This website requires JavaScript.
Explore
Help
Sign In
Cyclone-Team
/
gramps
Watch
2
Star
0
Fork
0
You've already forked gramps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
e6ab15fcd9981d31cc0622f56199ad4d6ecf52c9
gramps
/
src
/
DataViews
T
History
Benny Malengier
9d417e2cd6
Split Utils in a non GUI and GUI part
...
move GrampsCfg utils to Utils improve import strategy svn: r12680
2009-06-19 15:23:58 +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
Split Utils in a non GUI and GUI part
2009-06-19 15:23:58 +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
Split Utils in a non GUI and GUI part
2009-06-19 15:23:58 +00:00
PlaceView.py
Split Utils in a non GUI and GUI part
2009-06-19 15:23:58 +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