Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | set a title and remove releaseinfo, we haven't set it yet. | Ken VanDine | 2009-12-10 | 1 | -6/+1 | |
|/ / / | ||||||
| * / | * Bump version to 0.0.4 | Ken VanDine | 2009-12-11 | 3 | -7/+6 | |
|/ / | ||||||
* | | 0.0.30.0.3 | Ted Gould | 2009-12-10 | 1 | -2/+2 | |
* | | Increasing libindicator requirement to 0.3.0 | Ken Vandine | 2009-12-10 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Bump required version for libindicator to 0.3.0 | Ken VanDine | 2009-12-10 | 1 | -1/+1 | |
|/ / | ||||||
* | | Adding support for separators. | Cody Russell | 2009-12-09 | 1 | -16/+26 | |
|\ \ | ||||||
| * | | Add support for separator menuitems | Cody Russell | 2009-12-09 | 1 | -16/+26 | |
* | | | Switching back to the calling style with all the parameters. Otherwise the -... | Ted Gould | 2009-12-09 | 1 | -1/+1 | |
* | | | Fixing up documentation and making it error if symbols are missing. | Ted Gould | 2009-12-09 | 4 | -9/+110 | |
|\ \ \ | ||||||
| * | | | Putting gtk-doc-check into a wrapper to it runs in srcdir | Ted Gould | 2009-12-08 | 1 | -1/+8 | |
| * | | | Adding in some section documentation. | Ted Gould | 2009-12-08 | 1 | -0/+17 | |
| * | | | Documenting the AppIndicatorClass as well. | Ted Gould | 2009-12-08 | 1 | -0/+1 | |
| * | | | Fixing function documentation. | Ted Gould | 2009-12-08 | 1 | -8/+29 | |
| * | | | Adding documentation for the signal string defines. | Ted Gould | 2009-12-08 | 1 | -0/+20 | |
| * | | | Adding in documentation for the Object/Class macros | Ted Gould | 2009-12-08 | 1 | -0/+35 | |
| * | | | Adding a check rule for documentation. | Ted Gould | 2009-12-08 | 1 | -1/+1 | |
* | | | | Adding a directory name on the distribution of the .pc.in file | Ted Gould | 2009-12-09 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Add pkgconfig support, fixes bug #494583 | Cody Russell | 2009-12-09 | 3 | -1/+19 | |
|\ \ \ | ||||||
| * | | | pkgconfig Libs and Requires fixes | Cody Russell | 2009-12-09 | 1 | -2/+2 | |
| * | | | merge from trunk | Cody Russell | 2009-12-09 | 1 | -1/+1 | |
| |\ \ \ | |/ / / |/| | | | ||||||
* | | | | Fix to autogen.sh to support configure options. | Ted Gould | 2009-12-09 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | fix autogen.sh | Cody Russell | 2009-12-09 | 1 | -1/+1 | |
|/ / / / | ||||||
| * / / | pkgconfig file | Cody Russell | 2009-12-09 | 3 | -1/+19 | |
|/ / / | ||||||
* | | | Improved menu item parsing from Cody. | Ted Gould | 2009-12-08 | 1 | -4/+61 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Beefed up and stuff. | Cody Russell | 2009-12-08 | 1 | -4/+61 | |
* | | | Adding support for building gtk-doc documentation. | Ted Gould | 2009-12-08 | 11 | -6/+377 | |
|\ \ \ | ||||||
| * | | | Making it so that we have a local gtk-doc.make file that will pass a dist wit... | Ted Gould | 2009-12-08 | 2 | -1/+195 | |
| * | | | Ken's gtk-doc integration branch | Ted Gould | 2009-12-08 | 10 | -6/+183 | |
|/| | | | ||||||
| * | | | Removed a commented variable | Ken VanDine | 2009-12-08 | 1 | -1/+0 | |
| * | | | Clean up some cruft I left around | Ken VanDine | 2009-12-08 | 2 | -3/+2 | |
| * | | | Fixes for make distcheck and default configure args | Ken VanDine | 2009-12-08 | 3 | -10/+18 | |
| * | | | Added some missing gtk-doc related files | Ken VanDine | 2009-12-08 | 4 | -0/+63 | |
| * | | | don't run gtkdocize with autogen.sh | Ken VanDine | 2009-12-08 | 1 | -2/+0 | |
| * | | | remove --enable-gtk-doc from autogen.sh | Ken VanDine | 2009-12-05 | 1 | -1/+1 | |
| * | | | generate gtk-doc | Ken VanDine | 2009-12-05 | 6 | -6/+116 | |
| | | * | Add missing Makefile.am | Cody Russell | 2009-12-11 | 1 | -0/+2 | |
| | | * | Move to bindings/mono | Cody Russell | 2009-12-11 | 7 | -9/+11 | |
| | | * | Build for Mono bindings | Cody Russell | 2009-12-11 | 6 | -12/+112 | |
| | | * | Add script to automate building (someone should do this without autofoo) | Jason Smith | 2009-12-07 | 1 | -0/+11 | |
| | | * | Ensure names are nice and pretty | Jason Smith | 2009-12-07 | 1 | -0/+7 | |
| | | * | Make build work | Jason Smith | 2009-12-07 | 2 | -2/+10 | |
| | | * | Add mono xml api file | Jason Smith | 2009-12-07 | 1 | -0/+12 | |
| |_|/ |/| | | ||||||
* | | | Adding in an activate signal. | Ted Gould | 2009-12-07 | 2 | -0/+25 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Add 'activate' signal support | Cody Russell | 2009-12-07 | 2 | -0/+25 | |
* | | Increasing to version 0.0.20.0.2 | Ted Gould | 2009-12-04 | 1 | -2/+2 | |
|/ | ||||||
* | Test suite fixes for the GTK Menu changes. | Ted Gould | 2009-12-04 | 3 | -66/+25 | |
|\ | ||||||
| * | Remove the menu test | Cody Russell | 2009-12-04 | 1 | -41/+7 | |
| * | test fix | Cody Russell | 2009-12-04 | 1 | -17/+9 | |
| * | Test fixes | Cody Russell | 2009-12-04 | 2 | -11/+12 | |
* | | Adding GTK Menu support to libappindicator and removing dbusmenu support. | Ted Gould | 2009-12-04 | 6 | -502/+404 | |
|\| |