Peter Landgren
|
df5c670391
|
Fix of bug #2140, filled hexagon in stead of outline
svn: r10685
|
2008-05-06 14:48:23 +00:00 |
|
Peter Landgren
|
e6b386ef54
|
Update according to issue 1961
svn: r10527
|
2008-04-09 06:50:18 +00:00 |
|
Brian Matherly
|
e2bc58fe63
|
0001711: Inconsistant names for graphical reports
svn: r10152
|
2008-03-01 22:47:48 +00:00 |
|
Raphael Ackermann
|
c962d5e6e1
|
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
* various (294 files)
pep8 doc fixes & pylint fixes
svn: r10103
|
2008-02-24 13:55:55 +00:00 |
|
Brian Matherly
|
cc6654ddab
|
Remove the "person" option from reports, report options, and report dialogs. Person is selected by the user for all reports.
svn: r10074
|
2008-02-20 04:52:10 +00:00 |
|
Raphael Ackermann
|
ebf12e3106
|
2008-01-28 Duncan Lithgow <dlithgow@gmail.com>
* various: add capitalization fixes according to HIG (plus ellipsis ...)
http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en
svn: r9951
|
2008-01-28 21:22:06 +00:00 |
|
Brian Matherly
|
77af7ed092
|
Refactoring the report system: reports no longer require dbstate.
svn: r9924
|
2008-01-24 12:50:33 +00:00 |
|
Brian Matherly
|
2f0d587bec
|
More refactoring in the report system. Book report should work again.
svn: r9916
|
2008-01-23 05:41:46 +00:00 |
|
Brian Matherly
|
07e1529f27
|
Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.)
svn: r9875
|
2008-01-18 05:39:50 +00:00 |
|
Brian Matherly
|
789a33adfd
|
Clean up PyLint warnings in GVHourGlass.py.
svn: r9789
|
2008-01-13 04:26:47 +00:00 |
|
Brian Matherly
|
81e521c53b
|
More refactoring in the report system. More reports use MenuOptions now. BareReportDialog no longer has "center person".
svn: r9714
|
2008-01-05 20:42:05 +00:00 |
|
Brian Matherly
|
e0543b0644
|
More updates to better support MenuOptions. FamilyLines seems to work now.
svn: r9634
|
2007-12-30 05:41:16 +00:00 |
|
Brian Matherly
|
6af58e348b
|
Various enhancements to the Graphviz report system. Added GVRelGraph.py - adapted GraphViz.py to use Graphviz report system.
svn: r9541
|
2007-12-20 06:26:38 +00:00 |
|
Doug Blank
|
56905cedd8
|
2007-11-29 Douglas S.Blank <dblank@cs.brynmawr.edu>
* src/ReportBase/__init__.py: import MenuReportOptions
* src/ReportBase/_ReportOptions.py: import MenuOptions and
define MenuReportOptions
* src/plugins/Calendar.py: get MenuReportOptions from ReportOptions
* src/plugins/DescendChart.py: ditto
* src/plugins/AncestorChart.py: ditto
* src/plugins/GVHourGlass.py: ditto
* src/plugins/FanChart.py: ditto
* src/PluginUtils/__init__.py: define MenuToolOptions
* src/PluginUtils/_MenuOptions.py: Remove circular dependancies
svn: r9433
|
2007-11-29 15:02:40 +00:00 |
|
Doug Blank
|
d2be7227f5
|
* src/ReportBase/_MenuOptions.py: removed/moved to PluginUtils
* src/ReportBase/__init__.py: removed Menu items
* src/plugins/Calendar.py: uses MenuReportOptions
* src/plugins/DescendChart.py: uses MenuReportOptions
* src/plugins/AncestorChart.py: uses MenuReportOptions
* src/plugins/GVHourGlass.py: uses MenuReportOptions
* src/plugins/FanChart.py: uses MenuReportOptions
* src/PluginUtils/__init__.py: imports Menu items
2007-11-28 Douglas S.Blank <dblank@cs.brynmawr.edu>
svn: r9424
|
2007-11-28 23:33:40 +00:00 |
|
Brian Matherly
|
152a452b2e
|
Added support for new GVDoc interface which makes it easier to write reports that user Graphviz for layout.
svn: r9042
|
2007-09-30 04:56:56 +00:00 |
|