Don Allingham
01fc24277b
* src/gedcomimport.glade: use expanders for information and
...
warning windows.
refererencing notes, less obscure names
svn: r5329
2005-10-18 04:36:27 +00:00
Don Allingham
91645849db
* src/AddSpouse.py: remove signal_autoconnect
...
* src/DisplayTrace.py: remove signal_autoconnect
* src/EditSource.py: remove signal_autoconnect
* src/ReadGedcom.py: two pass approach for handling forward
refererencing notes
* src/gramps.glade: remove signal mappings
* src/plugins.glade: remove signal mappings
svn: r5328
2005-10-18 03:02:19 +00:00
Julio Sánchez
677886956a
* src/WriteGedcom.py: Add description and notes for media objects
...
svn: r5327
2005-10-17 22:57:58 +00:00
Stefan Bjork
c44700e541
* src/po/template.po: Broken and recreated.
...
svn: r5326
2005-10-17 07:21:54 +00:00
Stefan Bjork
ae96816ae5
m��n okt 17 09:22:15 CEST 2005
...
svn: r5325
2005-10-17 07:12:35 +00:00
Alex Roitman
501c8094b6
* doc/gramps-manual/*/gramps-manual-*.omf: Update.
...
svn: r5324
2005-10-16 23:31:52 +00:00
Don Allingham
c148569596
* src/EditPerson.py: remove signal_autoconnect to fix glade
...
memory leak
* src/EditPlace.py: remove signal_autoconnect to fix glade
memory leak
* src/GenericFilter.py: use TransUtils.py
* src/Makefile.am: add TransUtils.py and WindowUtils.py
* src/Marriage.py: remove signal_autoconnect to fix glade
memory leak
* src/Sources.py: remove signal_autoconnect to fix glade
memory leak
* src/Spell.py: import gettext
* src/Relationship.py: use TransUtils.py
* src/TransUtils.py: added to remove cyclic import
* src/WindowUtils.py: glade/signal interface class
svn: r5323
2005-10-15 04:29:19 +00:00
Martin Hawlisch
10b98b82e8
* src/plugins/TestcaseGenerator.py: Add unicode test
...
svn: r5322
2005-10-14 20:53:50 +00:00
Alex Roitman
b37fb2d07d
* src/gramps.glade: Use spinbuttons for selection coords in the
...
media reference dialog.
* src/ImageSelect.py (LocalMediaProperties): Support selection.
svn: r5321
2005-10-14 20:08:52 +00:00
Alex Roitman
7441034117
* src/Date.py (is_empty): Consider non-text-only date with
...
empty numerical fields an empty date.
svn: r5320
2005-10-14 16:32:07 +00:00
Martin Hawlisch
23828c68ce
* src/plugins/TestcaseGenerator.py: Randomize SourceRefs
...
svn: r5319
2005-10-14 11:28:49 +00:00
Julio Sánchez
916e94bdc3
* src/ChooseParents.py: give unknown sex to the new parent, so that
...
guessing works
svn: r5318
2005-10-14 08:28:29 +00:00
Don Allingham
b74de932ee
* various: add explict calls to garbage collection
...
svn: r5317
2005-10-14 04:30:47 +00:00
Alex Roitman
d1a7272342
Update
...
svn: r5316
2005-10-14 04:21:08 +00:00
Alex Roitman
29022a6f1e
* src/WriteXML.py (write_xml_data): Use ISO date in the created
...
attribute; (get_iso_date): Return empty string on empty date;
(write_date): Write quality attributes, if any.
* src/ReadXML.py (start_daterange,start_dateval): Parse quality
attributes.
svn: r5315
2005-10-14 00:25:22 +00:00
Alex Roitman
1edd0bf53d
Update
...
svn: r5314
2005-10-13 21:36:18 +00:00
Alex Roitman
9307f2221a
* example/gramps/data.gramps: Update example data to conform with
...
the format changes and the DTD.
* doc/grampsxml.dtd, doc/grampsxml.rng: Update.
svn: r5313
2005-10-13 20:02:48 +00:00
Martin Hawlisch
e9b39cf952
* src/plugins/TestcaseGenerator.py: Randomize more; Add LDS events
...
svn: r5312
2005-10-13 09:25:30 +00:00
Alex Roitman
fb6cc6e535
* doc/grampsxml.dtd: Typo.
...
svn: r5311
2005-10-13 07:03:22 +00:00
Alex Roitman
7e32722ae4
Update
...
svn: r5310
2005-10-13 07:01:49 +00:00
Don Allingham
28ce296be0
* src/plugins/NavWebPage.py: option for choosing the ancestor graph
...
svn: r5309
2005-10-13 04:17:56 +00:00
Alex Roitman
c81b8ca0b3
Update
...
svn: r5308
2005-10-13 00:42:39 +00:00
Alex Roitman
8c069a57ca
* doc/grampsxml.rng: Add to CVS.
...
svn: r5307
2005-10-13 00:31:49 +00:00
Don Allingham
838406caa6
* src/data/main*.css: improved css styles for ancestor graphs
...
* src/plugins/NavWebPage.py: 4 generation ancestor graph
svn: r5306
2005-10-12 23:00:43 +00:00
Don Allingham
054497f793
* src/ReportUtils.py: handle "unknown_gender_name" in parameter arrays
...
svn: r5305
2005-10-12 14:27:52 +00:00
Don Allingham
8c2e2f357e
* src/plugins/NavWebPage.py: first pass at ancestor map
...
* src/data/main*.css: ancestor css styles
svn: r5304
2005-10-12 03:46:11 +00:00
Don Allingham
ffed1c6ff2
* src/EditPerson.py: handle adding death/birth record correctly
...
svn: r5303
2005-10-11 20:39:32 +00:00
Alex Roitman
07e3140ff0
* src/plugins/GraphViz.py: Typos.
...
svn: r5302
2005-10-11 15:33:11 +00:00
Martin Hawlisch
c6de44d0de
* src/plugins/TestcaseGenerator.py: Add some date events
...
svn: r5301
2005-10-11 11:02:15 +00:00
Don Allingham
ad49a9e202
* src/GrampsDBCallback.py: doc changes
...
* src/NameDisplay.py: remove nickname support
* src/QuestionDialog.py: handle missing icons for pychecker
* src/Report.py: set a default size for the window (600)
* src/ReportUtils.py: doc changes, add common_name
* src/plugins/DetAncestralReport.py:
svn: r5300
2005-10-11 03:56:53 +00:00
Don Allingham
69bc0f70b7
* src/Date.py: set default modifier properly, fix compare and sortval
...
assignment
* src/RelLib.py: fix source reference date comparison
svn: r5299
2005-10-10 22:00:29 +00:00
Julio Sánchez
91ed326d7a
* src/WriteGedcom.py: fixed error caused by incomplete migration to
...
handle-based storage API
svn: r5298
2005-10-10 07:56:18 +00:00
Don Allingham
88f4a669de
* src/Spell.py: give more intelligent error message if spelling
...
checker is not found.
* src/plugins/DescendChart.py: fixed type detection to handle both
unicode and str.
svn: r5297
2005-10-10 03:30:07 +00:00
Don Allingham
5993b7590f
* src/plugins/NavWebPage.py: fixed typo in Creative Commons messages
...
svn: r5296
2005-10-10 02:18:09 +00:00
Don Allingham
9756ac2f7c
* src/Bookmarks.py: use GrampsDisplay for help
...
* src/MergeData.py: use GrampsDisplay for help
* src/MergePeople.py: use GrampsDisplay for help
svn: r5295
2005-10-09 03:18:41 +00:00
Alex Roitman
f616218be0
update
...
svn: r5294
2005-10-07 21:48:48 +00:00
Alex Roitman
82442c587a
Update
...
svn: r5293
2005-10-07 20:42:43 +00:00
Alex Roitman
aca6355453
Update
...
svn: r5292
2005-10-07 20:04:23 +00:00
Martin Hawlisch
11a576fc22
Feed in more data
...
svn: r5291
2005-10-07 19:52:15 +00:00
Alex Roitman
8fa8bb103b
* doc/grampsxml.dtd: Fix order, add missing contents.
...
svn: r5290
2005-10-07 16:28:10 +00:00
Martin Hawlisch
d44d8c8277
* src/plugins/TestcaseGenerator.py: Feed in more data
...
svn: r5289
2005-10-07 13:37:59 +00:00
Alex Roitman
c3b626c960
* doc/gramps-manual/C/cmdplug.xml: Add new section documenting
...
plugin options (Reports and Tools).
* src/build_cmdplug: Add script to refresh the new doc section.
* doc/gramps-manual/C/Makefile.am: Ship new file.
* doc/gramps-manual/C/gramps-manual.xml: Define new entity.
* doc/gramps-manual/C/cmdline.xml: Include new section.
* src/Makefile.am: Define new make target (cmdplug).
* src/PluginMgr.py: Include human-readable names in CLI plugins
registration.
* src/Report.py: Allow instantiation of command-line report
without adding item-specific options.
* src/Tool.py: Allow instantiation of command-line tool
without adding item-specific options.
* src/plugins/CmdRef.py: Add options for inclusion into the manual
and the target filename; Use human-readable names for titles; Add
section with common options; Add name option.
svn: r5288
2005-10-07 07:14:09 +00:00
Alex Roitman
4d49d66df5
* src/WriteXML.py: Switch from preferred to alt name attribute.
...
* doc/grampsxml.dtd: Update.
* src/ReadXML.py: Bring in sync with format changes.
svn: r5287
2005-10-06 23:31:14 +00:00
Don Allingham
c21cf57674
* src/plugins/DetAncestralReport.py: fix margin on note paragraph
...
* src/DateEdit.py: try using standard icons
svn: r5286
2005-10-06 22:09:38 +00:00
Alex Roitman
4f86f7d28b
* src/plugins/CmdRef.py: Work out Report docs.
...
* src/Report.py: Typo.
svn: r5285
2005-10-06 21:53:49 +00:00
Martin Hawlisch
038cbfa9bb
Print out Reports as well
...
svn: r5284
2005-10-06 21:45:57 +00:00
Alex Roitman
bf8abfdf56
Update
...
svn: r5283
2005-10-06 20:50:50 +00:00
Martin Hawlisch
19db60b609
* src/plugins/CmdRef.py: New file. Work in progress.
...
svn: r5282
2005-10-06 20:07:25 +00:00
Don Allingham
d4dec7ff60
* src/docgen/AbiWord2Doc.py: handle superscript properly
...
* src/ReportUtils.py: remove name generation from list_person_str
* src/plugins/DetAncestralReport.py: fix child list, use roman numerals
svn: r5281
2005-10-06 20:03:21 +00:00
Alex Roitman
2d81701115
* src/ArgHandler.py: Do actions prior to exports.
...
* doc/gramps.1.in: Document new execution order.
svn: r5280
2005-10-06 19:49:25 +00:00