.. |
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
|
2385: last minor improvements (wording, import gen.lib.date)
|
2009-12-28 08:08:49 +00:00 |
docgen
|
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 |
Filters
|
3105: general base objects
|
2010-01-18 14:57:54 +00:00 |
gen
|
Added two additional cases for date matches: <=, >=
|
2010-01-20 13:37:24 +00:00 |
glade
|
More info in tooltip text about formatting.
|
2010-01-18 17:59:28 +00:00 |
GrampsLocale
|
|
|
GrampsLogger
|
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 |
gui
|
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 |
images
|
Fourth update for consistent use of Gramps. See issue 3355.
|
2009-11-19 17:40:24 +00:00 |
mapstraction
|
|
|
Merge
|
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 |
Mime
|
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 |
plugins
|
probably_alive and CalcEstDates now share same codebase; rewritten probably_alive
|
2010-01-20 13:39:37 +00:00 |
PluginUtils
|
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 |
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
|
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 |
test
|
Remove GEDCOM tests - they are broken and not used.
|
2009-12-25 20:39:02 +00:00 |
web
|
Use defaultdict type where possible for minor performance gain and source code simplification
|
2010-01-09 19:54:32 +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 |
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
|
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 |
const.py.in
|
Plugin Manager, part 2 of 3: updates trunk for using 3.2 manual, Plugin Manager gets addon list from wiki
|
2010-01-17 21:45:37 +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
|
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
|
Added missing _; return errors and print
|
2010-01-12 13:05:41 +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
|
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
|
Continued work on GEP008: Move contents of ansel_utf8.py into libgedcom.py since that is the only place it is used.
|
2010-01-14 05:45:51 +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
|
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 |
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
|
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 |
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
|
|
|
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
|
|
|
UndoHistory.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 |
Utils.py
|
probably_alive and CalcEstDates now share same codebase; rewritten probably_alive
|
2010-01-20 13:39:37 +00:00 |