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 (
Expand
)
Author
Age
Files
Lines
*
Okay, throwing the signals down to the menuitems
Ted Gould
2009-05-13
1
-0
/
+16
*
Connecting to the other signals coming from the server
Ted Gould
2009-05-13
1
-0
/
+22
*
Checking parameter. Found by Cody Russell.
Ted Gould
2009-05-12
1
-0
/
+2
*
Public API functions documentation
Ted Gould
2009-05-12
1
-1
/
+28
*
Add in the LGPL 2.1/3 text to the tops of the files.
Ted Gould
2009-05-12
1
-0
/
+28
*
Taking the children, and trying to reuse them if possible. Sometimes that do...
Ted Gould
2009-05-11
1
-1
/
+21
*
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. And...
Ted Gould
2009-05-05
1
-0
/
+17
*
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
*
Creating a lifecycle for our dbus proxies. We created them, so we must destr...
Ted Gould
2009-04-27
1
-1
/
+63
*
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