aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New upstream release.Sebastien Bacher2012-07-1137-451/+1444
|\
| * Import upstream version 12.10.0Sebastien Bacher2012-07-1136-451/+1438
| |\
| | * bump version to 12.10.0Charles Kerr2012-07-111-1/+1
| | * merge lp:~evgeni/libappindicator/optional-mono to make Mono binding generatio...Charles Kerr2012-06-182-13/+23
| | |\
| | | * make building mono extension optional, so we can build on archs that do not h...Evgeni Golov2012-06-102-13/+23
| | * | merge bzr merge lp:~evgeni/libappindicator/multiarch-same-devheaders so that ...Charles Kerr2012-06-182-2/+2
| | |\ \ | | | |/ | | |/|
| | | * don't include build-time filenames in comments of the enum header filesEvgeni Golov2012-06-102-2/+2
| | |/
| | * merge lp:~ted/libappindicator/app_name to try the application name as a fallb...Charles Kerr2012-04-231-1/+12
| | |\
| | | * If we don't have a title set, use the application name to output the titleTed Gould2012-04-161-1/+12
| | |/
| | * merge lp:~allanlesage/libappindicator/TDD to add gcov targets to our autotool...Charles Kerr2012-04-125-0/+152
| | |\
| | | * Added coverage tooling.Allan LeSage2012-03-275-0/+152
* | | | releasing version 0.4.92-0ubuntu20.4.92-0ubuntu2Robert Ancell2012-05-232-2/+10
|\ \ \ \
| * | | | use autoreconf.mk instead of calling dh_autoreconf by handunknown2012-05-221-2/+2
|/ / / /
* | | | releasing version 0.4.92-0ubuntu1Ken VanDine2012-03-211-1/+2
* | | | * New upstream release.Ken VanDine2012-03-2114-133/+167
|\ \ \ \
| * | | | releasing version 0.4.92-0ubuntu10.4.92-0ubuntu1Charles Kerr2012-03-211-2/+2
| * | | | bump debian/control's valac dependency from 0.14 to 0.16Charles Kerr2012-03-212-1/+2
| * | | | * New upstream release.Charles Kerr2012-03-2113-132/+165
| |\| | |
| | * | | Import upstream version 0.4.92Charles Kerr2012-03-2112-132/+157
| | |\| |
| | | * | 0.4.920.4.92Charles Kerr2012-03-211-1/+1
| | | * | merge lp:~charlesk/libappindicator/fix-vala-examples to resolve ambiguity in ...Charles Kerr2012-03-212-21/+21
| | | |\ \
| | | | * | The vala examples were written before GMenu, so add explict namespace use her...Charles Kerr2012-03-212-21/+21
| | | |/ /
| | | * | merge lp:~charlesk/libappindicator/lp-957471 to fix a PW.BRANCH_PAST_INITIALI...Charles Kerr2012-03-191-5/+2
| | | |\ \
| | | | * | remove oddly-scoped variable to fix a CID 10737 - PW.BRANCH_PAST_INITIALIZATI...Charles Kerr2012-03-161-5/+2
| | | |/ /
| * | | | Sync from Ubuntu DesktopCharles Kerr2012-03-213-3/+23
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | releasing version 0.4.91-0ubuntu30.4.91-0ubuntu3Sebastien Bacher2012-03-091-2/+2
* | | | | debian/rules: build without make check until the builder environmentSebastien Bacher2012-03-092-1/+8
* | | | | releasing version 0.4.91-0ubuntu20.4.91-0ubuntu2Sebastien Bacher2012-03-091-2/+2
* | | | | debian/control: build-depends on dbus-test-runnerSebastien Bacher2012-03-092-1/+8
* | | | | releasing version 0.4.91-0ubuntu10.4.91-0ubuntu1Sebastien Bacher2012-03-091-2/+2
* | | | | * debian/rules:Sebastien Bacher2012-03-092-1/+7
* | | | | * New upstream release.Sebastien Bacher2012-03-0946-694/+1210
|\| | | |
| * | | | releasing version 0.4.91-0ubuntu1~ppa1Ted Gould2012-03-091-2/+2
| * | | | * New upstream release.Ted Gould2012-03-0946-694/+1210
| |\| | |
| | * | | Import upstream version 0.4.91Ted Gould2012-03-0945-694/+1198
| | |\| |
| | | * | 0.4.910.4.91Ted Gould2012-03-091-1/+1
| | | * | Update to new actions format in libindicatorTed Gould2012-03-092-9/+8
| | | * | Include an index for 0.5Ted Gould2012-03-091-0/+4
| | | |/
| | | * Merge lp:~ted/libappindicator/lp885080 to add a title and name on the status ...Charles Kerr2012-03-071-1/+9
| | | |\
| | | | * Protecting from NULL titles, which apparently status_icon can't take :-/Ted Gould2012-03-021-2/+5
| | | | * Handle the title changing at runtimeTed Gould2012-03-021-0/+4
| | | | * Attaching bugTed Gould2012-03-020-0/+0
| | | | * Sets the title of the status icon to the title of the appindicator and the na...Ted Gould2012-03-021-1/+2
| | | * | Making the Mono and Python bindings build directory independentTed Gould2012-03-066-22/+23
| | | |\ \
| | | | * | generate app-indicator.sources.xml (for mono bindings) and appindicator.overr...Charles Kerr2012-03-066-22/+23
| | | |/ /
| | | * | Look for files and don't use those as icon names in the fallbackTed Gould2012-03-061-42/+40
| | | |\ \
| | | | * | Removing unneeded NULL checkTed Gould2012-03-061-3/+1
| | | | * | Attaching bugTed Gould2012-03-020-0/+0
| | | | * | Rework the icon setting function so that it can handle images that are file p...Ted Gould2012-03-021-42/+42
| | | | |/
| | | * | Improve docs on title functionsTed Gould2012-03-061-0/+6
| | | |\ \ | | | | |/ | | | |/|