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.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Spelling fix.
Ted Gould
2009-08-26
1
-1
/
+1
|
*
Forgot some signal documentation.
Ted Gould
2009-08-25
1
-0
/
+1
|
*
Switching the prototype for type handlers so that it passes the client as well.
Ted Gould
2009-08-25
1
-1
/
+1
|
*
Okay, building in some type handlers now.
Ted Gould
2009-08-25
1
-0
/
+4
|
*
Makin' it so that if we have a type handler we use that, otherwise we pass ↵
Ted Gould
2009-08-20
1
-1
/
+1
|
|
|
|
things up. Also making it so that type handlers can report an error.
*
Switching the new signal to be after the properties are gotten and adding a ↵
Ted Gould
2009-08-20
1
-3
/
+9
|
|
|
|
hashtable for type handlers.
*
Adding two new signals to the client. 'root-changed' and 'new-menuitem' to ↵
Ted Gould
2009-06-23
1
-0
/
+4
|
|
|
|
make it so that this can go up the stack easier.
*
Add in the LGPL 2.1/3 text to the tops of the files.
Ted Gould
2009-05-12
1
-0
/
+28
|
*
Object and section docs.
Ted Gould
2009-05-11
1
-2
/
+42
|
*
Adding in a signal for the layout being updated
Ted Gould
2009-05-05
1
-0
/
+10
|
*
Fix property names.
Ted Gould
2009-04-28
1
-0
/
+3
|
*
Changing the type name to make more sense
Ted Gould
2009-04-16
1
-6
/
+6
|
*
Building an API, woo hoo
Ted Gould
2009-04-15
1
-1
/
+5
|
*
Adding basic client and server objects.
Ted Gould
2009-04-15
1
-0
/
+31