Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure.ac: Drop data/upstart/Makefile from AC_OUTPUT. Regresion fix for ↵ | Mike Gabriel | 2020-08-10 | 1 | -1/+0 |
| | | | | 172e6823. | ||||
* | Merge branch 'sunweaver-pr/drop-upstart-support' | Robert Tari | 2020-08-10 | 5 | -56/+5 |
|\ | | | | | | | Attributes GH PR #4: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/4 | ||||
| * | Merge branch 'pr/drop-upstart-support' of ↵ | Robert Tari | 2020-08-10 | 5 | -56/+5 |
|/| | | | | | | | | | | | https://github.com/sunweaver/ayatana-indicator-application into sunweaver-pr/drop-upstart-support Attributes GH PR #4: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/4 | ||||
| * | Drop all references to upstart. | Mike Gabriel | 2020-08-10 | 5 | -56/+5 |
| | | |||||
* | | Merge branch 'sunweaver-pr/fix-systemd' | Robert Tari | 2020-08-10 | 4 | -2/+9 |
|\ \ | |/ |/| | | | Attributes GH PR #3: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/3 | ||||
| * | debian/*: Install systemd user service file correctly into DEB package. | Mike Gabriel | 2020-08-10 | 3 | -1/+5 |
| | | |||||
| * | Start indicator in systemd when ayatana-indicators.target is started. | Mike Gabriel | 2020-08-10 | 1 | -1/+4 |
|/ | |||||
* | debian/control: Improve dh-autoreconf build-dependency. | Mike Gabriel | 2020-08-10 | 1 | -1/+1 |
| | |||||
* | Drop release/build cruft file src/ChangeLog. | Mike Gabriel | 2019-11-27 | 1 | -0/+0 |
| | |||||
* | release 0.5.30.5.3 | Mike Gabriel | 2019-11-27 | 4 | -114/+119 |
| | |||||
* | Avoid deprecated g_type_class_add_private. | Mike Gabriel | 2019-11-27 | 4 | -71/+60 |
| | |||||
* | debian/changelog: Bump upstream to a development version. | Mike Gabriel | 2017-12-04 | 1 | -0/+6 |
| | |||||
* | post-release fix debian/changelog for 0.5.1 and 0.5.2 | Mike Gabriel | 2017-12-04 | 1 | -2/+9 |
| | |||||
* | autogen.sh: Adapt PKG_NAME autogen.sh to ayatana- namespace. | Mike Gabriel | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | configure.ac: White-space fix and beginning of file. | Mike Gabriel | 2017-10-26 | 1 | -1/+0 |
| | |||||
* | {configure.ac,Makefile.am}: Drop distcheck features. | Mike Gabriel | 2017-10-26 | 2 | -39/+1 |
| | |||||
* | debian/control: Modify B-D on systemd: only required on linux-any hosts. | Mike Gabriel | 2017-10-06 | 1 | -1/+1 |
| | |||||
* | Make systemd optional. If systemd is not available at build-time, the ↵ | Mike Gabriel | 2017-10-06 | 2 | -3/+15 |
| | | | | creation of the .service file is omitted. | ||||
* | release 0.5.20.5.2 | Mike Gabriel | 2017-10-06 | 2 | -21/+52 |
| | |||||
* | data/ayatana-indicator-application.desktop.in: Add Budgie as candidate for ↵ | Mike Gabriel | 2017-09-26 | 1 | -1/+1 |
| | | | | launching ayatana-indicator-application. | ||||
* | data/ayatana-indicator-application.desktop.in: Add XFCE as candidate for ↵ | Mike Gabriel | 2017-09-26 | 1 | -1/+1 |
| | | | | launching ayatana-indicator-application. | ||||
* | debian/{rules/watch}: Add get-orig-source rule and watch file to make ↵ | Mike Gabriel | 2017-06-07 | 2 | -0/+6 |
| | | | | upstream packaging as close to official Debian packaging. | ||||
* | debian/upstream: Add GnuPG pubkey for upstream devs. | Mike Gabriel | 2017-06-07 | 1 | -0/+180 |
| | |||||
* | debian/patches: Add README for patches/ subfolder. | Mike Gabriel | 2017-06-07 | 1 | -0/+3 |
| | |||||
* | data/ayatana-indicator-application.desktop.in | Mike Gabriel | 2017-05-31 | 1 | -2/+1 |
| | | | | data/ayatana-indicator-application.desktop.in: Drop AutostartCondition, drop GNOME from OnlyShowIn. | ||||
* | XDG-autostart this indicator in MATE, too. | Mike Gabriel | 2017-05-30 | 1 | -1/+1 |
| | |||||
* | release 0.5.10.5.1 | Mike Gabriel | 2017-05-29 | 1 | -0/+7789 |
| | |||||
* | src/application-service-watcher.c: Comment out upstart specific code for ↵ | Mike Gabriel | 2017-05-26 | 1 | -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 Gabriel | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | upstart service files: Fix namespace overlapping with the project we forked ↵ | Mike Gabriel | 2017-05-15 | 3 | -10/+10 |
| | | | | from. | ||||
* | Work inside a snap by prefixing hard coded paths with . (LP: #1629009) | Michael Terry | 2017-05-15 | 1 | -1/+1 |
| | |||||
* | Hide 'Indicator Application' from Startup Applications (LP: #1637379) (LP: ↵ | Jeremy Bicha | 2017-05-15 | 1 | -0/+1 |
| | | | | #1637379) | ||||
* | Adding a systemd user unit. | Ted Gould | 2017-05-15 | 5 | -2/+28 |
| | |||||
* | build system: Switch to mate-common. | Mike Gabriel | 2017-05-15 | 2 | -5/+4 |
| | |||||
* | Add forgotten file... (src/ayatana-application-service-marshal.list). | Mike Gabriel | 2015-11-11 | 1 | -0/+23 |
| | |||||
* | dbus-shared.h: Use org.ayatana namespace for the DBus service object. | Mike Gabriel | 2015-11-11 | 1 | -3/+3 |
| | |||||
* | Fork from Ubuntu's indicator-application code project. | Mike Gabriel | 2015-11-11 | 23 | -249/+113 |
| | |||||
* | Releasing 12.10.1+15.04.20150128-0ubuntu1 | CI Train Bot | 2015-01-28 | 1 | -0/+7 |
| | |||||
* | Remove XFCE from the OnlyShowIn list Fixes: #1411959 | Ted Gould | 2015-01-28 | 3 | -3/+3 |
|\ | | | | | | | Approved by: Antti Kaijanmäki, PS Jenkins bot | ||||
| * | Update gcov.m4 | Ted Gould | 2015-01-27 | 1 | -1/+1 |
| | | |||||
| * | Remove XFCE from the OnlyShowIn list | Ted Gould | 2015-01-20 | 2 | -2/+2 |
|/ | |||||
* | Releasing 12.10.1+14.04.20140407-0ubuntu1 | CI bot | 2014-04-07 | 1 | -0/+7 |
| | |||||
* | Fix the upstart job and desktop config for GNOME2 Fixes: 1302123 | Ted Gould | 2014-04-07 | 2 | -5/+12 |
|\ | |||||
| * | Switching to single equals | Ted Gould | 2014-04-07 | 1 | -1/+1 |
| | | |||||
| * | Switch session checking to be in pre-start | Ted Gould | 2014-03-25 | 1 | -4/+10 |
| | | |||||
| * | Update for gnome-fallback | Ted Gould | 2014-02-26 | 1 | -1/+2 |
| | | |||||
| * | Switch to not being ubuntu-touch for other desktops | Ted Gould | 2014-02-26 | 1 | -1/+1 |
| | | |||||
* | | Releasing 12.10.1+14.04.20140402-0ubuntu1 | CI bot | 2014-04-02 | 1 | -0/+8 |
| | | |||||
* | | Don't output warnings about properties re-requests, debug is enough Fixes: ↵ | Sebastien Bacher | 2014-04-02 | 1 | -1/+1 |
|\ \ | | | | | | | | | | 1297437 | ||||
| * | | Don't output warnings about properties re-requests, debug is enough | Sebastien Bacher | 2014-03-25 | 1 | -1/+1 |
|/ / |