gramps/src
2009-12-12 03:07:19 +00:00
..
BasicUtils First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
cli Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +00:00
data Fixed all of the stylesheets, NarrativeWeb, and WebCal with the proper use of the header from Brian Matherly. 2009-12-10 06:50:21 +00:00
DateHandler Fix translated dates in Ancestor Report. Currently, dates for other than the current locale will print in ISO format. 2009-12-11 05:55:30 +00:00
DisplayTabs 3376: RFE: please add 'Open directory' to context menu of media objects 2009-12-01 02:56:03 +00:00
docgen Tweaks to use inplace arithmetic 2009-09-10 18:49:48 +00:00
Editors First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
FilterEditor Bug 0003063: gtk.Tooltips is deprecated -- second batch of updates 2009-10-07 20:01:39 +00:00
Filters Tweaks 2009-12-10 21:06:00 +00:00
gen Fixed wrong value for 'track' for detached gramplets 2009-12-12 03:07:19 +00:00
glade Update for consistent use of ZIP/Postal code. See issue 3355. 2009-11-17 20:53:19 +00:00
GrampsDbUtils 2799: in GEDCOM export, changed timestamp for every single record is 31 DEC 1969 2009-11-18 22:45:54 +00:00
GrampsLocale
GrampsLogger First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
gui Readability and performance tweaks 2009-12-11 17:30:54 +00:00
images Fourth update for consistent use of Gramps. See issue 3355. 2009-11-19 17:40:24 +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 Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +00:00
plugins RuntimeWarning: missing handler 'on_delete_event' 2009-12-11 17:39:43 +00:00
PluginUtils RuntimeWarning: missing handler 'on_delete_event' 2009-12-11 13:04:50 +00:00
ReportBase Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +00:00
Selectors 3347: /src/Selectors/_SelectPlace.py is still looking for DataViews 2009-11-12 21:53:47 +00:00
Simple Add manual url links on table rows 2009-12-06 15:57:53 +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 Don't escape objects in table columns 2009-12-06 18:38:19 +00:00
widgets 3415: gtk.HBox in src/widgets/statusbar.py; changes in latest gtk 2009-12-11 17:28:42 +00:00
ansel_utf8.py
Assistant.py Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +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 First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
ColumnOrder.py
config.py Fixed two bugs with one check: last wart is gone in config 2009-12-11 03:11:48 +00:00
const.py.in Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +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 3412: Export types are not in any particular order in ExportAssistant 2009-12-05 05:56:10 +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 First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
GrampsAboutDialog.py First update for consistent use of Gramps. See issue 3355. 2009-11-17 20:14:53 +00:00
GrampsCfg.py 3391: Some sentences missed the final dot 2009-11-26 11:13:44 +00:00
GrampsDisplay.py Factored out common code into find_binary function 2009-09-19 10:47:24 +00:00
ImgManip.py Move gtk-based items out of scope of import for cli 2009-11-16 22:39:54 +00:00
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 Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +00:00
Navigation.py
PlaceUtils.py Tweaks to use inplace arithmetic 2009-09-10 18:49:48 +00:00
ProgressDialog.py Refinements to ProgressMeter and ProgressMonitor for cancelling 2009-12-06 01:16:17 +00:00
QuestionDialog.py Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +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 Fix translated dates in Ancestor Report. Currently, dates for other than the current locale will print in ISO format. 2009-12-11 05:55:30 +00:00
TreeTips.py
UndoHistory.py Implement restructured database objects 2009-08-31 18:42:29 +00:00
Utils.py 3351: Living people are considered as dead (and some dead considered alive) 2009-12-05 20:11:00 +00:00