aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Removing the old is_root and now using the new property on the menuitems for ...Ted Gould2009-06-262-10/+3
| * Add the property of the menuitems to check to see if they're the root node or...Ted Gould2009-06-263-0/+47
| * Switching the loss of the proxies to be warnings instead of errors as we can ...Ted Gould2009-06-261-2/+2
| * Flipping arround the original update of the layout to be after building the p...Ted Gould2009-06-261-3/+3
| * Ignoring more tests files.Ted Gould2009-06-251-0/+2
| * For some reason the kill switch was missing on this one. Weird.Ted Gould2009-06-251-0/+4
| * 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 that...Ted Gould2009-06-251-2/+37
| * Make it so that getting the menuitem will create it in cases where it's not c...Ted Gould2009-06-252-6/+16
| * Making it so that we don't have any gtk events or handling of the root node. ...Ted Gould2009-06-251-0/+13
| * Adding the client to the child related functionsTed Gould2009-06-251-10/+10
| * Merging in the updated gtkmenu branch with tests.Ted Gould2009-06-2523-0/+1380
| |\
| | * Merging in Ara's work on getting us some gtkmenu tests in mago. Woo hoo. No...Ted Gould2009-06-2523-0/+1380
| | |\
| | | * Changing the clean rule to be distclean-local which makes more sense.Ted Gould2009-06-251-1/+2
| | | * Removing the built python directory and destroying the mago results.Ted Gould2009-06-251-0/+3
| | | * Making it so that we don't distribute the .xml and .py file, but build them e...Ted Gould2009-06-251-2/+0
| | | * Adding a results directory to the command line.Ted Gould2009-06-251-1/+1
| | | * Getting the rest of the files added into the dist tarball.Ted Gould2009-06-251-1/+18
| | | * Changing the python script to be generated so that it can get the paths corre...Ted Gould2009-06-252-5/+14
| | | * Adding in a python path to pick up the moduleTed Gould2009-06-251-1/+1
| | | * Update from AraTed Gould2009-06-252-4/+4
| | | |\
| | | | * Fixed mago-integrationAra Pulido2009-06-252-4/+4
| | | | * Merged from mago-integrationAra Pulido2009-06-255-10/+29
| | | | |\ | | | | |/ | | | |/|
| | | * | Building the xml file on the fly.Ted Gould2009-06-243-12/+21
| | | * | We're going to change the xml file to be a built file so that the paths are a...Ted Gould2009-06-241-0/+0
| | | * | starting to get mago into the test architectureTed Gould2009-06-243-0/+10
| | | * | Merging in Ara's work on the Mago tests for libdbusmenuTed Gould2009-06-2419-0/+1333
| | |/| | | | | |/
| | | * Added mago tests for dbusmenu-gtkAra Pulido2009-06-2419-0/+1333
| | |/
| | * Merging in the 'legal' branch with a bunch of copyright messages and such. I...Ted Gould2009-06-227-668/+788
| | |\
| * | | Ignoring the client binaryTed Gould2009-06-251-0/+1
| * | | 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 mean,...Ted Gould2009-06-232-124/+8
| * | | 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 su...Ted Gould2009-06-233-107/+438
| * | | Signaling on root changes.Ted Gould2009-06-231-1/+8
| * | | Signaling the new menuitem.Ted Gould2009-06-231-4/+5
| * | | Adding two new signals to the client. 'root-changed' and 'new-menuitem' to m...Ted Gould2009-06-232-0/+39
| * | | Now we're also signalling when a child gets moved around.Ted Gould2009-06-232-1/+13
| * | | Adding in the 'moved' signal and make it so that the 'added' signal has the p...Ted Gould2009-06-233-6/+30
| * | | Getting the legal headers and stuff.Ted Gould2009-06-237-668/+788
| |\ \ \ | | | |/ | | |/|
| | * | Putting GPLv3 on some of these that were missing it.Ted Gould2009-06-183-0/+63
| | * | Putting LGPL headers on these.Ted Gould2009-06-182-0/+56
| | * | These should be LGPL v3/2.1Ted Gould2009-06-182-668/+669
| | * | Pulling in the GTK codeTed Gould2009-06-1817-18/+1007
| |/| | |/| |/
| * | Merging in the dbusdeath branch to get the gtkmenu updates and dbus handling ...Ted Gould2009-06-2317-19/+1114
|/| |
| * | Updating to the latest from gtkmenuTed Gould2009-06-188-102/+240
| |\|