aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Using get_position_realized in the GTK layer to avoid realization races.Ted Gould2010-04-142-2/+2
| * Adding a function to only get the position in the children that are realized.Ted Gould2010-04-142-0/+45
| * Use the set realized function in the client.Ted Gould2010-04-141-1/+2
| * Adding two functions to set and get the realized state.Ted Gould2010-04-142-0/+44
| * Man I suckTed Gould2010-04-141-3/+3
| * Truth sucksTed Gould2010-04-141-3/+3
| * Keep an internal reference to the children.Ted Gould2010-04-141-0/+5
| * Return error if we can't find parent in a buildxml routineTed Gould2010-04-141-0/+10
| * Fail if we add a child to a menu that already has that child.Ted Gould2010-04-141-0/+6
| * A couple of code review commentsTed Gould2010-04-141-0/+2
|/
* Visibilty documentationTed Gould2010-04-021-0/+6
|\
| * Document "visible" propertyAurelien Gateau2010-04-021-0/+6
|/
* 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