Commit Graph

14385 Commits

Author SHA1 Message Date
Doug Blank
f017a5020f Added probably_alive logic
svn: r11552
2008-12-31 15:58:53 +00:00
Doug Blank
71ab854115 Typo
svn: r11551
2008-12-31 15:45:25 +00:00
Doug Blank
5aa95a60ee Cleaned up code; added cause of death, cremation, and burial events to be evidence of death
svn: r11550
2008-12-31 15:38:49 +00:00
Doug Blank
6d2cc418e4 Fix for #2303: plugins/Det*Report.py use an outdated method of computing ages. This fix brings it up to date, but needs some additional work once date spans can fully repr themselves.
svn: r11549
2008-12-31 14:49:24 +00:00
Peter Landgren
7d1f63341a Fixed a gettext call.
svn: r11548
2008-12-31 14:26:11 +00:00
Doug Blank
36c291ba38 Use new family link; code was ready to fix--thanks
svn: r11547
2008-12-31 04:00:55 +00:00
Doug Blank
614d4c2b2c Fixed #2544: added Family link type in gramplets
svn: r11546
2008-12-31 03:44:11 +00:00
Doug Blank
657b5119a6 Fix for #2582: lower translated gender terms
svn: r11545
2008-12-31 03:12:49 +00:00
Doug Blank
f3ffd3655a Added the force_update flag to the session log gramplet
svn: r11543
2008-12-30 23:11:28 +00:00
Doug Blank
cbe366ebd2 Added a force_update flag in gramplets, and fixed a render markup issue in offset
svn: r11542
2008-12-30 23:08:24 +00:00
Doug Blank
f502d61904 Fixed unnecessary redraw when detaching gramplet
svn: r11541
2008-12-30 15:58:33 +00:00
Doug Blank
b8a7153e60 Fixed some border issues; decimal format suggestion
svn: r11540
2008-12-30 15:46:36 +00:00
Peter Landgren
271f0d5faf Fixed another typo.
svn: r11539
2008-12-30 15:04:36 +00:00
Peter Landgren
5b10d7200c Fixed typo.
svn: r11538
2008-12-30 15:00:44 +00:00
Doug Blank
5560a4f62c Fix for using only birth relations, by Reinhard Müller
svn: r11537
2008-12-30 14:14:37 +00:00
Peter Landgren
fab57f43a3 Changed to percentage distribution.
svn: r11536
2008-12-29 15:09:41 +00:00
Doug Blank
6755c96e51 What next will update when the home-person is changed
svn: r11535
2008-12-29 14:15:20 +00:00
Doug Blank
983f6d3e71 Added new signal to database: home-person-changed, which is emitted when the default person is set
svn: r11534
2008-12-29 14:13:44 +00:00
Doug Blank
b51cf87d8e Don't reset relation types of data entry gramplet after each save
svn: r11533
2008-12-29 03:11:57 +00:00
Doug Blank
a156156394 Fixed a bug in negative date differences; enhanced Span repr (shows days, if short enough)
svn: r11532
2008-12-28 05:44:01 +00:00
Doug Blank
c96bf68ee2 Reverted to use regular dates (no partial or inexact), but with a setting to change to include any valid date
svn: r11531
2008-12-27 23:56:02 +00:00
Doug Blank
423633796c Redraw a gramplet when expanding it from minimized state
svn: r11530
2008-12-27 21:46:25 +00:00
Doug Blank
48f3051d25 Date diff Span now can display itself; changed is_regular to is_valid to use partial dates, too
svn: r11529
2008-12-27 21:33:39 +00:00
Doug Blank
323ac9257f Added len to Span class, and added an is_valid method to date. is_valid similar to is_regular, but allows partial dates
svn: r11528
2008-12-27 21:31:16 +00:00
Doug Blank
e9bf31ef33 Versions of Reinhard Müller's WhatsNext and Records gramplets
svn: r11526
2008-12-27 20:57:43 +00:00
Doug Blank
f22c6835a2 Data entry gramplet edit button points to parents family, if active person is not a spouse of a family
svn: r11525
2008-12-27 17:38:40 +00:00
Doug Blank
c75a4566c8 Added a bold parent name when that parent has parents
svn: r11524
2008-12-27 17:36:58 +00:00
Doug Blank
fadeb3744e Added lt and gt for date span comparisons
svn: r11523
2008-12-27 16:40:25 +00:00
Doug Blank
42b00f04f4 Added a test for negative date differences
svn: r11522
2008-12-27 16:29:46 +00:00
Doug Blank
a11d819296 Date spans that are negative show with negative year, month, and day
svn: r11521
2008-12-27 16:07:36 +00:00
Doug Blank
b206ca7cda Added an Edit family button to edit first family
svn: r11520
2008-12-27 15:04:25 +00:00
Doug Blank
3307c1a1e9 Tweak on minimum size
svn: r11519
2008-12-27 15:02:59 +00:00
Doug Blank
c083591372 New Descendent Gramplet based on the report
svn: r11518
2008-12-26 15:19:37 +00:00
Doug Blank
10b0648a45 Added default family relationship of marriage
svn: r11517
2008-12-24 19:16:13 +00:00
Doug Blank
2bf693729f Added default family relationship of marriage; enlarged default gramplet height
svn: r11516
2008-12-24 19:15:16 +00:00
Doug Blank
ccbf7717c3 Data entry gramplet complete, ready for feedback
svn: r11515
2008-12-24 14:02:02 +00:00
Doug Blank
7ccb661592 Added spouse, sibling, and child relations to data entry gramplet; still missing parent and bugs in finding families
svn: r11514
2008-12-24 04:57:09 +00:00
Doug Blank
c1b027e0b5 Data entry gramplet can add spouse and edit active person
svn: r11513
2008-12-24 03:55:10 +00:00
Doug Blank
e903179c69 General cleanup of data entry gramplet
svn: r11512
2008-12-23 23:10:08 +00:00
Serge Noiraud
7b7cf2e792 GeoView : Invalid prefs.js path for gtkmozembed proxy.
HtmlView doesn't need size: no more scrollbars.
          Adapt zoom to be sure all markers are visible.


svn: r11511
2008-12-23 18:28:33 +00:00
Doug Blank
f7155868d8 Removed extra space in name bug; clear data entry between db changes
svn: r11510
2008-12-23 17:20:28 +00:00
Doug Blank
5738186e26 Can now add a new person -- no relations yet, and no editing of data
svn: r11509
2008-12-23 16:03:21 +00:00
Doug Blank
d83525c272 Fix to make sure we only process a new person once, else it corrupts the view
svn: r11508
2008-12-23 15:18:15 +00:00
Doug Blank
2fd67ea581 Fixed some spacing issues on Data Entry gramplet
svn: r11507
2008-12-22 20:47:23 +00:00
Doug Blank
0d9249b00c Fixed translation issues
svn: r11506
2008-12-22 13:53:23 +00:00
Doug Blank
582d969b4e Fixed Data Entry height and expandability
svn: r11505
2008-12-22 13:38:35 +00:00
Doug Blank
75da8808ab Fixed issue in showing non-birth children relations; adjusted minimum height
svn: r11504
2008-12-22 13:37:22 +00:00
Doug Blank
1f2b8df6a4 Fixed bug in classless Gramplets: no options are available
svn: r11503
2008-12-22 12:00:45 +00:00
Doug Blank
bb5f463a50 Added options to AgeStats; set order of options; aligned options; added copyright
svn: r11502
2008-12-22 01:48:42 +00:00
Doug Blank
e95a318c1b holidays.xml changes for USA 2009
svn: r11501
2008-12-20 18:19:02 +00:00