summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-12add frames around elements and add a bottom pane for a consoleHEADmasterJohn (J5) Palmieri1-36/+70
2008-09-14move to setuptools from distutilJohn (J5) Palmieri1-1/+6
2008-02-14fix for methods that return 0John (J5) Palmieri1-1/+1
2008-01-10fix buttons in the execute dialogJohn (J5) Palmieri1-3/+5
2008-01-08add the rest of the basic typesJohn (J5) Palmieri1-1/+11
2008-01-08forgot to add this icon though it is added to the tarballsJohn (J5) Palmieri1-0/+0
2008-01-08bump version for future releaseJohn (J5) Palmieri1-1/+1
2008-01-08make complex types output work - all types are now covered0.1.8John (J5) Palmieri1-13/+95
2008-01-07fix type s/Unkown/UnknownJohn (J5) Palmieri1-1/+1
2008-01-07bump version for future releaseJohn (J5) Palmieri1-1/+1
2008-01-07add the icon files to MANIFEST.in0.1.7John (J5) Palmieri1-0/+1
2008-01-07bump version to 0.1.7 for releaseJohn (J5) Palmieri1-1/+1
2008-01-07implement getting property values when a property is selectedJohn (J5) Palmieri2-13/+63
2008-01-07add back the smaller formatting for the Property sigJohn (J5) Palmieri1-1/+1
2008-01-07fix how we represent arguments parsed from the introspection data and make ou...John (J5) Palmieri3-133/+1057
2008-01-07add icons to denote methods, properties and signalsJohn (J5) Palmieri13-2/+675
2008-01-07fix typo s/property/in_propertyJohn (J5) Palmieri1-2/+2
2007-12-23fix license since it was relicensed upstreamJohn (J5) Palmieri1-15/+19
2007-12-13bump to release0.1.6John (J5) Palmieri1-1/+1
2007-12-13fix the glob to pick up *.ui instead of *.glade so we install properlyJohn (J5) Palmieri1-1/+1
2007-12-13add support for icons in the treeview and hook up execute button for methodsJohn (J5) Palmieri7-15/+114
2007-12-12use BusConnection instead of just ConnectionJohn (J5) Palmieri1-2/+3
2007-12-12add support for arbitrary addressesJohn (J5) Palmieri6-12/+121
2007-12-11make libwnck icons stick around for longerJohn (J5) Palmieri1-1/+7
2007-12-11allow multiple system and session bus tabs (no pure addresses yet)John (J5) Palmieri5-25/+94
2007-12-11use GtkBuilder instead of gladeJohn (J5) Palmieri15-418/+556
2007-12-09set window iconJohn (J5) Palmieri1-0/+1
2007-12-09add libwnck support for app iconsJohn (J5) Palmieri4-5/+88
2007-12-09split _ui.py into a _ui moduleJohn (J5) Palmieri8-448/+474
2007-12-09add markup to method and signal displayJohn (J5) Palmieri2-0/+32
2007-12-09only add method, signal or property node if there is dataJohn (J5) Palmieri1-6/+9
2007-12-09add a couple of people to the AUTHORS fileJohn (J5) Palmieri1-0/+2
2007-12-09Merge branch 'master' of git+ssh://johnp@git.fedoraproject.org/git/hosted/d-feetJohn (J5) Palmieri1-1/+1
2007-12-09add properties to the mixJohn (J5) Palmieri2-3/+67
2007-12-08Make method output in dbus introspection tree nicer (change arrow).Ray Strode1-1/+1
2007-12-07add a try/except clause around a gtk call which does not exist in older versionsJohn (J5) Palmieri1-1/+8
2007-12-07bump version to 0.1.40.1.4John (J5) Palmieri1-1/+1
2007-12-07fix the hide private toggle buttonJohn (J5) Palmieri1-3/+9
2007-12-07fix sort functionJohn (J5) Palmieri1-10/+15
2007-12-05bump and release 0.1.3John (J5) Palmieri1-1/+1
2007-12-05clean up .desktop file and only copy icon into the highcolor themeJohn (J5) Palmieri2-4/+1
2007-12-05fix typoJohn (J5) Palmieri1-1/+1
2007-12-05bump version to 0.1.2 and releaseJohn (J5) Palmieri1-1/+3
2007-12-05run desktop file through validator and fix errorsJohn (J5) Palmieri1-2/+1
2007-12-05release 0.1.1John (J5) Palmieri1-1/+1
2007-12-05fix category in .desktop fileJohn (J5) Palmieri1-1/+1
2007-12-05get rid of license exceptionJohn (J5) Palmieri1-10/+0
2007-12-05add standard filesJohn (J5) Palmieri4-0/+382
2007-12-05missed a few filesJohn (J5) Palmieri2-0/+108
2007-12-05make D-Feet installable and move around a few bits for easier maintanaceJohn (J5) Palmieri13-73/+157