summaryrefslogtreecommitdiffstats
path: root/lib.py
Commit message (Expand)AuthorAgeFilesLines
* Generate xdot format directly via pydot that allows customizationJan Pokorný2013-10-231-17/+34
* lib: more graceful handling of old xdot (as in PyPI)Jan Pokorný2013-10-221-2/+8
* Stop the provincialism :)Jan Pokorný2013-10-081-3/+1
* lib: reuse url attribute also for edges (not straightforward, though)Jan Pokorný2013-09-271-3/+19
* cluster-cman: add documentation referencesJan Pokorný2013-09-271-1/+6
* Extend tracked propertiesJan Pokorný2013-09-261-2/+13
* Lib: when generating static format, promote url (from 'web' attr)Jan Pokorný2013-09-261-1/+8
* Lib: remove unnecessary debug printoutJan Pokorný2013-09-261-1/+0
* lib: style check: satisfy extra line as method separatorJan Pokorný2013-09-251-0/+1
* Expose tracked info upon entity click via tooltip + stdout textJan Pokorný2013-09-251-1/+41
* Move invisible elements to lib_$class.pyJan Pokorný2013-09-241-20/+1
* Refactor attributes handling: conciseness and flexibilityJan Pokorný2013-09-241-0/+17
* Fix issue with empty menus caused by 98155efJan Pokorný2013-09-241-6/+14
* Drop shebang in non-executable filesJan Pokorný2013-09-241-1/+0
* lib: fix extraneous spaceJan Pokorný2013-09-231-1/+1
* Get rid of who-knows-why "export" decoratorJan Pokorný2013-09-051-8/+0
* Split subgraphs/nodes/edges library to separate filesJan Pokorný2013-09-051-216/+10
* lib: split "oddjob exec" into 2 linesJan Pokorný2013-09-041-1/+1
* Use interactive mode by default (-x deprecated, no longer required)Jan Pokorný2013-09-041-1/+2
* lib.py: fix aged tuple vs. list issueJan Pokorný2013-09-031-1/+1
* {Clean,\ as a follow}\ upJan Pokorný2013-09-021-3/+2
* More massive updateJan Pokorný2013-09-021-6/+53
* lib: sanitize and speed-up "clean/set all"Jan Pokorný2013-05-171-5/+10
* Lib: stick with graph name as a window title (hackish)Jan Pokorný2013-05-141-4/+8
* lib.py: tune the code + enabling item will enable its ancestorsJan Pokorný2013-05-141-10/+16
* lib.py: start maximizedJan Pokorný2013-05-141-0/+1
* Lib: rename "toggle" method, add statusbarJan Pokorný2013-05-141-6/+7
* Implement graph elements filter in UIJan Pokorný2013-05-131-10/+147
* Do some renaming & stylingJan Pokorný2013-05-101-7/+24
* Further modularization + XDot (gtk interactive display) supportJan Pokorný2013-05-101-6/+61
* Big refactoring towards more concise+flexible notationJan Pokorný2013-05-101-0/+219