gramps/src
2009-11-16 21:10:49 +00:00
..
BasicUtils 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
cli 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014 2009-10-25 13:52:29 +00:00
data Django debug support; added table support; add missing DjangoDb funcs; minor css tweaks 2009-11-15 22:47:43 +00:00
DateHandler 3333: Update for the Croatian DateHandler (contribution by VPeric) 2009-11-07 15:42:28 +00:00
DisplayTabs 3347: /src/Selectors/_SelectPlace.py is still looking for DataViews 2009-11-12 21:59:53 +00:00
docgen Tweaks to use inplace arithmetic 2009-09-10 18:49:48 +00:00
Editors 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014 2009-10-24 13:53:20 +00:00
FilterEditor Bug 0003063: gtk.Tooltips is deprecated -- second batch of updates 2009-10-07 20:01:39 +00:00
Filters 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
gen allow forcing a view to be first in category 2009-11-15 13:49:27 +00:00
glade #3238: Glade interface file for filter editor contains duplicate identifiers by Bob Ham 2009-09-28 12:58:58 +00:00
GrampsDbUtils #3194: fix to write gedcom output in GRAMPS order, and fix to have children in GEDCOM FAM order 2009-10-04 21:38:52 +00:00
GrampsLocale
GrampsLogger
gui fixed typo 2009-11-16 00:38:43 +00:00
images Fixed Makefiles after Reorgination part2. 2009-11-15 05:10:00 +00:00
mapstraction GeoView : Some css correction. 2009-09-30 21:41:50 +00:00
Merge Use new iter_objects methods 2009-09-14 20:50:25 +00:00
Mime
plugins Fixed if hyper: cconditional in class MediaPage, lines 2554-2563. 2009-11-16 21:10:49 +00:00
PluginUtils Used the gramps way of editing files 2009-11-03 12:01:33 +00:00
ReportBase 1563: 'Compressed Strudtured Vector Graphic SVG should be SVGZ (contribution by DuncanNZ) 2009-11-11 14:58:55 +00:00
Selectors 3347: /src/Selectors/_SelectPlace.py is still looking for DataViews 2009-11-12 21:53:47 +00:00
Simple Changed the displayed text of an object in the simple table to gramps_id rather than name of item 2009-11-15 22:43:44 +00:00
test Added unittests for config.py (all tests in one case for now); fixed an error on 3rd party keys; polish and cleanup to config 2009-10-24 14:25:24 +00:00
web Notes on running Django+gramps under apache with wsgi 2009-11-16 13:36:28 +00:00
widgets 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
ansel_utf8.py
Assistant.py
AutoComp.py AutoComp.py: remove redundant list-building and use inplace addition where applicable 2009-09-02 20:54:22 +00:00
Bookmarks.py Tweaks to use inplace arithmetic 2009-09-10 18:49:48 +00:00
ColumnOrder.py
config.py Send warnings to stderr rather than stdout 2009-11-10 03:27:46 +00:00
const.py.in Moved src/gen/web to src/web 2009-11-10 14:23:19 +00:00
Date.py
DateEdit.py Make short and long month strings constants in the DateDisplay class instead of using the localized month strings detected by GrampsLocale. This will allow DateDisplayers to work for languages other than the current locale - will be useful for user selectable report translations. 2009-10-28 03:25:57 +00:00
DbState.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
DdTargets.py
DisplayState.py 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014 2009-10-25 13:52:29 +00:00
Errors.py
ExportAssistant.py Some fixes for tabs, and an option to skip saving filename 2009-11-10 05:20:19 +00:00
ExportOptions.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
glade.py Cleanup gettext configuration (in preparation for custom report translations). 2009-10-18 22:18:29 +00:00
gramps.py Cleanup gettext configuration (in preparation for custom report translations). 2009-10-18 22:18:29 +00:00
GrampsAboutDialog.py Add easy way to get version info from users without causing a crash 2009-10-03 16:10:50 +00:00
GrampsCfg.py GEPS 014: Plugin registration and management 2009-11-08 16:41:49 +00:00
GrampsDisplay.py Factored out common code into find_binary function 2009-09-19 10:47:24 +00:00
ImgManip.py
LdsUtils.py
ListModel.py 3347: /src/Selectors/_SelectPlace.py is still looking for DataViews 2009-11-12 21:53:47 +00:00
Lru.py
Makefile.am Fixed Makefiles after Reorgination part2. 2009-11-15 05:10:00 +00:00
ManagedWindow.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
Navigation.py
PlaceUtils.py Tweaks to use inplace arithmetic 2009-09-10 18:49:48 +00:00
ProgressDialog.py
QuestionDialog.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
QuickReports.py Allow special quick views to receive additional arguments 2009-11-07 13:29:35 +00:00
RecentFiles.py Tweaks to use inplace arithmetic 2009-09-10 18:49:48 +00:00
Relationship.py 3325: Gramps (from trunc) chrashes without an environment definition for LANG 2009-10-29 22:12:11 +00:00
Reorder.py
ScratchPad.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
Sort.py
soundex.py
Spell.py Further hacking to make testing locales faster, but still work in a limited fashion when pyenchant is not installed 2009-11-12 02:58:33 +00:00
SubstKeywords.py
ThumbNails.py
TipOfDay.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
ToolTips.py
TransUtils.py Fixes translation problem for addons 2009-11-04 23:20:35 +00:00
TreeTips.py
UndoHistory.py Implement restructured database objects 2009-08-31 18:42:29 +00:00
Utils.py Cleanup after making views plugins, remove last imports of DataView 2009-11-12 22:32:52 +00:00