Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | releasing version 0.0.6-0ubuntu1~ppa2 | Ted Gould | 2010-01-07 | 1 | -2/+2 | |
* | | | | | | | | | | | | | * Upstream update | Ted Gould | 2010-01-07 | 4 | -5/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | ||||||
| | | | | | | * | | | | | | Updating to trunk | Ted Gould | 2010-01-08 | 7 | -22/+63 | |
| | | | | | | |\ \ \ \ \ \ | | | | | | |_|/ / / / / / | | | | | |/| | | | | | | | ||||||
| | | | | * | | | | | | | | Adding in the ability for applications to specify a directory path to get add... | Ted Gould | 2010-01-08 | 10 | -9/+148 | |
| | | |_|/| | | | | | | | | | |/| |/ / / / / / / / | ||||||
| | * | | | | | | | | | | Changing to freedesktop.org namespace and fixing some of the function names a... | Aurélien Gâteau | 2010-01-08 | 5 | -16/+25 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merged lp:~ted/indicator-application/fdo | Aurelien Gateau | 2010-01-08 | 2 | -1/+10 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | Adjusting so that we use the parameter if it's not an object but a path. | Ted Gould | 2010-01-08 | 1 | -5/+7 | |
| | | | * | | | | | | | | | | Allowing for the default path if one is not given. | Ted Gould | 2010-01-07 | 2 | -1/+8 | |
| | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | | Revert part of previous revision: pass the path, not the service name to regi... | Aurelien Gateau | 2010-01-07 | 1 | -4/+2 | |
| | | * | | | | | | | | | | Use org.freedesktop namespace | Aurelien Gateau | 2010-01-07 | 5 | -16/+18 | |
| | * | | | | | | | | | | | Typo in documentation using wrong values for the enum. | Sebastien Bacher | 2010-01-08 | 1 | -2/+2 | |
| |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Use correct status syntax in the api description (lp: #504700) | Sebastien Bacher | 2010-01-08 | 1 | -2/+2 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Support for check items in the libappindicator menu parser. | Cody Russell | 2010-01-07 | 2 | -4/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | / | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Toggle events | Cody Russell | 2010-01-07 | 2 | -5/+21 | |
| | * | | | | | | | | | More checkbox related updates. | Cody Russell | 2010-01-07 | 1 | -3/+5 | |
| | * | | | | | | | | | Checkmark support | Cody Russell | 2010-01-07 | 2 | -3/+17 | |
| |/ / / / / / / / / | ||||||
| | | | | * | | | | | Syncing to final icon-path changes | Ted Gould | 2010-01-08 | 4 | -16/+24 | |
| | | | | |\ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Using the #defines for the property names instead of strings. Define them once. | Ted Gould | 2010-01-08 | 1 | -7/+7 | |
| | | * | | | | | | | Changing the property to 'IconThemePath' to make it more clear about what it ... | Ted Gould | 2010-01-08 | 4 | -10/+18 | |
| | | | * | | | | | | releasing version 0.0.6-0ubuntu1~ppa2~icon4 | Ted Gould | 2010-01-07 | 1 | -2/+2 | |
| | | | * | | | | | | * Upstream merge: | Ted Gould | 2010-01-07 | 4 | -6/+152 | |
| | | | |\| | | | | | ||||||
| | | | | * | | | | | Pretty major cut and paste error. Wrong icon. | Ted Gould | 2010-01-07 | 1 | -5/+5 | |
| | | | | * | | | | | Changing dbus-properties header to be static and not built from the XML as it... | Ted Gould | 2010-01-07 | 2 | -1/+139 | |
| | | | * | | | | | | releasing version 0.0.6-0ubuntu1~ppa2~icon3 | Ted Gould | 2010-01-07 | 1 | -2/+2 | |
| | | | * | | | | | | * Upstream merge: | Ted Gould | 2010-01-07 | 6 | -27/+348 | |
| | | |/| | | | | | | | |/| |/ / / / / | ||||||
| | | | * | | | | | Merging in the icon_path branch to start to handle conflicts from there. | Ted Gould | 2010-01-07 | 9 | -6/+141 | |
| | | | |\ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | | | * | | | | | 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 | |
| | * | | | | | | releasing version 0.0.6-0ubuntu1~ppa2~icon2ubuntu1 | Ted Gould | 2010-01-07 | 1 | -2/+2 | |
| | * | | | | | | Debug message | Ted Gould | 2010-01-07 | 2 | -0/+7 | |
| | |\| | | | | | ||||||
| | | * | | | | | Adding a path based debug message | Ted Gould | 2010-01-07 | 1 | -0/+1 | |
| | * | | | | | | releasing version 0.0.6-0ubuntu1~ppa2~icon2 | Ted Gould | 2010-01-07 | 1 | -2/+2 | |
| | * | | | | | | Fixing the signals. | Ted Gould | 2010-01-07 | 3 | -2/+59 | |
| | |\| | | | | | ||||||
| | | * | | | | | 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 | |
| | * | | | | | | releasing version 0.0.6-0ubuntu1~ppa2~icon1 | Ted Gould | 2009-12-20 | 1 | -2/+2 | |
| | * | | | | | | Adding in icon path support. | Ted Gould | 2009-12-20 | 10 | -7/+93 | |
| |/| | | | | | |/| |/ / / / / | ||||||
| | * | | | | | 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 |