gramps/src
2009-06-10 14:14:11 +00:00
..
BasicUtils Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
Config Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
data 2707: Add markup notes to html output 2009-06-08 23:19:37 +00:00
DataViews Remove MapView.py since it is deprecated in favor of Geoview 2009-06-02 14:54:37 +00:00
DateHandler Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
DisplayModels _PeopleModel.py: remove redundant call to db.get_person_handles(), saving about 1/4 sec per 1000 people loaded into people view 2009-06-07 02:18:32 +00:00
DisplayTabs Bug 2616. Fixes for memory leaks in event editor 2009-02-25 18:18:19 +00:00
docgen 2707: Add markup notes to html output 2009-06-08 23:19:37 +00:00
Editors Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
FilterEditor Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
Filters Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
gen 2707: Add markup notes to html output 2009-06-08 23:19:37 +00:00
glade Bug 2888 - minor edits and cleanup 2009-05-15 18:12:10 +00:00
GrampsDbUtils Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
GrampsLocale 2730: numeric dates on windows not correct 2009-02-27 07:37:16 +00:00
GrampsLogger Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
images remove image files used by the deprecated MapView module 2009-06-02 19:22:03 +00:00
mapstraction GeoView : Added one html page per map type ( event, place, people and family ). 2009-01-08 21:30:12 +00:00
Merge Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00
Mime Replace dict.has_key(x) with x in dict for performance gain 2008-07-17 18:10:32 +00:00
plugins libhtml: add indent=None option and reference in docstring to wiki page 2009-06-10 14:14:11 +00:00
PluginUtils _Tool.py: Pythonic style change in try...except...else 2009-06-02 14:46:25 +00:00
ReportBase 02707: Add markup notes to html output 2009-06-06 09:49:40 +00:00
Selectors Add glade.py with Glade class and use instead of gtk.Builder throughout project 2009-05-14 20:15:59 +00:00
Simple part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen, 2009-05-31 14:59:56 +00:00
test fixed indentation issues and mix of tabs and spaces. 2009-02-09 23:37:40 +00:00
widgets Bug 3018: simplified logic in monitoredwidgets.py 2009-05-28 16:14:38 +00:00
ansel_utf8.py Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
ArgHandler.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
Assistant.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
AutoComp.py Bug 3018: remove calls to keys() and values() dictionary method where possible 2009-05-27 17:33:45 +00:00
Bookmarks.py 2748: Some URLs still point user to wiki manual version 3.0 2009-02-26 09:57:08 +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
const.py.in 02707: Add markup notes to html output 2009-06-06 09:49:40 +00:00
Date.py 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
DateEdit.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
DbLoader.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
DbManager.py Fix of issue 3007. 2009-06-03 18:39:24 +00:00
DbState.py Don't emit signal to change active person if that is already the active person 2009-04-30 04:40:20 +00:00
DdTargets.py 2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-01-21 22:03:43 +00:00
DisplayState.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
Errors.py #2483 DbError handling correction - patch Josip 2008-11-24 09:02:02 +00:00
ExportAssistant.py Fix of issue 2824. 2009-03-14 10:54:02 +00:00
ExportOptions.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
glade.py Bug 2888 - minor edits and cleanup 2009-05-15 18:12:10 +00:00
gramps_main.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
gramps.py #2269 wrong localisation directory with custom prefix 2008-08-13 06:01:11 +00:00
GrampsAboutDialog.py merge of typo fixes from 3.1 branch 2009-02-22 11:07:51 +00:00
GrampsCfg.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
GrampsDisplay.py add support for russian manual (contribution by Zegzda Yevgeny) 2009-06-05 15:24:48 +00:00
ImgManip.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +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 Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
Lru.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
Makefile.am part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen, 2009-05-31 14:59:56 +00:00
ManagedWindow.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
Navigation.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
PageView.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
PlaceUtils.py New format for lat/long with decimal minutes and no seconds due to change in Eniro maps. 2009-03-11 09:48:41 +00:00
ProgressDialog.py Fix for allowing cancel to work 2007-12-16 15:28:33 +00:00
QuestionDialog.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
QuickReports.py Replace "== None" and "!= None" with "is None" and "is not None", respectively 2009-02-23 19:11:46 +00:00
RecentFiles.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
Relationship.py Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +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 Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
Sort.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
soundex.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
Spell.py Bug 3018: remove calls to keys() dictionary method where possible 2009-05-22 18:43:40 +00:00
SubstKeywords.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
ThumbNails.py 002503: Change md5 module by hashlib. 2008-12-04 21:44:12 +00:00
TipOfDay.py Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +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 add plural context to TransUtils.py 2009-01-31 08:34:15 +00:00
TreeTips.py 0002897: Clipboard's Source Reference popup lingers forever 2009-04-10 03:01:42 +00:00
UndoHistory.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
Utils.py part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen, 2009-05-31 14:59:56 +00:00
ViewManager.py Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible 2009-05-26 20:48:09 +00:00