gramps/src
2010-01-26 12:21:28 +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 Refinements on gramps-connect editing people, families, and events 2010-01-02 02:09:09 +00:00
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 Gramplets only update when active, detached, or forced 2010-01-26 12:00:01 +00:00
glade More info in tooltip text about formatting. 2010-01-18 17:59:28 +00:00
GrampsLocale 2730: numeric dates on windows not correct 2009-02-27 07:37:16 +00:00
GrampsLogger Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
gui Fixed bug reveal by optimization 2010-01-26 12:21:28 +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 built-in functions to replace for loops: 2010-01-25 17:45:21 +00:00
plugins Gramplets only update when active, detached, or forced 2010-01-26 12:00:01 +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 Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
test Remove GEDCOM tests - they are broken and not used. 2009-12-25 20:39:02 +00:00
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 AutoComp.py: remove redundant list-building and use inplace addition where applicable 2009-09-02 20:54:22 +00:00
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 Extend history functionality (back/forward) and active-changed signals to all primary objects 2010-01-10 19:19:33 +00:00
DdTargets.py cleanup (reordering alphabetically of DnD types) 2009-08-12 10:01:28 +00:00
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 Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display. 2010-01-14 04:08:04 +00:00
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 Fixed svn Id property 2009-12-21 13:43:50 +00:00
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 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 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 3347: /src/Selectors/_SelectPlace.py is still looking for DataViews 2009-11-12 21:53:47 +00:00
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 Third update for consistent use of Gramps. See issue 3355. 2009-11-19 17:32:11 +00:00
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 Tweaks to use inplace arithmetic 2009-09-10 18:49:48 +00:00
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 NameDisplay was moved. 2010-01-14 04:21:31 +00:00
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 Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display. 2010-01-14 04:08:04 +00:00
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 0002897: Clipboard's Source Reference popup lingers forever 2009-04-10 03:01:42 +00:00
UndoHistory.py Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
Utils.py Cleanup, removed old functions 2010-01-24 16:18:37 +00:00