79 Commits

Author SHA1 Message Date
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
b4e3ae7fc2 EPS support for images
svn: r756
2002-02-06 05:34:34 +00:00
Don Allingham
4a3b5e9964 fixed some reading/writing problems
svn: r723
2002-01-24 19:04:52 +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
df80352d68 Fixed unicode translations
svn: r617
2001-12-14 15:43:03 +00:00
Don Allingham
50d9dc1f3d Code cleanup
svn: r609
2001-12-09 05:24:29 +00:00
David Hampton
249852f1cf Fix date problems (ranges, non-english settings) reading from data file.
svn: r607
2001-12-05 00:09:12 +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
1cd6941323 Fixed unicode problem with dates
svn: r590
2001-11-27 20:36:39 +00:00
Don Allingham
5242d4075e Fixed string.join in combining string segments
svn: r589
2001-11-27 04:07:23 +00:00
Don Allingham
1668f37b5a Date fixes.
svn: r587
2001-11-27 02:03:18 +00:00
Don Allingham
5095c0636c Fixed parsing of alternate calendars (set calendar before setting value)
svn: r577
2001-11-22 21:21:37 +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
fa1d21eca1 Updated to allow photo positioning
svn: r567
2001-11-13 23:34:29 +00:00
Don Allingham
1183e771f0 pychecker fixes, minor bugs in image handing
svn: r540
2001-11-02 17:46:33 +00:00
Don Allingham
5b39f24e89 Fixes based off of pychecker results
svn: r539
2001-11-02 06:55:19 +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
5d9d1e1968 Slight speed ups in the parser
svn: r481
2001-10-19 00:09:51 +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
9959f0592f Added editing media object properites
svn: r473
2001-10-15 00:53:55 +00:00
Don Allingham
c9422095ac Fixed object reference privacy in XML reading
svn: r459
2001-10-11 23:16:38 +00:00
Don Allingham
1415d94503 Some basic media object editing
svn: r456
2001-10-11 22:56:48 +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
2fcd4be0f1 Revision control support
svn: r442
2001-10-04 04:22:41 +00:00
Don Allingham
def1b84776 latests template.po
svn: r437
2001-09-28 12:53:05 +00:00
Don Allingham
0f44bd0350 Better handling of characters in XML parsing
svn: r435
2001-09-28 02:34:58 +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
f52d148d29 Documentation changes, DTD changes
svn: r404
2001-09-14 03:44:26 +00:00
Don Allingham
8d7741a3d1 Pychecker cleanup
svn: r374
2001-09-01 17:13:15 +00:00
Don Allingham
59d53915b9 Elimination of redundant code, new registering method for plugins
svn: r367
2001-08-31 03:40:23 +00:00
Don Allingham
cce1ff1358 Added the ability to add a new person as the spouse
svn: r362
2001-08-23 22:13:56 +00:00
Don Allingham
05df1cab56 Fixed parsing of location information
svn: r345
2001-08-18 19:37:03 +00:00
Don Allingham
6abefb6fa2 ul2 to u2l syntax error
svn: r344
2001-08-18 19:35:30 +00:00
Don Allingham
c4f7cd8758 Fixed unicode handling of place objects
svn: r343
2001-08-18 19:33:46 +00:00
Don Allingham
f769231805 Initial support for place objects
svn: r337
2001-08-16 23:24:53 +00:00
Don Allingham
1ffe3e7e4c Set self.name to None in stop_aka. Prevents notes from getting corrupted.
svn: r322
2001-08-11 02:08:57 +00:00
Don Allingham
8744ab9835 pychecker fixes
svn: r321
2001-08-10 04:32:31 +00:00
Don Allingham
646b6e0b58 family type defaults to "" if type not specified
svn: r315
2001-08-08 02:35:17 +00:00
Don Allingham
a87002ffc3 Fix mrel and frel on read if only one is present
svn: r312
2001-08-08 01:22:59 +00:00
Don Allingham
b9c71544c1 Improved sort, fixed minor bugs
svn: r299
2001-08-06 23:58:09 +00:00
Don Allingham
44324703cf Fast sorting
svn: r297
2001-08-06 03:00:01 +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
378f986dac Improved Edit Person window, support for private records and confidence levels
svn: r264
2001-07-29 06:06:16 +00:00
Don Allingham
7d4e557ef0 XML changes
svn: r251
2001-07-16 02:06:31 +00:00