aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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 always-show-imag...Michael Terry2011-02-101-88/+146
| | | |/ / | | |/| |
| * | | | Fixing the GVariant signatures on dbusmenu-dumperTed Gould2011-02-161-2/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tools/dbusmenu-dumper: Proper GVariant handling of gdbus call to make this ac...Martin Pitt2011-02-161-2/+4
| |/ / /
* | | | Start handling text direction and signal when it changesTed Gould2011-02-181-3/+63
* | | | Adding a nick to value translatorTed Gould2011-02-182-0/+25
* | | | Adding a stub for getting the text directionTed Gould2011-02-181-0/+17
* | | | Adding the signal for text direction changing.Ted Gould2011-02-182-0/+18
* | | | Adding in the function prototypes for text direction in the client.Ted Gould2011-02-181-1/+5
* | | | Making it so that the dbus properties can have more than one.Ted Gould2011-02-171-2/+9
* | | | Use the get_nick function to get the value for the signalTed Gould2011-02-171-1/+1
* | | | Adding a get_nick function for our enumsTed Gould2011-02-172-0/+27
* | | | Handling set and get of the property.Ted Gould2011-02-171-0/+36
* | | | Adding in the server.c file to POTFILES.in to get the default text directionTed Gould2011-02-171-0/+1
* | | | Adding code to determine the default text directionTed Gould2011-02-171-0/+49
* | | | Fleshing out the accessors for the text directionTed Gould2011-02-171-3/+16
* | | | Adding a the text direction stub functions in.Ted Gould2011-02-171-0/+34
* | | | WhitespaceTed Gould2011-02-171-5/+7
* | | | Adding prototypes for the text directionTed Gould2011-02-171-0/+2
* | | | Adding a property for text directionTed Gould2011-02-162-1/+9
* | | | Ignoring the enum built filesTed Gould2011-02-161-0/+4
* | | | Changing the definition style to make mkenums happy.Ted Gould2011-02-161-3/+2
* | | | Make sure the text direction isn't in the serverTed Gould2011-02-161-1/+1
* | | | Adding building the enums untilthe build systemTed Gould2011-02-162-3/+18
* | | | Add the enum helper make file from ClutterTed Gould2011-02-161-0/+45
* | | | Some enum type templatesTed Gould2011-02-162-0/+120
* | | | Adding a type for the text direction, putting it in a generic header for allTed Gould2011-02-163-1/+58
* | | | Adding a property for text directionTed Gould2011-02-151-0/+8
|/ / /
* | | 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 use...Ken VanDine2011-02-092-15/+15
|/ /
* | Fixing take to not unrefTed Gould2011-02-061-2/+2
|\ \
| * | take_children() shouldn't unref the items as they might get deleted before th...Ted Gould2011-02-041-2/+2
* | | Handle ChildAdded on GtkShell items and clean up the code so that it has sing...Ted Gould2011-02-041-12/+89
|\ \ \ | |/ / |/| |
| * | watch for new menu items being added to existing menu shellsMichael Terry2011-02-041-12/+85
|/ /
* | 0.3.96Ted Gould2011-02-031-3/+3
* | Ensure that we remove signals from the objects we put them on.Ted Gould2011-02-031-2/+40
|\ \
| * | keep track of objects that we set notifies forMichael Terry2011-02-031-11/+34
| * | disconnect signals when done with menuitemMichael Terry2011-02-021-0/+15
|/ /
* | 0.3.95Ted Gould2011-01-311-3/+3