summaryrefslogtreecommitdiffstats
path: root/lib.py
Commit message (Collapse)AuthorAgeFilesLines
* lib: sanitize and speed-up "clean/set all"Jan Pokorný2013-05-171-5/+10
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Lib: stick with graph name as a window title (hackish)Jan Pokorný2013-05-141-4/+8
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* lib.py: tune the code + enabling item will enable its ancestorsJan Pokorný2013-05-141-10/+16
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* lib.py: start maximizedJan Pokorný2013-05-141-0/+1
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Lib: rename "toggle" method, add statusbarJan Pokorný2013-05-141-6/+7
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Implement graph elements filter in UIJan Pokorný2013-05-131-10/+147
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Do some renaming & stylingJan Pokorný2013-05-101-7/+24
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Further modularization + XDot (gtk interactive display) supportJan Pokorný2013-05-101-6/+61
| | | | Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
* Big refactoring towards more concise+flexible notationJan Pokorný2013-05-101-0/+219
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>