aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Improved menu item parsing from Cody.Ted Gould2009-12-081-4/+61
|\ \ \ \ | |/ / / |/| | |
| * | | Beefed up and stuff.Cody Russell2009-12-081-4/+61
| | | |
* | | | Adding support for building gtk-doc documentation.Ted Gould2009-12-0811-6/+377
|\ \ \ \ | |_|/ / |/| | |
| * | | Making it so that we have a local gtk-doc.make file that will pass a dist ↵Ted Gould2009-12-082-1/+195
| | | | | | | | | | | | | | | | without the lib being built.
| * | | Ken's gtk-doc integration branchTed Gould2009-12-0810-6/+183
|/| | |
| * | | Removed a commented variableKen VanDine2009-12-081-1/+0
| | | |
| * | | Clean up some cruft I left aroundKen VanDine2009-12-082-3/+2
| | | |
| * | | Fixes for make distcheck and default configure argsKen VanDine2009-12-083-10/+18
| | | |
| * | | Added some missing gtk-doc related filesKen VanDine2009-12-084-0/+63
| | | |
| * | | don't run gtkdocize with autogen.shKen VanDine2009-12-081-2/+0
| | | |
| * | | remove --enable-gtk-doc from autogen.shKen VanDine2009-12-051-1/+1
| | | |
| * | | generate gtk-docKen VanDine2009-12-056-6/+116
| | | |
* | | | Adding in an activate signal.Ted Gould2009-12-072-0/+25
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add 'activate' signal supportCody Russell2009-12-072-0/+25
| | |
| | * releasing version 0.0.2-0ubuntu1~ppa1Ted Gould2009-12-041-2/+2
| | |
| | * * Upstream release 0.0.2Ted Gould2009-12-049-569/+438
| | |\ | |_|/ |/| | | | | | | | * Updates API to use GTK instead of dbusmenu to make it easier for upstream developers to use.
* | | Increasing to version 0.0.20.0.2Ted Gould2009-12-041-2/+2
|/ /
* | Test suite fixes for the GTK Menu changes.Ted Gould2009-12-043-66/+25
|\ \
| * | Remove the menu testCody Russell2009-12-041-41/+7
| | |
| * | test fixCody Russell2009-12-041-17/+9
| | |
| * | Test fixesCody Russell2009-12-042-11/+12
| | |
* | | Adding GTK Menu support to libappindicator and removing dbusmenu support.Ted Gould2009-12-046-502/+404
|\| |
| * | credit :)Cody Russell2009-12-042-0/+2
| | |
| * | Small cleanupCody Russell2009-12-041-2/+0
| | |
| * | Fix up some docsCody Russell2009-12-041-0/+18
| | |
| * | API changes, gtk menu supportCody Russell2009-12-036-504/+388
|/ /
| * releasing version 0.0.1-0ubuntu3~ppa4Ted Gould2009-12-021-2/+2
| |
| * Adding in copyright headers and licensesTed Gould2009-12-0223-0/+1786
| |\ | |/ |/|
* | Adding legal headers on files and licenses.Ted Gould2009-12-0222-0/+1780
|\ \
| * | Copyright notice for marshallers definition.Ted Gould2009-11-301-0/+18
| | |
| * | Header for a DBus interface description, not sure if that's right or not.Ted Gould2009-11-301-0/+20
| | |
| * | Adding in GPLv3 headers.Ted Gould2009-11-307-0/+154
| | |
| * | Adding in LGPL v3/2 headersTed Gould2009-11-304-0/+112
| | |
| * | Adding GPLv3 headers.Ted Gould2009-11-305-0/+106
| | |
| * | GPL headerTed Gould2009-11-301-0/+21
| | |
| * | Adding in copying license files.Ted Gould2009-11-303-0/+1349
| | |
| * | Getting the right named files.Ted Gould2009-11-3038-636/+1764
| |\ \
| | | * releasing version 0.0.1-0ubuntu3~ppa3Ted Gould2009-12-021-2/+2
| | | |
| | | * * Massive name change.Ted Gould2009-12-0243-1020/+1035
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * debian/* changing packaging to not be "custom" anymore and now everything is "application" * debian/control: Splitting out libappindicator * Adding debian/libappindicator0.install, debian/libappindicator-dev.install, debian/indicator-application.install
| | | | * Sync to trunkTed Gould2009-12-020-0/+0
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Changing the name from indicator-custom to indicator-applicationTed Gould2009-12-0236-999/+1006
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * releasing version 0.0.1-0ubuntu3~ppa1~newname1Ted Gould2009-12-011-2/+2
| | | | |
| | | | * * debian/* changing packaging to not be "custom" anymore and nowTed Gould2009-12-017-29/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | everything is "application" * debian/control: Splitting out libappindicator * Adding debian/libappindicator0.install, debian/libappindicator-dev.install, debian/indicator-application.install
| | | | * Massive name change.Ted Gould2009-12-0137-999/+1012
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Changing the insides to remove the custom stuff.Ted Gould2009-11-305-72/+72
| | | | |
| * | | | De-customizing the directory stuff.Ted Gould2009-11-304-35/+35
| | | | |
| * | | | Migrating to the new 'app' world.Ted Gould2009-11-302-4/+4
| | | | |
| * | | | Shortening the object names as well. People hate typing.Ted Gould2009-11-304-217/+217
| | | | |
| * | | | Massive custom to application find and replace throughout the code.Ted Gould2009-11-3010-391/+391
| | | | |
| * | | | Ignoring happily again.Ted Gould2009-11-301-23/+30
| | | | |