aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.2.9Ted Gould2010-04-011-3/+3
* Documentation FixTed Gould2010-04-011-1/+1
|\
| * Changed default value for toggle-stateAurelien Gateau2010-03-311-1/+1
* | Switching menu updating to be friendlierTed Gould2010-03-311-4/+12
|\ \
| * | Changing the parse function from using take_children to get_children.Ted Gould2010-03-311-4/+12
|/ /
* | Merging in support for sending AboutToShow events.Ted Gould2010-03-319-5/+213
|\ \
| * \ Bringing up to date with trunkTed Gould2010-03-316-10/+33
| |\ \ | |/ / |/| |
* | | Update to clean up dbusmenu on syncing so we have references properly.Ted Gould2010-03-311-2/+14
|\ \ \
| * | | Unreffing always when updating.Ted Gould2010-03-311-1/+5
| * | | Removing this error. It's reasonable for this to happen, and the correction ...Ted Gould2010-03-311-1/+6
| * | | When the proxies drop, we need to assume we're starting over with revision nu...Ted Gould2010-03-311-0/+3
|/ / /
* | / 0.2.8Ted Gould2010-03-251-3/+3
| |/ |/|
* | We shouldn't need to unref, as we don't have a ref.Ted Gould2010-03-241-4/+0
* | Adding support for blank iconsTed Gould2010-03-243-3/+19
|\ \
| * | Moving the requesition to be for all icons. No reason not to just double check.Ted Gould2010-03-241-4/+4
| * | Checking for blank icon when we get a pixmap paramater.Ted Gould2010-03-241-26/+1
| * | This is crazyTed Gould2010-03-231-0/+25
| * | Add alignment settings to the iconsTed Gould2010-03-181-0/+4
| * | Adding a blank item test, replacing sick. Bad icon.Ted Gould2010-03-181-2/+2
| * | Check to see if we sent the blank icon, and space appropriately.Ted Gould2010-03-181-0/+10
| * | Adding a define to provide a blank icon in the icon nameTed Gould2010-03-181-0/+2
* | | Removing an unnecissary warning.Ted Gould2010-03-231-1/+0
|\ \ \ | |/ / |/| |
| * | Remove warningCody Russell2010-03-231-1/+0
|/ /
* | TypoTed Gould2010-03-101-1/+1
|\ \
| * | Fix a typo in dbusmenu_menuitem_take_children() documentation. It wasn'tKalle Valo2010-03-101-1/+1
|/ /
* | 0.2.7Ted Gould2010-03-041-2/+2
| * Fixing the calls into the about_to_show stuff so that we can add callbacks.Ted Gould2010-03-312-2/+6
| * Adding a set of callbacks so that we can respond to the about to show request.Ted Gould2010-03-315-21/+86
| * Removing a debug messageTed Gould2010-03-311-1/+0
| * Adding a bunch of commentsTed Gould2010-03-315-3/+38
| * Send about_to_show when showing the first-level menu.Aurelien Gateau2010-03-031-0/+13
| * Send about_to_show instead of "clicked" when opening a submenuAurelien Gateau2010-03-031-13/+8
| * Started to implement about-to-show supportAurelien Gateau2010-03-038-1/+98
|/
* Pulling GIRs from the build dirTed Gould2010-03-022-2/+2
* Fixing the directory path for the glib gir file and making sure we clean up t...Ted Gould2010-03-022-3/+3
* Building the gir files at build time instead of at dist.Ted Gould2010-03-022-2/+2
* Building GIR, typelib and VAPI files.Ted Gould2010-03-016-5/+240
|\
| * Adding the temp file to the clean stuffTed Gould2010-03-011-1/+1
| * Generating the VAPI filesTed Gould2010-03-011-0/+29
| * Adding in VAPI generationTed Gould2010-03-011-0/+16
| * Looking for vapigenTed Gould2010-03-011-0/+6
| * Change version number to 0.2Ted Gould2010-02-283-17/+17
| * Ignoring the generated GI files.Ted Gould2010-02-281-0/+4
| * Generating the introspection dataTed Gould2010-02-281-1/+36
| * Only intropsecting the headers instead of all the files.Ted Gould2010-02-261-1/+1
| * First pass at building GIR. Still errorsTed Gould2010-02-261-0/+34
| * Cleaning up the make file and making sure to enable introspection for distcheck.Ted Gould2010-02-261-2/+13
| * GObject in the configure scriptTed Gould2010-02-261-2/+8
| * Adding in the introspection M4 fileTed Gould2010-02-261-0/+94
|/
* Using a pointer formatting command for testsTed Gould2010-02-251-1/+1
|\