aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Ted Gould2009-06-251-2/+0
| | | | everytime.
* 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 ↵Ted Gould2009-06-252-5/+14
| | | | correctly. It's almost making Python into a real language. Not quite, but getting there.
* 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 ↵Ted Gould2009-06-241-0/+0
| | | | | | | | all correct.
* | 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. ↵Ted Gould2009-06-227-668/+788
|\ | | | | | | I think this brings us up to speed there.
| * 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
| |\ | |/ |/|
* | Lengthening timeouts so that each layout is shown for 15 seconds and the ↵Ted Gould2009-06-182-2/+2
| | | | | | | | client runs for 60
* | Setting the window titleTed Gould2009-06-181-0/+1
| |
* | The new dbus-test-runner has parameters. So now we're changing the server ↵Ted Gould2009-06-172-5/+7
| | | | | | | | to take the json parameter and the file.
* | Removing test-gtk-label.hTed Gould2009-06-173-79/+2
| |
* | Getting the label tests into a json file.Ted Gould2009-06-171-0/+158
| |
* | Switching from a header file to building the layout using a json definition.Ted Gould2009-06-171-16/+54
| |
* | Adding in json-glib to make the tests more configurable.Ted Gould2009-06-172-2/+17
| |
* | Getting distcheck to pass by getting the header files from the -glib branch ↵Ted Gould2009-06-051-1/+1
| | | | | | | | of things.
* | Updates from trunk with the properites branch.Ted Gould2009-06-051-1/+2
|\|
| * Merging in work on properties. Cody reviewed in merge request 6707.Ted Gould2009-06-0514-59/+1025
| |\
| | * Making the ID update function rebuild all of the properties. Result of a ↵Ted Gould2009-06-051-1/+2
| | | | | | | | | | | | code review comment by Cody Russell.
* | | Pointer casts make the 64-bit builds unhappy.Ted Gould2009-05-272-2/+2
| | |
* | | Same cut and paste bug, you'd think I'd be smart enough to check this when I ↵Ted Gould2009-05-261-1/+1
| | | | | | | | | | | | fixed the last one. Dumbass.
* | | Adding a reorder and prepend convience functions so that they emit the right ↵Ted Gould2009-05-262-0/+49
| | | | | | | | | | | | signals.
* | | Too many values on signalTed Gould2009-05-261-1/+1
| | |
* | | 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.
* | | Unref'ing root when we disposeTed Gould2009-05-251-0/+5
| | |
* | | Removing the server as we go awayTed Gould2009-05-251-0/+1
| | |
* | | Playing with debug stuffTed Gould2009-05-251-0/+4
| | |
* | | Unref'ing the children if we're being killed ourselvesTed Gould2009-05-251-0/+9
| | |
* | | Unref'ing the object put into the GValue as it gets reffed there.Ted Gould2009-05-251-0/+1
| | |
* | | Unref'ing the menuitem after being created.Ted Gould2009-05-251-2/+4
| | |
* | | 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 the right header and updating the properties more.Ted Gould2009-05-252-4/+5
| | |
* | | Using the new nameTed Gould2009-05-251-1/+1
| | |
* | | Requesting a name on the busTed Gould2009-05-251-0/+16
| | |
* | | Properties that make a little more sense.Ted Gould2009-05-251-23/+2
| | |
* | | Ignoring the binariesTed Gould2009-05-251-0/+2
| | |
* | | Building up the gtk tests. Oops, should have committed these a while ago.Ted Gould2009-05-254-2/+397
| | |