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
/
client.c
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
More debugging
Ted Gould
2009-05-08
1
-1
/
+6
|
*
Debugging messages and switching the ID gathering function around.
Ted Gould
2009-05-06
1
-4
/
+12
|
*
Adding in a signal for the layout being updated
Ted Gould
2009-05-05
1
-0
/
+25
|
*
Adding in signals to get the update from the server updating the layout. ↵
Ted Gould
2009-05-05
1
-0
/
+17
|
|
|
|
And parsing it.
*
Adding the layout into the error message.
Ted Gould
2009-05-04
1
-1
/
+1
|
*
Don't init the value, as DBus will do that.
Ted Gould
2009-05-04
1
-2
/
+0
|
*
Making sure to clear the call on error too.
Ted Gould
2009-04-28
1
-0
/
+1
|
*
Fix property names.
Ted Gould
2009-04-28
1
-3
/
+6
|
*
Okay, it think we're syncing the two XML hierarchies. Whew.
Ted Gould
2009-04-27
1
-3
/
+49
|
*
Getting up to the XML level. Whoo, up the protocol stack we go.
Ted Gould
2009-04-27
1
-0
/
+26
|
*
Handling all the DBus-isms of getting the property, now passing up the stack ↵
Ted Gould
2009-04-27
1
-10
/
+44
|
|
|
|
to a parse function which will actually take care of the data.
*
Creating a lifecycle for our dbus proxies. We created them, so we must ↵
Ted Gould
2009-04-27
1
-1
/
+63
|
|
|
|
destroy them as well.
*
Addign in the get and set properties.
Ted Gould
2009-04-27
1
-1
/
+38
|
*
Adding in properties.
Ted Gould
2009-04-27
1
-0
/
+43
|
*
Starting to flesh out the client a little bit
Ted Gould
2009-04-20
1
-0
/
+63
|
*
Changing the type name to make more sense
Ted Gould
2009-04-16
1
-1
/
+1
|
*
Linking in the dbus prototypes generated by the dbus tools.
Ted Gould
2009-04-15
1
-0
/
+1
|
*
Adding basic client and server objects.
Ted Gould
2009-04-15
1
-0
/
+53
[prev]