summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump version to 0.1.40.1.4John (J5) Palmieri2007-12-071-1/+1
* fix the hide private toggle buttonJohn (J5) Palmieri2007-12-071-3/+9
* fix sort functionJohn (J5) Palmieri2007-12-071-10/+15
* bump and release 0.1.3John (J5) Palmieri2007-12-051-1/+1
* clean up .desktop file and only copy icon into the highcolor themeJohn (J5) Palmieri2007-12-052-4/+1
* fix typoJohn (J5) Palmieri2007-12-041-1/+1
* bump version to 0.1.2 and releaseJohn (J5) Palmieri2007-12-041-1/+3
* run desktop file through validator and fix errorsJohn (J5) Palmieri2007-12-041-2/+1
* release 0.1.1John (J5) Palmieri2007-12-041-1/+1
* fix category in .desktop fileJohn (J5) Palmieri2007-12-041-1/+1
* get rid of license exceptionJohn (J5) Palmieri2007-12-041-10/+0
* add standard filesJohn (J5) Palmieri2007-12-044-0/+382
* missed a few filesJohn (J5) Palmieri2007-12-042-0/+108
* make D-Feet installable and move around a few bits for easier maintanaceJohn (J5) Palmieri2007-12-0413-73/+157
* add iconJohn (J5) Palmieri2007-12-041-0/+0
* add a settings class for saving and loading configuration dataJohn (J5) Palmieri2007-11-172-1/+96
* fix scrollbarsJohn (J5) Palmieri2007-11-172-26/+17
* fix nomencaltureJohn (J5) Palmieri2007-11-173-145/+147
* switch to the bus name list being on the left instead of on topJohn (J5) Palmieri2007-11-172-34/+46
* add the ability to execute a methodJohn (J5) Palmieri2007-11-155-14/+295
* initial filter autocompletion implementationJohn (J5) Palmieri2007-11-122-5/+17
* fix adding items to tree and maintain state when nodes already existJohn (J5) Palmieri2007-11-101-89/+121
* clean up introspect data nodes by creating a Node base classJohn (J5) Palmieri2007-11-102-355/+157
* handle introspection data and show itJohn (J5) Palmieri2007-11-107-67/+963
* emit chnaged signals when services change so we can update the view and have ...John (J5) Palmieri2007-10-242-9/+24
* fix adding and deleting service on NameOwnerChangedJohn (J5) Palmieri2007-10-241-11/+3
* add filtering and sorting along with pliminary info paneJohn (J5) Palmieri2007-10-245-76/+459
* make treeview workJohn (J5) Palmieri2007-10-222-30/+52
* add a shell script for running dfeet from sourceJohn (J5) Palmieri2007-10-211-0/+6
* integrate gazpacho created glade files into the UIJohn (J5) Palmieri2007-10-212-6/+77
* moved files into a src directoryJohn (J5) Palmieri2007-10-214-0/+0
* add _ui.py to the repoJohn (J5) Palmieri2007-10-211-0/+36
* fix indentation errorJohn (J5) Palmieri2007-10-211-2/+2
* first step to making a tree viewJohn (J5) Palmieri2007-10-201-10/+42
* subclass the BusWatch as a GenericTreeModel and implement a simple list modelJohn (J5) Palmieri2007-10-202-55/+261
* add some ui bits and gobject signalsJohn (J5) Palmieri2007-10-152-2/+26
* print out service info for debuggingJohn (J5) Palmieri2007-10-111-0/+12
* get unix process id and command line for each serviceJohn (J5) Palmieri2007-10-111-18/+63
* don't error out if pid doesn't exist anymoreJohn (J5) Palmieri2007-10-111-5/+8
* add a utility module with a function to get process names from pids on LinuxJohn (J5) Palmieri2007-10-111-0/+11
* added functionality to create data structures of D-Bus services and keep them...John (J5) Palmieri2007-10-102-0/+145
* initial commitJohn (J5) Palmieri2007-10-101-0/+0