aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.4.1-10.4.1-1Ken VanDine2011-11-227-5/+72
|
* releasing version 0.4.1-0ubuntu10.4.1-0ubuntu1Ken VanDine2011-09-281-1/+1
|
* * New upstream release.Ken VanDine2011-09-285-11/+29
|\ | | | | | | * Ensure loader doesn't use menu proxy
| * releasing version 0.4.1-0ubuntu1~ppa1Ted Gould2011-09-281-2/+2
| |
| * * New upstream release.Ted Gould2011-09-285-11/+29
| |\ | | | | | | | | | * Ensure loader doesn't use menu proxy
| | * Import upstream version 0.4.1Ted Gould2011-09-284-11/+22
| | |\
| | | * 0.4.10.4.1Ted Gould2011-09-281-1/+1
| | | |
| | | * Make sure our menus don't get proxiedTed Gould2011-09-201-0/+3
| | | |
| * | | Merge U. DesktopTed Gould2011-09-281-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.4.0-0ubuntu10.4.0-0ubuntu1Ken VanDine2011-09-201-1/+1
| | | |
* | | | * New upstream release.Ken VanDine2011-09-209-25/+190
|\| | | | | | | | | | | | | | | * Add libm to linking to fix FTBFS (LP: #840514)
| * | | releasing version 0.4.0-0ubuntu1~ppa1Ted Gould2011-09-191-2/+2
| | | |
| * | | * New upstream release.Ted Gould2011-09-199-25/+190
| |\| | | | | | | | | | | | | | * Add libm to linking to fix FTBFS (LP: #840514)
| | * | Import upstream version 0.4.0Ted Gould2011-09-198-25/+183
| | |\|
| | | * 0.4.00.4.0Ted Gould2011-09-191-1/+1
| | | |
| | | * Add in libmTed Gould2011-09-161-0/+3
| | | |\
| | | | * find and link libmEvgeni Golov2011-09-031-0/+3
| | | |/ | | | | | | | | | | | | | | | | | | | | otherwise it will ftbfs with --as-needed because libindicator/indicator-image-helper.c uses round() but does not link to libm
| * | | Merging in U. DesktopTed Gould2011-09-193-10/+19
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.3.93-0ubuntu20.3.93-0ubuntu2Steve Langasek2011-09-011-2/+2
| | | |
* | | | Drop the Breaks: against old versions of libindicator and libindicator3;Steve Langasek2011-09-012-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | there are no file conflicts between the libraries, so this doesn't accurately reflect the package relationships but does make it harder to calculate upgrades from natty. LP: #839098.
* | | | releasing version 0.3.93-0ubuntu10.3.93-0ubuntu1Sebastien Bacher2011-08-111-2/+5
| | | |
* | | | * New upstream release.Sebastien Bacher2011-08-1110-13/+58
|\| | |
| * | | releasing version 0.3.93-0ubuntu1~ppa1Ted Gould2011-08-111-2/+2
| | | |
| * | | * New upstream release.Ted Gould2011-08-119-13/+56
| |\| | | | | | | | | | | | | | * Rescan icon theme if icon can't be loaded
| | * | Import upstream version 0.3.93Ted Gould2011-08-118-13/+49
| | |\|
| | | * 0.3.930.3.93Ted Gould2011-08-111-1/+1
| | | |
| | | * Check a reload of the icon theme if neededTed Gould2011-08-101-0/+5
| | | |\
| | | | * Ask GTK to rescan the icon theme if the wanted icon cannot be found.Aurelien Gateau2011-08-021-0/+5
| | | |/ | | | | | | | | | | | | | | | | | | | | This is necessary at least with sni-qt, which generates icon on the fly in a custom theme dir.
| | | * Don't make a new include directory based on GTK versionTed Gould2011-07-291-1/+1
| | | |
| | | * Making sure the lib builds before the tests or toolsTed Gould2011-07-211-0/+4
| | | |
* | | | releasing version 0.3.92-0ubuntu10.3.92-0ubuntu1Ken VanDine2011-07-211-1/+1
| | | |
* | | | setting to UNRELEASEDKen VanDine2011-07-211-1/+1
| | | |
* | | | * New upstream release.Ken VanDine2011-07-216-14/+67
|\| | | | | | | | | | | | | | | * Adding support for a secondary activate signal
| * | | releasing version 0.3.92-0ubuntu1~ppa1Ted Gould2011-07-211-2/+2
| | | |
| * | | Merge with U. DesktopTed Gould2011-07-211-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.3.91-0ubuntu10.3.91-0ubuntu1Ken VanDine2011-07-151-1/+1
| | | |
* | | | * New upstream release.Ken VanDine2011-07-1516-45/+189
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix signals with NULL entries in the loader * Adding a comment for setting up debugging options * Adding annotations for GIR files * Fixing watchers hashtable to detect when we have none * Fix testing so no tests are XFAIL anymore * Adding a replace mode for testing indicator services * Watching new services when the name switches
| | * | | * New upstream release.Ted Gould2011-07-216-14/+67
| |/| | | | | |/ / | | | | | | | | * Adding support for a secondary activate signal
| | * | Import upstream version 0.3.92Ted Gould2011-07-215-14/+60
| | |\|
| | | * 0.3.920.3.92Ted Gould2011-07-211-1/+1
| | | |
| | | * Adding in secondary activate supportTed Gould2011-07-212-3/+23
| | | |\
| | | | * Dropping the x and y paramaters from the secondary activate signalTed Gould2011-07-213-7/+3
| | | | |
| | | | * Added support for secondary activate signal: i.e. middle-clickMarco Trevisan (Treviño)2011-07-093-3/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Secondary activate signal is designed to be used for a secondary kind of activation, for example using middle-click. It exports both the event time and the mouse position (this is mostly needed to follow the Status Notifier specifications).
| | | | * Merging with trunkMarco Trevisan (Treviño)2011-07-0826-13/+442
| | | | |\
| * | | | | releasing version 0.3.91-0ubuntu1~ppa1Ted Gould2011-07-141-2/+2
| | | | | |
| * | | | | * New upstream release.Ted Gould2011-07-146-27/+94
| |\| | | | | | | | | | | | | | | | | | | | | | * Watching new services when the name switches
| | * | | | Import upstream version 0.3.91Ted Gould2011-07-1417-47/+182
| | |\| | |
| | | * | | 0.3.910.3.91Ted Gould2011-07-141-1/+1
| | | | | |
| | | * | | Fixing the libindicator test suiteTed Gould2011-07-143-17/+11
| | | |\ \ \
| | | * \ \ \ Adding an env variable to put a service in replace modeTed Gould2011-07-123-4/+58
| | | |\ \ \ \