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-proxy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fleshing out the moved function.
Ted Gould
2010-02-10
1
-1
/
+18
*
Fleshing out delete
Ted Gould
2010-02-10
1
-0
/
+17
*
Accessor for the mi private variable
Ted Gould
2010-02-10
1
-0
/
+18
*
Adding children in.
Ted Gould
2010-02-09
1
-0
/
+6
*
Killing our children
Ted Gould
2010-02-09
1
-0
/
+10
*
Stealing (caching) all of the properties now too!
Ted Gould
2010-02-09
1
-0
/
+9
*
Storing the handler IDs so that we can easily disconnect the signals later.
Ted Gould
2010-02-09
1
-4
/
+25
*
Setting up signals, and the easy ones are filled out.
Ted Gould
2010-02-09
1
-0
/
+43
*
Building the proxy item new function.
Ted Gould
2010-02-09
1
-0
/
+19
*
Reffing it and pulling it into the private struct.
Ted Gould
2010-02-09
1
-0
/
+11
*
Setting up code to get and set the menuitem.
Ted Gould
2010-02-09
1
-0
/
+54
*
Moving the menuitem association into a set of functions to make a complex ope...
Ted Gould
2010-02-09
1
-6
/
+32
*
Lifecycle for the menuitem
Ted Gould
2010-02-09
1
-0
/
+11
*
Adding in event handling.
Ted Gould
2010-02-09
1
-1
/
+17
*
License headers
Ted Gould
2010-02-09
1
-0
/
+28
*
Adding in templated objects for the proxy subclass
Ted Gould
2010-02-09
1
-0
/
+56