gramps/src
Peter Landgren 79add865ff Fix of issue 3531.
svn: r14156
2010-01-28 15:20:19 +00:00
..
cli Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
data
DateHandler Remove redundant calendar function from DateHandler. 2010-01-25 04:53:45 +00:00
docgen Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
Filters Use built-in functions to replace for loops: 2010-01-25 17:45:21 +00:00
gen A method for comparing person == person 2010-01-27 06:05:24 +00:00
glade More info in tooltip text about formatting. 2010-01-18 17:59:28 +00:00
GrampsLocale
GrampsLogger Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
gui Tweaks 2010-01-26 14:21:51 +00:00
images
mapstraction
Merge Use built-in functions to replace for loops: 2010-01-25 17:45:21 +00:00
plugins Fix of issue 3531. 2010-01-28 15:20:19 +00:00
PluginUtils Renamed for_gramps to gramps_target_version; added newplugin function to work on additional register style 2010-01-25 23:58:42 +00:00
ReportBase Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
Simple Attempts to fix unicode column text 2010-01-28 13:57:00 +00:00
test
web Use list comprehensions and built-in functions 2010-01-25 17:40:15 +00:00
Assistant.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
AutoComp.py
Bookmarks.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
ColumnOrder.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
config.py Moved plugins to ~/.gramps/gramps32/plugins and ini to ~/.gramps/gramps32/ 2010-01-24 12:18:30 +00:00
const.py.in Make const.py.in work for Windows, too 2010-01-24 21:27:46 +00:00
Date.py
DateEdit.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
DbState.py
DdTargets.py
DisplayState.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
Errors.py
ExportAssistant.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
ExportOptions.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
glade.py
gramps.py Continued work on GEP008: move src/Mime to src/gen/mime. 2010-01-24 20:17:14 +00:00
GrampsAboutDialog.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
GrampsCfg.py Use built-in functions to replace for loops: 2010-01-25 17:45:21 +00:00
GrampsDisplay.py
ImgManip.py
LdsUtils.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
ListModel.py
Lru.py 3527: People View sometimes skips items because of LRU key error 2010-01-21 01:55:48 +00:00
Makefile.am Continued work on GEP008: move src/Mime to src/gen/mime. 2010-01-24 20:17:14 +00:00
ManagedWindow.py
PlaceUtils.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
QuestionDialog.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
QuickReports.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
RecentFiles.py
Relationship.py Use built-in functions to replace for loops: 2010-01-25 17:45:21 +00:00
Reorder.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
ScratchPad.py Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
Sort.py
soundex.py
Spell.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
SubstKeywords.py
ThumbNails.py Continued work on GEP008: move src/Mime to src/gen/mime. 2010-01-24 20:17:14 +00:00
TipOfDay.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
ToolTips.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
TransUtils.py Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time. 2010-01-18 04:42:17 +00:00
TreeTips.py
UndoHistory.py Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
Utils.py Some fixes for Age on Date 2010-01-27 13:32:53 +00:00