Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync to trunk | Ted Gould | 2010-04-17 | 0 | -0/+0 |
|\ | |||||
| * | Cleaning up refcounting | Ted Gould | 2010-04-17 | 2 | -12/+15 |
| |\ | |||||
* | | | releasing version 0.2.9-0ubuntu2~ppa2~refs7 | Ted Gould | 2010-04-16 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream Merge | Ted Gould | 2010-04-16 | 2 | -5/+9 |
|\ \ \ | | |/ | |/| | | | | * Only unref root if the root has changed. | ||||
| * | | Now that we're not reffing the root locally, we need to only unref it if ↵ | Ted Gould | 2010-04-16 | 1 | -5/+2 |
| | | | | | | | | | | | | we're changing roots | ||||
* | | | releasing version 0.2.9-0ubuntu2~ppa2~refs6 | Ted Gould | 2010-04-16 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream Merge | Ted Gould | 2010-04-16 | 2 | -0/+18 |
|\| | | | | | | | | | | | | | | * Ensure that callbacks retain references to objects incase they get deleted quickly. | ||||
| * | | Adding references when calling the properties callbacks as items could get ↵ | Ted Gould | 2010-04-16 | 1 | -0/+10 |
| | | | | | | | | | | | | destroyed in transit. | ||||
* | | | releasing version 0.2.9-0ubuntu2~ppa2~refs5 | Ted Gould | 2010-04-16 | 1 | -2/+2 |
| | | | |||||
* | | | debian/rules: Massive debugging | Ted Gould | 2010-04-16 | 2 | -1/+7 |
| | | | |||||
* | | | releasing version 0.2.9-0ubuntu2~ppa2~refs4 | Ted Gould | 2010-04-16 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream merge | Ted Gould | 2010-04-16 | 2 | -5/+8 |
|\| | | | | | | | | | | | | | | * Removing extra unref which allows us to not make an extra ref. | ||||
| * | | Removing the unref that was causing issues so that we can remove an extra ↵ | Ted Gould | 2010-04-16 | 1 | -5/+0 |
| | | | | | | | | | | | | ref of the root item. | ||||
* | | | releasing version 0.2.9-0ubuntu2~ppa2~refs3 | Ted Gould | 2010-04-16 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream merge | Ted Gould | 2010-04-16 | 2 | -2/+9 |
|\| | | | | | | | | | | | * Protecting references before signalling | ||||
| * | | Make sure to send the signal *before* unrefing so the object exists | Ted Gould | 2010-04-16 | 1 | -2/+2 |
| | | | |||||
* | | | releasing version 0.2.9-0ubuntu2~ppa2~refs2 | Ted Gould | 2010-04-16 | 2 | -0/+10 |
|\| | | |||||
| * | | Reffing oldroot again. | Ted Gould | 2010-04-16 | 1 | -0/+3 |
| | | | |||||
* | | | releasing version 0.2.9-0ubuntu2~ppa2~refs1 | Ted Gould | 2010-04-16 | 1 | -2/+2 |
| | | | |||||
* | | | * Upstream Merge | Ted Gould | 2010-04-16 | 2 | -3/+8 |
|\| | | | | | | | | | | | * Decrementing refs when added to child menus | ||||
| * | | Since we already have a ref to root, we don't need to make another. | Ted Gould | 2010-04-16 | 1 | -3/+0 |
| | | | |||||
| * | | Unreffing the object after it's been put into a menu. | Ted Gould | 2010-04-16 | 1 | -0/+1 |
| |/ | |||||
* | | releasing version 0.2.9-0ubuntu2~ppa1 | Ted Gould | 2010-04-15 | 1 | -2/+2 |
| | | |||||
* | | * Upstream Merge | Ted Gould | 2010-04-15 | 9 | -7/+139 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changing GTK layer to look at position in realized children to avoid realization races. (LP: #555816) * Don't allow setting children twice * Ref children of a menuitem * Return error when parent ID of getlayout can't be found * Adding in visible property to docs * Helpful comments in the code | ||||
| * | | Sync to trunk | Ted Gould | 2010-04-15 | 0 | -0/+0 |
| |\| | |||||
| | * | Changing the GTK layer to look at the realized location instead of the ↵ | Ted Gould | 2010-04-15 | 7 | -7/+120 |
| | |\ | | | | | | | | | | | | | absolute location in the menu ordering. | ||||
| * | | | releasing version 0.2.9-0ubuntu1~ppa2~ordering6 | Ted Gould | 2010-04-15 | 1 | -2/+2 |
| | | | | |||||
| * | | | * 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 |