Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setup the fallback timer and flesh out it's actions. | Ted Gould | 2010-01-12 | 1 | -0/+31 |
| | |||||
* | Fallback timer pointer lifecycle. | Ted Gould | 2010-01-12 | 1 | -0/+20 |
| | |||||
* | Some comments | Ted Gould | 2010-01-12 | 1 | -0/+6 |
| | |||||
* | Start timer fallback | Ted Gould | 2010-01-12 | 1 | -1/+15 |
| | |||||
* | Updating to trunk | Ted Gould | 2010-01-12 | 1 | -19/+104 |
|\ | |||||
| * | Mirror the icon changes over dbus | Cody Russell | 2010-01-12 | 1 | -16/+73 |
| |\ | |||||
| | * | Remove debugging code | Cody Russell | 2010-01-12 | 1 | -2/+0 |
| | | | |||||
| | * | Label fu | Cody Russell | 2010-01-11 | 1 | -16/+99 |
| | | | |||||
| * | | Having better default paths that look a little more professional. | Ted Gould | 2010-01-11 | 1 | -3/+7 |
| | | | |||||
| * | | Watching several properties and updating them as they change. | Cody Russell | 2010-01-11 | 1 | -0/+24 |
| |\ \ | | |/ | |/| | |||||
| | * | Remove debugging code. | Cody Russell | 2010-01-08 | 1 | -2/+0 |
| | | | |||||
| | * | Watch for changes to label and sensitivity. | Cody Russell | 2010-01-08 | 1 | -0/+26 |
| | | | |||||
* | | | Initing and destroying the status_icon variable | Ted Gould | 2010-01-11 | 1 | -1/+11 |
| | | | |||||
* | | | Setting the fallback functions so that we can go round trip on setting up ↵ | Ted Gould | 2010-01-11 | 1 | -2/+27 |
| | | | | | | | | | | | | this API. | ||||
* | | | Adding in the class functions for handling the fallback. | Ted Gould | 2010-01-11 | 1 | -4/+9 |
|/ / | |||||
* | | Making the Notification Watcher get it's own interface name. | Ted Gould | 2010-01-08 | 3 | -2/+41 |
|\ \ | |||||
| * | | Making applications register to the watcher address so they work on KDE | Ted Gould | 2010-01-08 | 1 | -1/+1 |
| | | | |||||
| * | | Make the watcher register it's own name | Ted Gould | 2010-01-08 | 1 | -0/+38 |
| | | | |||||
| * | | Making the service have a name different than the watcher interface. | Ted Gould | 2010-01-08 | 1 | -1/+2 |
| | | | |||||
* | | | Reactivate kill switch | Ted Gould | 2010-01-08 | 1 | -1/+1 |
|/ / | |||||
* | | Putting the signal on the Class instead of the Instance. | Ted Gould | 2010-01-08 | 2 | -7/+7 |
| | | |||||
* | | Debug message cleanup. | Ted Gould | 2010-01-08 | 1 | -2/+1 |
| | | |||||
* | | Fixing shutdown signal, but disabling for now | Ted Gould | 2010-01-08 | 1 | -2/+2 |
| | | |||||
* | | When destroying the application free all the proxies. | Ted Gould | 2010-01-08 | 1 | -0/+14 |
| | | |||||
* | | Fleshing out some of the remove function. For some reason the appstore is ↵ | Ted Gould | 2010-01-08 | 1 | -0/+13 |
| | | | | | | | | getting disposed, but that's the next thing to look at. | ||||
* | | Updating to trunk | Ted Gould | 2010-01-08 | 6 | -20/+61 |
|\ \ | |||||
| * \ | Adding in the ability for applications to specify a directory path to get ↵ | Ted Gould | 2010-01-08 | 7 | -9/+98 |
| |\ \ | | | | | | | | | | | | | added to the icon theme search path. | ||||
| * \ \ | Changing to freedesktop.org namespace and fixing some of the function names ↵ | Aurélien Gâteau | 2010-01-08 | 5 | -16/+25 |
| |\ \ \ | | | | | | | | | | | | | | | | and interfaces that weren't matching the FD.o spec. | ||||
| | * | | | 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 ↵ | Aurelien Gateau | 2010-01-07 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | register_status_item | ||||
| | * | | | Use org.freedesktop namespace | Aurelien Gateau | 2010-01-07 | 5 | -16/+18 |
| | | | | | |||||
| * | | | | Use correct status syntax in the api description (lp: #504700) | Sebastien Bacher | 2010-01-08 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
| * | | | Toggle events | Cody Russell | 2010-01-07 | 1 | -3/+19 |
| | | | | |||||
| * | | | More checkbox related updates. | Cody Russell | 2010-01-07 | 1 | -3/+5 |
| | | | | |||||
| * | | | Checkmark support | Cody Russell | 2010-01-07 | 1 | -2/+16 |
| |/ / | |||||
* | | | Syncing to final icon-path changes | Ted Gould | 2010-01-08 | 3 | -16/+18 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 | 3 | -10/+12 |
| | | | | | | | | | | | | adjusts. | ||||
* | | | 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 ↵ | Ted Gould | 2010-01-07 | 2 | -1/+139 |
| | | | | | | | | | | | | it needs a fix. | ||||
* | | | Merging in the icon_path branch to start to handle conflicts from there. | Ted Gould | 2010-01-07 | 7 | -6/+97 |
|\| | | |||||
| * | | Adding a path based debug message | Ted Gould | 2010-01-07 | 1 | -0/+1 |
| | | | |||||
| * | | 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 ↵ | Ted Gould | 2010-01-06 | 1 | -1/+9 |
| | | | | | | | | | | | | null string. | ||||
| * | | 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 ↵ | Ted Gould | 2009-12-20 | 4 | -6/+11 |
| | | | | | | | | | | | | have a new application. | ||||
| * | | 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 |
| | | |