aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 0.0.80.0.8Ted Gould2010-01-121-2/+2
|
* Mirror the icon changes over dbusCody Russell2010-01-122-16/+85
|\
| * Remove debugging codeCody Russell2010-01-121-2/+0
| |
| * trunk mergeCody Russell2010-01-110-0/+0
| |\
| * | Label fuCody Russell2010-01-112-16/+125
| | |
* | | Adding the middle API file to the cleanfiles for distcheckTed Gould2010-01-121-1/+1
| | |
* | | Fixing the path for the tests.Ted Gould2010-01-121-1/+1
| | |
* | | Updating path names to have more reasonable defaults.Ted Gould2010-01-111-3/+7
|\ \ \
| * | | Having better default paths that look a little more professional.Ted Gould2010-01-111-3/+7
| | |/ | |/|
* | | Fixes for the mono bindings to make the properties work with enums and the ↵Ted Gould2010-01-113-26/+77
|\ \ \ | |/ / |/| | | | | #define'd string names.
| * | Adding back in the MIDDLE_API and sed magicTed Gould2010-01-111-5/+25
| | |
| * | Removing the middle API stuff and cleaning up MakefileTed Gould2010-01-111-28/+5
| | |
| * | Cody's customsTed Gould2010-01-113-17/+46
| |\ \
| | * | Mono binding fixes.Cody Russell2010-01-113-15/+46
| | | |
| * | | Adding in customs supportTed Gould2010-01-111-2/+7
| |/ /
| * | Use sed to get rid of the #definesTed Gould2010-01-111-5/+25
| | |
| * | Switching the metadata to not use #definesTed Gould2010-01-111-10/+10
|/ /
* | Watching several properties and updating them as they change.Cody Russell2010-01-112-0/+38
|\ \ | |/ |/|
| * Remove debugging code.Cody Russell2010-01-081-2/+0
| |
| * Watch for changes to label and sensitivity.Cody Russell2010-01-082-0/+40
| |
* | 0.0.70.0.7Ted Gould2010-01-081-2/+2
| |
* | Making the Notification Watcher get it's own interface name.Ted Gould2010-01-083-2/+41
|\ \
| * | Making applications register to the watcher address so they work on KDETed Gould2010-01-081-1/+1
| | |
| * | Make the watcher register it's own nameTed Gould2010-01-081-0/+38
| | |
| * | Making the service have a name different than the watcher interface.Ted Gould2010-01-081-1/+2
| | |
| * | Icons branchTed Gould2010-01-089-41/+518
| |\ \
* | \ \ Supporting icons changing and status changing.Ted Gould2010-01-089-40/+517
|\ \ \ \ | |/ / / |/| | |
| * | | Reactivate kill switchTed Gould2010-01-081-1/+1
| |/ /
| * | Putting the signal on the Class instead of the Instance.Ted Gould2010-01-082-7/+7
| | |
| * | Debug message cleanup.Ted Gould2010-01-081-2/+1
| | |
| * | Fixing shutdown signal, but disabling for nowTed Gould2010-01-081-2/+2
| | |
| * | When destroying the application free all the proxies.Ted Gould2010-01-081-0/+14
| | |
| * | Fleshing out some of the remove function. For some reason the appstore is ↵Ted Gould2010-01-081-0/+13
| | | | | | | | | | | | getting disposed, but that's the next thing to look at.
| * | Updating to trunkTed Gould2010-01-087-22/+63
| |\ \ | |/ / |/| |
* | | Adding in the ability for applications to specify a directory path to get ↵Ted Gould2010-01-0810-9/+148
|\ \ \ | | | | | | | | | | | | added to the icon theme search path.
* \ \ \ Changing to freedesktop.org namespace and fixing some of the function names ↵Aurélien Gâteau2010-01-085-16/+25
|\ \ \ \ | | | | | | | | | | | | | | | and interfaces that weren't matching the FD.o spec.
| * \ \ \ 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 ↵Aurelien Gateau2010-01-071-4/+2
| | | | | | | | | | | | | | | | | | | | register_status_item
| * | | | 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
|/ / /
| | * Syncing to final icon-path changesTed Gould2010-01-084-16/+24
| | |\ | | |/ | |/|
| * | Using the #defines for the property names instead of strings. Define them once.Ted Gould2010-01-081-7/+7
| | |
| * | Changing the property to 'IconThemePath' to make it more clear about what it ↵Ted Gould2010-01-084-10/+18
| | | | | | | | | | | | adjusts.