aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | | | | | | | | Ignore signals if there's no root nodeTed Gould2011-02-141-0/+3
| | | | | | | | | | | | |
| | | | * | | | | | | | | Make sure to put these in the right listTed Gould2011-02-141-1/+1
| | | | | | | | | | | | |
| | | | * | | | | | | | | Adding removing properties on the client side of things.Ted Gould2011-02-141-0/+25
| | | | | | | | | | | | |
| | | | * | | | | | | | | Use NULL to clear all the values in the root itemTed Gould2011-02-141-1/+1
| | | | | | | | | | | | |
| | | | * | | | | | | | | If we get default values of properties, treat them like a clearTed Gould2011-02-141-0/+7
| | | | | | | | | | | | |
| | | | * | | | | | | | | Adding the remove items list to the message as well.Ted Gould2011-02-141-15/+87
| | | | | | | | | | | | |
| | | | * | | | | | | | | Adding a function to check if the property is a defaultTed Gould2011-02-142-0/+11
| | | | | | | | | | | | |
| | | | * | | | | | | | | Adding a removed field to the signalTed Gould2011-02-141-0/+1
| | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | Checking the strcmp0 value properlyTed Gould2011-02-111-1/+1
| | | | | | | | | | | |
| | | | * | | | | | | | Setting value to something more obviously wrongTed Gould2011-02-111-1/+1
| | | | | | | | | | | |
| | | | * | | | | | | | Explicitly destroying and recreating the properties on the root node when ↵Ted Gould2011-02-111-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changed.
| | | | * | | | | | | | Unbox the variants if they're boxedTed Gould2011-02-081-1/+6
| | | | | | | | | | | |
| | | | * | | | | | | | IDs should be signedTed Gould2011-02-081-3/+3
| | | | | | | | | | | |
| | | | * | | | | | | | Handling and unrolling the properties updated signalTed Gould2011-02-081-0/+16
| | | | | | | | | | | |
| | | | * | | | | | | | Fleshing out the transformation from arrays to dbus signals.Ted Gould2011-02-081-4/+48
| | | | | | | | | | | |
| | | | * | | | | | | | Fleshing out the teardown of the arrayTed Gould2011-02-081-0/+16
| | | | | | | | | | | |
| | | | * | | | | | | | Fleshing out the add function and making this thing compile! Ted Gould2011-02-071-8/+32
| | | | | | | | | | | |
| | | | * | | | | | | | Basic outline of the function mapped out, no compile.Ted Gould2011-02-071-4/+93
| | | | | | | | | | | |
| | | | * | | | | | | | Updating to trunkTed Gould2011-02-0764-2242/+4679
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | Dropping the other signalsTed Gould2010-10-271-20/+0
| | | | | | | | | | | |
| | | | * | | | | | | | Wrong tenseTed Gould2010-09-271-1/+1
| | | | | | | | | | | |
| | | | * | | | | | | | Adding a globbed signal of propertiesTed Gould2010-09-271-0/+10
| | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | Clean up the handling of icons to be a more robust code pathTed Gould2011-02-171-88/+150
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | make sure other icon property is removed when setting oneMichael Terry2011-02-171-0/+4
| | | | | | | | | | | |
| | | | * | | | | | | | fix icon usage -- watch more signals, handle gicons, respect ↵Michael Terry2011-02-101-88/+146
| | | | | |/ / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | always-show-image better
| | | * | | | | | | | Fixing the GVariant signatures on dbusmenu-dumperTed Gould2011-02-161-2/+4
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | / / / / | | | | | |_|/ / / / | | | | |/| | | | |
| | | | * | | | | | tools/dbusmenu-dumper: Proper GVariant handling of gdbus call to make this ↵Martin Pitt2011-02-161-2/+4
| | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | actually work
| * | | | | | | | Merging in U. DesktopTed Gould2011-02-171-1/+1
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | releasing version 0.3.97-0ubuntu1Ken VanDine2011-02-1018-76/+121
|\| | | | | | | |
| * | | | | | | | 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-095-18/+24
| |/| | | | | | | | |/| | | | | | | | |
| * | | | | | | | | New upstream release.Ted Gould2011-02-1016-73/+112
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ∘ Handle ChildAdded on GtkShell items ∘ Fixing take_children() to not unref ∘ Fix naming of the GIR file
| | * | | | | | | | Import upstream version 0.3.97Ted Gould2011-02-1017-87/+194
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | 0.3.97Ted Gould2011-02-101-3/+3
| | | | | | | | | |
| | | * | | | | | | Fixing the naming of the Dbusmenu Glib GIR fileTed Gould2011-02-092-15/+15
| | | |\| | | | | | | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | Fix the name used for the Dbusmenu-Glib-0.4 typelib so it can be properly ↵Ken VanDine2011-02-092-15/+15
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | used with GI. It should be Dbusmenu-0.4 (LP: #713099)
| | | * | | | | Fixing take to not unrefTed Gould2011-02-061-2/+2
| | | |\ \ \ \ \
| * | | \ \ \ \ \ Merge U. DesktopTed Gould2011-02-101-4/+5
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | releasing version 0.3.96-0ubuntu3Ken VanDine2011-02-072-12/+97
| | | | | | | | |
| * | | | | | | | releasing version 0.3.96-0ubuntu3~ppa1Ted Gould2011-02-041-2/+2
| | | | | | | | |
| * | | | | | | | * Upstream MergeTed Gould2011-02-042-12/+96
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | | | | | | | | | * Parser fixes for children added in GtkMenuShell (LP: #)
| | * | | | | | | Handle ChildAdded on GtkShell items and clean up the code so that it has ↵Ted Gould2011-02-041-12/+89
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | single functions for doing common operations.
| | | * | | | | | | watch for new menu items being added to existing menu shellsMichael Terry2011-02-041-12/+85
| | |/ / / / / / /
| * | | | | | | | Sync to U. DesktopTed Gould2011-02-042-3/+11
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | releasing version 0.3.96-0ubuntu2Ken VanDine2011-02-042-2/+10
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | take_children() shouldn't unref the items as they might get deleted before ↵Ted Gould2011-02-041-2/+2
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | the caller would be abel to use them. Making sure to put those annotations in the docs.
* | | | | | | | releasing version 0.3.96-0ubuntu1Ken VanDine2011-02-039-20/+81
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | releasing version 0.3.96-0ubuntu1~ppa1Ted Gould2011-02-031-2/+2
| | | | | | | |
| * | | | | | | Merge from U. DesktopTed Gould2011-02-031-1/+1
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |