Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Upstream update | Ted Gould | 2010-01-08 | 7 | -18/+35 |
|\ | | | | | | | | | * Switching DBus interface to org.freedesktop * Adding check/radio support to menu parsing | ||||
| * | Changing to freedesktop.org namespace and fixing some of the function names ↵ | Aurélien Gâteau | 2010-01-08 | 5 | -16/+25 |
| |\ | | | | | | | | | | and interfaces that weren't matching the FD.o spec. | ||||
| | * | Merged lp:~ted/indicator-application/fdo | Aurelien Gateau | 2010-01-08 | 2 | -1/+10 |
| | |\ | |||||
| | | * | Adjusting so that we use the parameter if it's not an object but a path. | Ted Gould | 2010-01-08 | 1 | -5/+7 |
| | | | | |||||
| | | * | Allowing for the default path if one is not given. | Ted Gould | 2010-01-07 | 2 | -1/+8 |
| | |/ | |||||
| | * | Revert part of previous revision: pass the path, not the service name to ↵ | Aurelien Gateau | 2010-01-07 | 1 | -4/+2 |
| | | | | | | | | | | | | register_status_item | ||||
| | * | Use org.freedesktop namespace | Aurelien Gateau | 2010-01-07 | 5 | -16/+18 |
| | | | |||||
| * | | Typo in documentation using wrong values for the enum. | Sebastien Bacher | 2010-01-08 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Use correct status syntax in the api description (lp: #504700) | Sebastien Bacher | 2010-01-08 | 1 | -2/+2 |
| |/ / | |||||
* | | | releasing version 0.0.6-0ubuntu1~ppa2 | Ted Gould | 2010-01-07 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream update | Ted Gould | 2010-01-07 | 4 | -5/+46 |
|\| | | | | | | | | | | | | | | * Adding ChangeLog to dist * Adding check item support to menu parsing | ||||
| * | | Support for check items in the libappindicator menu parser. | Cody Russell | 2010-01-07 | 2 | -4/+36 |
| |\ \ | | |/ | |/| | |||||
| | * | Toggle events | Cody Russell | 2010-01-07 | 2 | -5/+21 |
| | | | |||||
| | * | More checkbox related updates. | Cody Russell | 2010-01-07 | 1 | -3/+5 |
| | | | |||||
| | * | Checkmark support | Cody Russell | 2010-01-07 | 2 | -3/+17 |
| |/ | |||||
| * | Previous commit was not meant to be pushed to trunk | Aurelien Gateau | 2009-12-23 | 5 | -18/+16 |
| | | | | | | | | | | Revert my mess | ||||
| * | Make it work on KDE | Aurelien Gateau | 2009-12-23 | 5 | -16/+18 |
| | | |||||
| * | Adding ChangeLog to tarball | Ted Gould | 2009-12-17 | 1 | -1/+2 |
| |\ | |||||
| | * | include ChangeLog in EXTRA_DIST | Ken VanDine | 2009-12-17 | 1 | -1/+2 |
| |/ | |||||
* | | releasing version 0.0.6-0ubuntu1~ppa1 | Ted Gould | 2009-12-17 | 1 | -2/+2 |
| | | |||||
* | | * Upstream release 0.0.6 | Ted Gould | 2009-12-17 | 4 | -11/+13 |
|\| | | | | | | | | | * Keeping a constant signature for the library instead of building it each time. | ||||
| * | 0.0.60.0.6 | Ted Gould | 2009-12-17 | 1 | -2/+2 |
| | | |||||
| * | Using a constant snk file instead of generating it each time. | Ted Gould | 2009-12-17 | 3 | -9/+3 |
| |\ | |||||
| | * | use srcdir for the path to appindicator-sharp.snk | Ken VanDine | 2009-12-17 | 1 | -1/+1 |
| | | | |||||
| | * | Don't create the signature during build | Ken VanDine | 2009-12-17 | 3 | -10/+4 |
| | | | |||||
* | | | releasing version 0.0.5-0ubuntu1~ppa1 | Ted Gould | 2009-12-17 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream release 0.0.5 | Ted Gould | 2009-12-17 | 4 | -44/+37 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Include Python binding * Include Mono binding * Minor bug fixes * debian/control, debian/python-appindicator.install: Building a binary package for the python bindings. * debian/control: Adding python building build deps * debian/control, debian/libappindicator0-cil.install: Building a binary package for the Mono bindings. * debian/control: Adding Mono building build deps | ||||
| * | | 0.0.50.0.5 | Ted Gould | 2009-12-17 | 1 | -2/+2 |
| | | | |||||
| * | | Linking Mono bindings to versioned library and fixing the example with ↵ | Ken VanDine | 2009-12-17 | 2 | -4/+21 |
| |\| | | | | | | | | | | licensing info and a menu. | ||||
| | * | Added license/copyright to the example and un-commented out the code that ↵ | Ken VanDine | 2009-12-17 | 1 | -3/+20 |
| | | | | | | | | | | | | adds the menu. | ||||
| | * | 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 |
|\| | | | | | | | * Fixing when menus are set twice. (LP: #497812) | ||||
| *-. | 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 |
| | | | | | | | | dependencies are no architecture dependent. | ||||
* | | 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 fixes. * Mono metadata file cleanups. | ||||
| * | 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 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * debian/rules - don't use gnome.mk, specify all the targets to build python bindings for each supported python version * Adding in Python bindings. * debian/control, debian/python-appindicator.install: Building a binary package for the python bindings. * debian/control: Adding python building build deps * debian/control - make libappindicator0 recommend indicator-application * debian/rules: - removed the disable-scrollkeeper configure arg - don't include .la and .a files * debian/patches/clean_up_docs.patch - removed, merged upstream * debian/control: - removed Build-Depend for scrollkeeper - libappindicator-dev needs to depend on libdbusmenu-glib-dev - bump standards version to 3.8.3 - libappindicator-doc doesn't need to depend on libappindicator0 - set libappindicator-doc arch all - make libappindicator-dev depend on libappindicator0 * debian/copyright - Include the proper licenses (LGPL-2.1 and LGPL-3) |