aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release 0.5.10.5.1Mike Gabriel2017-05-291-0/+7789
|
* src/application-service-watcher.c: Comment out upstart specific code for ↵Mike Gabriel2017-05-261-26/+26
| | | | now. We can reintroduce it once we know if our session is upstart-managed (or systemd-managed).
* data/Makefile.am: Indentation/white-space fix.Mike Gabriel2017-05-151-1/+1
|
* upstart service files: Fix namespace overlapping with the project we forked ↵Mike Gabriel2017-05-153-10/+10
| | | | from.
* Work inside a snap by prefixing hard coded paths with . (LP: #1629009)Michael Terry2017-05-151-1/+1
|
* Hide 'Indicator Application' from Startup Applications (LP: #1637379) (LP: ↵Jeremy Bicha2017-05-151-0/+1
| | | | #1637379)
* Adding a systemd user unit.Ted Gould2017-05-155-2/+28
|
* build system: Switch to mate-common.Mike Gabriel2017-05-152-5/+4
|
* Add forgotten file... (src/ayatana-application-service-marshal.list).Mike Gabriel2015-11-111-0/+23
|
* dbus-shared.h: Use org.ayatana namespace for the DBus service object.Mike Gabriel2015-11-111-3/+3
|
* Fork from Ubuntu's indicator-application code project.Mike Gabriel2015-11-1123-249/+113
|
* Releasing 12.10.1+15.04.20150128-0ubuntu1CI Train Bot2015-01-281-0/+7
|
* Remove XFCE from the OnlyShowIn list Fixes: #1411959Ted Gould2015-01-283-3/+3
|\ | | | | | | Approved by: Antti Kaijanmäki, PS Jenkins bot
| * Update gcov.m4Ted Gould2015-01-271-1/+1
| |
| * Remove XFCE from the OnlyShowIn listTed Gould2015-01-202-2/+2
|/
* Releasing 12.10.1+14.04.20140407-0ubuntu1CI bot2014-04-071-0/+7
|
* Fix the upstart job and desktop config for GNOME2 Fixes: 1302123Ted Gould2014-04-072-5/+12
|\
| * Switching to single equalsTed Gould2014-04-071-1/+1
| |
| * Switch session checking to be in pre-startTed Gould2014-03-251-4/+10
| |
| * Update for gnome-fallbackTed Gould2014-02-261-1/+2
| |
| * Switch to not being ubuntu-touch for other desktopsTed Gould2014-02-261-1/+1
| |
* | Releasing 12.10.1+14.04.20140402-0ubuntu1CI bot2014-04-021-0/+8
| |
* | Don't output warnings about properties re-requests, debug is enough Fixes: ↵Sebastien Bacher2014-04-021-1/+1
|\ \ | | | | | | | | | 1297437
| * | Don't output warnings about properties re-requests, debug is enoughSebastien Bacher2014-03-251-1/+1
|/ /
* | Releasing 12.10.1+14.04.20140324-0ubuntu1CI bot2014-03-241-0/+10
| |
* | Don't mention "library", that's a separate source nowadays Sebastien Bacher2014-03-241-2/+1
|\ \
| * | Don't mention "library", that's a separate source nowadaysSebastien Bacher2014-03-211-2/+1
|/ /
* | Synchronize process management across indicators.Ted Gould2014-02-259-61/+92
|\| | | | | | | Approved by Charles Kerr, PS Jenkins bot.
| * Switch to a name watchTed Gould2014-02-201-29/+24
| |
| * Own the nameTed Gould2014-02-201-5/+40
| |
| * Removes the indicator service codeTed Gould2014-02-202-22/+4
| |
| * Switch to using pkglibexecdirTed Gould2014-02-196-8/+8
| |
| * Build the upstart desktop file in its own directoryTed Gould2014-02-194-0/+12
| |
| * Adding a desktop file for the Upstart overrideTed Gould2014-02-191-0/+8
| |
| * Make sure this is for Unity and XFCETed Gould2014-02-191-0/+1
| |
| * Fixing the autostart fileTed Gould2014-02-141-3/+0
| |
| * Respawn limit and better rulesTed Gould2014-02-141-1/+2
|/
* Releasing 12.10.1+14.04.20140117-0ubuntu1 (revision 244 from ↵Automatic PS uploader2014-01-171-0/+10
|\ | | | | | | | | | | lp:indicator-application). Approved by PS Jenkins bot.
| * Releasing 12.10.1+14.04.20140117-0ubuntu1, based on r244Automatic PS uploader2014-01-171-0/+10
|/
* don't error out on deprecated declarations.Sebastien Bacher2014-01-172-3/+3
|\ | | | | | | Approved by PS Jenkins bot, Lars Uebernickel.
| * include new lcov versionSebastien Bacher2014-01-171-1/+1
| |
| * don't error out on deprecated declarationsSebastien Bacher2014-01-161-2/+2
|/
* Releasing 12.10.1+14.04.20131125-0ubuntu1 (revision 242 from ↵Automatic PS uploader2013-11-251-0/+17
|\ | | | | | | | | | | lp:indicator-application). Approved by PS Jenkins bot.
| * Releasing 12.10.1+14.04.20131125-0ubuntu1, based on r242Automatic PS uploader2013-11-251-0/+17
|/
* Switch indicator application over to having an upstart job for managing the ↵Ted Gould2013-10-317-19/+69
|\ | | | | | | | | | | service. Also make it emit it's own event for when application indicators should be started so we can clean up the boot sequence. Fixes: https://bugs.launchpad.net/bugs/1185565. Approved by PS Jenkins bot, Charles Kerr.
| * Adding an XDG Autostart fileTed Gould2013-10-283-0/+17
| |
| * Merge trunkTed Gould2013-10-281-1/+3
| |\ | |/ |/|
* | When we can't get a handle to the system bus, exit gracefully instead of ↵Charles Kerr2013-10-241-1/+3
|\ \ | | | | | | | | | | | | | | | crashing. Fixes: https://bugs.launchpad.net/bugs/1197788. Approved by PS Jenkins bot, Lars Uebernickel.
| * | don't crash if we can't get the session bus.Charles Kerr2013-10-231-1/+3
|/ /
| * Dropping debugging for system-wide supportTed Gould2013-08-271-4/+0
| |