aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 0.6.10.6.1Mike Gabriel2017-09-222-4/+33
* debian/control: Add B-D systemd [linux-any].Mike Gabriel2017-09-221-1/+2
* debian/{control,ayatana-indicators-common}: Leave ayatana-indicators-commin b...Mike Gabriel2017-09-222-1/+3
* configure.ac: Support pkg-config (<< 0.27).Mike Gabriel2017-09-221-0/+14
* autotools: Make systemd dependency optional. This makes libayatana-indicator ...Mike Gabriel2017-09-222-3/+15
* debian/*: Adopt packaging improvements from official Debian package.Mike Gabriel2017-05-228-36/+328
* release 0.6.00.6.0Mike Gabriel2017-05-221-0/+8188
* Add empty NEWS file to prevent FTBFS.Mike Gabriel2017-05-221-0/+0
* Update AUTHORS file.Mike Gabriel2017-05-221-2/+38
* Move NEWS -> NEWS.Canonical.Mike Gabriel2017-05-221-0/+0
* autogen.sh: Add 'ayatana-' to the PKG_NAME value.Mike Gabriel2017-05-221-1/+1
* README: Update, don't mention Unity. We are non-Ubuntu centric. Also adapt pa...Mike Gabriel2017-05-221-3/+4
* Fix up for previous commit.Mike Gabriel2017-05-162-3/+3
* One step back... Mimick Canonical's API. Use their namespace for item attribu...Mike Gabriel2017-05-152-6/+6
* tools/80indicator-debugging: Adapt comment header to our fork.Mike Gabriel2017-05-151-4/+4
* ayatana-indicator-common: Add a package to hold shared systemd targets for sy...Ted Gould2017-05-157-0/+20
* drop buildcruft fileMike Gabriel2017-05-151-1118/+0
* build system: Switch from gnome-common to mate-common.Mike Gabriel2017-05-153-8/+10
* Add -lm via LDADD to resolve FTBFS in Ubuntu 16.04 and Debian stretch/unstable.Iain Lane2016-02-192-2/+3
* Use x-ayatanaindicator-* instead of x-canonical-*.Mike Gabriel2015-11-162-4/+4
* Makefile.am: Replace dist-hook for Bazaar based VCS repo against dist-hook fo...Mike Gabriel2015-11-161-24/+22
* debian/libayatana-indicator*.symbols: Add .symbols files for shared libraries.Mike Gabriel2015-11-112-0/+76
* debian/rules: Remove builddir/ and build-aux/ directories when auto-cleaning ...Mike Gabriel2015-11-111-0/+4
* Drop .bzrignore file.Mike Gabriel2015-11-111-183/+0
* debian/changelog: Use a Debianinc revision in the package version (0.6.0 -> 0...Mike Gabriel2015-11-101-1/+1
* debian/control: Fix build-dep issue for libayatana-ido3-0.4-dev.Mike Gabriel2015-11-101-1/+1
* Various fixes for making the library name change complete.Mike Gabriel2015-11-073-19/+19
* Fork libayatana-indicator from Ubuntu's libindicator shared library.Mike Gabriel2015-11-0657-158/+1272
* Releasing 12.10.2+14.10.20140922-0ubuntu1CI bot2014-09-221-0/+7
* IndicatorNG: Reverse the scroll delta on left scroll eventsMarco Trevisan (Treviño)2014-09-222-2/+53
|\
| * IndicatorNG: Reverse the scroll delta on left scroll eventsMarco Trevisan (Treviño)2014-07-161-2/+6
| * IndicatorLoader: convert gtk scroll events to indicator object eventsMarco Trevisan (Treviño)2014-07-161-1/+24
| * IndicatorLoader: add scroll-entry supportMarco Trevisan (Treviño)2014-07-161-0/+24
|/
* Releasing 12.10.2+14.04.20140402-0ubuntu1CI bot2014-04-021-0/+8
* Don't load using the icon info structure if it's a GBytesIcon. Fixes: 1293548William Hua2014-04-021-1/+1
|\
| * Don't load using the icon info structure if it's a bytes icon.William Hua2014-03-291-1/+1
|/
* Releasing 12.10.2+14.04.20140304-0ubuntu1CI bot2014-03-041-0/+14
* IndicatorImageHelper: always try to use a GIcon or the filename as source of ...Marco Trevisan (Treviño)2014-03-041-39/+43
|\
| * IndicatorImageHelper: let's use the actual icon file if its height is less th...Marco Trevisan (Treviño)2014-03-031-14/+15
| * IndicatorLoader: Make sure that we load the icon at its original size, if not...Marco Trevisan (Treviño)2014-03-031-7/+20
| * ImageHelper: set image from icon name if we have the filenameMarco Trevisan (Treviño)2014-02-281-1/+1
| * IndicatorImageHelper: always try to use a GIcon or the file-name as source of...Marco Trevisan (Treviño)2014-02-281-37/+27
|/
* Releasing 12.10.2+14.04.20140218-0ubuntu1CI bot2014-02-181-0/+7
* IndicatorObject: add parent_window parameter to IndicatorEntry Marco Trevisan (Treviño)2014-02-182-3/+8
|\
| * IndicatorObject: add parent_window parameter to IndicatorEntryMarco Trevisan (Treviño)2014-02-132-3/+8
* | Releasing 12.10.2+14.04.20140129-0ubuntu1CI bot2014-01-291-0/+13
* | indicator-ng: support "submenu-action" on root menu items Fixes: 793450Lars Uebernickel2014-01-291-0/+34
|\ \ | |/ |/|
| * indicator-ng: support "submenu-action" on root menu itemsLars Uebernickel2014-01-291-0/+34
|/
* Sync trunk with what's in the archiveŁukasz 'sil2100' Zemczak2014-01-171-0/+6
* Use named icons rather than (deprecated) stock items. Fixes: https://bugs.lau...Colin Watson2013-12-203-4/+4
|\