79 Commits

Author SHA1 Message Date
Don Allingham
6257af93f3 Remove getting values from maps. Use the key lists instead
svn: r1027
2002-06-14 04:30:20 +00:00
Don Allingham
05c4a93d36 First pass at ZODB support
svn: r994
2002-05-18 16:29:04 +00:00
Don Allingham
36de8efd6f MainFamily to MainParents
svn: r857
2002-03-24 20:57:53 +00:00
Don Allingham
9b437bb5ff Concept of a preferred set of parents
svn: r855
2002-03-24 16:44:31 +00:00
Don Allingham
369d10a4a4 Snapshot changes
svn: r817
2002-03-06 01:51:56 +00:00
Don Allingham
626f116fa1 Added name types to alternate names
svn: r809
2002-03-01 14:16:41 +00:00
Don Allingham
d9c223deed Converted gramps_main.py to a class, replace utils.py with Utils.py and
Config.py with GrampsCfg.py (for pychecker)


svn: r789
2002-02-22 03:55:32 +00:00
Don Allingham
37bbe06d5a Fixed gedcom and gramps exporting
svn: r771
2002-02-13 01:01:28 +00:00
Don Allingham
4a3b5e9964 fixed some reading/writing problems
svn: r723
2002-01-24 19:04:52 +00:00
Don Allingham
e148f7df44 Window titles, bug fixes in Doc interfaces, spelling fixes
svn: r713
2002-01-22 23:48:43 +00:00
Don Allingham
058682b1c0 Fixed autocompletion, WriteXML is now a class
svn: r695
2002-01-12 21:47:32 +00:00
Don Allingham
fe49a978b5 First attempt at autosave
svn: r668
2001-12-28 01:22:20 +00:00
Don Allingham
85fd4c3e5a Fixed missing quote on long/lat
svn: r663
2001-12-25 05:39:27 +00:00
Don Allingham
89e576b349 CLosed gzip'd file
svn: r641
2001-12-19 22:43:01 +00:00
Don Allingham
278314e01c removed .closed check - does not apply to gzip interface
svn: r640
2001-12-19 21:44:11 +00:00
Don Allingham
a38d379e14 LDS support for marriages
svn: r634
2001-12-19 02:02:59 +00:00
Don Allingham
ab57a4969d LDS ordinance places support
svn: r632
2001-12-18 04:21:07 +00:00
Don Allingham
1a112c1113 GEDCOM improvements, enhanced LDS
svn: r631
2001-12-18 01:01:51 +00:00
Don Allingham
50d9dc1f3d Code cleanup
svn: r609
2001-12-09 05:24:29 +00:00
Don Allingham
c6e338de0a Fixed date handling for GEDCOM
svn: r600
2001-12-01 04:23:42 +00:00
Don Allingham
7315de88cc LDS handling added, bugs in media config/references fixed
svn: r596
2001-11-30 01:47:45 +00:00
Don Allingham
afbbb0947a Clean up from pychecker.
svn: r592
2001-11-28 04:17:52 +00:00
Don Allingham
56d9dadf1f First attempt at alternate calendars
svn: r576
2001-11-22 21:08:16 +00:00
Don Allingham
c649dd5ba0 New date format in XML files
svn: r575
2001-11-21 01:16:32 +00:00
Don Allingham
448b593d15 Getting ready for 0.6.0
svn: r558
2001-11-11 00:55:56 +00:00
Don Allingham
b0cfd55e21 Added parishes to places, fixed several things from pychecker
svn: r537
2001-11-01 20:55:44 +00:00
Don Allingham
188e011dd5 More general code clean up
svn: r478
2001-10-17 00:09:42 +00:00
Don Allingham
a82bcc8eee Cleaned up more code, broke LocationEditor into its own file
svn: r475
2001-10-16 03:50:33 +00:00
Don Allingham
ddd3bce7c6 Fixed path stripping in WriteXML
svn: r474
2001-10-15 04:19:17 +00:00
Don Allingham
9959f0592f Added editing media object properites
svn: r473
2001-10-15 00:53:55 +00:00
Don Allingham
0746c5e01b Fixed fileroot in WriteXML
svn: r471
2001-10-14 20:55:17 +00:00
Don Allingham
2bb2849b7f Fixed attribute XML
svn: r458
2001-10-11 23:07:50 +00:00
Don Allingham
1415d94503 Some basic media object editing
svn: r456
2001-10-11 22:56:48 +00:00
Don Allingham
d5b51fe57b Fixed GEDCOM import of images
svn: r455
2001-10-11 13:15:10 +00:00
Don Allingham
0e3f433873 Start of gallery improvements
svn: r453
2001-10-09 17:56:26 +00:00
Don Allingham
426c6a0937 Improved ANSEL support
svn: r452
2001-10-08 03:10:06 +00:00
Don Allingham
2b594e1e2b Added attributes to photos.
svn: r451
2001-10-07 02:58:29 +00:00
Don Allingham
ebe4af348d Faster GEDCOM imports, source lists
svn: r448
2001-10-06 18:25:31 +00:00
Don Allingham
15d2a98976 Added package generation export filter
svn: r446
2001-10-04 17:23:28 +00:00
Don Allingham
1a760a697c David Hampton's changes to remove duplicate code in WriteXML and to condense gallery code
svn: r443
2001-10-04 04:51:06 +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
d64398465d Fixed deletection of missing zlib.so, and generation of sources for exporting GEDCOM
svn: r422
2001-09-23 14:28:15 +00:00
Don Allingham
91ae4cfa1e Fixed delete place problem when no references are used.
svn: r409
2001-09-17 02:42:57 +00:00
Don Allingham
1bd4a30e15 Cleanup in location saving. Don't write locations if they are empty
svn: r408
2001-09-16 13:12:12 +00:00
Don Allingham
f52d148d29 Documentation changes, DTD changes
svn: r404
2001-09-14 03:44:26 +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
8543bd85f7 problem with sources for a place
svn: r366
2001-08-26 16:46:30 +00:00
Don Allingham
e38bf1a856 Fixed syntax error generated by WriteXML with alternate locations for a place, have ReadXML return a better message on encountering a syntax error.
svn: r358
2001-08-22 13:07:53 +00:00
Don Allingham
6b9b32dbf7 handle XML entities correctly in place objects
svn: r353
2001-08-21 03:30:23 +00:00