80 Commits

Author SHA1 Message Date
David Hampton
6e62aed286 Consolidate all logic for setting up a 'surname' combo box.
svn: r531
2001-11-01 02:33:55 +00:00
David Hampton
d5a0b176b1 When adding a birth or death event, the place was getting entered
twice; once when closing the 'Event Edit' dialog, and then again when
closing the 'Edit Person' dialog.  Updating the birth and death combo
boxes after closing the 'Event Edit' window solves this problem, and
also makes new places show up immediately in their lists.


svn: r524
2001-10-30 06:44:03 +00:00
Don Allingham
39f1b0893e Handle changes to the EditPerson main image
svn: r518
2001-10-30 02:14:23 +00:00
David Hampton
8de449b106 Pass new place information from an EditPerson window to an EventEdit window.
svn: r494
2001-10-19 04:43:55 +00:00
David Hampton
cf943fb178 Add autocompletion to combo boxes
svn: r490
2001-10-19 01:34:51 +00:00
Don Allingham
66c3fa7836 Remove the Make Primary button
svn: r489
2001-10-19 01:08:43 +00:00
Don Allingham
c42b8e647a Checking for deleting sources and places, added listing of where sources and places are used.
svn: r479
2001-10-18 02:42:02 +00:00
Don Allingham
188e011dd5 More general code clean up
svn: r478
2001-10-17 00:09:42 +00:00
Don Allingham
c65d740154 Added David's birth order changing
svn: r470
2001-10-14 20:47:38 +00:00
Don Allingham
36a3a3408f Birth/death editable on the main page
svn: r469
2001-10-14 20:37:28 +00:00
Don Allingham
43ebdeb2c9 More cleanup of code
svn: r465
2001-10-14 05:19:43 +00:00
Don Allingham
0f21f2b76e Broke the Editors into separate classes
svn: r464
2001-10-14 02:25:58 +00:00
Don Allingham
1415d94503 Some basic media object editing
svn: r456
2001-10-11 22:56:48 +00:00
Don Allingham
7aef6c5340 Drag and drop
svn: r454
2001-10-10 02:07:47 +00:00
Don Allingham
0e3f433873 Start of gallery improvements
svn: r453
2001-10-09 17:56:26 +00:00
Don Allingham
b7bc7a37e0 Fixed the EditPerson dialog so that it does not convert females to unknown.
svn: r450
2001-10-06 21:31:38 +00:00
Don Allingham
4a438d859e Don't allow the birth/death event namese modifiedimpos
svn: r449
2001-10-06 18:57:06 +00:00
Don Allingham
ebe4af348d Faster GEDCOM imports, source lists
svn: r448
2001-10-06 18:25:31 +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
ba41aa97cd Add person from choose parents dialog
svn: r434
2001-09-27 23:54:12 +00:00
Don Allingham
fc70b6180b David Hampton's merges for dialogs, fix merge traceback
svn: r426
2001-09-24 00:28:40 +00:00
Don Allingham
3bbcaa3418 no message
svn: r420
2001-09-21 22:56:34 +00:00
Don Allingham
35ff79bafa no message
svn: r419
2001-09-21 22:35:23 +00:00
Don Allingham
ef9f606f13 Remove HRef instances
svn: r394
2001-09-08 21:02:53 +00:00
Don Allingham
2c3673b546 Assign some URL to the HRef widgets
svn: r388
2001-09-06 13:18:36 +00:00
Don Allingham
26aed368cb Fixed thumbnail problem
svn: r381
2001-09-03 03:51:34 +00:00
Don Allingham
885216f7a5 Fixed lists_changed flag for events.
svn: r378
2001-09-02 13:14:56 +00:00
Don Allingham
8d7741a3d1 Pychecker cleanup
svn: r374
2001-09-01 17:13:15 +00:00
Don Allingham
430794b61d Fixed namespace problem in EditPerson.py for get_place_from_list, and DOC to DOCSTRING in Plugins
svn: r372
2001-09-01 13:09:02 +00:00
Don Allingham
6b99a80177 Bug fixes
svn: r371
2001-09-01 03:57:55 +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
4b4526e97d Clean up of ":" in the code
svn: r356
2001-08-21 22:42:33 +00:00
Don Allingham
751c64df26 Place objects fully functional
svn: r350
2001-08-20 04:58:38 +00:00
Don Allingham
edef3eaf1e Place object URLs working
svn: r349
2001-08-19 17:31:52 +00:00
Don Allingham
f769231805 Initial support for place objects
svn: r337
2001-08-16 23:24:53 +00:00
Don Allingham
a0bc85f0c4 Removed the spurious ":" in the event name display
svn: r323
2001-08-11 02:28:28 +00:00
Don Allingham
8744ab9835 pychecker fixes
svn: r321
2001-08-10 04:32:31 +00:00
Don Allingham
1afe1d5a02 Fixed notes, sources being saved properly
svn: r293
2001-08-05 18:42:11 +00:00
Don Allingham
3254479ad6 Allow sources to be edited before events,etc are saved.
svn: r292
2001-08-05 02:09:43 +00:00
Don Allingham
0e3bbdb003 Renamed duplicate function name =
svn: r291
2001-08-04 13:38:14 +00:00
Don Allingham
fc1742d133 Fixed window manager delete so that it queries before going down
svn: r286
2001-08-03 12:58:56 +00:00
Don Allingham
b7f375525c Warn on modified edit window when canceling or closing
svn: r284
2001-08-03 02:00:48 +00:00
Don Allingham
c3dbe03a6f Removed ":" from labels to make translations easier
svn: r282
2001-08-02 23:21:35 +00:00
Don Allingham
e727d3f75e Fix street widget reference, fix Address Editor text string.
svn: r275
2001-08-02 03:38:26 +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
a8de3b1ca0 Fixed truncation of PDF tables
svn: r268
2001-07-30 02:34:22 +00:00
Don Allingham
9af7a17146 XML improvements, photo handling better (no thumbnail for main edit personapage p
svn: r266
2001-07-29 23:27:42 +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
07614b9f63 Fix tracebacks related to incorrect attribute task and null source_ref
svn: r263
2001-07-28 02:16:20 +00:00