53 Commits

Author SHA1 Message Date
Don Allingham
e591b6b189 Improved merge ability
svn: r505
2001-10-24 01:24:18 +00:00
Don Allingham
4e90da3aa3 GEDCOM import correctly combines identical places
svn: r463
2001-10-13 13:58:23 +00:00
Don Allingham
c2d123dc48 Fixed some GEDCOM import with photos
svn: r462
2001-10-12 05:53:54 +00:00
Don Allingham
42a0fc1ce6 Fixed some GEDCOM import with photos
svn: r461
2001-10-12 05:10:38 +00:00
Don Allingham
631db3b460 no message
svn: r460
2001-10-11 23:45:06 +00:00
Don Allingham
d5b51fe57b Fixed GEDCOM import of images
svn: r455
2001-10-11 13:15:10 +00:00
Don Allingham
426c6a0937 Improved ANSEL support
svn: r452
2001-10-08 03:10:06 +00:00
Don Allingham
ebe4af348d Faster GEDCOM imports, source lists
svn: r448
2001-10-06 18:25:31 +00:00
Don Allingham
2fcd4be0f1 Revision control support
svn: r442
2001-10-04 04:22:41 +00:00
Don Allingham
f9004fd84e Final translations
svn: r439
2001-10-01 12:52:35 +00:00
Don Allingham
91bfec54c0 Fixed gedcom read/write for URL and RESI problems
svn: r429
2001-09-25 22:45:22 +00:00
Don Allingham
3b3bd4d002 Fixed gedcom import of bad lines, handled place names better
svn: r425
2001-09-23 23:18:59 +00:00
Don Allingham
2b1ab24731 Fixed gedcom export/import for long titles
svn: r424
2001-09-23 21:21:13 +00:00
Don Allingham
384be9af3c Fixed some translation problems
svn: r418
2001-09-21 13:20:50 +00:00
Don Allingham
0b5974739f files updated for 0.5.0
svn: r405
2001-09-15 17:53:29 +00:00
Don Allingham
6c6e6492f8 Fixed parsing of addresses
svn: r398
2001-09-10 00:54:30 +00:00
Don Allingham
1e659878ba Patches from David Hamption - .cvsignore addtions and sorting
svn: r395
2001-09-08 23:27:16 +00:00
Don Allingham
90677086b9 GEDCOM fixes
svn: r392
2001-09-08 20:12:38 +00:00
Don Allingham
59d53915b9 Elimination of redundant code, new registering method for plugins
svn: r367
2001-08-31 03:40:23 +00:00
Jason Zedlitz
7c8d296113 added support for some CONT/CONC lines
svn: r348
2001-08-19 10:00:45 +00:00
Don Allingham
49a308952b Update filters and plugins for new place objects
svn: r347
2001-08-19 03:53:02 +00:00
Don Allingham
a3d9847d9a Fixed setRelationship
svn: r298
2001-08-06 12:48:20 +00:00
Don Allingham
544727a311 Support multiple NAME tags per person
svn: r283
2001-08-02 23:26:04 +00:00
Don Allingham
0ddd838e59 Fixed problem with parents
svn: r280
2001-08-02 21:10:08 +00:00
Don Allingham
4e37696aa5 Fix child relationship bugs with multiple languages, add support for new editing in marriage window.
svn: r271
2001-07-31 21:42:25 +00:00
Don Allingham
24d31c2b61 Fix NAME without a //
svn: r255
2001-07-17 21:41:17 +00:00
Don Allingham
602402c37c Fix PAF5.1 leading garbage
svn: r254
2001-07-17 12:47:26 +00:00
Don Allingham
d40189df51 Get around the junk at the beginning of a PAF file file
svn: r253
2001-07-17 12:39:56 +00:00
Don Allingham
d199ce0da0 Fixed family relationships on GEDCOM import
svn: r252
2001-07-16 12:57:21 +00:00
Don Allingham
32e4d376e0 Started the support families with parents of the same sex.
svn: r247
2001-07-14 20:03:36 +00:00
Don Allingham
1b03618556 Bug fixes, new child/parent relationship handling, remembering places
svn: r241
2001-07-13 00:01:04 +00:00
Unknown
c63c94cc48 Fixed ansel encoding (assuming that illegal ANSEL characters are latin), and
fixed event name handling.


svn: r225
2001-07-04 16:52:24 +00:00
Don Allingham
860c78079c Adapted GEDCOM reader to BROSKEEP
svn: r182
2001-06-23 18:13:41 +00:00
Don Allingham
c36e06020a Handle date formats in the form of dddd/dddd (keep as text), and handle addresses in families for GEDCOM import
svn: r177
2001-06-22 03:32:38 +00:00
Don Allingham
434c78203b Fixed unicode mapping problem with python 2.0
svn: r170
2001-06-21 19:31:12 +00:00
Don Allingham
9e5558b8d7 Notes and sources for names
svn: r144
2001-06-16 03:25:26 +00:00
Don Allingham
4e0f35be5b Fixed the "in" to "==" problem
svn: r141
2001-06-15 04:00:26 +00:00
Don Allingham
94e2803e56 Fixed "in", changed to ==
svn: r139
2001-06-15 01:34:30 +00:00
Don Allingham
2a8c4aac73 Fixed custom events
svn: r132
2001-06-14 17:14:16 +00:00
Don Allingham
6def86b441 Fix inline notes
svn: r110
2001-06-10 01:26:09 +00:00
Don Allingham
9ea0bf0423 Better date range parsing, and handling of adopted children on GEDCOM import
svn: r84
2001-06-03 23:18:07 +00:00
Don Allingham
8168f26ccd Added source and note edit buttons on EditPerson page.
svn: r82
2001-06-03 20:28:13 +00:00
Don Allingham
f2eb236603 Fixed dropping of some fields for an individual
svn: r81
2001-06-03 18:37:23 +00:00
Don Allingham
3d31b539f7 Handling images better.
svn: r74
2001-06-01 01:01:45 +00:00
Don Allingham
d8e20991bd Improved the GEDCOM import
svn: r73
2001-05-31 21:57:54 +00:00
Don Allingham
daa11db881 Fixed paper/output settings, problems with images with spaces, understand FTW gedcom
svn: r70
2001-05-31 13:38:24 +00:00
Don Allingham
bad37fc429 Support for notes and sources in more data elements, new GEDCOM parser
svn: r66
2001-05-30 04:24:27 +00:00
Don Allingham
0432e0998e Internationalization fixes, support for PDF generation
svn: r45
2001-05-22 22:30:13 +00:00
Don Allingham
e6bc67504e Fixed GEDCOM inline note import bug, sped up XML parsing
svn: r31
2001-05-19 02:58:18 +00:00
Don Allingham
8c11e3ac09 Improved documenatation generators, fixed GEDCOM note read problem
svn: r27
2001-05-17 23:12:07 +00:00