aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Instead of directly appending items, make it so that they're not connected un...Ted Gould2009-08-261-1/+12
| * Adding a warning, showing the widget and moving the new signal to ensure ever...Ted Gould2009-08-261-3/+5
| * Adding a type of 'menuitem' on all of these.Ted Gould2009-08-251-67/+67
| * Ah, bother. Check NULL. Brain fart.Ted Gould2009-08-251-1/+1
| * Now we're building the child/parent relationship using the activation type fu...Ted Gould2009-08-251-2/+4
| * It turns out that when you define functions in a header file, they don't just...Ted Gould2009-08-251-0/+43
| * Forgot some signal documentation.Ted Gould2009-08-251-0/+1
| * Switching the prototype for type handlers so that it passes the client as well.Ted Gould2009-08-253-10/+9
| * Code reshuffle. Now a warning on new items and fleshing out the type-based f...Ted Gould2009-08-251-9/+19
| * Okay, building in some type handlers now.Ted Gould2009-08-252-0/+34
| * Signaling the realized event after it has all it's parameters.Ted Gould2009-08-252-0/+3
| * Creating a realized signal on the menu items.Ted Gould2009-08-252-1/+21
| * Making things a little more type safe. Only one evil cast.Ted Gould2009-08-201-13/+21
| * Makin' it so that if we have a type handler we use that, otherwise we pass th...Ted Gould2009-08-202-3/+21
| * Seems intltool changed slightlyTed Gould2009-08-201-1/+1
| * Switching the new signal to be after the properties are gotten and adding a h...Ted Gould2009-08-202-5/+41
| * AM 1.11 silenceTed Gould2009-08-201-0/+2
|/
* Merging in the development branchesTed Gould2009-08-0446-703/+3844
|\
| * Heh, turns out we need to actually signal people across DBus or nothing works...Ted Gould2009-07-201-0/+21
| * Print on clickTed Gould2009-07-201-0/+8
| * Bad prototype for dealing with the new items added signal which also has the ...Ted Gould2009-07-011-2/+2
| * Adding a really simple test to add items to a stack.Ted Gould2009-07-013-2/+60
| * Hiding a debug messageTed Gould2009-06-261-1/+1
| * Wait for the signal about the root changing instead of forcing it here. It'l...Ted Gould2009-06-261-2/+0
| * 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