Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| | * | | | Stealing a bunch of Neil's python binding code. | Neil J. Patel | 2009-12-11 | 6 | -0/+328 | |
| | | |/ | | |/| | ||||||
* | | | | releasing version 0.0.4-0ubuntu1~ppa2 | Ted Gould | 2009-12-14 | 1 | -2/+2 | |
* | | | | debian/control: Adding in mono build depends. | Ted Gould | 2009-12-14 | 2 | -1/+6 | |
* | | | | * Upstream work | Ted Gould | 2009-12-14 | 13 | -2/+307 | |
|\| | | | ||||||
| * | | | Merging in mono bindings. | Ted Gould | 2009-12-14 | 12 | -2/+300 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Looking for the assembly files in the right location. | Ted Gould | 2009-12-14 | 1 | -3/+3 | |
| | * | | Adding the test files to dist and making sure we find them in the right direc... | Ted Gould | 2009-12-14 | 1 | -4/+10 | |
| | * | | Merging in Jason's fix of Cody's branch. Yeah, seriously. | Ted Gould | 2009-12-14 | 12 | -2/+294 | |
| |/| | | ||||||
| | * | | Nicer fix | Jason Smith | 2009-12-14 | 1 | -1/+1 | |
| | * | | Make build work right | Jason Smith | 2009-12-14 | 2 | -1/+2 | |
| | * | | Try to add SetMenu() | Cody Russell | 2009-12-12 | 1 | -0/+1 | |
| | * | | Initial stab at setting up test/example fu | Cody Russell | 2009-12-12 | 6 | -1/+149 | |
| | * | | Fix distcheck | Cody Russell | 2009-12-11 | 1 | -1/+1 | |
| | * | | Move appindicator-sharp.pc to appindicator-sharp-0.1.pc | Cody Russell | 2009-12-11 | 3 | -6/+6 | |
| | * | | trunk merge, resolve conflicts | Cody Russell | 2009-12-11 | 15 | -24/+583 | |
| | |\ \ | | |/ / | |/| | | ||||||
| | * | | 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 | |
* | | | | Merging in Ken's Lucid changes. | Ted Gould | 2009-12-11 | 3 | -6/+50 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | removed the disable-scrollkeeper configure arg | Ken VanDine | 2009-12-11 | 2 | -3/+1 | |
| * | | | fixed parse error in changelog | Ken VanDine | 2009-12-11 | 1 | -0/+2 | |
| * | | | * debian/control: | Ken VanDine | 2009-12-11 | 3 | -56/+2 | |
| * | | | * Upstream release 0.0.4 | Ken VanDine | 2009-12-11 | 3 | -9/+53 | |
| * | | | releasing version 0.0.3-0ubuntu10.0.3-0ubuntu1 | Sebastien Bacher | 2009-12-10 | 1 | -1/+1 | |
| * | | | * debian/copyright | Ken VanDine | 2009-12-10 | 2 | -2/+48 | |
| * | | | - set libappindicator-doc arch all | Ken VanDine | 2009-12-10 | 2 | -2/+5 | |
| * | | | set to UNRELEASED | Ken VanDine | 2009-12-10 | 1 | -1/+1 | |
| * | | | set release to lucid | Ken VanDine | 2009-12-10 | 1 | -1/+1 | |
* | | | | releasing version 0.0.4-0ubuntu1~ppa1 | Ted Gould | 2009-12-11 | 1 | -2/+2 |