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-gtk
/
menu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put the child printout under massive debugging.
Ted Gould
2009-10-05
1
-0
/
+8
*
Reporting on the request pos vs. the actual.
Ted Gould
2009-10-01
1
-2
/
+32
*
Checking to see if we got null before casting.
Ted Gould
2009-10-01
1
-2
/
+3
*
Removing on delete
Ted Gould
2009-10-01
1
-0
/
+6
*
Trying to handle the reorder part of child_added
Ted Gould
2009-10-01
1
-0
/
+8
*
Message for realized
Ted Gould
2009-10-01
1
-0
/
+1
*
Some comments and when a root item is realized we're reordering it right away...
Ted Gould
2009-09-09
1
-1
/
+19
*
Checking the menu is a GTK menu before casting it. Comments by Neil.
Ted Gould
2009-08-27
1
-0
/
+2
*
Adding a public accessor for getting the gtk client
Ted Gould
2009-08-26
1
-0
/
+16
*
Having new children processed on realization
Ted Gould
2009-08-26
1
-3
/
+2
*
Instead of directly appending items, make it so that they're not connected un...
Ted Gould
2009-08-26
1
-1
/
+12
*
Wait for the signal about the root changing instead of forcing it here. It'l...
Ted Gould
2009-06-26
1
-2
/
+0
*
Removing the old is_root and now using the new property on the menuitems for ...
Ted Gould
2009-06-26
1
-1
/
+0
*
Some debug messages and a forcing the initial root reset at the start.
Ted Gould
2009-06-25
1
-0
/
+6
*
Okay, now we have these guys doing something, let's roll.
Ted Gould
2009-06-25
1
-3
/
+16
*
Fleshing out the root changed function, but that's led to another couple that...
Ted Gould
2009-06-25
1
-2
/
+37
*
Switching some of the client naming stuff to make everything stick together.
Ted Gould
2009-06-23
1
-1
/
+2
*
Okay, being a little funny with how these things are playing out. Missing su...
Ted Gould
2009-06-23
1
-107
/
+4
*
Putting LGPL headers on these.
Ted Gould
2009-06-18
1
-0
/
+28
*
Debug fix
Ted Gould
2009-05-25
1
-1
/
+1
*
Switching so that we're destroying the widget instead of object unref'ing the...
Ted Gould
2009-05-25
1
-2
/
+2
*
Tracking destruction
Ted Gould
2009-05-25
1
-0
/
+1
*
Bother, truth is so fickle in that it is so binary in wanting correctness.
Ted Gould
2009-05-25
1
-1
/
+1
*
Switching to a unref and no ref for the tracking of GTK Menu Item. Also add ...
Ted Gould
2009-05-24
1
-3
/
+2
*
Using a weak ref to handle the deletion stuff.
Ted Gould
2009-05-24
1
-5
/
+19
*
Passing back the menuitem getting clicked on.
Ted Gould
2009-05-24
1
-0
/
+8
*
Starting the processing of changing the layout from the server
Ted Gould
2009-05-24
1
-1
/
+76
*
Adding a connection in for processing layout changes
Ted Gould
2009-05-22
1
-0
/
+17
*
A new function. Literally.
Ted Gould
2009-05-20
1
-0
/
+21
*
Building up a client, but that required a couple of properties. Bigger commi...
Ted Gould
2009-05-20
1
-2
/
+112
*
Cleaning up the name space and making it clear where we are. Now we have an ...
Ted Gould
2009-05-20
1
-19
/
+27
*
Include the header too
Ted Gould
2009-05-19
1
-0
/
+2
*
Switching over to some autogenerated menu files instead of our test ones.
Ted Gould
2009-05-19
1
-0
/
+49