Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Upstream release 0.0.5 | Ted Gould | 2009-12-17 | 4 | -44/+37 |
|\ | |||||
| * | 0.0.50.0.5 | Ted Gould | 2009-12-17 | 1 | -2/+2 |
| * | Linking Mono bindings to versioned library and fixing the example with licens... | Ken VanDine | 2009-12-17 | 2 | -4/+21 |
| |\ | |||||
| | * | Added license/copyright to the example and un-commented out the code that add... | Ken VanDine | 2009-12-17 | 1 | -3/+20 |
| | * | link against the versioned library | Ken VanDine | 2009-12-17 | 1 | -1/+1 |
| |/ | |||||
* | | releasing version 0.0.4-0ubuntu3~ppa4 | Ted Gould | 2009-12-17 | 1 | -2/+2 |
* | | * Upstream updates: | Ted Gould | 2009-12-17 | 2 | -1/+14 |
|\| | |||||
| *-. | Fix issue with setting a menu twice by only allocating one dbusmenu server. | Ted Gould | 2009-12-17 | 1 | -1/+7 |
| |\ \ | |||||
| | | * | Initing 'menuservice' to NULL | Ted Gould | 2009-12-17 | 1 | -0/+1 |
| | | * | Only build a dbusmenu server if we don't have one. | Ted Gould | 2009-12-17 | 1 | -1/+6 |
| | |/ | |/| | |||||
| | * | Only create the dbusmenu server if it doesn't exist | Cody Russell | 2009-12-17 | 1 | -1/+3 |
| |/ | |||||
* | | releasing version 0.0.4-0ubuntu3~ppa3 | Ted Gould | 2009-12-17 | 1 | -2/+2 |
* | | debian/control: Fixing the libdbusmenu-glib version dep. | Ted Gould | 2009-12-17 | 2 | -1/+2 |
* | | debian/control: Removing architecture independent build | Ted Gould | 2009-12-17 | 2 | -2/+9 |
* | | releasing version 0.0.4-0ubuntu3~ppa2 | Ted Gould | 2009-12-17 | 1 | -2/+2 |
* | | * Upstream updates: | Ted Gould | 2009-12-17 | 4 | -3/+42 |
|\| | |||||
| * | Mono build cleanups | Ted Gould | 2009-12-17 | 2 | -3/+25 |
| |\ | |||||
| | * | Install the assembly in the gac | Ken VanDine | 2009-12-17 | 2 | -5/+27 |
| * | | Updates to Mono bindings to make them more Mono-onic. | Ted Gould | 2009-12-17 | 1 | -0/+14 |
| |\ \ | |||||
| | * | | Make mono bindings less redundant and more mono friendly | Jason Smith | 2009-12-16 | 1 | -0/+14 |
* | | | | debian/control: Adding a build-dep on nunit | Ted Gould | 2009-12-17 | 2 | -1/+8 |
* | | | | releasing version 0.0.4-0ubuntu3~ppa1 | Ted Gould | 2009-12-17 | 1 | -2/+2 |
* | | | | Integrating a ton of work. | Ted Gould | 2009-12-17 | 1 | -0/+6 |
* | | | | * Added mono bindings | Ted Gould | 2009-12-17 | 7 | -34/+167 |
|\ \ \ \ | |||||
| * | | | | set version back to 0.0.4 | Ken VanDine | 2009-12-16 | 1 | -1/+1 |
| * | | | | merged from trunk | Ken VanDine | 2009-12-16 | 20 | -4/+909 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Added mono bindings | Ken VanDine | 2009-12-16 | 6 | -4/+52 |
| * | | | | fixed path to python bindings | Ken VanDine | 2009-12-16 | 1 | -2/+2 |
| * | | | | * debian/rules | Ken VanDine | 2009-12-16 | 4 | -7/+93 |
| * | | | | make libappindicator0 recommend indicator-application | Ken VanDine | 2009-12-15 | 2 | -3/+3 |
| * | | | | release | Ken VanDine | 2009-12-15 | 1 | -2/+2 |
| * | | | | * debian/control | Ken VanDine | 2009-12-15 | 2 | -1/+9 |
| * | | | | releasing version 0.0.4-0ubuntu10.0.4-0ubuntu1 | Sebastien Bacher | 2009-12-14 | 1 | -1/+1 |
| * | | | | fixed typo in the Vcs-Bzr line | Ken VanDine | 2009-12-11 | 1 | -1/+1 |
| * | | | | merged from trunk | Ken VanDine | 2009-12-11 | 4 | -8/+10 |
| |\ \ \ \ | |||||
| * | | | | | set to UNRELEASED | Ken VanDine | 2009-12-11 | 1 | -1/+1 |
| * | | | | | - bump standards version to 3.8.3 | Ken VanDine | 2009-12-11 | 2 | -3/+4 |
| * | | | | | libappindicator-dev needs to depend on libdbusmenu-glib-dev | Ken VanDine | 2009-12-11 | 2 | -0/+2 |
| * | | | | | fix the path used for deleting the .la and .a files | Ken VanDine | 2009-12-11 | 1 | -2/+2 |
| * | | | | | don't include .la and .a files | Ken VanDine | 2009-12-11 | 3 | -2/+4 |
* | | | | | | * Upstream work | Ted Gould | 2009-12-17 | 14 | -8/+623 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Mono and Pythong bindings living together. | Ted Gould | 2009-12-17 | 13 | -8/+615 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | | | |||||
| | * | | | Use a versioned assemblydir | Ken VanDine | 2009-12-16 | 1 | -1/+1 |
| | * | | | use more macros | Ken VanDine | 2009-12-16 | 1 | -3/+3 |
| | * | | | Reference the correct dll | Ken VanDine | 2009-12-16 | 1 | -1/+1 |
| | * | | | merged in python bindings branch and some of my fixes needed for packaging | Ken VanDine | 2009-12-16 | 10 | -3/+610 |
| |/| | | | |||||
| | * | | | exclude the path in subst replace in the dbus-binding-tool command | Ken VanDine | 2009-12-16 | 1 | -2/+2 |
| | * | | | use path to find includes | Ken VanDine | 2009-12-14 | 1 | -2/+2 |
| | * | | | Fixing the build system to link everything all happy like. | Ted Gould | 2009-12-11 | 2 | -4/+5 |
| | * | | | Adding the Python build system into the indicator-application one. | Ted Gould | 2009-12-11 | 3 | -4/+282 |