Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating to trunk | Ted Gould | 2010-01-08 | 2 | -5/+37 |
|\ | |||||
| * | Adding in the ability for applications to specify a directory path to get ↵ | Ted Gould | 2010-01-08 | 2 | -3/+65 |
| |\ | | | | | | | | | | 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 |
| | | | | |||||
| * | | | 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 |
| |/ / | |||||
| * | | 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 | 2 | -2/+36 |
| | | |||||
* | | 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 | 2 | -8/+101 |
|\ \ | |/ |/| | |||||
| * | Adding in some section documentation. | Ted Gould | 2009-12-08 | 1 | -0/+17 |
| | | |||||
| * | Fixing function documentation. | Ted Gould | 2009-12-08 | 1 | -8/+29 |
| | | |||||
| * | Adding documentation for the signal string defines. | Ted Gould | 2009-12-08 | 1 | -0/+20 |
| | | |||||
| * | Adding in documentation for the Object/Class macros | Ted Gould | 2009-12-08 | 1 | -0/+35 |
| | | |||||
* | | pkgconfig Libs and Requires fixes | Cody Russell | 2009-12-09 | 1 | -2/+2 |
| | | |||||
* | | pkgconfig file | Cody Russell | 2009-12-09 | 1 | -0/+14 |
| | | |||||
* | | 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 | 2 | -0/+2 |
| | |||||
* | 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 | 2 | -481/+360 |
| | |||||
* | Adding in LGPL v3/2 headers | Ted Gould | 2009-11-30 | 4 | -0/+112 |
| | |||||
* | Shortening the object names as well. People hate typing. | Ted Gould | 2009-11-30 | 3 | -210/+210 |
| | |||||
* | Massive custom to application find and replace throughout the code. | Ted Gould | 2009-11-30 | 3 | -215/+215 |
| | |||||
* | Shortening the file names as well. | Ted Gould | 2009-11-30 | 4 | -3/+3 |
| | |||||
* | Making the directory name shorter | Ted Gould | 2009-11-30 | 4 | -0/+1055 |