* src/ArgHandler.py: Support for opening in the command-line mode.

* src/const.py.in: Add -O | --open option.


svn: r3991
This commit is contained in:
Alex Roitman
2005-01-29 23:34:09 +00:00
parent a1b5e0d4a6
commit 91b3c8beb3
3 changed files with 77 additions and 15 deletions

View File

@@ -3,6 +3,9 @@
Use proper response ID; (GraphVizGraphics.__init__): set up self.doc;
(EmptyDoc.init): Add empty method.
* src/ArgHandler.py: Support for opening in the command-line mode.
* src/const.py.in: Add -O | --open option.
2005-01-29 Eero Tamminen <eerot@sf>
* src/plugins/StatisticsChart.py:
- Added support for Don's Pie charts + color styles for it