gramps/src
2009-11-10 05:20:19 +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 Re-stretched out navigation and subnavigation menu bars. 2009-11-09 06:05:44 +00:00
DateHandler 3333: Update for the Croatian DateHandler (contribution by VPeric) 2009-11-07 15:42:28 +00:00
DisplayTabs 3272: Proposal for updating config settings 2009-10-08 01:12:51 +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 GEPS 014: Plugin registration and management 2009-11-08 16:41:49 +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 2730: numeric dates on windows not correct 2009-02-27 07:37:16 +00:00
GrampsLogger Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
gui GEPS 014: Plugin registration and management 2009-11-08 16:41:49 +00:00
images GeoView : Change map icons and add marriage icon. 2009-09-24 12:10:41 +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 0003162: adding pic to media gallery in person editor fails 2009-08-14 16:10:24 +00:00
plugins Fixed two build problems. configure.in had a reference to src/DisplayModels/Makefile. The /src/plugins/view/Makefile.am had a reference to htmlrenderer without the .py extension. 2009-11-10 01:33:58 +00:00
PluginUtils Used the gramps way of editing files 2009-11-03 12:01:33 +00:00
ReportBase Cleanup libnarrate. 2009-11-03 05:25:15 +00:00
Selectors GEPS 014: Plugin registration and management 2009-11-08 16:41:49 +00:00
Simple 3272: Proposal for updating config settings 2009-10-08 01:12:51 +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
widgets 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
ansel_utf8.py Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
Assistant.py Split CLI from GUI. These changes allow CLI to work without GTK 2009-06-18 21:56:37 +00:00
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 Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
config.py Send warnings to stderr rather than stdout 2009-11-10 03:27:46 +00:00
const.py.in Missing uuid import 2009-11-10 05:11:26 +00:00
Date.py 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
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 cleanup (reordering alphabetically of DnD types) 2009-08-12 10:01:28 +00:00
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 remove GConfSchemaError as it is not used anymore 2009-08-14 07:05:59 +00:00
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 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
LdsUtils.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
ListModel.py pep8 fixes & typos 2009-08-12 09:59:41 +00:00
Lru.py pep8 fixes 2009-08-09 17:09:32 +00:00
Makefile.am GEPS 014: Plugin registration and management 2009-11-08 16:41:49 +00:00
ManagedWindow.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
Navigation.py pep8 fixes & typos 2009-08-12 09:59:41 +00:00
PageView.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
PlaceUtils.py Tweaks to use inplace arithmetic 2009-09-10 18:49:48 +00:00
ProgressDialog.py 2691: Create api documentation with sphinx 2009-06-24 21:56:07 +00:00
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 Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
ScratchPad.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
Sort.py Replace locale.strcoll with locale.strxfmt for performance and Python 3.0 compliance 2009-06-30 14:05:57 +00:00
soundex.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
Spell.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
SubstKeywords.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
ThumbNails.py typo & pep8 fixes 2009-08-10 21:23:38 +00:00
TipOfDay.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +00:00
ToolTips.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
TransUtils.py Fixes translation problem for addons 2009-11-04 23:20:35 +00:00
TreeTips.py 0002897: Clipboard's Source Reference popup lingers forever 2009-04-10 03:01:42 +00:00
UndoHistory.py Implement restructured database objects 2009-08-31 18:42:29 +00:00
Utils.py New constant for UUID creations 2009-11-10 03:33:10 +00:00