aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * * Upstream mergeTed Gould2011-02-231-0/+7
| | | | | | | | * Handle the case of a single NULL entry as well.
| * releasing version 0.3.98-0ubuntu2~ppa4Ted Gould2011-02-231-2/+2
| |
| * * Upstream mergeTed Gould2011-02-231-0/+7
| | | | | | | | * Fixing fixed recursion states
| * releasing version 0.3.98-0ubuntu2~ppa3Ted Gould2011-02-231-2/+2
| |
| * * Memory handling fixes in the parserTed Gould2011-02-231-1/+3
| | | | | | | | * Fix dbus-menu.xml to have more consistent signatures.
| * * Upstream MergeTed Gould2011-02-231-0/+7
| | | | | | | | * Add a signal on the menuitem for generic event support
| * releasing version 0.3.98-0ubuntu2~ppa2Ted Gould2011-02-211-2/+2
| |
| * * Upstream MergeTed Gould2011-02-211-0/+7
| | | | | | | | * Protection from unref'ing NULL variants
| * releasing version 0.3.98-0ubuntu2~ppa1Ted Gould2011-02-211-2/+2
| |
| * Add a property for needing attention.Ted Gould2011-02-211-1/+2
| |
| * Add a property for text direction.Ted Gould2011-02-211-1/+2
| |
| * Only send property updates if the menu item has beenTed Gould2011-02-211-1/+3
| | | | | | | | seen on the bus.
| * Add in a defaults databaseTed Gould2011-02-211-1/+2
| |
| * * Upstream MergeTed Gould2011-02-211-0/+7
| | | | | | | | * Only send the requested properties and request fewer
* | releasing version 0.3.98-0ubuntu4Ken VanDine2011-02-231-1/+1
| |
* | * Merged from trunk (rev 220) Ken VanDine2011-02-231-0/+11
| | | | | | | | | | | | | | | | - Cleaning up cleaning up so we don't unref twice and crash - Fixing the signatures to make them more consistent - Adding defaults to translatable files - Support a set of defaults and not sending them over the bus. - Fixing annotations and adding tests with python.
* | releasing version 0.3.98-0ubuntu3Ken VanDine2011-02-222-2/+9
|\ \
| * | * debian/control:unknown2011-02-222-2/+9
| | | | | | | | | | | | - Use new libgtk-3-dev build-depends
* | | releasing version 0.3.98-0ubuntu2Ken VanDine2011-02-221-0/+7
| |/ |/|
* | releasing version 0.3.98-0ubuntu1Ken VanDine2011-02-172-1/+12
|\|
| * releasing version 0.3.98-0ubuntu1~ppa1Ted Gould2011-02-171-2/+2
| |