aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.3.0-0ubuntu20.3.0-0ubuntu2Colin Watson2011-06-211-2/+2
|
* Remove unused libmono-dev build-dependency (for Mono 2.10 transition).Colin Watson2011-06-212-1/+1
|
* Call dh_python2 from binary-fixup rather than binary-predeb, so thatColin Watson2011-06-212-5/+12
| | | | generated maintainer script snippets actually end up in the package.
* releasing version 0.3.0-0ubuntu10.3.0-0ubuntu1Ken VanDine2011-03-237-25/+36
|\
| * releasing version 0.3.0-0ubuntu1~ppa1Ted Gould2011-03-231-2/+2
| |
| * * New upstream release.Ted Gould2011-03-237-25/+36
| |\ | | | | | | | | | * Don't use GIcon with GtkStatusIcon (LP: #708118)
| | * Import upstream version 0.3.0Ted Gould2011-03-236-25/+29
| | |\
| | | * 0.3.00.3.0Ted Gould2011-03-231-2/+2
| | | |
| | | * Use icon-name instead of GIcon in the fallback GtkStatusIconTed Gould2011-03-231-11/+3
| | | |\
| | | | * Set gtk_status_icon using icon_name instead of giconTed Gould2011-03-231-11/+3
| | | |/
| * | | Sync with U. DesktopTed Gould2011-03-231-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.2.99-0ubuntu10.2.99-0ubuntu1Ken VanDine2011-03-167-15/+34
|\| | |
| * | | releasing version 0.2.99-0ubuntu1~ppa1Ted Gould2011-03-161-2/+2
| | | |
| * | | New upstream release.Ted Gould2011-03-167-15/+34
| |\| | | | | | | | | | | | | | ∘ Fix long standing memory leak (LP: #569273)
| | * | Import upstream version 0.2.99Ted Gould2011-03-166-15/+27
| | |\|
| | | * 0.2.990.2.99Ted Gould2011-03-161-2/+2
| | | |
| | | * Doing a ref_sink() like we should have been doing! Ted Gould2011-03-141-1/+1
| | | |\
| | | | * sink ref to passed-in menu in set_menu() to avoid leaksMichael Terry2011-03-141-1/+1
| | | |/
| * | | Merge with U. DesktopTed Gould2011-03-161-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.2.98-0ubuntu10.2.98-0ubuntu1Ken VanDine2011-03-108-38/+47
|\| | |
| * | | releasing version 0.2.98-0ubuntu1~ppa1Ted Gould2011-03-101-2/+2
| | | |
| * | | Merging with U. DesktopTed Gould2011-03-101-2/+2
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.2.97-0ubuntu10.2.97-0ubuntu1Ken VanDine2011-03-0314-241/+111
|\ \ \ \
| | * | | New upstream release.Ted Gould2011-03-108-38/+47
| |/| | | | | |/ / | | | | | | | | ∘ Don't watch signals we don't need to. (LP: #728503)
| | * | Import upstream version 0.2.98Ted Gould2011-03-107-38/+40
| | |\|
| | | * 0.2.980.2.98Ted Gould2011-03-101-2/+2
| | | |
| | | * Adding a TargetEnvironment to the desktop fileTed Gould2011-03-101-3/+4
| | | |
| | | * Don't watch signals we shouldn't need to.Ted Gould2011-03-091-21/+2
| | | |\
| | | | * Attaching bug numberTed Gould2011-03-080-0/+0
| | | | |
| | | | * Dropping the client_menu_changed function as dbusmenu should do this for us.Ted Gould2011-03-081-21/+2
| | | |/
| * | | releasing version 0.2.97-0ubuntu1~ppa1Ted Gould2011-03-031-2/+2
| | | |
| * | | debian/patches: Removed, all upstreamTed Gould2011-03-034-186/+2
| | | |
| * | | * New upstream release.Ted Gould2011-03-0311-56/+110
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set includedir to the location of the headers provided by libappindicator-dev (LP: #721562) * Fix crash when importing appindicator from Python (LP: #724917). * Fix crash when switching themes by disconnecting a signal from the theme on dispose. LP: #708188
| | * | Import upstream version 0.2.97Ted Gould2011-03-0311-57/+100
| | |\|
| | | * 0.2.970.2.97Ted Gould2011-03-031-2/+2
| | | |
| | | * Adding additional functions into Python bindingsTed Gould2011-03-021-40/+52
| | | |\
| | | | * Updated appindicator.defs (fixes LP: #724917)Артём Попов2011-02-261-40/+52
| | | | |
| | | * | Fixing the pkgconfig fileTed Gould2011-03-021-1/+1
| | | |\ \
| | | * \ \ Drop theme signal handler when shutting down.Ted Gould2011-03-021-0/+2
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | disconnect from icon theme on disposeMichael Terry2011-02-251-0/+2
| | | |/ /
| * | | | Merge from U. DesktopTed Gould2011-03-0310-4/+234
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | releasing version 0.2.96-0ubuntu40.2.96-0ubuntu4Ken VanDine2011-02-283-1/+13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Set the includedir for appindicator3-0.1 to ${includedir}/libappindicator-0.1Ken VanDine2011-02-281-1/+1
| | |_|/ | |/| |
* | | | * debian/patches/update-defs.patch:0.2.96-0ubuntu3Michael Terry2011-02-284-2/+177
|\ \ \ \ | | | | | | | | | | | | | | | - Fix crash when importing appindicator from Python (LP: #724917).
| * | | | Really add update-defs.patchАртём Попов2011-02-281-0/+169
| | | | |
| * | | | * debian/patches/update-defs.patch:Артём Попов2011-02-282-0/+8
|/ / / / | | | | | | | | | | | | - Fix crash when importing appindicator from Python (LP: #724917).
* | | | * debian/control, debian/rules:0.2.96-0ubuntu2Michael Terry2011-02-286-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add quilt * debian/patches/disconnect-from-theme.patch: - Fix crash when switching themes by disconnecting a signal from the theme on dispose. LP: #708188
* | | | releasing version 0.2.96-0ubuntu10.2.96-0ubuntu1Ken VanDine2011-02-2438-78/+874
|\ \ \ \ | | |/ / | |/| |
| * | | releasing version 0.2.96-0ubuntu1~ppa1Ted Gould2011-02-241-2/+2
| | | |
| * | | * New upstream release.Ted Gould2011-02-2435-77/+859
| |\ \ \ | | | |/ | | |/| | | | | | | | | * Add support for accessible descriptions * Move deregistration of object later to send final signals