Commit Graph

105 Commits

Author SHA1 Message Date
Don Allingham
e54014834a update
svn: r2256
2003-10-15 03:55:54 +00:00
Jason Zedlitz
fae520f575 a first attempt to give a W3C's XML schema for Gramp's database files
svn: r2228
2003-10-11 09:17:41 +00:00
Alex Roitman
69d98c478e * src/gramps.glade: Remove hot keys from toolbar buttons.
Add editing items under Edit menu.
* src/gramps_main.py: Enable/disable new menu items.
* NEWS, configure, configure.in, gramps.spec, doc/gramps.1,
doc/gramps-manual/C/gramps-manual-C.omf,
doc/gramps-manual/C/gramps-manual.xml: merge with 0.9.5 branch.

* Version 0.9.5:  the "Fix me up" release.

* src/gramps_main.py (delete_person_response, merge_update):
Add remove_from_history and redraw_histmenu() calls before deleting
the person.
* doc/gramps.1.in, doc/gramps.1, doc/gramps-manual/C/gramps-manual.xml,
doc/gramps-manual/C/gramps-manual.omf, gramps.spec: New version.
* configure.in: Fix version and release numbers for 0.9.5-1.
* NEWS: Update for a 0.9.5 release.


svn: r2222
2003-10-10 03:56:19 +00:00
Alex Roitman
68666af7cc Update
svn: r2178
2003-09-28 05:13:53 +00:00
Alex Roitman
8501a8c85d * doc/gramps-manual/C/filtref.xml: Manual corrections.
* doc/gramps-manual/C/cmdline.xml: Likewise.
* doc/gramps-manual/C/mainwin.xml: Likewise.
* doc/gramps-manual/C/figures/pedigree.png: Update figure.


svn: r2177
2003-09-27 23:01:41 +00:00
Alex Roitman
5259340847 * doc/gramps-manual/C/figures/family-alt.png: Add figure.
* doc/gramps-manual/C/figures/family.png: Update figure.
* doc/gramps-manual/C/figures/places.png: Update figure.


svn: r2171
2003-09-26 03:41:14 +00:00
Alex Roitman
df204f9d57 Update
svn: r2161
2003-09-23 04:05:53 +00:00
Alex Roitman
e31cc730cf * doc/gramps-manual/C/figures/cfe-ar.png: Add figure.
* doc/gramps-manual/C/figures/bookreport.png: Update figure.
* doc/gramps-manual/C/figures/gedcom-export.png: Likewise.
* doc/gramps-manual/C/figures/first-open.png: Likewise.
* doc/gramps-manual/C/figures/mainwin.png: Likewise.
* doc/gramps-manual/C/figures/side-filt.png: Likewise.
* doc/gramps-manual/C/figures/sources.png: Likewise.
* doc/gramps-manual/C/figures/media.png: Likewise.


svn: r2160
2003-09-23 04:04:14 +00:00
Alex Roitman
0b133ed25d Update
svn: r2158
2003-09-23 00:49:35 +00:00
Alex Roitman
22739fbb7f * src/po/ru.po: Update Russian translation.
* doc/gramps-manual/C/gramps-manual.xml: Update manual.
* doc/gramps-manual/C/filtref.xml: Add file -- split appendix
into a separate file.
* doc/gramps-manual/C/cmdline.xml: Likewise.
* doc/gramps-manual/C/getstart.xml: Likewise.
* doc/gramps-manual/C/mainwin.xml: Likewise.
* doc/gramps-manual/C/usage.xml: Likewise.
* doc/gramps-manual/C/custom.xml: Likewise.
* doc/gramps-manual/C/Makefile.am: Ship new files.
* doc/gramps-manual/C/Makefile.in: Likewise.


svn: r2157
2003-09-23 00:48:01 +00:00
Alex Roitman
3b35b8918f * src/plugins/book.glade: Minor improvements to the dialogs.
* doc/gramps-manual/C/gramps-manual.xml: Update manual.


svn: r2156
2003-09-22 05:10:59 +00:00
Alex Roitman
34a96eb266 * src/plugins/WriteGedcom.py (cl_setup): Define newline char.
* src/plugins/WriteFtree.py: Provide command line interface.
* src/gramps_main.py (handle_args): Add function. Add WFT export
format; (cl_export): Add WFT format.
* doc/gramps.1.in: Update man page to reflect new format option.
* doc/gramps.1: Likewise.
* NEWS: Likewise.
* TODO: Add recently discussed items from gramps-devel.


svn: r2133
2003-09-16 01:35:09 +00:00
Don Allingham
1d25e51110 update
svn: r2086
2003-09-03 04:20:11 +00:00
Don Allingham
ebdc5fbcc3 switch from intl to gettext
svn: r2017
2003-08-17 02:14:33 +00:00
Don Allingham
05ca4d93eb update
svn: r2014
2003-08-16 03:26:43 +00:00
Don Allingham
06b0b2b186 GNOME/python configure detection
svn: r2002
2003-08-14 03:53:41 +00:00
Don Allingham
a27c351000 update
svn: r1998
2003-08-13 04:28:53 +00:00
Don Allingham
ad94f32a9f update
svn: r1932
2003-07-27 03:51:35 +00:00
Alex Roitman
f8d2f86295 * src/gramps_main.py (open_example): Fix destination name when copying
files (was directory name).
* doc/gramps-manual/C/gramps-manual.xml: Reflect name change for
Comprehensive Ancestors Report.
* src/plugins/AncestorReport.py: Prefixed style names ("AHN:").
* src/plugins/Ancestors.py: Prefixed style names ("AR:").
* src/plugins/DescendReport.py: Prefixed style names ("DR:").
* src/plugins/DetAncestralReport.py: Prefixed style names ("DAR:").
* src/plugins/DetDescendantReport.py: Prefixed style names ("DDR:").
* src/plugins/FtmStyleAncestors.py: Prefixed style names ("FTA:").
* src/plugins/FtmStyleDescendants.py: Prefixed style names ("FTD:").
* src/plugins/FamilyGroup.py: Prefixed style names ("FGR:").
* src/plugins/CustomBookText.py: Prefixed style names ("CBT:").
* src/plugins/SimpleBookTitle.py: Prefixed style names ("SBT:").
Rename "Copyright string" with "Subtitle string".
* src/plugins/BookReport.py (BookReportDialog.__init__): Finally,
clear the style problem.


svn: r1901
2003-07-18 06:17:28 +00:00
Alex Roitman
e94b657b8b * src/plugins/DescendReport.py: Enable translation for "b." and "d."
* doc/gramps-manual/C/gramps-manual.xml: More corrections.


svn: r1893
2003-07-17 01:56:12 +00:00
Donald A. Peterson
24944bcec7 * doc/gramps-manual/C/figures/bookreport.png:
* doc/gramps-manual/C/figures/cfe-df.png:
* doc/gramps-manual/C/figures/edit-person-addresses.png:
* doc/gramps-manual/C/figures/edit-person-attributes.png:
* doc/gramps-manual/C/figures/edit-person-events.png:
* doc/gramps-manual/C/figures/edit-person-gallery.png:
* doc/gramps-manual/C/figures/edit-person-internet.png:
* doc/gramps-manual/C/figures/edit-person-lds.png:
* doc/gramps-manual/C/figures/edit-person-names.png:
* doc/gramps-manual/C/figures/edit-person-notes.png:
* doc/gramps-manual/C/figures/edit-person.png:
* doc/gramps-manual/C/figures/edit-plc.png:
* doc/gramps-manual/C/figures/edit-rel.png:
* doc/gramps-manual/C/figures/edit-si.png:
* doc/gramps-manual/C/figures/edit-wi.png:
* doc/gramps-manual/C/figures/family.png:
* doc/gramps-manual/C/figures/first-open.png:
* doc/gramps-manual/C/figures/gedcom-import.png:
* doc/gramps-manual/C/figures/mainwin.png:
* doc/gramps-manual/C/figures/media.png:
* doc/gramps-manual/C/figures/noside-nofilt.png:
* doc/gramps-manual/C/figures/pedigree.png:
* doc/gramps-manual/C/figures/places.png:
* doc/gramps-manual/C/figures/researcher.png:
* doc/gramps-manual/C/figures/side-filt.png:
* doc/gramps-manual/C/figures/sources.png: HIG-ified images by
scaling to the recommended max width of 510 pixels.


svn: r1892
2003-07-16 18:57:38 +00:00
Alex Roitman
28a1848322 * src/GrampsCfg.py: Toolbar and statusbar (single word each).
* src/preferences.glade: Statusbar (single word).
* doc/gramps-manual/C/gramps-manual.xml: More corrections.


svn: r1888
2003-07-16 02:33:19 +00:00
Donald A. Peterson
3af3af06b1 recovering erroneous commit of small images
svn: r1878
2003-07-14 18:44:51 +00:00
Donald A. Peterson
1a73d411a9 * src/docgen/LaTeXDoc.py: Regress UNICODE support to be only a
commented line in the output rather than implemented by default
since not all LaTeX installations include ucs.sty by default.


svn: r1877
2003-07-14 18:41:10 +00:00
Alex Roitman
96684939fe Update
svn: r1873
2003-07-12 19:05:15 +00:00
Alex Roitman
d6e20b8536 * doc/gramps-manual/C/gramps-manual.xml: More corrections.
svn: r1872
2003-07-12 18:48:42 +00:00
Alex Roitman
e89b24e6b1 * doc/gramps-manual/C/gramps-manual.xml: More corrections.
svn: r1870
2003-07-12 01:17:27 +00:00
Alex Roitman
ef2fe6d7f1 * doc/gramps-manual/C/gramps-manual.xml: More corrections.
svn: r1854
2003-07-10 04:10:23 +00:00
Alex Roitman
8da5f012da * doc/gramps.1.in, doc/gramps.1: Update the date.
* src/plugins/book.glade: Mark dummy strings as non-translatable.


svn: r1853
2003-07-10 00:13:27 +00:00
Alex Roitman
59bb163a37 * doc/gramps-manual/C/gramps-manual.xml: Straighten up versioning.
* doc/gramps-manual/C/gramps-manual-C.omf: Update version and date.


svn: r1851
2003-07-09 16:07:11 +00:00
Don Allingham
55a25ee7d4 update
svn: r1847
2003-07-09 01:34:37 +00:00
Donald A. Peterson
630843f71b Fixed two typos
svn: r1846
2003-07-08 22:45:49 +00:00
Alex Roitman
566354075c Update
svn: r1843
2003-07-08 04:37:56 +00:00
Alex Roitman
642f01600e * doc/gramps-manual/C/figures/bookreport.png: Add to CVS.
* doc/gramps-manual/C/figures/family.png: Update screenshot.
* doc/gramps-manual/C/figures/edit-wi.png: Update screenshot.


svn: r1842
2003-07-08 03:19:30 +00:00
Alex Roitman
36b610cb0f * doc/gramps-manual/C/gramps-manual.xml: Update manual.
svn: r1841
2003-07-08 02:41:55 +00:00
Don Allingham
3287e69d3a update
svn: r1840
2003-07-08 00:43:46 +00:00
Tim Waugh
b647b232a7 2003-06-19 Tim Waugh <twaugh@redhat.com>
* Makefile.am, doc/Makefile.am, doc/omf.make, doc/xmldocs.make:
        Fixes so that 'make distcheck' succeeds.


svn: r1764
2003-06-19 10:52:16 +00:00
Don Allingham
0be810e70b 0.9.2-rc1 setup
svn: r1606
2003-05-30 00:43:38 +00:00
Alex Roitman
d0938f4ec1 Mention new FTM-style reports
svn: r1603
2003-05-29 22:23:47 +00:00
Alex Roitman
6cea4d0bff Indexed images
svn: r1579
2003-05-22 21:41:12 +00:00
Alex Roitman
26e956057e New shots
svn: r1578
2003-05-22 21:37:47 +00:00
Alex Roitman
164a856839 New shots
svn: r1577
2003-05-22 21:27:12 +00:00
Alex Roitman
fddec742a7 Docs update
svn: r1576
2003-05-22 17:37:52 +00:00
Alex Roitman
6e52de484d Back to 1.2
svn: r1575
2003-05-22 16:11:15 +00:00
Alex Roitman
282cd6732d Updates
svn: r1568
2003-05-21 22:08:09 +00:00
Donald A. Peterson
a2c9b080b4 Revert bonehead doc/*.make.in mess
svn: r1563
2003-05-21 16:01:46 +00:00
Donald A. Peterson
62f82c18c4 New makefiles generated by configure using token substitution
svn: r1561
2003-05-21 00:33:06 +00:00
Donald A. Peterson
c5e1e58a69 Added *.in files for documentation makes
svn: r1557
2003-05-20 23:37:52 +00:00
Don Allingham
b8a8f8176f Support for AbiWord 1.9 or greater (table support)
svn: r1556
2003-05-20 23:20:47 +00:00
Alex Roitman
0946e3c0f7 Examples in man page
svn: r1550
2003-05-20 19:07:35 +00:00