aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 0.6.20.6.2Mike Gabriel2018-03-203-6/+60
* libayatana-indicator/indicator-ng.c: Type cast assignments from g_object_ref_...Mike Gabriel2018-03-201-3/+3
* debian/control: Drop unneeded D (libayatana-indicator3-dev): libayatana-indic...Mike Gabriel2018-03-201-1/+0
* Makefile.am: Drop distcheck features.Mike Gabriel2017-10-261-28/+0
* debian/changelog: Fix source project name in most recent changelog stanza.Mike Gabriel2017-10-221-1/+1
* debian/changelog: post-release fix in date strings (2)Mike Gabriel2017-09-271-2/+2
* debian/changelog: post-release fix in date strings (for 0.6.0 and 0.6.1)Mike Gabriel2017-09-271-2/+2
* post-release fix-up of debian/changelogMike Gabriel2017-09-231-2/+9
* debian/rules: Drop dh_install call for bin:pkg -plibayatana-indicator-tools. ...Mike Gabriel2017-09-221-1/+0
* debian/ayatana-indicator-common.install: Set x-bit on file permissions.Mike Gabriel2017-09-221-0/+0
* 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