Commit Graph

1024 Commits

Author SHA1 Message Date
Don Allingham
08cf995632 Added ability to create abitrary frames
svn: r690
2002-01-08 05:32:35 +00:00
Don Allingham
d15731c327 Fixed WebPage dialog box
svn: r689
2002-01-08 03:33:39 +00:00
Don Allingham
31d9670865 Allows the user to add Gtk widgets with the add_option task
svn: r688
2002-01-08 02:59:14 +00:00
Don Allingham
be5e9ee4dd Fixed uninitialized self.target_fileentry
svn: r687
2002-01-08 02:29:50 +00:00
Don Allingham
6444289b5d Only add a reference to the reference list once.
svn: r686
2002-01-07 02:57:26 +00:00
Don Allingham
5f53a25834 Fixed icelandic seeding of last names (changed from surname to first name)
svn: r685
2002-01-06 23:05:34 +00:00
Don Allingham
27140c03bd Autoseeding of children names
svn: r683
2002-01-06 21:35:17 +00:00
Don Allingham
1bd506ae08 Fixed importData f.close problem
svn: r682
2002-01-06 20:50:24 +00:00
Don Allingham
73a431210d Graph layout routines
svn: r681
2002-01-06 20:48:52 +00:00
Don Allingham
c79c5bfda0 Fixed read/write gedcom bugs
svn: r680
2002-01-06 04:02:50 +00:00
Don Allingham
db449a4968 New Descendant Graph report, along with various report enhancements
svn: r679
2002-01-05 19:55:03 +00:00
Don Allingham
9b8f49d9d6 Added Marco Molteni's note on building for FreeBSD
svn: r678
2002-01-03 18:12:03 +00:00
Don Allingham
22ec320188 Fixed local flag not being set on image import
svn: r677
2002-01-03 18:09:32 +00:00
Don Allingham
faca534de4 Renamed the categories for reports
svn: r676
2002-01-02 14:27:03 +00:00
Don Allingham
4115e5400d Update relationship calculator strings
svn: r674
2002-01-01 16:30:09 +00:00
Don Allingham
e065ac03c7 Made the autosave recovery message a bit more clear.
svn: r673
2002-01-01 14:48:20 +00:00
Don Allingham
cf826fdeb4 Autosave and thumbnail improvements
svn: r672
2002-01-01 05:25:08 +00:00
David Hampton
6d1524ef3e Add preference to enable LDS tab.
svn: r671
2001-12-30 00:19:16 +00:00
Don Allingham
9fc3e9995b Better fix for locale vs. XML battle
svn: r670
2001-12-29 05:54:23 +00:00
Don Allingham
077bb7792a Try to get around python truncating floating point numbers in some locales
svn: r669
2001-12-28 17:09:28 +00:00
Don Allingham
fe49a978b5 First attempt at autosave
svn: r668
2001-12-28 01:22:20 +00:00
Don Allingham
4d11227a2f Fixed sort_dir vs. sort_direct
svn: r667
2001-12-27 05:36:12 +00:00
Don Allingham
e4e12ff397 Python 2.2 support
svn: r666
2001-12-27 05:33:07 +00:00
Don Allingham
123c4fbecf Fixed partial "NOTE" top level entry
svn: r665
2001-12-26 17:08:10 +00:00
Don Allingham
1bb953aab8 Fixed building of paths for shutil.copy
svn: r664
2001-12-26 03:11:44 +00:00
Don Allingham
85fd4c3e5a Fixed missing quote on long/lat
svn: r663
2001-12-25 05:39:27 +00:00
Don Allingham
6a74514133 Catch shutil.copy error
svn: r662
2001-12-25 04:59:24 +00:00
Don Allingham
3e59f54102 Changed LIB_PRELOAD to LD_PRELOAD to fix the Mandrake problem
svn: r661
2001-12-24 01:49:35 +00:00
David Hampton
18ffd087b8 Tweak the report classes init calls.
svn: r659
2001-12-23 22:58:19 +00:00
Don Allingham
403e9030ce Fixed typo
svn: r658
2001-12-23 22:36:04 +00:00
Don Allingham
7d4b41facf Preparation for 0.7.0 release
svn: r657
2001-12-23 22:29:09 +00:00
Don Allingham
5add52cdd9 Translations
svn: r656
2001-12-23 04:43:20 +00:00
Don Allingham
551c40ae87 Fixed call to delete_empty_family
svn: r655
2001-12-23 03:54:22 +00:00
Don Allingham
3bafe62456 Fixed format string in write_org
svn: r654
2001-12-23 01:42:17 +00:00
Don Allingham
607309b1ab on_nophotos_toggled missing self as an argument
svn: r653
2001-12-23 01:41:08 +00:00
Don Allingham
2f42e62ad6 Better handling of CONC lines.
svn: r652
2001-12-22 17:06:26 +00:00
Don Allingham
ebae09cda8 New translations
svn: r651
2001-12-21 06:12:58 +00:00
David Hampton
4749a1350a Speed up generation of web pages.
svn: r650
2001-12-21 06:04:24 +00:00
Don Allingham
5d5863075e Fixed removing of alternate families.
svn: r649
2001-12-20 21:53:14 +00:00
David Hampton
8ea16c241b Ignore another generated file.
svn: r648
2001-12-20 20:30:54 +00:00
David Hampton
db7c21e951 Clip at 100%, not at 100 calls.
svn: r647
2001-12-20 19:41:54 +00:00
Don Allingham
a3cdadd56a Make merge and check handle empty families correctly
svn: r646
2001-12-20 18:50:09 +00:00
David Hampton
498c37b810 New strings.
svn: r645
2001-12-20 03:59:49 +00:00
Don Allingham
646f21613e Simplify Conditionals
svn: r644
2001-12-20 01:55:45 +00:00
Don Allingham
b86a6a52c9 Fixed building existing child list.
svn: r643
2001-12-20 01:14:21 +00:00
David Hampton
20182aece1 Add tooltip support for the "extra" menu and textbox.
svn: r642
2001-12-19 23:03:51 +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
David Hampton
6a1fc53c15 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
db960a93f7 Remove a couple of things I noticed were done.
svn: r638
2001-12-19 09:14:01 +00:00