.. |
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
|
3136: Creating a graphical report crashes the report generator
|
2010-02-06 16:23:17 +00:00 |
gen
|
Revert some map calls to list comps to correct bug introduced in rev. 14104
|
2010-02-02 13:56:15 +00:00 |
glade
|
glade 3 updates
|
2010-02-06 16:43:13 +00:00 |
GrampsLocale
|
|
|
GrampsLogger
|
Simplify with built-in functions where possible. e.g.
|
2010-01-21 18:42:53 +00:00 |
gui
|
3572: Selection of People from picklist seems to not work because of PeopleModel change
|
2010-02-06 16:54:57 +00:00 |
images
|
an icon for geoview which does not resemple the places view icon
|
2010-02-05 21:28:09 +00:00 |
mapstraction
|
|
|
Merge
|
Use built-in functions to replace for loops:
|
2010-01-25 17:45:21 +00:00 |
plugins
|
consistent strings for views
|
2010-02-06 20:10:25 +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
|
Fix of issue 3531.
|
2010-01-28 15:21:13 +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 |
config.py
|
htmlview should be hidden
|
2010-02-05 20:45:23 +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
|
|
|
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
|
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
|
|
|
gramps.py
|
FINALLY: this fixes translation issues with gtk.Builder on my box (ubuntu 9.10)
|
2010-02-06 17:17:20 +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
|
|
|
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
|
Remove column config from db, move to the plugins
|
2010-02-01 07:01:45 +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
|
Delete of debug print.
|
2010-02-06 09:38:04 +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
|
FINALLY: this fixes translation issues with gtk.Builder on my box (ubuntu 9.10)
|
2010-02-06 17:17:20 +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
|
Make navigation labels consistent
|
2010-02-05 23:29:38 +00:00 |