Commit Graph

190 Commits

Author SHA1 Message Date
Don Allingham
4482378716 update
svn: r5582
2005-12-19 05:01:05 +00:00
Don Allingham
1c5ad3f57f * doc/gramps-manual/C/usage.xml: updates
* doc/gramps-manual/C/usage.xml: updates
* doc/gramps-manual/C/mainwin.xml: updates


svn: r5580
2005-12-18 02:44:05 +00:00
Don Allingham
a5e9312678 update
svn: r5568
2005-12-17 05:34:10 +00:00
Don Allingham
f3e2c25f21 update
svn: r5567
2005-12-17 05:26:38 +00:00
Don Allingham
f1de6cc347 * src/gramps-manual/C/usuage.xml: updates
svn: r5566
2005-12-17 04:52:17 +00:00
Don Allingham
751a7911fb * src/gramps-manual/C/mainwin.xml: updates
svn: r5565
2005-12-16 23:03:18 +00:00
Don Allingham
37bfa319a7 * doc/gramps-manual/C/getstart.xml: updates
* doc/gramps-manual/C/mainwin.xml: updates


svn: r5552
2005-12-15 04:51:09 +00:00
Don Allingham
4419567584 * doc/gramps-manual/C/getstart.xml: update
* doc/gramps-manual/C/preface.xml: update
* doc/gramps-manual/C/usage.xml: update


svn: r5535
2005-12-11 05:24:19 +00:00
Don Allingham
5826783eb8 * doc/xmldocs.make: fix for GNOME 2.12 help path
* doc/gramps-manual/C/gramps-manual-C.omf: fix for GNOME 2.12 help path.


svn: r5394
2005-11-10 17:37:45 +00:00
Alex Roitman
bbd14d34cd * src/plugins/CmdRef.py (write_ref): Only write itemizedlist if
there is any contents for it.
* doc/gramps-manual/C/cmdplug.xml: Update to a valid docbook.
* doc/gramps-manual/C/usage.xml: Add manual on the Narrative web
page generator.


svn: r5351
2005-10-27 04:14:53 +00:00
Alex Roitman
dc33238d74 * src/plugins/CmdRef.py: Use <para> withing the <listitem>.
* doc/graps-manual/C/cmdplug.xml: Update.


svn: r5330
2005-10-18 20:09:18 +00:00
Alex Roitman
501c8094b6 * doc/gramps-manual/*/gramps-manual-*.omf: Update.
svn: r5324
2005-10-16 23:31:52 +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
Don Allingham
b9adcb8f0e * doc/gramps-manual/C/faq.xml: more updates
* doc/gramps-manual/C/getstart.xml: more updates
* doc/gramps-manual/C/gramps-manual.xml: more updates
* doc/gramps-manual/C/mainwin.xml: more updates
* doc/gramps-manual/C/usage.xml: more updates


svn: r5223
2005-09-24 04:40:17 +00:00
Don Allingham
50f2226da6 * src/WriteGedcom.py: handle patronymics
svn: r5222
2005-09-24 02:24:26 +00:00
Don Allingham
20fb8825cd * doc/gramps-manual/C/*.xml
svn: r5217
2005-09-23 04:50:31 +00:00
Don Allingham
7a72837537 * src/ReportUtils.py: better string handling
* doc/gramps-manual/C/getstart.xml: updates from editors
* doc/gramps-manual/C/mainwin.xml: updates from editors
* doc/gramps-manual/C/usage.xml: updates from editors


svn: r5202
2005-09-20 04:21:50 +00:00
Don Allingham
d117110b4c * src/plugins/NavWebPage.py: suppress dates on list pages for restricted
people


svn: r5186
2005-09-07 01:43:03 +00:00
Don Allingham
757c3cae1f * doc/gramps-manual/C/getstart.xml: text and graphics improvements
* doc/gramps-manual/C/mainwin.xml: text and graphics improvements
* doc/gramps-manual/C/usage.xml: text and graphics improvements


svn: r5185
2005-09-07 00:42:19 +00:00
Don Allingham
1bf7432260 * src/ReadXML.py: read the patronymic portion of a name properly.
svn: r5178
2005-09-04 22:37:24 +00:00
Don Allingham
e12a0862aa update
svn: r5175
2005-09-04 03:24:52 +00:00
Don Allingham
ca7a190a80 * doc/gramps-manual/C/mainwin.xml: wording fixes.
svn: r5172
2005-09-03 05:19:26 +00:00
Don Allingham
622bb4dcec * doc/gramps-manual/C/preface.xml: wording fixes.
svn: r5169
2005-09-02 22:07:46 +00:00
Don Allingham
ce31ffcb84 * doc/gramps-manual/C/getstart.xml: fixed spelling
* doc/gramps-manual/C/mainwin.xml: fixed spelling
* src/Errors.py: Add a DatabaseError type
* src/Utils.py: detect database loops in descendants_too_old
* src/WriteGedcom.py: report error message when database loop is detected
* src/po/template.po: added new error message. May be too late for some
translations to get this message.


svn: r5149
2005-08-30 19:56:43 +00:00
Martin Hawlisch
6a4b19417d * doc/gramps-manual/C/custom.xml: Match against DTD
* doc/gramps-manual/C/usage.xml: Match against DTD
* doc/gramps-manual/C/preface.xml: Match against DTD


svn: r5106
2005-08-18 20:29:31 +00:00
Don Allingham
04afb37165 * src/Marriage.py: fix lds_data_object problem
svn: r5098
2005-08-17 22:01:15 +00:00
Alex Roitman
02f7142364 * src/ArgHandler.py (parse_args): Use mime type to identify gramps
XML data.
* doc/gramps.1.in: Update man page.
* doc/gramps-manual/C/cmdline.xml: Update manual.

* src/PeopleModel.py: provide a work around for the python 2.3 bug
unicode sorting problem with locale.strcoll. For a nul termination
during sorting, strip it off after sorting. Only used for
python2.3, since this bug was fixed in python 2.4.


svn: r5019
2005-08-04 23:54:18 +00:00
Alex Roitman
7ae0950669 * doc/gramps-manual/C/authors.xml: Update.
svn: r4523
2005-05-09 17:51:27 +00:00
Alex Roitman
bf71571982 * doc/gramps-manual/C/usage.xml: Typo.
svn: r4516
2005-05-09 04:52:32 +00:00
Alex Roitman
e3fc9e244a Update
svn: r4507
2005-05-07 13:58:32 +00:00
Alex Roitman
bbef084489 * doc/gramps-manual/C/authors.xml, doc/gramps-manual/C/faq.xml,
doc/gramps-manual/C/mainwin.xml, doc/gramps-manual/C/usage.xml:


svn: r4501
2005-05-07 04:46:40 +00:00
Alex Roitman
4c497b7f63 Update
svn: r4493
2005-05-06 12:56:08 +00:00
Alex Roitman
91983ce563 Update
svn: r4492
2005-05-06 04:07:38 +00:00
Alex Roitman
f844356203 * doc/gramps.1.in, doc/gramps-manual/C/bugs.xml,
doc/gramps-manual/C/cmdline.xml, doc/gramps-manual/C/faq.xml,
doc/gramps-manual/C/getstart.xml,
doc/gramps-manual/C/gramps-manual.xml,
doc/gramps-manual/C/mainwin.xml,
doc/gramps-manual/C/preface.xml: Update.


svn: r4491
2005-05-06 04:03:14 +00:00
Alex Roitman
9e3b938b2a * src/SourceView.py (__init__): Connect to the key-press-event.
* doc/gramps-manual/C/keybind.xml: Update.
* doc/gramps-manual/C/cmdline.xml: Update.
* doc/gramps-manual/C/custom.xml: Update.
* doc/gramps-manual/C/filtref.xml: Update.


svn: r4485
2005-05-05 04:55:08 +00:00
Alex Roitman
fdb8acce47 * doc/gramps-manual/C/figures/scratch-pad.png: Add new figure.
* doc/gramps-manual/C/authors.xml: Update.
* doc/gramps-manual/C/keybind.xml: Update.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/figures/cfe-ar.png: Update.
* doc/gramps-manual/C/figures/cfe-df.png: Update.
* src/plugins/FilterEditor.py: Correct manual section.
* src/plugins/ScratchPad.py: Correct manual section.
* src/plugins/SoundGen.py: Correct manual section.
* src/plugins/Verify.py: Correct manual section.


svn: r4484
2005-05-04 20:30:35 +00:00
Alex Roitman
b797fc392a * doc/gramps-manual/C/prefs.xml: Update.
* doc/gramps-manual/C/figures/prefs.png: Add new figure.


svn: r4475
2005-05-03 19:24:32 +00:00
Alex Roitman
1e51f917c2 Update
svn: r4474
2005-05-03 17:56:57 +00:00
Alex Roitman
3184b3ace2 Update
svn: r4473
2005-05-03 17:55:55 +00:00
Alex Roitman
0774bb6e19 * doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/figures/*.png: Add new figures.
* src/MergePeople.py: Minor cleanups; Help buttons.
* src/MergeData.py: Minor cleanups; Help buttons.
* src/mergedata.glade: Minor cleanups; Help buttons.


svn: r4472
2005-05-03 17:17:17 +00:00
Alex Roitman
29cdd627f1 * src/AddrEdit.py: Correct manual section.
* src/AttrEdit.py: Correct manual section.
* src/Witness.py: Correct manual section.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/figures/edit-*.png: Update.


svn: r4466
2005-05-03 04:46:38 +00:00
Alex Roitman
348b111817 Update
svn: r4464
2005-05-03 02:49:25 +00:00
Alex Roitman
bed103c9b8 * src/EditPlace.py: Correct manual section.
* src/EditSource.py: Correct manual section.
* src/EventEdit.py: Correct manual section.
* src/ImageSelect.py: Correct manual section.
* src/Marriage.py: Correct manual section.
* src/NameEdit.py: Correct manual section.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/figures/edit-*.png: Update.


svn: r4463
2005-05-03 02:13:44 +00:00
Alex Roitman
cc59e73911 * src/DateEdit.py (DateEditorDialog.__init__): Correct manual section.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/figures/edit-person-notes.png: Update.
* doc/gramps-manual/C/figures/date-selection.png: Add new figure.


svn: r4460
2005-05-02 23:27:50 +00:00
Alex Roitman
9b38528e44 Update
svn: r4456
2005-05-02 13:24:38 +00:00
Alex Roitman
0dd5c07204 * src/EditPerson.py (on_help_clicked): Call appropriate manual section.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/figures/edit-person-*.png: Update.
* configure.in: Bump up version, to distinguish from released 1.1.99.


svn: r4454
2005-05-02 02:32:52 +00:00
Alex Roitman
aa8849d091 * doc/gramps-manual/C/figures/export-druid.png: Update.
* doc/gramps-manual/C/gramps-manual.xml: Update.


svn: r4208
2005-03-19 06:26:23 +00:00
Alex Roitman
4f9798a5e9 * doc/gramps-manual/C/usage.xml: Update.
svn: r4066
2005-02-21 03:36:12 +00:00
Alex Roitman
acd05b555d * doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/gramps-manual.xml: Chunk to depth 3.
* doc/gramps-manual/C/figures/gedcom-export.png: Update.
* doc/gramps-manual/C/figures/export-druid.png: Add figure.
* src/Exporter.py: Change labels, support CD export (lame).
* src/WriteGedcom.py: Correct label.
* src/WriteXML.py: Return status on success.
* src/plugins/WriteCD.py: Support for wizard (lame).
* src/plugins/WritePkg.py: Correct label.
* src/ArgHandler.py: Re-enable CD export.


svn: r4059
2005-02-19 22:33:24 +00:00
Alex Roitman
694c982800 * src/docgen/LPRDoc.py (draw_path,draw_bar): Fill, then stroke.
* src/DbPrompter.py: Change file filter name.

* src/Report.py (doc_type_changed): Deal with empty extensions.
* src/docgen/AsciiDoc.py (add_photo): Add method;
(end_row): Inlcude last cell into proper formatting.
* src/GedcomInfo.py: Properly import expat.ParserCreate class.
* src/TipOfDay.py: Properly import expat.ParserCreate class.
* src/RecentFiles.py: Properly import expat.ParserCreate class.
* src/ReadXML.py: Properly import expat.* classes.
* doc/gramps-manual/C/usage.xml: Update.
* doc/gramps-manual/C/usage.xml: Update.
* doc/xmldocs.make: Switch Makefile from CLEANFILES to DISTCLEANFILES.
* src/Makefile.am: Add const.pyc and const.pyo to CLEANFILES.


svn: r4051
2005-02-19 00:49:49 +00:00