| Commit message (Expand) | Author | Age | Files | Lines |
* | Install the assembly in the gac | Ken VanDine | 2009-12-17 | 2 | -5/+27 |
* | 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 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 |
| |\
| |/
|/| |
|
* | | 0.0.40.0.4 | Ted Gould | 2009-12-11 | 1 | -2/+2 |
* | | Adding extra files to the distribution tarball and making the documentation i... | Ken VanDine | 2009-12-11 | 4 | -2/+9 |
|\ \ |
|
| * | | 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 |
|/ / |
|
* | | 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 |
* | | | 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 |
| * | | | Fixing function documentation. | Ted Gould | 2009-12-08 | 1 | -8/+29 |
| * | | | Adding documentation for the signal string defines. | Ted Gould | 2009-12-08 | 1 | -0/+20 |
| * | | | Adding in documentation for the Object/Class macros | Ted Gould | 2009-12-08 | 1 | -0/+35 |
| * | | | Adding a check rule for documentation. | Ted Gould | 2009-12-08 | 1 | -1/+1 |
* | | | | Adding a directory name on the distribution of the .pc.in file | Ted Gould | 2009-12-09 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Add pkgconfig support, fixes bug #494583 | Cody Russell | 2009-12-09 | 3 | -1/+19 |
|\ \ \ |
|
| * | | | pkgconfig Libs and Requires fixes | Cody Russell | 2009-12-09 | 1 | -2/+2 |
| * | | | merge from trunk | Cody Russell | 2009-12-09 | 1 | -1/+1 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Fix to autogen.sh to support configure options. | Ted Gould | 2009-12-09 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | fix autogen.sh | Cody Russell | 2009-12-09 | 1 | -1/+1 |
|/ / / / |
|
| * / / | pkgconfig file | Cody Russell | 2009-12-09 | 3 | -1/+19 |
|/ / / |
|
* | | | Improved menu item parsing from Cody. | Ted Gould | 2009-12-08 | 1 | -4/+61 |
|\ \ \
| |/ /
|/| | |
|