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
/
menuitem.c
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Changes from review
Ted Gould
2009-05-12
1
-0
/
+13
|
\
|
*
Checking parameters on MI functions.
Ted Gould
2009-05-12
1
-0
/
+13
|
|
*
|
Adding proporties to the private object.
Ted Gould
2009-05-12
1
-0
/
+2
|
/
*
Add in the LGPL 2.1/3 text to the tops of the files.
Ted Gould
2009-05-12
1
-0
/
+28
|
*
Function documentation.
Ted Gould
2009-05-11
1
-1
/
+114
|
*
Allowing people to take children.
Ted Gould
2009-05-11
1
-0
/
+21
|
*
Checking for a NULL child more vigorously
Ted Gould
2009-05-08
1
-0
/
+2
|
*
Fleshing out the children management
Ted Gould
2009-05-06
1
-7
/
+16
|
*
Debugging messages and switching the ID gathering function around.
Ted Gould
2009-05-06
1
-1
/
+3
|
*
Implement the new_with_id function by making the id a property and building ↵
Ted Gould
2009-05-05
1
-5
/
+57
|
|
|
|
some set_ and get_
*
Putting in placeholders for the functions that got prototyped last revision
Ted Gould
2009-04-28
1
-0
/
+14
|
*
Adding in tests dictory, a test, and making it compile
Ted Gould
2009-04-16
1
-0
/
+6
|
*
No warnings, put them in now I had to fix them
Ted Gould
2009-04-16
1
-1
/
+10
|
*
Okay, let's build some XML
Ted Gould
2009-04-16
1
-1
/
+13
|
*
Putting in IDs
Ted Gould
2009-04-16
1
-0
/
+8
|
*
Adding in all the public functions as real functions and implementing a ↵
Ted Gould
2009-04-16
1
-7
/
+94
|
|
|
|
couple of children related ones.
*
Changing the menuitem type
Ted Gould
2009-04-16
1
-1
/
+1
|
*
Putting in more gobject based examples and getting all the libraries tied in ↵
Ted Gould
2009-04-13
1
-0
/
+48
to make them work.
[prev]