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
Benny Malengier
d49e1f0ec7
update documentation
...
svn: r12780
2009-07-10 08:46:18 +00:00
Gerald Britton
181c0c9b41
Replace get_place_handles with iter_place_handles
...
svn: r12778
2009-07-08 18:11:02 +00:00
Gerald Britton
b601f4bdf2
Replace get_family_handles with iter_family_handles
...
svn: r12776
2009-07-08 16:11:20 +00:00
Gerald Britton
f680992d04
Tweaks
...
svn: r12775
2009-07-08 16:10:13 +00:00
Gerald Britton
2769b58a44
Implement iter_people_handles methods and begin to use them - second batch of updates
...
svn: r12774
2009-07-07 18:58:47 +00:00
Jérôme Rapinat
7a235029d8
typo
...
svn: r12773
2009-07-07 09:44:19 +00:00
Benny Malengier
72183e94a7
error msg on comment string
...
svn: r12771
2009-07-07 09:19:12 +00:00
Peter Landgren
6aaa3b9136
Changed start-date to start_date
...
svn: r12770
2009-07-07 06:16:30 +00:00
Peter Landgren
1bbb5d6996
Fix of issue 3087.
...
svn: r12769
2009-07-06 18:18:22 +00:00
Jérôme Rapinat
f213382d3a
Request #3083 : To display /Day month year/ on Date_fr.py
...
svn: r12766
2009-07-06 09:59:54 +00:00
Benny Malengier
f7efb09734
add platform utility functions
...
svn: r12765
2009-07-06 09:54:30 +00:00
Benny Malengier
0d7c048052
svn id tag
...
svn: r12764
2009-07-04 15:55:43 +00:00
Benny Malengier
4b9bf10c07
bug fix, correctly query system
...
svn: r12763
2009-07-04 10:21:10 +00:00
Benny Malengier
cf86470781
add platform constants
...
svn: r12762
2009-07-04 09:30:10 +00:00
Benny Malengier
c8ef93f120
Correct localized sort in windows using os encoding in the flat views
...
svn: r12761
2009-07-03 22:00:58 +00:00