aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk
Commit message (Collapse)AuthorAgeFilesLines
* Wait for the signal about the root changing instead of forcing it here. ↵Ted Gould2009-06-261-2/+0
| | | | It'll have to change from the beginning state that we just had it in. And since we're singled threaded ther was no way for it to change in those few lines of code.
* Removing the old is_root and now using the new property on the menuitems for ↵Ted Gould2009-06-262-10/+3
| | | | that task.
* Some debug messages and a forcing the initial root reset at the start.Ted Gould2009-06-251-0/+6
|
* Okay, now we have these guys doing something, let's roll.Ted Gould2009-06-251-3/+16
|
* Fleshing out the root changed function, but that's led to another couple ↵Ted Gould2009-06-251-2/+37
| | | | that need to get figured out as well.
* Make it so that getting the menuitem will create it in cases where it's not ↵Ted Gould2009-06-252-6/+16
| | | | created. This removes the chance of a race between the various functions.
* Making it so that we don't have any gtk events or handling of the root node. ↵Ted Gould2009-06-251-0/+13
| | | | It's a special node, we need to leave it alone.
* Adding the client to the child related functionsTed Gould2009-06-251-10/+10
|
* Some comments for the gtk-doc stuffTed Gould2009-06-241-0/+9
|
* Handling the differing signals to set things up with the various gtk widgetsTed Gould2009-06-242-3/+39
|
* Major reshuffling, not quite done, but compiles.Ted Gould2009-06-241-53/+40
|
* Getting rid of code. We don't need properties or to build a cleint. I ↵Ted Gould2009-06-232-124/+8
| | | | mean, we are one :)
* Okay, now we're rebuilding this client thingy.Ted Gould2009-06-232-39/+43
|
* Switching some of the client naming stuff to make everything stick together.Ted Gould2009-06-232-19/+22
|
* Okay, being a little funny with how these things are playing out. Missing ↵Ted Gould2009-06-233-107/+438
| | | | subversion's crazy everything is a copy semantics right now. It works well for stuff like this.
* Putting LGPL headers on these.Ted Gould2009-06-182-0/+56
|
* Getting distcheck to pass by getting the header files from the -glib branch ↵Ted Gould2009-06-051-1/+1
| | | | of things.
* Debug fixTed Gould2009-05-251-1/+1
|
* Switching so that we're destroying the widget instead of object unref'ing ↵Ted Gould2009-05-251-2/+2
| | | | the widget.
* Tracking destructionTed Gould2009-05-251-0/+1
|
* Bother, truth is so fickle in that it is so binary in wanting correctness.Ted Gould2009-05-251-1/+1
|
* Switching to a unref and no ref for the tracking of GTK Menu Item. Also add ↵Ted Gould2009-05-242-4/+3
| | | | better warnings.
* Using a weak ref to handle the deletion stuff.Ted Gould2009-05-241-5/+19
|
* Passing back the menuitem getting clicked on.Ted Gould2009-05-241-0/+8
|
* Starting the processing of changing the layout from the serverTed Gould2009-05-241-1/+76
|
* Adding a connection in for processing layout changesTed Gould2009-05-221-0/+17
|
* Adding in some section documentation describing the menu itemTed Gould2009-05-201-0/+25
|
* Comments on the structures along with some reserved entries.Ted Gould2009-05-201-0/+18
|
* A new function. Literally.Ted Gould2009-05-202-0/+22
|
* Building up a client, but that required a couple of properties. Bigger ↵Ted Gould2009-05-201-2/+112
| | | | commit than I'd like.
* Cleaning up the name space and making it clear where we are. Now we have an ↵Ted Gould2009-05-202-37/+42
| | | | object
* Include the header tooTed Gould2009-05-191-0/+2
|
* Getting the libs into the gtk libraryTed Gould2009-05-191-2/+3
|
* Switching over to some autogenerated menu files instead of our test ones.Ted Gould2009-05-195-8/+84
|
* Getting all the individual directories installing something and having a PC ↵Ted Gould2009-03-254-0/+49
file.