Commit Graph

14669 Commits

Author SHA1 Message Date
Brian Matherly
6c0d015ded Add docgen to plugins/Makefile.am subdirectories.
svn: r11653
2009-01-18 05:00:57 +00:00
Brian Matherly
3f95d8ddb7 Plugins Restructure: Move docgen plugins into plugins/docgen.
svn: r11652
2009-01-18 04:59:14 +00:00
Doug Blank
708b00951f Roundoff error
svn: r11651
2009-01-18 03:41:44 +00:00
Doug Blank
33067b97f1 Moved AgeStats.py gramplet to correct subdirectory, and updated Makefile.am and POTFILES.in
svn: r11650
2009-01-18 02:20:17 +00:00
Brian Matherly
451aaee4f4 Plugins Restructure: Move NarrativeWeb.py plugins into plugins/webreport.
svn: r11649
2009-01-17 23:32:20 +00:00
Doug Blank
bd90c18ed9 An experimental interactive fan chart. Needs some work to be really usable. See bug #2611 for more details.
svn: r11648
2009-01-17 22:36:30 +00:00
Doug Blank
4db08cb975 Removed slow stuff on the calendar gramplet... too much work for just bolding the calendar. Now it just runs the Quick View On This Day
svn: r11647
2009-01-17 22:34:54 +00:00
Doug Blank
0887ab1ac9 Handle date differences when one is a newyear other than Jan1
svn: r11646
2009-01-17 17:11:34 +00:00
Doug Blank
0652722cae Two minor tweaks: allow one to specify jan1, and parse for jan1 before looking for j (julian abbreviation)
svn: r11645
2009-01-17 15:22:28 +00:00
Doug Blank
ed35e1de38 Bug fix #1834, 1842: new-year boundaries in history, and editing slash dates: These changes allow the date editor dialog to change slashdates, and to change the first day of the year from Jan1. This is important for some date calculations and orderings. In order to do this, a new date format variation has been added. You can put Mar1, Mar25, or Sept1 in the parens with or without a Calendar type. For example: 'Jan 1, 1735 (Julian,Mar25)'. See further docs in wiki.
svn: r11644
2009-01-17 14:33:10 +00:00
Doug Blank
2170b850ee Bring date_test up to date with new Span format; passes 100%
svn: r11643
2009-01-17 14:24:57 +00:00
Brian Matherly
6671a8f26e Plugins Restructure: Move import plugins into plugins/import.
svn: r11641
2009-01-17 03:36:19 +00:00
Brian Matherly
ea23898403 Plugins Restructure: Move export plugins into plugins/export.
svn: r11640
2009-01-17 03:27:21 +00:00
Brian Matherly
8948630cd3 Plugins Restructure: Move graph reports into plugins/graph.
svn: r11639
2009-01-17 03:07:31 +00:00
Brian Matherly
853e54a624 Plugins Restructure: Move text reports into plugins/textreport.
svn: r11638
2009-01-16 23:10:34 +00:00
Doug Blank
2db7113c5d Add update_all method to Gramplet to update directly without the gobject idle processing method
svn: r11637
2009-01-16 23:05:42 +00:00
Doug Blank
5e74a57142 Plugins restructure: move gramplets to plugins/gramplet/
svn: r11636
2009-01-16 23:03:35 +00:00
Brian Matherly
a12989719b Move all quick views into plugins/quickview.
svn: r11635
2009-01-16 21:39:51 +00:00
Brian Matherly
96f9411caa Move all draw reports into plugins/drawreport.
svn: r11634
2009-01-16 21:10:36 +00:00
Brian Matherly
7b47dc61ad Move all tools into plugins/tool.
svn: r11633
2009-01-16 19:54:58 +00:00
Brian Matherly
ec7ded54c6 Move all relationship calculator translators into plugins/rel.
svn: r11632
2009-01-16 16:46:40 +00:00
Brian Matherly
a6fa59cc35 Add support for subdirectories in the plugins directory.
svn: r11631
2009-01-16 16:21:54 +00:00
Brian Matherly
b77c14b74a Include suffix and title in names for living people when names are not restricted.
svn: r11630
2009-01-16 00:52:49 +00:00
Brian Matherly
dacbd0df19 0002467: Add christening narration to detailed text reports.
svn: r11629
2009-01-15 21:40:25 +00:00
Brian Matherly
89bf35e342 0002432: Detailed reports place dots where they do not belong.
svn: r11628
2009-01-15 21:09:07 +00:00
Brian Matherly
58222b68b1 0001973: Show all or no half siblings in Detailed Ancestral Report
svn: r11626
2009-01-15 16:28:57 +00:00
Peter Landgren
042379ae5b New format for lat/long added used by Swedish and Finnish map provider kartor.eniro.se|fi.
svn: r11624
2009-01-14 09:00:21 +00:00
Doug Blank
71be10c1bc Protect from crash when attempting to read status of DB
svn: r11623
2009-01-14 03:09:03 +00:00
Doug Blank
bef2ea3b4c Removed debuging info
svn: r11622
2009-01-14 01:00:26 +00:00
Benny Malengier
5d9f04b32a 2536: Improve PlaceUtils.py a little bit
svn: r11621
2009-01-13 23:49:32 +00:00
Doug Blank
c1ef989533 Bug #2567: Person Filter bug: 'people without a known birth date' doesn't work correctly
svn: r11619
2009-01-13 22:25:05 +00:00
Doug Blank
57e07cfd22 Divide by total number of people to get percentage
svn: r11618
2009-01-13 21:53:33 +00:00
Doug Blank
68fed70200 Fixed percentages shown in tooltip, thanks /Peter; related to Bug #2598
svn: r11617
2009-01-13 11:57:36 +00:00
Doug Blank
48fb1c94f4 Fixed bug #2598: Cloud gramplets didn't show exactly the right set of names
svn: r11616
2009-01-13 01:33:20 +00:00
Peter Landgren
2fadd11aab Fix of issue 2606.
svn: r11614
2009-01-12 10:23:20 +00:00
Serge Noiraud
36b0181ed1 GeoView : javascript optimization ( size, comments )
add a popup and limit the number of markers.


svn: r11613
2009-01-11 21:30:07 +00:00
Doug Blank
3785b8e74e Added name format form: if surrounded in double quotes, only use % codes
svn: r11612
2009-01-11 14:54:04 +00:00
Jérôme Rapinat
bd27cd20a1 2607: Missing Export View tab on NoteView
svn: r11611
2009-01-11 11:43:59 +00:00
Doug Blank
829e96a1ac Bugs: #1960, #1895 added some documentation to Format Name Editor
svn: r11609
2009-01-10 20:17:52 +00:00
Mirko Leonhäuser
0e1993d3bf Fixed minor error in translation
svn: r11607
2009-01-10 20:14:18 +00:00
Doug Blank
b7e9f0937d Bug #2157: Change Quick Report to Quick View, fixed
svn: r11606
2009-01-10 19:33:55 +00:00
Doug Blank
d8f05e65d4 Contribution by MD Nauta, Feature Request #2603, Adds ChangedSince filter for all records. Tweaked time match a little, and text
svn: r11605
2009-01-10 18:41:16 +00:00
Doug Blank
6c1fd069f5 Added new Attribute gramplet, quick view, and link (for gramplets)
svn: r11604
2009-01-10 16:31:45 +00:00
Doug Blank
832acac4c9 fix for gtk not liking unicode?
svn: r11603
2009-01-10 16:26:24 +00:00
Doug Blank
39bea3d80c minor comment change
svn: r11602
2009-01-10 16:25:31 +00:00
Gary Burton
ba48b9a6df Cleaner method of handling whitespace. Contributed by Tim Lyons (tim.g.lyons@googlemail.com)
svn: r11601
2009-01-10 15:17:27 +00:00
Gary Burton
4f07e2ed52 New plugin for sorting events within a database
svn: r11599
2009-01-10 12:15:54 +00:00
Jérôme Rapinat
7043763c22 update french translation
svn: r11597
2009-01-10 11:48:40 +00:00
Jérôme Rapinat
d48c45ef40 typo
svn: r11596
2009-01-10 11:46:13 +00:00
Mirko Leonhäuser
0354f14a81 Fixed translation for bug #0002416 to NACHNAME
svn: r11595
2009-01-10 00:49:13 +00:00