Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Upstream Merge | Ted Gould | 2011-03-24 | 2 | -5/+31 |
|\ | | | | | | | | | * Putting in protections on properties that we don't quite understand. | ||||
| * | Attaching bug | Ted Gould | 2011-03-24 | 0 | -0/+0 |
| | | |||||
| * | Put in some more protections on the types for property variants and generate ↵ | Ted Gould | 2011-03-24 | 1 | -5/+23 |
| | | | | | | | | some errors | ||||
* | | Merge U. Desktop | Ted Gould | 2011-03-24 | 1 | -1/+1 |
|\ \ | |||||
| * \ | releasing version 0.4.0-0ubuntu1 | Ken VanDine | 2011-03-23 | 24 | -55/+245 |
| |\ \ | |/ / |/| | | |||||
* | | | releasing version 0.4.0-0ubuntu1~ppa1 | Ted Gould | 2011-03-23 | 1 | -2/+2 |
| | | | |||||
* | | | New upstream release. | Ted Gould | 2011-03-23 | 21 | -43/+186 |
|\ \ \ | |||||
| * \ \ | Import upstream version 0.4.0 | Ted Gould | 2011-03-23 | 23 | -55/+234 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 0.4.0 | Ted Gould | 2011-03-23 | 1 | -3/+3 |
| | | | | |||||
* | | | | releasing version 0.3.102-0ubuntu2~ppa3 | Ted Gould | 2011-03-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | * Upstream Merge | Ted Gould | 2011-03-23 | 3 | -39/+50 |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | * Protect from NULL variants by using iter_loop (LP: #737844) * Look for accellerators inside the labels as well | ||||
| * | | | Ensure that we don't remove properties that are getting their values updated | Ted Gould | 2011-03-23 | 1 | -0/+21 |
| |\ \ \ | |||||
| | * | | | Protect against NULL properties | Ted Gould | 2011-03-22 | 1 | -12/+14 |
| | | | | | |||||
| * | | | | Switch to using iter_loop to protect from NULL variants | Ted Gould | 2011-03-23 | 1 | -25/+19 |
| |\ \ \ \ | |||||
| | * | | | | A couple more intr_loops with a small memory leak fix | Ted Gould | 2011-03-21 | 1 | -9/+10 |
| | | | | | | |||||
| | * | | | | Moving from iter_next to iter_loop on a couple more iterators | Ted Gould | 2011-03-21 | 1 | -6/+2 |
| | | | | | | |||||
| | * | | | | Removing an unneeded iner_new | Ted Gould | 2011-03-21 | 1 | -3/+3 |
| | | | | | | |||||
| | * | | | | Use iter_loop to handle unref'ing the variants cleanly. | Ted Gould | 2011-03-21 | 1 | -7/+4 |
| | | | | | | |||||
| * | | | | | Look everywhere for accel closures | Ted Gould | 2011-03-22 | 1 | -2/+9 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | check menu items for accelerators directly if accel label doesn't have one | Michael Terry | 2011-03-21 | 1 | -2/+9 |
| |/ / / / | |||||
* | | | | | Brown paper bag | Ted Gould | 2011-03-22 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Remove the link instead of the data | Ted Gould | 2011-03-22 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | releasing version 0.3.102-0ubuntu2~ppa2 | Ted Gould | 2011-03-22 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | * Upstream Merge | Ted Gould | 2011-03-22 | 2 | -0/+27 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | * Protecting properties that are getting updated from an extra remove signal. (LP: #730925) | ||||
| * | | | | Protect the entries that are about to be updated from being removed | Ted Gould | 2011-03-22 | 1 | -0/+19 |
| |/ / / | |||||
* | | | | releasing version 0.3.102-0ubuntu2~ppa1 | Ted Gould | 2011-03-21 | 1 | -2/+2 |
| | | | | |||||
* | | | | * Upstream Merge | Ted Gould | 2011-03-21 | 2 | -0/+9 |
|\| | | | | | | | | | | | | | | | * Enter and exit the GDK threads before calling GTK (LP: #717162) | ||||
| * | | | Entering and exiting the GDK threads when calling up to GTK | Oleg Shparber | 2011-03-21 | 1 | -0/+2 |
| | | | | |||||
* | | | | Merge for U. Desktop | Ted Gould | 2011-03-21 | 1 | -1/+1 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | releasing version 0.3.102-0ubuntu1 | Ken VanDine | 2011-03-16 | 17 | -71/+351 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | releasing version 0.3.102-0ubuntu1~ppa1 | Ted Gould | 2011-03-16 | 1 | -2/+2 |
| | | | | |||||
* | | | | New upstream release. | Ted Gould | 2011-03-16 | 17 | -71/+351 |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ∘ Remove child items when they're removed by GTK ∘ Adding opened and closed events for menu visibility ∘ Handle empty image types ∘ Remove critical warning on parser menuitem check (LP: #733918) ∘ Fix dependencies in pkgconfig files (LP: #733263) ∘ Handle NULL labels (LP: #733688) ∘ Fix memory leaks from variants (LP: #722972) | ||||
| * | | | Import upstream version 0.3.102 | Ted Gould | 2011-03-16 | 16 | -71/+338 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 0.3.102 | Ted Gould | 2011-03-16 | 1 | -3/+3 |
| | | | | |||||
| | * | | Add handling for children getting removed | Ted Gould | 2011-03-16 | 1 | -6/+50 |
| | |\ \ | |||||
| | | * \ | Update to current trunk | Ted Gould | 2011-03-09 | 3 | -14/+48 |
| | | |\ \ | |||||
| | | * | | | If we call the parse function and we already have the menu item built for ↵ | Ted Gould | 2011-03-08 | 1 | -6/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | the passed in value let's just use that and not bother looking any further. | ||||
| | | * | | | Disconnecting the child removed handlers | Ted Gould | 2011-03-08 | 1 | -0/+2 |
| | | | | | | |||||
| | | * | | | Removing the dbusmenu menuitem from the parent if it gets removed on the GTK ↵ | Ted Gould | 2011-03-08 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | side | ||||
| | | * | | | Add a callback for child-removed as well | Ted Gould | 2011-03-08 | 1 | -0/+19 |
| | | | | | | |||||
| | * | | | | Adding defines for the event identifiers | Ted Gould | 2011-03-16 | 5 | -4/+35 |
| | |\ \ \ \ | |||||
| | | * | | | | Adding event defines to the documentation. | Ted Gould | 2011-03-16 | 1 | -0/+3 |
| | | | | | | | |||||
| | | * | | | | Adding opened and closed to the spec | Ted Gould | 2011-03-16 | 1 | -0/+2 |
| | | | | | | | |||||
| | | * | | | | Using the new defines | Ted Gould | 2011-03-16 | 2 | -4/+4 |
| | | | | | | | |||||
| | | * | | | | Adding defines for the event ids | Ted Gould | 2011-03-16 | 1 | -0/+26 |
| | |/ / / / | |||||
| | * | | | | Send open and close signals when menu visibility changes. | Ted Gould | 2011-03-16 | 1 | -1/+11 |
| | |\ \ \ \ | |||||
| | | * | | | | add opened and closed events | Michael Terry | 2011-03-16 | 1 | -1/+11 |
| | | | | | | | |||||
| | * | | | | | Empty images are images too | Ted Gould | 2011-03-16 | 1 | -0/+3 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | handle empty image types | Michael Terry | 2011-03-16 | 1 | -0/+3 |
| | | |/ / / / | |||||
| | * | | | | | Removing a noisy warning | Ted Gould | 2011-03-16 | 1 | -1/+3 |
| | |\ \ \ \ \ |