This website requires JavaScript.
Explore
Help
Register
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
gramps
/
src
/
gui
/
views
History
Doug Blank
872e971fd3
gen.lib and gen.utils are independent; removed gen.utils.dbutils --- moved db methods to gen.db.base
...
svn: r13872
2009-12-21 04:18:31 +00:00
..
treemodels
gen.lib and gen.utils are independent; removed gen.utils.dbutils --- moved db methods to gen.db.base
2009-12-21 04:18:31 +00:00
__init__.py
svn id tag
2009-07-04 15:55:43 +00:00
listview.py
tweak replacing for-loop with call to map() function
2009-12-17 16:21:37 +00:00
Makefile.am
Add hierarchical place view. Reorganise existing place view and model.
2009-11-17 00:13:03 +00:00
navigationview.py
Second update for consistent use of Gramps. See issue 3355.
2009-11-17 20:45:58 +00:00
pageview.py
move src/widgets/* to src/gui/widgets as part of GEP008
2009-12-14 03:20:19 +00:00
placebaseview.py
tweak using enumerate() instead of more complicated zip(range(len())) alternative
2009-12-15 16:21:38 +00:00