gramps/src
Jérôme Rapinat e5ee70c94b typo
svn: r14502
2010-02-27 09:30:42 +00:00
..
cli Support for non ASCII usernames in Windows. 2010-02-15 11:12:09 +00:00
data Still working on it. 2010-02-26 07:01:15 +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 Allows unicode strings in config .ini files 2010-02-21 12:59:34 +00:00
glade update glade file to gtk builder latest 2010-02-15 10:07:15 +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 translate category in menu and title 2010-02-25 12:59:12 +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 typo 2010-02-27 09:30:42 +00:00
PluginUtils Better support for non-ASCII filenames in Windows. 2010-02-15 11:11:08 +00:00
ReportBase Added Vertical and Horizontal Navigation Menus back into NarrativeWeb. Added State, Country, and Lat & Long to the PlacesListPage. 2010-02-25 22:28:03 +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 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
config.py htmlview should be hidden 2010-02-05 20:45:23 +00:00
const.py.in Added some comments to explain unicode path conversion. 2010-02-21 12:19:51 +00:00
constfunc.py Deleted not used imports. 2010-02-08 08:26:54 +00:00
Date.py 2007-10-08 Don Allingham <don@gramps-project.org> 2007-10-08 16:41:39 +00:00
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 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 New attemot to improve complete translation in Windows. 2010-02-20 13:21:26 +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 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 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 Tweaks to use inplace arithmetic 2009-09-10 18:49:48 +00:00
Relationship.py Something else was wrong. 2010-02-25 15:54:31 +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 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
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 Fixed some misspellings and changed to print instead of a dialog. 2010-02-21 12:38:02 +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 Fixed error on probably_alive with people with a future death guess 2010-02-17 02:45:48 +00:00