Commit Graph

15459 Commits

Author SHA1 Message Date
Brian Matherly
1a60fad3fc 0003032: Book reports loses center person
svn: r12837
2009-07-27 03:12:35 +00:00
Gerald Britton
06171f8488 CommandLineReport: simplification and bug fix in option display
svn: r12836
2009-07-24 18:05:07 +00:00
Benny Malengier
72b0b7361c remember selected item in embedded list tabs after change
svn: r12835
2009-07-24 06:14:21 +00:00
Jérôme Rapinat
ed2ed4702b update gedcom sample
svn: r12834
2009-07-23 10:33:22 +00:00
Rob G. Healey
8a474ab807 Fixed SurnameListPage. MediaPage and Exif Tags are still not completed. Working on it with Gerald Britton.
svn: r12832
2009-07-22 20:03:07 +00:00
Peter Landgren
6294c0b1b3 Fix of issue 3111, string.lowercase on Windows.
svn: r12831
2009-07-21 17:46:37 +00:00
Benny Malengier
b59199e3c3 3108: Cannot iterate through/with popup menu on active person's individual events\n and missing embedlist method
svn: r12829
2009-07-21 13:27:41 +00:00
Rob G. Healey
f979f8ee63 NarrativeWeb and Web_Visually.css will now show exif tage/keys.
svn: r12828
2009-07-21 00:59:38 +00:00
Mirko Leonhäuser
3337f3044e Update german translation
svn: r12827
2009-07-20 19:09:57 +00:00
Doug Blank
81386d8572 3110: Typo on child edit context menu (EditFamily) fix by romjerome
svn: r12826
2009-07-20 13:25:11 +00:00
Doug Blank
90e918e892 fix to match changed url of blog comment rss
svn: r12825
2009-07-20 12:46:26 +00:00
Doug Blank
22c68abd6e Bug #3097: Dates parsed after a .gw import should not use Julian calendar; Changed None to 0
svn: r12822
2009-07-20 06:48:40 +00:00
Doug Blank
acfb0c8344 Changed set_wife_handle to set_mother_handle
svn: r12821
2009-07-20 06:28:55 +00:00
Doug Blank
cfd4c5e300 Removed 'self' left over from conversion from method to function.
svn: r12820
2009-07-19 23:58:32 +00:00
Doug Blank
f7f66af44a Added missing imports
svn: r12819
2009-07-19 22:08:47 +00:00
Doug Blank
64f2e01340 Added missing import
svn: r12818
2009-07-19 22:07:41 +00:00
Doug Blank
ffe12ceceb Added Utils.update_constants() that is run after changing preferences.
svn: r12817
2009-07-19 20:50:46 +00:00
Peter Landgren
4a2fa50abb Fix of issue 3109, max number of generations are now set to 50, equal in ancestor tree and descendent tree.
svn: r12816
2009-07-19 06:56:20 +00:00
Benny Malengier
a77d4fd3ae Add my copyright :-)
svn: r12813
2009-07-16 22:02:09 +00:00
Benny Malengier
4957fb2a29 Feature: see fam events in person editor and pers event in fam editor
svn: r12812
2009-07-16 22:00:22 +00:00
Benny Malengier
c2c937ae5d avoid crash when update on object not seen in model
svn: r12811
2009-07-16 21:47:06 +00:00
Rob G. Healey
8b8c63b439 fixed several little tiny problems which killed loading the plugin.
svn: r12810
2009-07-16 19:24:03 +00:00
Gerald Britton
e32b393920 add gramps widget catalog for use with glade-3
svn: r12809
2009-07-16 13:52:32 +00:00
Benny Malengier
7f0669fac8 Improve name grouping, consistent naming
svn: r12808
2009-07-16 12:58:47 +00:00
Benny Malengier
31f923bab6 avoid cli crash if css file is passed that does not exist
svn: r12807
2009-07-16 12:48:31 +00:00
Benny Malengier
19ea036795 2352: 'NoneType' object has no attribute 'get_family_handle_list'
svn: r12806
2009-07-16 12:41:09 +00:00
Benny Malengier
67f912aa2d 03090: All strings are not shown translated
svn: r12804
2009-07-16 12:23:51 +00:00
Benny Malengier
cf506f544e fix make install failing
svn: r12803
2009-07-16 09:17:40 +00:00
Benny Malengier
ec87c55434 2352: 'NoneType' object has no attribute 'get_family_handle_list' - report from command line
Remove template code in cli reports and replace with css code


svn: r12802
2009-07-15 15:40:47 +00:00
Benny Malengier
30d15df800 missing gettext import
svn: r12801
2009-07-15 15:39:07 +00:00
Gerald Britton
0ae751e916 remove sort_handles=False parameters from iter_person_handles calls
svn: r12800
2009-07-15 14:48:11 +00:00
Benny Malengier
4e9c0246f3 avoid infinite loop in DDR
svn: r12799
2009-07-15 14:24:44 +00:00
Benny Malengier
b80e5efa42 add glade.py to install
svn: r12798
2009-07-15 14:03:31 +00:00
Benny Malengier
2a365f4d99 improve docstrings
svn: r12797
2009-07-15 09:16:39 +00:00
Rob G. Healey
098afdfb0a NarrativeWeb is still in refactoring mode until further notice. Visually Impaired stylesheet is also in modifying mode.
svn: r12796
2009-07-14 23:53:07 +00:00
Gerald Britton
302a4358fd Fix bugs in some modules caused by using enumerate instead of conventional for-loop syntax
svn: r12795
2009-07-14 14:16:03 +00:00
Mirko Leonhäuser
b75f97ef01 Update german translation
svn: r12794
2009-07-12 21:34:56 +00:00
Gary Burton
cbd6031e47 Glade memory leak fix on event ref editor. Bug 2616
svn: r12793
2009-07-12 20:55:08 +00:00
Gary Burton
c2990a6cc1 Revert an unneccesary change
svn: r12792
2009-07-12 19:51:17 +00:00
Gary Burton
6c855de785 Fix a variety of memory leaks around the PeopleView and model
svn: r12791
2009-07-12 19:45:17 +00:00
Gerald Britton
d45f5970fb add missing iterator methods to filter.py, use get_family_handles instead of the iterator in ExportGedcom.py
svn: r12790
2009-07-11 20:11:37 +00:00
Gary Burton
aa5fce63a7 Remove period character from file format string as it is already supplied by get_ext()
svn: r12789
2009-07-11 19:37:15 +00:00
Gary Burton
e1095908ef Reinstate the building of person_dict. Bug 3103
svn: r12788
2009-07-11 16:13:29 +00:00
Gary Burton
1460750b24 Add missing source_predicate method and doc strings
svn: r12787
2009-07-11 15:35:36 +00:00
Gary Burton
215aeb4667 Fix incorrect method name
svn: r12786
2009-07-11 15:32:37 +00:00
Erik De Richter
2b8b4a0359 new nl. po translation
svn: r12785
2009-07-11 06:59:47 +00:00
Gerald Britton
b221f428bf proxybase tweak to default predicate to None
svn: r12784
2009-07-11 04:02:28 +00:00
Gerald Britton
56c79b6fa4 Proxy databases:
1. Provide default methods in proxybase.py for get_<object>_handles and iter_<object>_handles
2. Implement callouts in iter_<object>_handles to determine if handles should be included or not
3. Added new methods to dbbase.py raising NotImplementedError for the new iter_<object>_handles methods
4. Implemented new methods in living.py, private.py and referenced.py
5. Changed filter.py to use iter_person_handles instead of get_person_handles
6. Removed duplicate methods from children of ProxyDbBase


svn: r12783
2009-07-10 19:24:43 +00:00
Gary Burton
01492a1974 Fix bug causing GraphViz report dialog to crash resulting from recent BaseDoc changes
svn: r12782
2009-07-10 16:45:22 +00:00
Benny Malengier
2a685cbd7a 3093: Enable grouped displaytab in the editor: Name tab
svn: r12781
2009-07-10 13:18:13 +00:00