Jérôme Rapinat
|
916abcf430
|
2462: a mix between ColourOption and ColorOptions after recent changes on plugins management
svn: r11200
|
2008-10-27 08:23:23 +00:00 |
|
Brian Matherly
|
9c364490ce
|
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
svn: r11100
|
2008-10-02 04:02:10 +00:00 |
|
Brian Matherly
|
e811924e77
|
Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added.
svn: r11086
|
2008-09-27 13:56:17 +00:00 |
|
Gerald Britton
|
4982292774
|
Code optimizations wrt handling of None - bug 2212
svn: r10811
|
2008-06-16 15:01:46 +00:00 |
|
Stéphane Charette
|
e57e3fa7c7
|
bug report #2162: handle surnames that have spaces within them; merged from gramps30
svn: r10770
|
2008-05-31 07:16:13 +00:00 |
|
Stéphane Charette
|
198d57738a
|
bug reports #2180 and #2181; fix for rounded corners and graph colours (more work remains for hourglass and relationship graph)
svn: r10759
|
2008-05-24 11:04:00 +00:00 |
|
Stéphane Charette
|
0774bf2a8e
|
bug reports #2176, #2177, #2178; various Graphviz issues, merged up from gramps30
svn: r10758
|
2008-05-24 08:59:32 +00:00 |
|
Brian Matherly
|
3afbd461c0
|
Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information.
svn: r10741
|
2008-05-18 19:24:28 +00:00 |
|
Peter Landgren
|
df5c670391
|
Fix of bug #2140, filled hexagon in stead of outline
svn: r10685
|
2008-05-06 14:48:23 +00:00 |
|
Brian Matherly
|
283471be93
|
Refactor FamilyLines: stop using "options.handler", many many pylint updates.
svn: r10649
|
2008-04-28 03:59:55 +00:00 |
|
Peter Landgren
|
6395ac91a6
|
Broken after r10624, fixed by removing id=
svn: r10631
|
2008-04-23 14:26:54 +00:00 |
|
Peter Landgren
|
20aac61668
|
Change for request 1962
svn: r10559
|
2008-04-12 07:39:39 +00:00 |
|
Brian Matherly
|
e2bc58fe63
|
0001711: Inconsistant names for graphical reports
svn: r10152
|
2008-03-01 22:47:48 +00:00 |
|
Stéphane Charette
|
44000e4b96
|
1549: use standard date formats for FamilyLines
svn: r10128
|
2008-02-27 08:37:01 +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 |
|
Benny Malengier
|
55ba9c4d37
|
2008-02-15 Benny Malengier <benny.malengier@gramps-project.org>
* src/DataViews/RelationView.py
* src/DataViews/PedigreeView.py
* src/ReportBase/_ReportUtils.py
* src/Editors/_EditPerson.py
* src/Editors/_EditMediaRef.py
* src/DisplayTabs/_GalleryTab.py: also correct wrong popup menu
* src/plugins/Summary.py
* src/plugins/WriteCD.py
* src/plugins/IndivComplete.py
* src/plugins/NarrativeWeb.py
* src/plugins/WritePkg.py
* src/plugins/GVFamilyLines.py
* src/plugins/DefaultGramplets.py
* src/plugins/SimpleBookTitle.py
* src/plugins/Check.py
* src/plugins/GVRelGraph.py
* src/plugins/FamilyLines.py
* src/Selectors/_SelectObject.py
* src/GrampsDbUtils/_WriteGedcom.py
#1787, #1208: use relative path correctly
svn: r10048
|
2008-02-18 14:06:41 +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
|
a25fb9bdd6
|
Change the availability of some options in FamilyLines depending on the value of other options.
svn: r9945
|
2008-01-28 13:25:22 +00:00 |
|
Brian Matherly
|
77af7ed092
|
Refactoring the report system: reports no longer require dbstate.
svn: r9924
|
2008-01-24 12:50:33 +00:00 |
|
Gary Burton
|
4e4e744c48
|
* src/plugins/GVFamilyLines.py: Use fallback events e.g. baptism/burial
when no birth or death events are available.
2008-01-23 Gary Burton <gary.burton@zen.co.uk>
svn: r9922
|
2008-01-23 22:55:51 +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 |
|
Stéphane Charette
|
219a325c43
|
remember metric & custom paper size, issue #1481
svn: r9782
|
2008-01-12 11:37:21 +00:00 |
|
Stéphane Charette
|
7c37b80716
|
more report changes
svn: r9781
|
2008-01-12 03:26:44 +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 |
|
Stéphane Charette
|
95496e6449
|
add_comment() and work in progress for the new GraphViz framework
svn: r9679
|
2008-01-02 08:43:19 +00:00 |
|
Stéphane Charette
|
eb9d09aded
|
more work-in-progress for GraphViz and FamilyLines
svn: r9650
|
2007-12-31 05:43:14 +00:00 |
|
Brian Matherly
|
e364f891d5
|
Rename "PeoplePickerOption" to "PersonListOption".
svn: r9646
|
2007-12-30 22:32:02 +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 |
|
Stéphane Charette
|
5ea0cd4b3e
|
work in progress converting FamilyLines to new GraphViz plugin
svn: r9612
|
2007-12-28 10:08:19 +00:00 |
|