Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | * Upstream Merge | Ted Gould | 2010-04-15 | 3 | -4/+11 | |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | * A position functions using realized position | |||||
| | * | | | Making every insertion now use the realized position. It HAS to be one of ↵ | Ted Gould | 2010-04-15 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | these. | |||||
| * | | | | releasing version 0.2.9-0ubuntu1~ppa2~ordering5 | Ted Gould | 2010-04-14 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | * Upstream Merge | Ted Gould | 2010-04-14 | 7 | -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 Gould | 2010-04-14 | 2 | -2/+2 | |
| | | | | | ||||||
| | * | | | Adding a function to only get the position in the children that are realized. | Ted Gould | 2010-04-14 | 2 | -0/+45 | |
| | | | | | ||||||
| | * | | | Use the set realized function in the client. | Ted Gould | 2010-04-14 | 1 | -1/+2 | |
| | | | | | ||||||
| | * | | | Adding two functions to set and get the realized state. | Ted Gould | 2010-04-14 | 2 | -0/+44 | |
| | | | | | ||||||
| * | | | | releasing version 0.2.9-0ubuntu1~ppa2~ordering4 | Ted Gould | 2010-04-14 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | * Upstream Merge | Ted Gould | 2010-04-14 | 2 | -3/+10 | |
| |\| | | | | | | | | | | | | | | | | | | * I really don't want to talk about it. | |||||
| | * | | | Man I suck | Ted Gould | 2010-04-14 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | releasing version 0.2.9-0ubuntu1~ppa2~ordering3 | Ted Gould | 2010-04-14 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | * Upstream Merge | Ted Gould | 2010-04-14 | 2 | -3/+10 | |
| |\| | | | | | | | | | | | | | | | | | | * Fixing the truth | |||||
| | * | | | Truth sucks | Ted Gould | 2010-04-14 | 1 | -3/+3 | |
| | | | | | ||||||
| * | | | | releasing version 0.2.9-0ubuntu1~ppa2~ordering2 | Ted Gould | 2010-04-14 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Wrong version number | Ted Gould | 2010-04-14 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | * Upstream Merge | Ted Gould | 2010-04-14 | 3 | -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 Gould | 2010-04-14 | 1 | -0/+5 | |
| | | | | | ||||||
| | * | | | Return error if we can't find parent in a buildxml routine | Ted Gould | 2010-04-14 | 1 | -0/+10 | |
| | | | | | ||||||
| | * | | | Fail if we add a child to a menu that already has that child. | Ted Gould | 2010-04-14 | 1 | -0/+6 | |
| | | | | | ||||||
| * | | | | releasing version 0.2.9-0ubuntu1~ppa2~ordering1 | Ted Gould | 2010-04-14 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | debian/rules: Massive debugging | Ted Gould | 2010-04-14 | 2 | -1/+2 | |
| | | | | | ||||||
| * | | | | * Upstream Merge | Ted Gould | 2010-04-14 | 3 | -0/+16 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | * Adding in visible property to docs * Helpful comments in the code | |||||
| | * | | | A couple of code review comments | Ted Gould | 2010-04-14 | 1 | -0/+2 | |
| | |/ / | ||||||
| | * | | Visibilty documentation | Ted Gould | 2010-04-02 | 1 | -0/+6 | |
| | |\ \ | ||||||
| | | * | | Document "visible" property | Aurelien Gateau | 2010-04-02 | 1 | -0/+6 | |
| | |/ / | ||||||
* | | | | Sync to Ubuntu Desktop | Ted Gould | 2010-04-15 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | releasing version 0.2.9-0ubuntu1 | Sebastien Bacher | 2010-04-01 | 32 | -375/+45822 | |
| |\ \ | |/ / |/| | | ||||||
* | | | releasing version 0.2.9-0ubuntu1~ppa1 | Ted Gould | 2010-04-01 | 1 | -2/+2 | |
| | | | ||||||
* | | | * New upstream release. | Ted Gould | 2010-04-01 | 30 | -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.9 | Ted Gould | 2010-04-01 | 38 | -383/+46045 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | 0.2.9 | Ted Gould | 2010-04-01 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | releasing version 0.2.8-0ubuntu3~ppa1 | Ted Gould | 2010-04-01 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | * Upstream Merge | Ted Gould | 2010-04-01 | 2 | -1/+8 | |
|\ \ \ \ | | |/ / | |/| | | | | | | * Documentation fix | |||||
| * | | | Documentation Fix | Ted Gould | 2010-04-01 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Changed default value for toggle-state | Aurelien Gateau | 2010-03-31 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Sync to Ubuntu Desktop | Ted Gould | 2010-04-01 | 3 | -18/+26 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | releasing version 0.2.8-0ubuntu2 | Sebastien Bacher | 2010-04-01 | 11 | -11/+259 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | releasing version 0.2.8-0ubuntu1 | Sebastien Bacher | 2010-04-01 | 8 | -12/+45 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
* | | | | | | Turning off merge mode | Ted Gould | 2010-04-01 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | releasing version 0.2.8-0ubuntu2~ppa3 | Ted Gould | 2010-03-31 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | * Upstream Merge | Ted Gould | 2010-03-31 | 2 | -4/+20 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * Changing the parse function to get_children instead of taking them. (LP: #471044) | |||||
| * \ \ \ \ | Sync to trunk | Ted Gould | 2010-03-31 | 0 | -0/+0 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | Switching menu updating to be friendlier | Ted Gould | 2010-03-31 | 1 | -4/+12 | |
| | |\ \ \ \ | ||||||
| * | | | | | | releasing version 0.2.8-0ubuntu2~ppa3~update1 | Ted Gould | 2010-03-31 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | * Upstream Merge | Ted Gould | 2010-03-31 | 2 | -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 Gould | 2010-03-31 | 1 | -4/+12 | |
| |/ / / / | ||||||
* | | | | | releasing version 0.2.8-0ubuntu2~ppa2 | Ted Gould | 2010-03-31 | 1 | -2/+2 | |
| | | | | | ||||||
* | | | | | * Upstream merge | Ted Gould | 2010-03-31 | 10 | -5/+221 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | * Supporting AboutToShow in event callbacks to catch up with QT implementation. | |||||
| * | | | | Merging in support for sending AboutToShow events. | Ted Gould | 2010-03-31 | 9 | -5/+213 | |
| |\ \ \ \ |