gramps/src/plugins
Gerald Britton a052bc3c63 Tweaks to use inplace arithmetic
svn: r13184
2009-09-09 20:37:26 +00:00
..
docgen ODFDoc : issue 3187 : <, > and & should be escaped 2009-08-25 16:48:12 +00:00
drawreport Tweaks to use inplace arithmetic 2009-09-09 20:37:26 +00:00
export Fixed a bug on export null locations; added primary keys and an index 2009-08-10 01:25:34 +00:00
gramplet Tweaks to use inplace arithmetic 2009-09-09 20:37:26 +00:00
graph 0002542: Crash whilst generating web pages from command line 2009-08-14 07:14:25 +00:00
import Implement restructured database objects 2009-08-31 18:42:29 +00:00
lib German holidays depending to easter 2009-08-23 12:21:48 +00:00
mapservices Replace "== None" and "!= None" with "is None" and "is not None", respectively 2009-02-23 19:11:46 +00:00
quickview New Quick View showing all names for all people; need to figure out where to put these QV's which don't require a specific row 2009-08-19 14:51:02 +00:00
rel cleanup (typos, docs, indentation) 2009-08-08 15:52:12 +00:00
textreport 3166: Add source notes to DDR/DAR 2009-08-14 11:28:28 +00:00
tool Slicing of strings must be with unicode strings. 2009-09-07 20:07:05 +00:00
webreport Work is final in classes EventListPage and EventPage, modified display_ind_families() and display_attr_list(). Also changes to stylesheet to match current work. 2009-09-09 08:01:20 +00:00
bookreport.glade Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
BookReport.py better variable naming 2009-08-12 09:57:29 +00:00
Makefile.am Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
Records.py 1. Implement iter_<object> methods in proxybase. 2009-09-02 20:10:45 +00:00