Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * debian/libappindicator-doc.install | Ken VanDine | 2009-12-10 | 3 | -5/+6 |
| | | | | | | - install the developer docs * debian/rules - enable-gtk-doc | ||||
* | added bzr-builddeb/default.conf | Ken VanDine | 2009-12-10 | 1 | -0/+2 |
| | |||||
* | * debian/control | Ken VanDine | 2009-12-10 | 2 | -2/+6 |
| | | | | - set Vcs-Bzr to ~ubuntu-desktop | ||||
* | Merging in Ken's updates | Ted Gould | 2009-12-10 | 3 | -11/+35 |
|\ | |||||
| * | * debian/control | Ken VanDine | 2009-12-10 | 8 | -38/+166 |
| |\ | | | | | | | | | | - Updated Vcs-Bzr, project urls and description | ||||
| * | | * debian/watch: | Ken VanDine | 2009-12-10 | 2 | -1/+8 |
| | | | | | | | | | | | | - Updated url to point to the LP project | ||||
* | | | releasing version 0.0.3-0ubuntu1~ppa1 | Ted Gould | 2009-12-10 | 1 | -2/+2 |
| | | | |||||
* | | | debian/control: Increasing libdbusmenu requirements to 0.1.8 | Ted Gould | 2009-12-10 | 2 | -2/+3 |
| | | | |||||
* | | | * Upstream release 0.0.3 | Ted Gould | 2009-12-10 | 8 | -33/+145 |
|\ \ \ | |/ / |/| | | | | | * More GtkMenu support in libappindicator | ||||
| * | | 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 |
| | | | | | | | | | | | | --enable-gtk-doc gets lost. | ||||
| * | | 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 |
| | |/ | |/| | |||||
* | | | releasing version 0.0.2-0ubuntu1~ppa2 | Ted Gould | 2009-12-09 | 1 | -2/+2 |
| | | | |||||
* | | | debian/control: Adding a build dep on gtk-doc-tools | Ted Gould | 2009-12-09 | 2 | -0/+2 |
| | | | |||||
* | | | debian/libappindicator-dev.install: Adding pkgconfig files. | Ted Gould | 2009-12-09 | 2 | -0/+2 |
| | | | |||||
* | | | Getting the install files with the right names. | Ted Gould | 2009-12-09 | 2 | -0/+0 |
| | | | |||||
* | | | * Upstream update | Ted Gould | 2009-12-09 | 16 | -10/+489 |
|\| | | | | | | | | | | | | | | * Adding in documentation * Adding a pkg-config .pc file for libappindicator | ||||
| * | | 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 ↵ | Ted Gould | 2009-12-08 | 2 | -1/+195 |
| | | | | | | | | | | | | | | | | without the lib being built. | ||||
| | * | | 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 |
| | | | | |||||
| * | | | 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 |
| | | | |||||
* | | | releasing version 0.0.2-0ubuntu1~ppa1 | Ted Gould | 2009-12-04 | 1 | -2/+2 |
| | | |