gramps/src
Peter Landgren 4f43bb4ce5 libnarrate.py was missing.
svn: r14391
2010-02-15 15:04:05 +00:00
..
cli Support for non ASCII usernames in Windows. 2010-02-15 11:12:09 +00:00
data improvements (by Duncan) 2010-02-11 15:11:24 +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 3136: Creating a graphical report crashes the report generator 2010-02-06 16:23:17 +00:00
gen Bug 003611: delete/undo/delete sequence causes crash 2010-02-15 14:14:35 +00:00
glade update glade file to gtk builder latest 2010-02-15 10:07:15 +00:00
GrampsLocale
GrampsLogger Simplify with built-in functions where possible. e.g. 2010-01-21 18:42:53 +00:00
gui 3513: Cannot move up an individual alone in the event tab (Person Editor) 2010-02-15 13:18:49 +00:00
images Allow plugins to register their icons, new icons for geoview 2010-02-09 00:07:43 +00:00
mapstraction GeoView : Omit the crosshair png file. 2010-02-13 14:36:12 +00:00
Merge Use built-in functions to replace for loops: 2010-01-25 17:45:21 +00:00
plugins libnarrate.py was missing. 2010-02-15 15:04:05 +00:00
PluginUtils Better support for non-ASCII filenames in Windows. 2010-02-15 11:11:08 +00:00
ReportBase Bug fix for source == None 2010-02-14 13:34:23 +00:00
Simple Attempts to fix unicode column text 2010-01-28 13:57:00 +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
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
config.py htmlview should be hidden 2010-02-05 20:45:23 +00:00
const.py.in Make use of new module constfunc. 2010-02-08 17:29:15 +00:00
constfunc.py Deleted not used imports. 2010-02-08 08:26:54 +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
DisplayState.py allow better string translation of no active object 2010-02-14 16:55:06 +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 new gtk version has also a set_window 2010-02-02 08:09:31 +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 Step towards fix of translation in Windows. 2010-02-07 18:01:17 +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
GrampsDisplay.py
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 Remove column config from db, move to the plugins 2010-02-01 07:01:45 +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
Relationship.py Protection from crashing on a bad lang name 2010-02-11 12:18:01 +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 3582: wrong module name 2010-02-10 17:05:55 +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 New tip of the days of Duncan, code to support <br/> 2010-02-08 09:51:47 +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 Hopefully last fix for complete translation in Linux and Windows. 2010-02-14 21:06:31 +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 3601: ALIVE algorithm needs someone alive today in the database; mistake fix on a variable name 2010-02-12 19:42:55 +00:00