Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to adjust the parameter count. | Ted Gould | 2010-01-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle the case of no icon path more gracefully, by just passing along the nu... | Ted Gould | 2010-01-06 | 1 | -1/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ignoring some of the generated files | Ted Gould | 2010-01-06 | 1 | -0/+43 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Appending the new icon path to the theme search. | Ted Gould | 2009-12-20 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding the icon path to the app entry struct | Ted Gould | 2009-12-20 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding in the icon path to the list of parameters that are passed when we hav... | Ted Gould | 2009-12-20 | 4 | -6/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding new constructor to docs. | Ted Gould | 2009-12-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to get these from the private struct. | Ted Gould | 2009-12-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Making the icon-path property construct only and making a constructor to set it. | Ted Gould | 2009-12-20 | 2 | -2/+36 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding the icon_path property to the code. | Ted Gould | 2009-12-20 | 1 | -0/+28 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding of a new property, icon path, to store the path to the icons. | Ted Gould | 2009-12-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A small refactoring of the code to get the position of an application. | Ted Gould | 2010-01-07 | 1 | -36/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fleshing out the signal functions for updates. Some do more callbacks. | Ted Gould | 2010-01-07 | 1 | -0/+105 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moving the list of applications management into the state change function. T... | Ted Gould | 2010-01-07 | 1 | -25/+111 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding in a status variable | Ted Gould | 2010-01-07 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Responding to the icon changed signal in the indicator. | Ted Gould | 2010-01-07 | 1 | -0/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding an icon_changed signal to the application store | Ted Gould | 2010-01-07 | 4 | -0/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaning up signal handlers. | Ted Gould | 2010-01-07 | 1 | -3/+32 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Setting up and connecting to the item signals | Ted Gould | 2010-01-07 | 1 | -1/+44 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previous commit was not meant to be pushed to trunk | Aurelien Gateau | 2009-12-23 | 5 | -18/+16 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.0.50.0.5 | Ted Gould | 2009-12-17 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Linking Mono bindings to versioned library and fixing the example with licens... | Ken VanDine | 2009-12-17 | 2 | -4/+21 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Added license/copyright to the example and un-commented out the code that add... | Ken VanDine | 2009-12-17 | 1 | -3/+20 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |