aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | * Upstream MergeTed Gould2010-04-153-4/+11
| |\ \ \ \ | | | |/ / | | |/| | | | | | | * A position functions using realized position
| | * | | Making every insertion now use the realized position. It HAS to be one of ↵Ted Gould2010-04-152-4/+4
| | | | | | | | | | | | | | | | | | | | these.
| * | | | releasing version 0.2.9-0ubuntu1~ppa2~ordering5Ted Gould2010-04-141-2/+2
| | | | |
| * | | | * Upstream MergeTed Gould2010-04-147-3/+101
| |\| | | | | | | | | | | | | | | | | | | | | | | * Changing GTK layer to look at position in realized children to avoid realization races.
| | * | | 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
| | | | |
| * | | | releasing version 0.2.9-0ubuntu1~ppa2~ordering4Ted Gould2010-04-141-2/+2
| | | | |
| * | | | * Upstream MergeTed Gould2010-04-142-3/+10
| |\| | | | | | | | | | | | | | | | | | * I really don't want to talk about it.
| | * | | Man I suckTed Gould2010-04-141-3/+3
| | | | |
| * | | | releasing version 0.2.9-0ubuntu1~ppa2~ordering3Ted Gould2010-04-141-2/+2
| | | | |
| * | | | * Upstream MergeTed Gould2010-04-142-3/+10
| |\| | | | | | | | | | | | | | | | | | * Fixing the truth
| | * | | Truth sucksTed Gould2010-04-141-3/+3
| | | | |
| * | | | releasing version 0.2.9-0ubuntu1~ppa2~ordering2Ted Gould2010-04-141-2/+2
| | | | |
| * | | | Wrong version numberTed Gould2010-04-141-1/+1
| | | | |
| * | | | * Upstream MergeTed Gould2010-04-143-0/+30
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Don't allow setting children twice * Ref children of a menuitem * Return error when parent ID of getlayout can't be found
| | * | | 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
| | | | |
| * | | | releasing version 0.2.9-0ubuntu1~ppa2~ordering1Ted Gould2010-04-141-2/+2
| | | | |
| * | | | debian/rules: Massive debuggingTed Gould2010-04-142-1/+2
| | | | |
| * | | | * Upstream MergeTed Gould2010-04-143-0/+16
| |\| | | | | | | | | | | | | | | | | | | | | | | * Adding in visible property to docs * Helpful comments in the code
| | * | | 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
| | |/ /
* | | | Sync to Ubuntu DesktopTed Gould2010-04-151-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | releasing version 0.2.9-0ubuntu1Sebastien Bacher2010-04-0132-375/+45822
| |\ \ | |/ / |/| |
* | | releasing version 0.2.9-0ubuntu1~ppa1Ted Gould2010-04-011-2/+2
| | |
* | | * New upstream release.Ted Gould2010-04-0130-376/+45816
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changing the parse function to get_children instead of taking them. (LP: #471044) * Supporting AboutToShow in event callbacks to catch up with QT implementation. * Unrefing on layout updates (LP: #545026) * Resetting sync versions on disconnection * Removing useless warning - Added extended description for gir1.0-dbusmenu-gtk-0.2 and
| * \ \ Import upstream version 0.2.9Ted Gould2010-04-0138-383/+46045
| |\ \ \ | | | |/ | | |/|
| | * | 0.2.9Ted Gould2010-04-011-3/+3
| | | |
* | | | releasing version 0.2.8-0ubuntu3~ppa1Ted Gould2010-04-011-2/+2
| | | |
* | | | * Upstream MergeTed Gould2010-04-012-1/+8
|\ \ \ \ | | |/ / | |/| | | | | | * Documentation fix
| * | | Documentation FixTed Gould2010-04-011-1/+1
| |\ \ \
| | * | | Changed default value for toggle-stateAurelien Gateau2010-03-311-1/+1
| | | | |
* | | | | Sync to Ubuntu DesktopTed Gould2010-04-013-18/+26
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | releasing version 0.2.8-0ubuntu2Sebastien Bacher2010-04-0111-11/+259
| |\ \ \ \
| * \ \ \ \ releasing version 0.2.8-0ubuntu1Sebastien Bacher2010-04-018-12/+45
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Turning off merge modeTed Gould2010-04-011-1/+1
| |_|/ / / |/| | | |
* | | | | releasing version 0.2.8-0ubuntu2~ppa3Ted Gould2010-03-311-2/+2
| | | | |
* | | | | * Upstream MergeTed Gould2010-03-312-4/+20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * Changing the parse function to get_children instead of taking them. (LP: #471044)
| * \ \ \ \ Sync to trunkTed Gould2010-03-310-0/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Switching menu updating to be friendlierTed Gould2010-03-311-4/+12
| | |\ \ \ \
| * | | | | | releasing version 0.2.8-0ubuntu2~ppa3~update1Ted Gould2010-03-311-2/+2
| | | | | | |
| * | | | | | * Upstream MergeTed Gould2010-03-312-4/+20
|/| | | | | | | | |/ / / / | |/| | | | | | | | | | | | | | | | * Changing the parse function to get_children instead of taking them.
| * | | | | Changing the parse function from using take_children to get_children.Ted Gould2010-03-311-4/+12
| |/ / / /
* | | | | releasing version 0.2.8-0ubuntu2~ppa2Ted Gould2010-03-311-2/+2
| | | | |
* | | | | * Upstream mergeTed Gould2010-03-3110-5/+221
|\| | | | | | | | | | | | | | | | | | | | | | | | * Supporting AboutToShow in event callbacks to catch up with QT implementation.
| * | | | Merging in support for sending AboutToShow events.Ted Gould2010-03-319-5/+213
| |\ \ \ \