aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changing to freedesktop.org namespace and fixing some of the function names a...Aurélien Gâteau2010-01-085-16/+25
|\
| * Merged lp:~ted/indicator-application/fdoAurelien Gateau2010-01-082-1/+10
| |\
| | * Adjusting so that we use the parameter if it's not an object but a path.Ted Gould2010-01-081-5/+7
| | * Allowing for the default path if one is not given.Ted Gould2010-01-072-1/+8
| |/
| * Revert part of previous revision: pass the path, not the service name to regi...Aurelien Gateau2010-01-071-4/+2
| * Use org.freedesktop namespaceAurelien Gateau2010-01-075-16/+18
* | Typo in documentation using wrong values for the enum.Sebastien Bacher2010-01-081-2/+2
|\ \
| * | Use correct status syntax in the api description (lp: #504700)Sebastien Bacher2010-01-081-2/+2
|/ /
* | Support for check items in the libappindicator menu parser.Cody Russell2010-01-072-4/+36
|\ \ | |/ |/|
| * Toggle eventsCody Russell2010-01-072-5/+21
| * More checkbox related updates.Cody Russell2010-01-071-3/+5
| * Checkmark supportCody Russell2010-01-072-3/+17
|/
* Previous commit was not meant to be pushed to trunkAurelien Gateau2009-12-235-18/+16
* Make it work on KDEAurelien Gateau2009-12-235-16/+18
* Adding ChangeLog to tarballTed Gould2009-12-171-1/+2
|\
| * include ChangeLog in EXTRA_DISTKen VanDine2009-12-171-1/+2
|/
* 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
* | 0.0.50.0.5Ted Gould2009-12-171-2/+2
* | Linking Mono bindings to versioned library and fixing the example with licens...Ken VanDine2009-12-172-4/+21
|\|
| * Added license/copyright to the example and un-commented out the code that add...Ken VanDine2009-12-171-3/+20
| * link against the versioned libraryKen VanDine2009-12-171-1/+1
|/
*-. 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
|/
* 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
* | | Mono and Pythong bindings living together.Ted Gould2009-12-1713-8/+615
|\ \ \ | |/ / |/| / | |/
| * Use a versioned assemblydirKen VanDine2009-12-161-1/+1
| * use more macrosKen VanDine2009-12-161-3/+3
| * Reference the correct dllKen VanDine2009-12-161-1/+1
| * merged in python bindings branch and some of my fixes needed for packagingKen VanDine2009-12-1610-3/+610
|/|
| * exclude the path in subst replace in the dbus-binding-tool commandKen VanDine2009-12-161-2/+2
| * use path to find includesKen VanDine2009-12-141-2/+2
| * Fixing the build system to link everything all happy like.Ted Gould2009-12-112-4/+5
| * Adding the Python build system into the indicator-application one.Ted Gould2009-12-113-4/+282
| * Stealing a bunch of Neil's python binding code.Neil J. Patel2009-12-116-0/+328
* | Merging in mono bindings.Ted Gould2009-12-1412-2/+300
|\ \ | |/ |/|
| * Looking for the assembly files in the right location.Ted Gould2009-12-141-3/+3
| * Adding the test files to dist and making sure we find them in the right direc...Ted Gould2009-12-141-4/+10
| * Merging in Jason's fix of Cody's branch. Yeah, seriously.Ted Gould2009-12-1412-2/+294
|/|
| * Nicer fixJason Smith2009-12-141-1/+1
| * Make build work rightJason Smith2009-12-142-1/+2
| * Try to add SetMenu()Cody Russell2009-12-121-0/+1
| * Initial stab at setting up test/example fuCody Russell2009-12-126-1/+149