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
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Fleshing out getting the dirs
Ted Gould
2011-02-22
1
-3
/
+4
*
|
|
Adding a private variable for the string list
Ted Gould
2011-02-22
1
-0
/
+9
*
|
|
Adding some documentation
Ted Gould
2011-02-22
1
-0
/
+17
*
|
|
Prototypes and stubs for the get/set icon paths
Ted Gould
2011-02-22
1
-0
/
+15
|
/
/
*
|
Tracking the status and signaling on DBus if it changes
Ted Gould
2011-02-18
1
-0
/
+30
*
|
Adding in the status property
Ted Gould
2011-02-18
1
-1
/
+7
*
|
Fleshing out the getter and setter
Ted Gould
2011-02-18
1
-1
/
+16
*
|
Adding in some stub functions for the status
Ted Gould
2011-02-18
1
-0
/
+28
*
|
Updating to trunk
Ted Gould
2011-02-18
1
-49
/
+310
|
\
|
|
*
Making sure all refs sink incase of floating variants
Ted Gould
2011-02-15
1
-2
/
+2
|
*
Splitting a few of these out so they're easier to follow
Ted Gould
2011-02-14
1
-1
/
+3
|
*
Protecting from the cases of NULL variants
Ted Gould
2011-02-14
1
-2
/
+7
|
*
Merging in the no-xml based layout branch
Ted Gould
2011-02-14
1
-42
/
+27
|
|
\
|
|
*
Fixing the type to match dbus-menu.xml
Ted Gould
2011-02-14
1
-1
/
+1
|
|
*
Use the recurse parameter
Ted Gould
2011-02-14
1
-2
/
+2
|
|
*
Swapt out building XML for building a big variant structure
Ted Gould
2011-02-14
1
-42
/
+27
|
*
|
Make sure to put these in the right list
Ted Gould
2011-02-14
1
-1
/
+1
|
*
|
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
|
|
/
|
*
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
|
*
IDs should be signed
Ted Gould
2011-02-08
1
-3
/
+3
|
*
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
*
|
Making it so that the dbus properties can have more than one.
Ted Gould
2011-02-17
1
-2
/
+9
*
|
Use the get_nick function to get the value for the signal
Ted Gould
2011-02-17
1
-1
/
+1
*
|
Handling set and get of the property.
Ted Gould
2011-02-17
1
-0
/
+36
*
|
Adding code to determine the default text direction
Ted Gould
2011-02-17
1
-0
/
+49
*
|
Fleshing out the accessors for the text direction
Ted Gould
2011-02-17
1
-3
/
+16
*
|
Adding a the text direction stub functions in.
Ted Gould
2011-02-17
1
-0
/
+34
*
|
Adding a property for text direction
Ted Gould
2011-02-16
1
-1
/
+8
|
/
*
fix variant type of props return
Michael Terry
2011-01-31
1
-2
/
+2
*
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
*
Even though we all love SVG, it's not a valid signature
Ted Gould
2011-01-26
1
-1
/
+1
*
Fix some crashes when building variants improperly
Ted Gould
2011-01-20
1
-7
/
+41
|
\
|
*
Warn when can't parse.
Ted Gould
2011-01-18
1
-1
/
+7
|
*
Use the message string.
Ted Gould
2011-01-18
1
-2
/
+2
|
*
Adding warnings on g_variant_parse errors
Ted Gould
2011-01-18
1
-1
/
+13
|
*
Protecting the final tuple from errors.
Ted Gould
2011-01-18
1
-3
/
+8
|
*
Fixing builder to only init/finish if there are entries we get.
Ted Gould
2011-01-18
1
-2
/
+13
*
|
Send a LayoutUpdated when we register the object.
Ted Gould
2011-01-18
1
-0
/
+13
|
/
*
Unboxing variants if they're in events.
Ted Gould
2011-01-14
1
-0
/
+6
*
Ayatana purge
Ted Gould
2011-01-13
1
-4
/
+4
*
* Hook in AboutToShow to the menu items
Chris Coulson
2010-12-13
1
-0
/
+2
[prev]
[next]