Commit Graph

743 Commits

Author SHA1 Message Date
Don Allingham
7b0f140d28 Translations
svn: r656
2001-12-23 04:43:20 +00:00
Don Allingham
e8a3f686c5 Fixed call to delete_empty_family
svn: r655
2001-12-23 03:54:22 +00:00
Don Allingham
2e2057c632 Fixed format string in write_org
svn: r654
2001-12-23 01:42:17 +00:00
Don Allingham
36e3ceb7a8 on_nophotos_toggled missing self as an argument
svn: r653
2001-12-23 01:41:08 +00:00
Don Allingham
5037fa7f16 Better handling of CONC lines.
svn: r652
2001-12-22 17:06:26 +00:00
Don Allingham
a893b6aeeb New translations
svn: r651
2001-12-21 06:12:58 +00:00
David Hampton
e85e78fb6c Speed up generation of web pages.
svn: r650
2001-12-21 06:04:24 +00:00
Don Allingham
986b825786 Fixed removing of alternate families.
svn: r649
2001-12-20 21:53:14 +00:00
David Hampton
11feddf68d Ignore another generated file.
svn: r648
2001-12-20 20:30:54 +00:00
David Hampton
f39968a478 Clip at 100%, not at 100 calls.
svn: r647
2001-12-20 19:41:54 +00:00
Don Allingham
8fa4475a6b Make merge and check handle empty families correctly
svn: r646
2001-12-20 18:50:09 +00:00
David Hampton
016804ff53 New strings.
svn: r645
2001-12-20 03:59:49 +00:00
Don Allingham
c52457bc89 Simplify Conditionals
svn: r644
2001-12-20 01:55:45 +00:00
Don Allingham
5903598e7b Fixed building existing child list.
svn: r643
2001-12-20 01:14:21 +00:00
David Hampton
b93bf5e1d7 Add tooltip support for the "extra" menu and textbox.
svn: r642
2001-12-19 23:03:51 +00:00
Don Allingham
c9c099b7b2 CLosed gzip'd file
svn: r641
2001-12-19 22:43:01 +00:00
Don Allingham
f8bc668576 removed .closed check - does not apply to gzip interface
svn: r640
2001-12-19 21:44:11 +00:00
David Hampton
26354c3b67 Show report frames being used, instead of hiding frames that aren't
being used.  It makes for a much cleaner opening of the dialog window.


svn: r639
2001-12-19 18:40:12 +00:00
David Hampton
913c0df81e Remove a couple of things I noticed were done.
svn: r638
2001-12-19 09:14:01 +00:00
David Hampton
05c8fc72fd Rewrite the reports to be a set of base classes and subclasses.
svn: r637
2001-12-19 09:05:53 +00:00
Don Allingham
6c5703b06c Updated translation template
svn: r636
2001-12-19 03:36:50 +00:00
Don Allingham
093da4ca66 Start of Pro-Gen GEDCOM support
svn: r635
2001-12-19 03:33:23 +00:00
Don Allingham
ac61d1b767 LDS support for marriages
svn: r634
2001-12-19 02:02:59 +00:00
David Hampton
106666cd48 Don't complain if report style files don't exist.
svn: r633
2001-12-18 06:44:36 +00:00
Don Allingham
58d13f5fbb LDS ordinance places support
svn: r632
2001-12-18 04:21:07 +00:00
Don Allingham
31375160e8 GEDCOM improvements, enhanced LDS
svn: r631
2001-12-18 01:01:51 +00:00
David Hampton
dd0a85bf9f Fix problem reading old dates when language is non-english.
svn: r630
2001-12-18 00:49:05 +00:00
David Hampton
9758e5d16a Mark some words for translation.
svn: r629
2001-12-18 00:00:33 +00:00
Don Allingham
0f4dafd4c9 Enhanced Relationship Calculator
svn: r628
2001-12-16 21:50:28 +00:00
Don Allingham
298030620b Fixed relationship calculator
svn: r627
2001-12-16 14:11:56 +00:00
Don Allingham
0825e74659 Fixed setLdsEndowment
svn: r626
2001-12-16 04:37:47 +00:00
David Hampton
8c907dbae0 Create images directory if necessary.
svn: r625
2001-12-16 03:39:25 +00:00
Don Allingham
050c213402 Cleanup
svn: r624
2001-12-16 03:25:56 +00:00
David Hampton
a81fd54c10 Consolidate all definitions of probably_alive() into one.
svn: r623
2001-12-16 02:58:02 +00:00
David Hampton
751a00162e Clean up some date related problems.
svn: r622
2001-12-16 02:21:05 +00:00
Don Allingham
fc8c83168d GEDCOM improvements, Find improvements
svn: r621
2001-12-16 00:16:43 +00:00
David Hampton
a2faca3f16 Prevent erroneous place definitions from being added.
svn: r620
2001-12-15 23:19:54 +00:00
David Hampton
907e5b0ed7 Always clear database when loading a new file.
svn: r619
2001-12-15 23:14:01 +00:00
David Hampton
f857eb5de0 Eliminate some redundant work.
svn: r618
2001-12-15 23:13:07 +00:00
Don Allingham
770ed4a95b Fixed unicode translations
svn: r617
2001-12-14 15:43:03 +00:00
Don Allingham
0370b6cb35 Fixed add new person in AddSpouse dialog, fixed a couple of date problems,
Fixed choose parents dialog.


svn: r616
2001-12-14 13:58:30 +00:00
Don Allingham
1e66f540b9 Better handling of date exceptions
svn: r615
2001-12-14 13:50:57 +00:00
Don Allingham
bdcb8bfad7 Fix change active person
svn: r614
2001-12-13 21:37:26 +00:00
Don Allingham
7d3f6cc336 Added navigation buttons for lists, Fixed translation problem
svn: r613
2001-12-13 16:24:30 +00:00
Don Allingham
9209147854 Autocompletion is now optional
svn: r612
2001-12-12 03:53:15 +00:00
Don Allingham
13bb5dd1e0 Improved the find dialog
svn: r611
2001-12-12 01:43:53 +00:00
Don Allingham
4bdef5a7b6 Fixed language translation problem in Date.py
svn: r610
2001-12-10 13:42:02 +00:00
Don Allingham
7701714b77 Code cleanup
svn: r609
2001-12-09 05:24:29 +00:00
Don Allingham
c78037f9f9 Updates for dynamic GEDCOM, and drag/drop
svn: r608
2001-12-05 02:02:14 +00:00
David Hampton
1d7204e7d9 Fix date problems (ranges, non-english settings) reading from data file.
svn: r607
2001-12-05 00:09:12 +00:00
David Hampton
82830723e8 Fix problem reading non-english XML files.
svn: r606
2001-12-04 05:26:01 +00:00
David Hampton
8289c7147c Fix tooltips.
svn: r605
2001-12-02 01:34:22 +00:00
David Hampton
642df93484 Swap parent locations in child selection boxes for consistency.
svn: r604
2001-12-02 01:27:19 +00:00
David Hampton
bbe86f7d5a Fix problem adding child to single parent family.
svn: r603
2001-12-02 01:25:58 +00:00
Don Allingham
de95ce3c9f Import/Export GEDCOM with LDS ordinances
svn: r602
2001-12-01 06:08:41 +00:00
Don Allingham
d5e62301b1 autocompletion of LDS temple sites
svn: r601
2001-12-01 04:45:35 +00:00
Don Allingham
13b2796ead Fixed date handling for GEDCOM
svn: r600
2001-12-01 04:23:42 +00:00
Don Allingham
be6a870a01 Handling of drag/drop on media view, make sure to popup global properties editor if necessary.
svn: r599
2001-11-30 16:09:53 +00:00
Don Allingham
6d2a821933 Fixed several small bugs with saving config values
svn: r598
2001-11-30 04:43:14 +00:00
Don Allingham
2d11160e24 Added LDS temple codes
svn: r597
2001-11-30 03:50:22 +00:00
Don Allingham
f764038919 LDS handling added, bugs in media config/references fixed
svn: r596
2001-11-30 01:47:45 +00:00
Don Allingham
68465ccd5e Fixed year handling
svn: r595
2001-11-29 21:07:56 +00:00
Don Allingham
f297268824 Better imaging handling per Brian Hefferan's requests
svn: r594
2001-11-29 16:58:51 +00:00
David Hampton
c9859c44f9 Swap sections for father and mother.
svn: r593
2001-11-29 02:21:44 +00:00
Don Allingham
b3fda053d7 Clean up from pychecker.
svn: r592
2001-11-28 04:17:52 +00:00
Don Allingham
492d2cc56a Enhanced support for GEDCOM writing.
svn: r591
2001-11-28 01:09:27 +00:00
Don Allingham
63848c4c70 Fixed unicode problem with dates
svn: r590
2001-11-27 20:36:39 +00:00
Don Allingham
0fcaa80f36 Fixed string.join in combining string segments
svn: r589
2001-11-27 04:07:23 +00:00
Don Allingham
c6ca0c4e0f Fixed choose parents dialog with non-english languages
svn: r588
2001-11-27 02:26:02 +00:00
Don Allingham
9f8c6d937c Date fixes.
svn: r587
2001-11-27 02:03:18 +00:00
David Hampton
7d2ea07d0a In a place name combo, don't drop down the place list when the user hits <return>.
svn: r586
2001-11-26 04:27:00 +00:00
Don Allingham
761f88ab2d New intl.py
svn: r585
2001-11-26 03:26:02 +00:00
Don Allingham
e9f9eb6aa3 Handling of intlxx.so better.
svn: r584
2001-11-26 00:35:45 +00:00
David Hampton
47fa862981 Could not create new events.
svn: r583
2001-11-25 22:00:51 +00:00
David Hampton
17710392b5 Fix child sorting for new data format.
svn: r582
2001-11-25 21:53:10 +00:00
Don Allingham
81202417e8 GEDCOM import of alternate dates
svn: r581
2001-11-25 04:38:30 +00:00
Don Allingham
9fef706518 Fix in Merge.py for list handling
svn: r580
2001-11-24 21:56:31 +00:00
Don Allingham
ad07469a59 Better calendar handling, XML parsing in TextDoc
svn: r579
2001-11-24 15:39:02 +00:00
Don Allingham
6202d3eb76 More calendar work
svn: r578
2001-11-23 06:15:22 +00:00
Don Allingham
ab98e4e8cc Fixed parsing of alternate calendars (set calendar before setting value)
svn: r577
2001-11-22 21:21:37 +00:00
Don Allingham
9722180ef3 First attempt at alternate calendars
svn: r576
2001-11-22 21:08:16 +00:00
Don Allingham
ef85983963 New date format in XML files
svn: r575
2001-11-21 01:16:32 +00:00
Don Allingham
86c2e81ad1 Updated French translation
svn: r574
2001-11-19 03:08:21 +00:00
Don Allingham
292e903bdd updated for 0.6.2
svn: r573
2001-11-18 23:48:01 +00:00
Don Allingham
b8662ed643 Better handling of bad path names for read open
svn: r572
2001-11-18 23:44:57 +00:00
Don Allingham
d1de8e22cc Fix date handling with "ABT" in non-english languages
svn: r571
2001-11-18 23:39:34 +00:00
Don Allingham
4989950eea Fixed add spouse/family view update problem
svn: r570
2001-11-18 16:06:36 +00:00
Don Allingham
12bb6c1623 Improved GEDCOM
svn: r569
2001-11-18 04:52:59 +00:00
Don Allingham
cdaedface8 Enhanced GEDCOM parsing
svn: r568
2001-11-16 05:45:11 +00:00
Don Allingham
3fb88a7aa2 Updated to allow photo positioning
svn: r567
2001-11-13 23:34:29 +00:00
Don Allingham
0ee5d8eaa3 Fixed GdkImlib problem with XPM data for some versions of python 2.X
svn: r566
2001-11-13 18:28:59 +00:00
Don Allingham
857c294647 Updated NEWS for 0.6.1
svn: r564
2001-11-11 15:30:54 +00:00
Don Allingham
bfd32608b9 Updated Spanish translation
svn: r563
2001-11-11 15:30:02 +00:00
Don Allingham
d9f6cb98ee Updated version to 0.6.1
svn: r562
2001-11-11 15:26:42 +00:00
Don Allingham
d08a2c8a4f Fixed swapped family and pedigree views
svn: r561
2001-11-11 05:55:48 +00:00
Don Allingham
39af6f2cf3 Don't install example files
svn: r559
2001-11-11 03:03:29 +00:00
Don Allingham
9531b80436 Getting ready for 0.6.0
svn: r558
2001-11-11 00:55:56 +00:00
Don Allingham
08bf0dee86 Latest translation file
svn: r557
2001-11-08 15:31:33 +00:00
Don Allingham
4e7d469701 Don't reimport a file that has already been imported
svn: r556
2001-11-08 14:49:58 +00:00
Don Allingham
d0aed7c56a Changed "Description" to "Title" on the media view
svn: r555
2001-11-07 13:50:30 +00:00
Don Allingham
e6ab6d33ab Remember last sort column, handle photo descriptions better
svn: r554
2001-11-06 15:50:42 +00:00
Don Allingham
57a1c4f5b9 Improved gedcom reading
svn: r553
2001-11-05 04:33:01 +00:00
Don Allingham
31cf1dbf9d GEDCOM parsing/writing fixes
svn: r552
2001-11-05 03:06:21 +00:00
Don Allingham
d3ce0ee54b Fixed gedcom generation of RESI
svn: r551
2001-11-04 23:33:39 +00:00
Don Allingham
4d605ac383 Changed topWindow.question to GnomeQuestionDialog
svn: r550
2001-11-04 22:41:25 +00:00
Don Allingham
5fa5fc4841 Fixed source selection
svn: r549
2001-11-04 20:41:49 +00:00
Don Allingham
ee2e944a19 Install png files
svn: r548
2001-11-04 03:36:23 +00:00
Don Allingham
8f42623261 RPM fixes
svn: r547
2001-11-04 03:14:57 +00:00
Don Allingham
3927dfaa24 Go to more of a binary only RPM
svn: r546
2001-11-04 03:06:59 +00:00
Don Allingham
70a8277c06 Go to more of a binary only RPM
svn: r545
2001-11-04 03:06:34 +00:00
Don Allingham
625059bf44 Sort by gender
svn: r544
2001-11-04 02:59:16 +00:00
Don Allingham
24b0a0a4c7 Handle large descriptions better
svn: r543
2001-11-04 02:55:07 +00:00
Don Allingham
b48cddf5f8 Changed Religious Parish to Church Parish, double click to merge plugin
svn: r542
2001-11-04 00:14:50 +00:00
Don Allingham
f16d36e9ee Broke glade files up into smaller chunks, sort and double click added to all main views.
svn: r541
2001-11-03 18:59:42 +00:00
Don Allingham
d149bdb8e5 pychecker fixes, minor bugs in image handing
svn: r540
2001-11-02 17:46:33 +00:00
Don Allingham
d5acdb775e Fixes based off of pychecker results
svn: r539
2001-11-02 06:55:19 +00:00
David Hampton
f43c3cf7b4 In the family mode view, color direct ancestors of the home person.
svn: r538
2001-11-02 05:13:06 +00:00
Don Allingham
bb516839b2 Added parishes to places, fixed several things from pychecker
svn: r537
2001-11-01 20:55:44 +00:00
Don Allingham
b86ca59ced Gallery generation in WebPage.py
svn: r536
2001-11-01 16:56:17 +00:00
Don Allingham
c1d89d90e3 Media view broken out of gramps_main.py
svn: r535
2001-11-01 13:45:36 +00:00
Don Allingham
756fbc2fc4 Fixed date comparison where one date is not in a valid date format
svn: r534
2001-11-01 03:15:41 +00:00
Don Allingham
021044856a Date fixes, date and place handing in EditPerson, and breaking SourceView out of gramps_main
svn: r533
2001-11-01 02:57:11 +00:00
David Hampton
65ed5b743b Highlight attribute type when creating a new attribute. Allows the
user to start typing and auto-complete immediately.


svn: r532
2001-11-01 02:45:20 +00:00
David Hampton
94eef45b33 Consolidate all logic for setting up a 'surname' combo box.
svn: r531
2001-11-01 02:33:55 +00:00
Don Allingham
4c0cfd41d9 changed p_sort_* to sort_*
svn: r530
2001-10-31 13:46:02 +00:00
Don Allingham
27655bd1d5 PlaceView stuff broken out of gramps_main
svn: r529
2001-10-31 13:34:34 +00:00
Don Allingham
44fb12fcdf Broke PedView out of gramps_main.py
svn: r528
2001-10-31 02:48:03 +00:00
Don Allingham
d51147acc1 Fixed EventCmp handling of files, sort on place fields
svn: r527
2001-10-30 20:37:56 +00:00
Don Allingham
fedaa8ca90 New logo for about box, reorder ids preserves integer, added David Hampton to author's list
svn: r526
2001-10-30 15:13:42 +00:00
David Hampton
060e522e16 Auto complete surname in the 'Add Spouse' dialog.
svn: r525
2001-10-30 10:10:54 +00:00
David Hampton
be923e9407 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
David Hampton
248dfef54a Tweak revision control comment dialog.
svn: r523
2001-10-30 04:17:16 +00:00
David Hampton
9c9514b9f9 Added alternating colors the child list, like in the person list.
Move the index number in the child list to the first column, and add
an item to the preferences so that the user can make it visible.


svn: r522
2001-10-30 03:58:40 +00:00
David Hampton
b52194981a Add last name completion to the 'add person' dialog within the 'Choose
Parents' dialog.  When new people are added this way, make sure the
main people list gets updated.


svn: r521
2001-10-30 03:48:57 +00:00
David Hampton
61cc15a19a Start with the event type selected. This lets the user just start
typing, instead of having to first select the existing event type.


svn: r520
2001-10-30 03:32:46 +00:00
David Hampton
3a5db79a1d Don't forget to quit after the 'save on exit' question.
svn: r519
2001-10-30 03:28:09 +00:00
Don Allingham
53420a8626 Handle changes to the EditPerson main image
svn: r518
2001-10-30 02:14:23 +00:00
Don Allingham
2a287f8c23 Hide the merge menu entry when not needed
svn: r517
2001-10-30 00:40:26 +00:00
Don Allingham
0a5a76305e Updated news file.
svn: r516
2001-10-29 02:43:23 +00:00
Don Allingham
60a6e55369 new template.po, gnome-ified dialog for event comparison window
svn: r515
2001-10-29 00:17:37 +00:00
Don Allingham
896cd4caef Improved text, enhanced event comparison to load/save complex filters
svn: r514
2001-10-28 23:28:38 +00:00
Don Allingham
a40acfdddb Updated several more plugins, more flexibility in ID naming
svn: r513
2001-10-27 23:29:07 +00:00
Don Allingham
b697bde6de Fixed date filters, allow for a reload plugin functionality
svn: r512
2001-10-27 14:10:07 +00:00
Don Allingham
3c10bc0a95 Fixed for place merging, make local copy of image
svn: r511
2001-10-27 02:38:59 +00:00
Don Allingham
b40034531d Fixed editing the active person
svn: r510
2001-10-26 12:56:39 +00:00
Don Allingham
c523dea85d Fixed spelling
svn: r509
2001-10-26 12:50:17 +00:00
Don Allingham
d0dca82428 Clean up of some of the merging
svn: r508
2001-10-25 23:34:41 +00:00
Don Allingham
5785b59670 New merge handling
svn: r507
2001-10-25 22:23:59 +00:00
David Hampton
346908cece Fix/tweak ChooseParents dialog.
svn: r506
2001-10-24 06:51:36 +00:00
Don Allingham
4e5b38782a Improved merge ability
svn: r505
2001-10-24 01:24:18 +00:00