.. |
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
|
2548: unused system_filter.xml
|
2010-02-09 09:27:14 +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
|
Allow plugins to register their icons, new icons for geoview
|
2010-02-09 00:07:43 +00:00 |
glade
|
Removed gui options from Gramplet Pane; plan on having a Configure View window
|
2010-02-08 13:34:44 +00:00 |
GrampsLocale
|
|
|
GrampsLogger
|
Simplify with built-in functions where possible. e.g.
|
2010-01-21 18:42:53 +00:00 |
gui
|
Get rid of warnings on view categories with more than 9 views (yes, I have a category with 16 views)
|
2010-02-09 01:41:32 +00:00 |
images
|
Allow plugins to register their icons, new icons for geoview
|
2010-02-09 00:07:43 +00:00 |
mapstraction
|
|
|
Merge
|
Use built-in functions to replace for loops:
|
2010-01-25 17:45:21 +00:00 |
plugins
|
Allow plugins to register their icons, new icons for geoview
|
2010-02-09 00:07:43 +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
|
Make use of new module constfunc.
|
2010-02-08 17:17:46 +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 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
|
|
|
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
|
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
|
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
|
|
|
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
|
|
|
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
|
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
|
Translation now works in Windows with gtk.glade method.
|
2010-02-08 14:56:30 +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 use of new module constfunc.
|
2010-02-08 17:16:37 +00:00 |