gramps/src/DataViews
2009-06-02 14:54:37 +00:00
..
__init__.py fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
EventView.py Bug #2157: Change Quick Report to Quick View, fixed 2009-01-10 19:33:55 +00:00
FamilyList.py Bug #2157: Change Quick Report to Quick View, fixed 2009-01-10 19:33:55 +00:00
GeoView.py Fixing typos 2009-03-08 23:02:03 +00:00
GrampletView.py Bug 3018: remove calls to keys() and values() dictionary method where possible 2009-05-27 17:33:45 +00:00
Makefile.am Remove MapView.py since it is deprecated in favor of Geoview 2009-06-02 14:54:37 +00:00
MediaView.py Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know. 2009-02-01 04:21:17 +00:00
NoteView.py 2607: Missing Export View tab on NoteView 2009-01-11 11:43:59 +00:00
PedigreeView.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
PersonView.py Fix of 2684, duplicate _C. 2009-02-07 18:07:43 +00:00
PlaceView.py Fixing typos 2009-03-08 23:02:03 +00:00
RelationView.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
RepositoryView.py Bug #2157: Change Quick Report to Quick View, fixed 2009-01-10 19:33:55 +00:00
SourceView.py Refactoring in the DataViews. 2008-07-26 11:59:37 +00:00