Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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. | |||||
* | | Making applications register to the watcher address so they work on KDE | Ted Gould | 2010-01-08 | 1 | -1/+1 | |
| | | ||||||
* | | Updating to trunk | Ted Gould | 2010-01-08 | 1 | -3/+35 | |
|\ \ | ||||||
| * \ | Adding in the ability for applications to specify a directory path to get ↵ | Ted Gould | 2010-01-08 | 1 | -3/+61 | |
| |\ \ | | | | | | | | | | | | | 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 | 1 | -1/+1 | |
| |\ \ \ | | |_|/ | |/| | | | | | | and interfaces that weren't matching the FD.o spec. | |||||
| | * | | 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 | 1 | -2/+4 | |
| | | | | ||||||
| * | | | 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 | |
| |/ / | ||||||
| * | | Previous commit was not meant to be pushed to trunk | Aurelien Gateau | 2009-12-23 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | Revert my mess | |||||
| * | | Make it work on KDE | Aurelien Gateau | 2009-12-23 | 1 | -2/+4 | |
| | | | ||||||
* | | | Syncing to final icon-path changes | Ted Gould | 2010-01-08 | 1 | -14/+14 | |
|\ \ \ | | |/ | |/| | ||||||
| * | | 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 | 1 | -8/+8 | |
| | | | | | | | | | | | | adjusts. | |||||
* | | | Pretty major cut and paste error. Wrong icon. | Ted Gould | 2010-01-07 | 1 | -5/+5 | |
|/ / | ||||||
* | | 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 | 1 | -2/+32 | |
| | | ||||||
* | | Adding the icon_path property to the code. | Ted Gould | 2009-12-20 | 1 | -0/+28 | |
|/ | ||||||
*-. | 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 | |
|/ | ||||||
* | Adding support for separators. | Cody Russell | 2009-12-09 | 1 | -16/+26 | |
|\ | ||||||
| * | Add support for separator menuitems | Cody Russell | 2009-12-09 | 1 | -16/+26 | |
| | | ||||||
* | | Fixing up documentation and making it error if symbols are missing. | Ted Gould | 2009-12-09 | 1 | -8/+29 | |
|\ \ | |/ |/| | ||||||
| * | Fixing function documentation. | Ted Gould | 2009-12-08 | 1 | -8/+29 | |
| | | ||||||
* | | Beefed up and stuff. | Cody Russell | 2009-12-08 | 1 | -4/+61 | |
|/ | ||||||
* | Add 'activate' signal support | Cody Russell | 2009-12-07 | 1 | -0/+11 | |
| | ||||||
* | credit :) | Cody Russell | 2009-12-04 | 1 | -0/+1 | |
| | ||||||
* | Small cleanup | Cody Russell | 2009-12-04 | 1 | -2/+0 | |
| | ||||||
* | Fix up some docs | Cody Russell | 2009-12-04 | 1 | -0/+18 | |
| | ||||||
* | API changes, gtk menu support | Cody Russell | 2009-12-03 | 1 | -440/+320 | |
| | ||||||
* | Adding in LGPL v3/2 headers | Ted Gould | 2009-11-30 | 1 | -0/+28 | |
| | ||||||
* | Shortening the object names as well. People hate typing. | Ted Gould | 2009-11-30 | 1 | -127/+127 | |
| | ||||||
* | Massive custom to application find and replace throughout the code. | Ted Gould | 2009-11-30 | 1 | -131/+131 | |
| | ||||||
* | Shortening the file names as well. | Ted Gould | 2009-11-30 | 1 | -0/+847 | |