gramps/src/gui
2011-01-14 00:13:59 +00:00
..
editors Added workaround to allow EditPerson window to be smaller than 500 px 2010-11-18 12:38:38 +00:00
plug Added new methods for using a proxy selection widget for reports 2010-12-25 16:59:10 +00:00
selectors 4333: memory leak in 3.2 2010-11-01 20:48:29 +00:00
views Implement Gramps bottombar 2011-01-11 01:21:38 +00:00
widgets Remove default gramplet tooltip in tabbed layout 2011-01-13 23:15:46 +00:00
__init__.py move src/Editors/* to src/gui/editors as part of GEP008 2009-12-15 05:56:12 +00:00
basesidebar.py Update BaseSidebar 2010-11-09 15:24:03 +00:00
bottombar.py Add tooltips showing the gramplet name to bottombar tabs 2011-01-14 00:13:59 +00:00
columnorder.py 0407 and 1447: Save column widths in configuration file 2010-03-28 00:55:09 +00:00
configure.py Changed CREATE_FOLDER to SELECT_FOLDER to prevent infinite loop; still allows one to create folder, with no lack of functionality 2010-12-12 14:42:22 +00:00
dbguielement.py 3217: All views except Person View are NOT updated when adding or deleting entries 2009-10-06 19:13:28 +00:00
dbloader.py 3975: Accessing an incompatible database corrupts the database 2010-11-19 01:08:07 +00:00
dbman.py 4301: Got a database error 2010-11-06 08:30:51 +00:00
filtereditor.py added scrolling area and remembers window width/height for filter rule editor (see #4336 for more details) 2010-11-23 00:48:36 +00:00
grampsgui.py use new consfunc.has_display(), cleanup to keep gtk out of main imports 2010-12-25 16:57:08 +00:00
Makefile.am Implement Gramps bottombar 2011-01-11 01:21:38 +00:00
makefilter.py Refactor make_filter to make more reusable 2010-08-20 10:37:18 +00:00
navigator.py Introduce workspaces with a shared filter/gramplet sidebar 2010-11-08 15:50:51 +00:00
pluginmanager.py Enhanced GENERAL plugins for flexible API: added data and process to GENERAL plugindata, more details at http://www.gramps-project.org/wiki/index.php?title=Addons_development#General_Plugins 2010-08-11 05:42:46 +00:00
sidebar.py Change sidebar page selection to standard tabs 2011-01-11 23:30:42 +00:00
utils.py Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details 2010-12-23 16:51:04 +00:00
viewmanager.py Sidebar tidy-up and bug fixes 2010-12-28 17:04:41 +00:00