aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | releasing version 0.0.6-0ubuntu1~ppa1Ted Gould2009-12-171-2/+2
| | | | | |
| | | | * | * Upstream release 0.0.6Ted Gould2009-12-174-11/+13
| | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | * Keeping a constant signature for the library instead of building it each time.
| | | | | * 0.0.60.0.6Ted Gould2009-12-171-2/+2
| | | | | |
| | | | | * Using a constant snk file instead of generating it each time.Ted Gould2009-12-173-9/+3
| | | | | |\ | | | | |_|/ | | | |/| |
| | | * | | use srcdir for the path to appindicator-sharp.snkKen VanDine2009-12-171-1/+1
| | | | | |
| | | * | | Don't create the signature during buildKen VanDine2009-12-173-10/+4
| | | | | |
| | | | * | releasing version 0.0.5-0ubuntu1~ppa1Ted Gould2009-12-171-2/+2
| | | | | |
| | | | * | * Upstream release 0.0.5Ted Gould2009-12-174-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.5Ted Gould2009-12-171-2/+2
| | | | | |
| | | | | * Linking Mono bindings to versioned library and fixing the example with ↵Ken VanDine2009-12-172-4/+21
| | | | | |\ | | | | |_|/ | | | |/| | | | | | | | licensing info and a menu.
| | | * | | Added license/copyright to the example and un-commented out the code that ↵Ken VanDine2009-12-171-3/+20
| | |/ / / | | | | | | | | | | | | | | | adds the menu.
| | * | / link against the versioned libraryKen VanDine2009-12-171-1/+1
| | | |/ | | |/|
| | | * releasing version 0.0.4-0ubuntu3~ppa4Ted Gould2009-12-171-2/+2
| | | |
| | | * * Upstream updates:Ted Gould2009-12-172-1/+14
| | | |\ | | | |/ | | |/| | | | | * Fixing when menus are set twice. (LP: #497812)
| | | |
| | | \
| | *-. \ Fix issue with setting a menu twice by only allocating one dbusmenu server.Ted Gould2009-12-171-1/+7
| | |\ \ \
| | | | * | Initing 'menuservice' to NULLTed Gould2009-12-171-0/+1
| | | | | |
| | | | * | Only build a dbusmenu server if we don't have one.Ted Gould2009-12-171-1/+6
| | | |/ / | | |/| |
| | | * | Only create the dbusmenu server if it doesn't existCody Russell2009-12-171-1/+3
| | |/ /
| | | * releasing version 0.0.4-0ubuntu3~ppa3Ted Gould2009-12-171-2/+2
| | | |
| | | * debian/control: Fixing the libdbusmenu-glib version dep.Ted Gould2009-12-172-1/+2
| | | |
| | | * debian/control: Removing architecture independent buildTed Gould2009-12-172-2/+9
| | | | | | | | | | | | | | | | dependencies are no architecture dependent.
| | | * releasing version 0.0.4-0ubuntu3~ppa2Ted Gould2009-12-171-2/+2
| | | |
| | | * * Upstream updates:Ted Gould2009-12-174-3/+42
| | | |\ | | | |/ | | |/| | | | | | | | | * Mono build fixes. * Mono metadata file cleanups.
| | * | Mono build cleanupsTed Gould2009-12-172-3/+25
| | |\ \ | | |/ / | |/| |
| * | | Install the assembly in the gacKen VanDine2009-12-172-5/+27
| | | |
| | * | Updates to Mono bindings to make them more Mono-onic.Ted Gould2009-12-171-0/+14
| | |\ \
| | | * | Make mono bindings less redundant and more mono friendlyJason Smith2009-12-161-0/+14
| | | | |
| | | | * debian/control: Adding a build-dep on nunitTed Gould2009-12-172-1/+8
| | | | |
| | | | * releasing version 0.0.4-0ubuntu3~ppa1Ted Gould2009-12-171-2/+2
| | | | |
| | | | * Integrating a ton of work.Ted Gould2009-12-171-0/+6
| | | | |
| | | | * * Added mono bindings Ted Gould2009-12-177-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)
* | | | | set version back to 0.0.4Ken VanDine2009-12-161-1/+1
| | | | |
* | | | | merged from trunkKen VanDine2009-12-1620-4/+909
|\| | | |
* | | | | Added mono bindings Ken VanDine2009-12-166-4/+52
| | | | |
* | | | | fixed path to python bindingsKen VanDine2009-12-161-2/+2
| | | | |
* | | | | * debian/rulesKen VanDine2009-12-164-7/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | | make libappindicator0 recommend indicator-applicationKen VanDine2009-12-152-3/+3
| | | | |
* | | | | releaseKen VanDine2009-12-151-2/+2
| | | | |
* | | | | * debian/controlKen VanDine2009-12-152-1/+9
| | | | | | | | | | | | | | | | | | | | - make libappindicator0 depend on indicator-application
* | | | | releasing version 0.0.4-0ubuntu10.0.4-0ubuntu1Sebastien Bacher2009-12-141-1/+1
| | | | |
* | | | | fixed typo in the Vcs-Bzr lineKen VanDine2009-12-111-1/+1
| | | | |
* | | | | merged from trunkKen VanDine2009-12-114-8/+10
|\ \ \ \ \
* | | | | | set to UNRELEASEDKen VanDine2009-12-111-1/+1
| | | | | |
* | | | | | - bump standards version to 3.8.3Ken VanDine2009-12-112-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | - libappindicator-doc doesn't need to depend on libappindicator0
* | | | | | libappindicator-dev needs to depend on libdbusmenu-glib-devKen VanDine2009-12-112-0/+2
| | | | | |
* | | | | | fix the path used for deleting the .la and .a filesKen VanDine2009-12-111-2/+2
| | | | | |
* | | | | | don't include .la and .a filesKen VanDine2009-12-113-2/+4
| | | | | |
| | | | | * * Upstream workTed Gould2009-12-1714-8/+623
| | | | | |\ | | | | |_|/ | | | |/| | | | | | | | | | | | | | * Python bindings * Mono binding clean up
| | | * | | Mono and Pythong bindings living together.Ted Gould2009-12-1713-8/+615
| | | |\ \ \ | | | |/ / / | | |/| / / | | | |/ /
| | * | | Use a versioned assemblydirKen VanDine2009-12-161-1/+1
| | | | |