aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
...
| * New upstream release.Ted Gould2011-02-171-0/+11
|/ | | | | | | | ∘ Fixing distcheck ∘ Grouping Property Change events into a single DBus signal ∘ Removing XML from the GetLayout function ∘ Clean up icon handling in the parser (LP: #715864) ∘ Fixing signatures on dbusmenu-dumper
* releasing version 0.3.97-0ubuntu1Ken VanDine2011-02-103-3/+18
|\
| * releasing version 0.3.97-0ubuntu1~ppa1Ted Gould2011-02-101-2/+2
| |
| * ∘ Handle ChildAdded on GtkShell items (LP: #709839)Ted Gould2011-02-103-6/+12
| |\ | | | | | | | | | | | | | | | | | | ∘ Fix naming of the GIR file (LP: #713099) * debian/gir1.2-dbusmenu-glib-0.4.install, debian/libdbusmenu-glib-dev.install: Changing gir, typelib and vala file names
| | * Merged GI fixes from lp:~ken-vandine/dbusmenu/lp713099 (LP: #713099)Ken VanDine2011-02-093-3/+9
| |/ |/|
| * New upstream release.Ted Gould2011-02-101-0/+9
|/ | | | | | ∘ Handle ChildAdded on GtkShell items ∘ Fixing take_children() to not unref ∘ Fix naming of the GIR file
* releasing version 0.3.96-0ubuntu3Ken VanDine2011-02-071-0/+8
|
* releasing version 0.3.96-0ubuntu2Ken VanDine2011-02-041-0/+8
|
* releasing version 0.3.96-0ubuntu1Ken VanDine2011-02-031-0/+7
|\
| * releasing version 0.3.96-0ubuntu1~ppa1Ted Gould2011-02-031-2/+2
| |
| * Merge from U. DesktopTed Gould2011-02-031-1/+1
| |\ | |/ |/|
* | releasing version 0.3.95-0ubuntu1Ken VanDine2011-01-311-0/+11
|\ \
| | * * New upstream release.Ted Gould2011-02-031-0/+7
| |/ | | | | | | * Remove signal handlers for correct objects
| * releasing version 0.3.95-0ubuntu1~ppa1Ted Gould2011-01-311-2/+2
| |
| * * New upstream release.Ted Gould2011-01-311-0/+11
|/ | | | | | | | * Fix crashes on rapidly creating and destroying client and menu objects (LP: #709754) * Fix dynamically changed submenus to get the parsed (LP: #696896) * Fix bad signature on GetProperties with no hits
* releasing version 0.3.94-0ubuntu1Ken VanDine2011-01-271-0/+16
|\
| * releasing version 0.3.94-0ubuntu1~ppa1Ted Gould2011-01-271-2/+2
| |
| * New upstream release.Ted Gould2011-01-271-3/+3
| |
| * releasing version 0.3.93-0ubuntu2~ppa1Ted Gould2011-01-271-2/+2
| |
| * Fixing warnings from 'use-fallback'Ted Gould2011-01-271-1/+2
| |
| * * Upstream MergeTed Gould2011-01-271-0/+15
|/| | | | | | | | | | | | | | | | | | | | | | | * Fixing setting toggle to a boolean * Fixing some memory leaks * Fixing signatures in GetChildren * Look for the serializable menuitems and use their build functions * Fix critical message from being printed * Fixing shutdown messages on destruction * Adding a parser * Adding a serializable menu item
| * releasing version 0.3.93-0ubuntu2~ted10Ted Gould2011-01-261-2/+2
| |
| * * Upstream MergeTed Gould2011-01-261-0/+7
| | | | | | | | * Only activate on menu bars
| * releasing version 0.3.93-0ubuntu2~ted9Ted Gould2011-01-261-2/+2
| |
| * * Upstream MergeTed Gould2011-01-261-0/+7
| | | | | | | | * Only activate at the top level
| * releasing version 0.3.93-0ubuntu2~ted8Ted Gould2011-01-261-2/+2
| |
| * * Upstream MergeTed Gould2011-01-261-0/+8
| | | | | | | | | | * Factoring out the stack in the parser * Fixing setting toggle to a boolean
| * releasing version 0.3.93-0ubuntu2~ted7Ted Gould2011-01-261-2/+2
| |
| * * Upstream MergeTed Gould2011-01-261-0/+7
| | | | | | | | * Changing tuple building
| * releasing version 0.3.93-0ubuntu2~ted6Ted Gould2011-01-261-2/+2
| |
| * * Upstream MergeTed Gould2011-01-261-0/+7
| | | | | | | | * Making explicit use of tuple to make more robust
| * releasing version 0.3.93-0ubuntu2~ted5Ted Gould2011-01-261-2/+2
| |
| * Fixing signatures in GetChildrenTed Gould2011-01-261-1/+2
| |
| * * Upstream MergeTed Gould2011-01-261-0/+7
| | | | | | | | * Fixing some memory leaks
| * releasing version 0.3.93-0ubuntu2~ted4Ted Gould2011-01-251-2/+2
| |
| * * Upstream MergeTed Gould2011-01-251-0/+9
| | | | | | | | | | | | * Look for the serializable menuitems and use their build functions * Fix critical message from being printed
| * releasing version 0.3.93-0ubuntu2~ted3Ted Gould2011-01-251-2/+2
| |
| * * Upstream MergeTed Gould2011-01-251-0/+7
| | | | | | | | * Work with GtkMenu's as well
| * releasing version 0.3.93-0ubuntu2~ted2Ted Gould2011-01-241-2/+2
| |
| * * Upstream MergeTed Gould2011-01-241-0/+7
| | | | | | | | * Fixing shutdown messages on destruction
| * releasing version 0.3.93-0ubuntu2~ted1Ted Gould2011-01-231-2/+2
| |
| * Merging in serializable menu itemTed Gould2011-01-231-1/+2
| |
| * * Upstream MergeTed Gould2011-01-231-0/+7
|/ | | | * Merging in the parser
* releasing version 0.3.93-0ubuntu1Ken VanDine2011-01-202-3/+20
|\
| * releasing version 0.3.93-0ubuntu1~ppa1Ted Gould2011-01-201-2/+2
| |
| * * New upstream release.Ted Gould2011-01-201-2/+12
|/ | | | | | | * Fixing scanner export * Increasing scanner warnings * Signalling to DBus when object is registered * Handling errors in GVariant better than crashing
* releasing version 0.3.92-0ubuntu3Ken VanDine2011-01-181-0/+7
|
* releasing version 0.3.92-0ubuntu2Ken VanDine2011-01-181-0/+7
|
* releasing version 0.3.92-0ubuntu1Ken VanDine2011-01-141-0/+8
|\
| * releasing version 0.3.92-0ubuntu1~ppa1Ted Gould2011-01-141-2/+2
| |