index
:
libdbusmenu
master
Pass a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libdbusmenu-glib
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
Grouping the property change signals
Ted Gould
2010-10-27
1
-16
/
+6
|
|
|
|
\
\
|
|
|
*
|
|
Dropping 'GetChildren' and 'GetProperties' as they're not really useful anymore
Ted Gould
2010-10-27
1
-23
/
+0
|
|
|
*
|
|
Grouping the 'in' parameters
Ted Gould
2010-10-27
1
-4
/
+4
|
|
|
*
|
|
Adding in the ability to do recursive
Ted Gould
2010-10-27
1
-1
/
+8
|
|
|
*
|
|
Changing the comment to describe the new parameters
Ted Gould
2010-10-27
1
-19
/
+9
|
|
|
*
|
|
Getting the property names with the layout
Ted Gould
2010-10-27
1
-0
/
+7
|
|
|
*
|
|
Changing the return from the 'GetLayout' function
Ted Gould
2010-10-27
1
-1
/
+1
|
|
*
|
|
|
Ignore signals if there's no root node
Ted Gould
2011-02-14
1
-0
/
+3
|
|
*
|
|
|
Make sure to put these in the right list
Ted Gould
2011-02-14
1
-1
/
+1
|
|
*
|
|
|
Adding removing properties on the client side of things.
Ted Gould
2011-02-14
1
-0
/
+25
|
|
*
|
|
|
Use NULL to clear all the values in the root item
Ted Gould
2011-02-14
1
-1
/
+1
|
|
*
|
|
|
If we get default values of properties, treat them like a clear
Ted Gould
2011-02-14
1
-0
/
+7
|
|
*
|
|
|
Adding the remove items list to the message as well.
Ted Gould
2011-02-14
1
-15
/
+87
|
|
*
|
|
|
Adding a function to check if the property is a default
Ted Gould
2011-02-14
2
-0
/
+11
|
|
*
|
|
|
Adding a removed field to the signal
Ted Gould
2011-02-14
1
-0
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Checking the strcmp0 value properly
Ted Gould
2011-02-11
1
-1
/
+1
|
|
*
|
|
Setting value to something more obviously wrong
Ted Gould
2011-02-11
1
-1
/
+1
|
|
*
|
|
Explicitly destroying and recreating the properties on the root node when cha...
Ted Gould
2011-02-11
1
-0
/
+17
|
|
*
|
|
Unbox the variants if they're boxed
Ted Gould
2011-02-08
1
-1
/
+6
|
|
*
|
|
IDs should be signed
Ted Gould
2011-02-08
1
-3
/
+3
|
|
*
|
|
Handling and unrolling the properties updated signal
Ted Gould
2011-02-08
1
-0
/
+16
|
|
*
|
|
Fleshing out the transformation from arrays to dbus signals.
Ted Gould
2011-02-08
1
-4
/
+48
|
|
*
|
|
Fleshing out the teardown of the array
Ted Gould
2011-02-08
1
-0
/
+16
|
|
*
|
|
Fleshing out the add function and making this thing compile!
Ted Gould
2011-02-07
1
-8
/
+32
|
|
*
|
|
Basic outline of the function mapped out, no compile.
Ted Gould
2011-02-07
1
-4
/
+93
|
|
*
|
|
Updating to trunk
Ted Gould
2011-02-07
18
-601
/
+1490
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
Dropping the other signals
Ted Gould
2010-10-27
1
-20
/
+0
|
|
*
|
|
Wrong tense
Ted Gould
2010-09-27
1
-1
/
+1
|
|
*
|
|
Adding a globbed signal of properties
Ted Gould
2010-09-27
1
-0
/
+10
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Fix GI annotations for Dbusmenu
Martin Pitt
2011-02-16
5
-449
/
+450
*
|
|
|
Fix g-ir-scanner file list
Martin Pitt
2011-02-16
1
-3
/
+3
|
/
/
/
*
|
/
Fix the name used for the Dbusmenu-Glib-0.4 typelib so it can be properly use...
Ken VanDine
2011-02-09
1
-13
/
+13
|
|
/
|
/
|
*
|
take_children() shouldn't unref the items as they might get deleted before th...
Ted Gould
2011-02-04
1
-2
/
+2
*
|
Fix the property return signature.
Ted Gould
2011-01-31
1
-2
/
+2
|
\
\
|
*
|
fix variant type of props return
Michael Terry
2011-01-31
1
-2
/
+2
*
|
|
Switching the properties callback to use custom structure so that we can refe...
Ted Gould
2011-01-31
1
-4
/
+19
*
|
|
Keep a ref to the client through-out the call to the update
Ted Gould
2011-01-31
1
-7
/
+10
|
/
/
*
|
Adding in a serializable menuitem object
Ted Gould
2011-01-27
2
-8
/
+97
|
\
\
|
*
|
Adding documentation for the handler functions.
Ted Gould
2011-01-27
1
-0
/
+21
|
*
|
Updating to trunk
Ted Gould
2011-01-21
4
-15
/
+103
|
|
\
\
|
*
|
|
Switch to having the type handlers have a small structure of all their data a...
Ted Gould
2011-01-19
1
-7
/
+37
|
*
|
|
Adding in some documentation
Ted Gould
2011-01-19
1
-1
/
+26
|
*
|
|
Setup to the use the full type handler
Ted Gould
2011-01-18
1
-1
/
+1
|
*
|
|
Adding in a 'full' function to deal with user data and destruction.
Ted Gould
2011-01-18
2
-2
/
+15
*
|
|
|
Fix some memory leaks, we hate those!
Ted Gould
2011-01-26
2
-3
/
+12
|
\
\
\
\
|
*
|
|
|
Ensuring that all the errors are free'd correctly.
Ted Gould
2011-01-21
1
-1
/
+4
|
*
|
|
|
Making the hashtable have a full copy and free itself appropriately.
Ted Gould
2011-01-21
1
-2
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Make the tuple without specifying the type so we don't need to build a new one.
Ted Gould
2011-01-26
1
-1
/
+2
*
|
|
|
Switching to use an internal builder for the tuple to make things more explicit.
Ted Gould
2011-01-26
1
-1
/
+7
*
|
|
|
Changing the builder add call
Ted Gould
2011-01-26
1
-1
/
+1
[prev]
[next]