gramps/src/gen
Benny Malengier 6d596ad987 4198: Person view does not remove a row correctly when two people are merged.
This is a major patch by Michael Nauta. It means all writes happen immediately to bsddb, and the bsddb 
rollback is used on a crash. Transaction is no longer used to store changes and do them on commit.
Undo database is set on end. 
At the same time with statement is used throughout for transactions
At the same time, the original bug in merge code should be fixed
Still some issues, that will be ironed out


svn: r16523
2011-01-31 21:54:58 +00:00
..
db 4198: Person view does not remove a row correctly when two people are merged. 2011-01-31 21:54:58 +00:00
display 4422: Search on father fails in family view 2010-12-29 16:27:17 +00:00
lib Issue 4425: Abbreviation algorithm does not work for all languages. 2011-01-31 19:40:27 +00:00
mime Fixed a typo. 2010-01-25 08:26:34 +00:00
plug Add extra GrampsBar functionality. 2011-01-30 03:02:38 +00:00
proxy Typo on surname changes 2010-12-05 21:47:41 +00:00
utils Add get_divorce_or_fallback function 2011-01-09 00:05:38 +00:00
__init__.py Fix comment description in gen module. 2010-01-24 20:24:40 +00:00
ggettext.py Issue 4293, problems with LagecyGedcom and empty events. 2010-10-15 17:57:07 +00:00
Makefile.am Continued work on GEP008: move src/Mime to src/gen/mime. 2010-01-24 20:17:14 +00:00
updatecallback.py Make sure newvalue is a int(fraction * 100) 2010-08-21 12:31:31 +00:00