gramps/src
John Ralls d8ccf0de9b Bug 4310: Ancestry>Pedigree View is largely broken with Gtk-OSX
Don't retain a reference to the CairoContext by setting self.context (or
self.cairocontext). That context is invalidated on the return from the 
handler anyway with a context.restore(), so there's no benefit to 
keeping it around.



svn: r20335
2012-09-05 21:16:45 +00:00
..
cli GTK3: errors in callbacks when changing family trees. 2012-08-30 21:05:00 +00:00
data Merge branches/gramps35 with trunk 2012-07-31 20:49:19 +00:00
gen Fix some tabs in the source code 2012-09-05 18:17:41 +00:00
gui Fanchart: allow reorder of background combo, default color as gradient 2012-09-05 18:36:15 +00:00
guiQML Fixes in treeview broke listview, now fixed 2012-07-11 17:50:51 +00:00
images Added stock_index icon so that the webapp can also use it; Added add-parent-existing-family.svg for webapp since Gramps Gtk does not have this capability 2012-08-15 23:48:32 +00:00
plugins Bug 4310: Ancestry>Pedigree View is largely broken with Gtk-OSX 2012-09-05 21:16:45 +00:00
test GEPS008: Move const module 2012-06-27 17:30:30 +00:00
webapp Merge branches/gramps35 with trunk 2012-07-31 20:49:19 +00:00
__init__.py Added based uppon use of setup.py 2012-03-23 05:57:00 +00:00
gramps.py Correct query for osmgpsmap. glib import removed, is not used 2012-09-02 09:08:31 +00:00
Makefile.am GEPS008: Move const module 2012-06-27 17:30:30 +00:00