gramps/src/gui
Benny Malengier ee69317b62 Fix for: 1277: database corroption on delete outside of DisplayTabs while tab open
Introduces the concept of callman.py as one single way to follow handles an
interface is interested in. 
dbguielement.py contains a small base class using that, usable for all windows/
guielements that need to track database changes to handles


svn: r12881
2009-08-05 10:32:05 +00:00
..
views avoid crash when update on object not seen in model 2009-07-16 21:47:06 +00:00
__init__.py svn id tag 2009-07-04 15:55:43 +00:00
dbguielement.py Fix for: 1277: database corroption on delete outside of DisplayTabs while tab open 2009-08-05 10:32:05 +00:00
dbloader.py pylint fixes and bug fixes for CLI/GUI split 2009-06-19 08:46:17 +00:00
dbman.py Removed 'self' left over from conversion from method to function. 2009-07-19 23:58:32 +00:00
grampsgui.py svn id tag 2009-07-04 15:55:43 +00:00
Makefile.am Fix for: 1277: database corroption on delete outside of DisplayTabs while tab open 2009-08-05 10:32:05 +00:00
utils.py Added set_header() to ProgressMeter from Bob Harm. Changes to stylesheet once more. 2009-08-02 02:07:39 +00:00
viewmanager.py svn id tag 2009-07-04 15:55:43 +00:00