aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
| * * Upstream MergeTed Gould2011-03-291-0/+8
| | | | | | | | | | * Protections and keeping the child variant for the iterator around longer.
| * releasing version 0.4.0-0ubuntu2~ppa3Ted Gould2011-03-281-2/+2
| |
| * * Upstream MergeTed Gould2011-03-281-0/+8
| | | | | | | | | | * Don't unref the variant we didn't have a ref to when we error out.
| * releasing version 0.4.0-0ubuntu2~ppa2Ted Gould2011-03-281-2/+2
| |
| * * Upstream MergeTed Gould2011-03-281-0/+8
| | | | | | | | | | * Protecting the parent variant throughout it's usage in the iterator in the while loop. (LP: #741726)
| * releasing version 0.4.0-0ubuntu2~ppa1Ted Gould2011-03-241-2/+2
| |
| * * Upstream MergeTed Gould2011-03-241-0/+8
|/ | | | | * Putting in protections on properties that we don't quite understand.
* releasing version 0.4.0-0ubuntu1Ken VanDine2011-03-231-0/+11
|\
| * releasing version 0.4.0-0ubuntu1~ppa1Ted Gould2011-03-231-2/+2
| |
| * New upstream release.Ted Gould2011-03-231-15/+3
| |
| * releasing version 0.3.102-0ubuntu2~ppa3Ted Gould2011-03-231-2/+2
| |
| * * Upstream MergeTed Gould2011-03-231-0/+8
| | | | | | | | | | * Protect from NULL variants by using iter_loop (LP: #737844) * Look for accellerators inside the labels as well
| * releasing version 0.3.102-0ubuntu2~ppa2Ted Gould2011-03-221-2/+2
| |
| * * Upstream MergeTed Gould2011-03-221-0/+8
| | | | | | | | | | * Protecting properties that are getting updated from an extra remove signal. (LP: #730925)
| * releasing version 0.3.102-0ubuntu2~ppa1Ted Gould2011-03-211-2/+2
| |
| * * Upstream MergeTed Gould2011-03-211-0/+7
|/ | | | * Enter and exit the GDK threads before calling GTK (LP: #717162)
* releasing version 0.3.102-0ubuntu1Ken VanDine2011-03-161-0/+13
|\
| * releasing version 0.3.102-0ubuntu1~ppa1Ted Gould2011-03-161-2/+2
| |
| * New upstream release.Ted Gould2011-03-161-0/+13
|/ | | | | | | | | | ∘ 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)
* releasing version 0.3.101-0ubuntu1Ken VanDine2011-03-101-0/+17
|\
| * releasing version 0.3.101-0ubuntu1~ppa1Ted Gould2011-03-101-2/+2
| |
| * New upstream release.Ted Gould2011-03-101-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ∘ Add helper to get cached menuitem from widget ∘ Have the GTK Dbusmenu Client handle theme directories (LP: #727325) ∘ Fix a bunch of memory leaks (LP: #722972) ∘ Handle _ in menuitems more correctly when parsing (LP: #621301) ∘ Protect from NULL layout_props (LP: #729722) ∘ Remove the property from the hashtable before signaling that it's been changed (LP: #725603) ∘ Wrap emitted properties in a variant ∘ Fix enum templates so they can be included by other programs without error ∘ Setting the cached menu item (LP: #723463) (LP: #729128) (LP: #729194)
| * Sync. to U. DesktopTed Gould2011-03-101-0/+8
| |\ | |/ |/|
* | releasing version 0.3.100-0ubuntu4Ken VanDine2011-03-081-0/+8
| |
| * Sync with U. DesktopTed Gould2011-03-071-0/+14
| |\ | |/ |/|
* | releasing version 0.3.100-0ubuntu3Ken VanDine2011-03-071-0/+8
| |
* | releasing version 0.3.100-0ubuntu2Ken VanDine2011-03-041-0/+6
| |
| * releasing version 0.3.100-0ubuntu2~ppa1Ted Gould2011-03-041-2/+2
| |
| * * Upstream MergeTed Gould2011-03-041-0/+7
|/ | | | * Fix the enum-types.h header in the dist
* releasing version 0.3.100-0ubuntu1Ken VanDine2011-03-037-138/+24
|\
| * releasing version 0.3.100-0ubuntu1~ppa1Ted Gould2011-03-031-2/+2
| |
| * debian/patches: All submitted upstreamTed Gould2011-03-036-137/+2
| |
| * * New upstream release.Ted Gould2011-03-031-0/+21
|/ | | | | | | | | | | | | | | | | | * GTK application menus are not correctly displayed (LP: #726678) * Fix LP: #723873 - ensure that changing a menuitem property to a default value gets propagated properly in the client * Fix some crashes by disconnecting more signals when a menuitem is deleted. LP: #725980 and LP: #726153 * Making sure to grab the variant and dispose of it in handle_event. * Change the destroy prototype to fix GIR warnings * Fix emitting property changes to use tuples * Track the icon theme directories * Handle cases where passed in property names could be in the properties hash table * Making property names match DBus protocol recommendations * Restricting GIR scanner to exported interfaces * Use the library i18n libraries instead of the app ones * Make GetLayout use the parent parameter
* releasing version 0.3.99-0ubuntu5Ken VanDine2011-03-013-0/+25
|
* releasing version 0.3.99-0ubuntu4Ken VanDine2011-03-014-13/+56
|
* releasing version 0.3.99-0ubuntu3Ken VanDine2011-03-016-0/+104
|
* releasing version 0.3.99-0ubuntu1Ken VanDine2011-02-241-2/+7
|
* * New upstream release.Ken VanDine2011-02-241-0/+22
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add a signal on the menuitem for generic event support * Handle the case of a single NULL entry as well. * Not checking defaults when value is NULL * Add the 'type' variable first when processing new menuitems * Protection from unref'ing NULL variants * Only send the requested properties and request fewer * Add in a defaults database * Only send property updates if the menu item has been seen on the bus. * Add a property for text direction. * Add a property for needing attention. * Documentation fixes * Making menuitems track their own parents * Resolving property changes by looking at the properties directly.
| * releasing version 0.3.99-0ubuntu1~ppa1Ted Gould2011-02-241-2/+2
| |
| * New upstream release.Ted Gould2011-02-241-10/+3
| |
| * releasing version 0.3.98-0ubuntu5~ppa2Ted Gould2011-02-241-2/+2
| |
| * * Upstream MergeTed Gould2011-02-241-0/+7
| | | | | | | | * Fixing state property
| * releasing version 0.3.98-0ubuntu5~ppa1Ted Gould2011-02-241-2/+2
| |
| * * Documentation fixesTed Gould2011-02-241-1/+5
| | | | | | | | | | | | * Making menuitems track their own parents * Resolving property changes by looking at the properties directly.
| * * Upstream MergeTed Gould2011-02-241-0/+18
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add a signal on the menuitem for generic event support * Handle the case of a single NULL entry as well. * Not checking defaults when value is NULL * Add the 'type' variable first when processing new menuitems * Protection from unref'ing NULL variants * Only send the requested properties and request fewer * Add in a defaults database * Only send property updates if the menu item has been seen on the bus. * Add a property for text direction. * Add a property for needing attention.
| * releasing version 0.3.98-0ubuntu2~ppa6Ted Gould2011-02-241-2/+2
| |
| * * FixTed Gould2011-02-231-0/+7
| | | | | | | | * Adding a generated .c file
| * releasing version 0.3.98-0ubuntu2~ppa5Ted Gould2011-02-231-2/+2
| |
| * * Add the 'type' variable first when processing newTed Gould2011-02-231-1/+5
| | | | | | | | | | | | menuitems * When requesting new layouts get 'enabled' and 'visible' as well
| * Not checking defaults when value is NULLTed Gould2011-02-231-0/+1
| |