Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |
| | |||||
*-. | 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 |
|/ | |||||
* | 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 |
| | | | |||||
* | | | 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 |
| | | |||||
* | | 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 ↵ | Ted Gould | 2009-12-14 | 1 | -4/+10 |
| | | | | | | | | directory. | ||||
| * | 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 |
| |\ | |/ |/| | |||||
* | | 0.0.40.0.4 | Ted Gould | 2009-12-11 | 1 | -2/+2 |
| | | |||||
* | | Adding extra files to the distribution tarball and making the documentation ↵ | Ken VanDine | 2009-12-11 | 4 | -2/+9 |
|\ \ | | | | | | | | | | include the version number. | ||||
| * | | include autogen.sh, COPYING.LGPL.2.1 and COPYING.LGPL.3 in EXTRA_DIST | Ken VanDine | 2009-12-11 | 1 | -1/+4 |
| | | | |||||
| * | | Merged changes from trunk | Ken VanDine | 2009-12-11 | 0 | -0/+0 |
| |\ \ | |/ / |/| | | |||||
* | | | Documentation cleanups | Ken VanDine | 2009-12-10 | 1 | -6/+1 |
|\ \ \ | |||||
| * | | | set a title and remove releaseinfo, we haven't set it yet. | Ken VanDine | 2009-12-10 | 1 | -6/+1 |
|/ / / | |||||
| * / | * Bump version to 0.0.4 | Ken VanDine | 2009-12-11 | 3 | -7/+6 |
|/ / | | | | | | | | | * Include version in the generated docs | ||||
* | | 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 |
| | | | |