.. |
BasicUtils
|
0002120: Can't go into Preferenses
|
2008-04-27 22:12:31 +00:00 |
Config
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
data
|
Add Mirko Leonhäuser as a contributor.
|
2008-06-01 16:35:04 +00:00 |
DataViews
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
DateHandler
|
0002113: Date parser rejects dates where a period (.) follows the month name (contribution from Gerald Britton <gerald.britton@gmail.com>)
|
2008-05-28 04:36:10 +00:00 |
DisplayModels
|
bug report #2131, display latitude before longitude
|
2008-05-06 06:51:22 +00:00 |
DisplayTabs
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
docgen
|
Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work.
|
2008-05-20 03:19:58 +00:00 |
Editors
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
FilterEditor
|
Bug ID 0001767
|
2008-04-21 08:56:55 +00:00 |
Filters
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
gen
|
0002204: Narrative Web report "restrict living" is different than Gramps 2.x
|
2008-06-05 03:45:14 +00:00 |
glade
|
numbers should not be marked as translatable
|
2008-04-15 19:19:51 +00:00 |
GrampsDbUtils
|
Fixed type in line 2087. too many (.
|
2008-06-10 09:48:33 +00:00 |
GrampsLocale
|
|
|
GrampsLogger
|
Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki.
|
2008-04-05 14:17:15 +00:00 |
images
|
0002017: Narrative Web Report: Mainz Style needs to be widened (patch from Jason Simanek <jsimanek@gmail.com>)
|
2008-04-05 18:50:34 +00:00 |
Merge
|
Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki.
|
2008-04-05 14:17:15 +00:00 |
Mime
|
|
|
Models
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
plugins
|
0002194: redundant links in Hourglass graph
|
2008-06-06 00:40:53 +00:00 |
PluginUtils
|
bug report #2162: handle surnames that have spaces within them; merged from gramps30
|
2008-05-31 07:16:13 +00:00 |
ReportBase
|
bug report 2214: fix for "Graphviz reports cause GRAMPS to hang for long periods of time"
|
2008-06-09 08:49:32 +00:00 |
Selectors
|
Make selector tree view take initial focus bug #2014
|
2008-04-09 20:45:12 +00:00 |
Simple
|
0002122: Detailed Ancestor Report reports people as buried who have no birth events (contributed by Gerald Britton <gerald.britton@gmail.com>)
|
2008-06-02 00:59:14 +00:00 |
test
|
|
|
widgets
|
Remove 'test' action from UI XML.
|
2008-06-07 21:00:02 +00:00 |
accent.py
|
|
|
ansel_utf8.py
|
|
|
ArgHandler.py
|
Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information.
|
2008-05-18 19:24:28 +00:00 |
Assistant.py
|
|
|
AutoComp.py
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
BaseDoc.py
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
Bookmarks.py
|
Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki.
|
2008-04-05 14:17:15 +00:00 |
build_cmdplug
|
|
|
ColumnOrder.py
|
|
|
const.py.in
|
0002142: Patch to const.py.in to enable py2exe
|
2008-05-08 12:08:19 +00:00 |
Date.py
|
|
|
DateEdit.py
|
Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki.
|
2008-04-05 14:17:15 +00:00 |
DbLoader.py
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
DbManager.py
|
Check if RCS is installed (this is an improvement on r10776)
|
2008-06-01 20:57:11 +00:00 |
DbState.py
|
|
|
DdTargets.py
|
|
|
DisplayState.py
|
Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information.
|
2008-05-18 19:24:28 +00:00 |
Errors.py
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
ExportAssistant.py
|
Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information.
|
2008-05-18 19:24:28 +00:00 |
ExportOptions.py
|
|
|
FontScale.py
|
|
|
gramps_main.py
|
change warning message to be generic 3.x-trunk version, and not 3.0.0-beta
|
2008-05-05 04:52:51 +00:00 |
gramps.py
|
|
|
GrampsAboutDialog.py
|
Avoid including the same person more than once in case (s)he has several svn usernames.
|
2008-05-07 09:48:22 +00:00 |
GrampsCfg.py
|
Reorganize custom widgets into a new 'widgets' package.
|
2008-05-08 19:40:56 +00:00 |
GrampsDisplay.py
|
#/src/GrampsDisplay : add french locale for wiki manual
|
2008-04-19 10:36:21 +00:00 |
ImgManip.py
|
|
|
LdsUtils.py
|
|
|
ListModel.py
|
|
|
Lru.py
|
|
|
Makefile.am
|
Move src/objectentries.py to src/Editors/ObjectEntries.py.
|
2008-05-12 10:43:43 +00:00 |
ManagedWindow.py
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
Navigation.py
|
|
|
PageView.py
|
|
|
PlaceUtils.py
|
|
|
ProgressDialog.py
|
|
|
QuestionDialog.py
|
|
|
QuickReports.py
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
RecentFiles.py
|
|
|
Relationship.py
|
|
|
Reorder.py
|
|
|
ScratchPad.py
|
Rename scratchpad to clipboard in Window menu - bug #2117
|
2008-04-26 20:43:26 +00:00 |
Sort.py
|
|
|
soundex.py
|
|
|
Spell.py
|
|
|
SubstKeywords.py
|
Use fallback dates when no birth or death dates
|
2008-04-19 22:06:22 +00:00 |
ThumbNails.py
|
|
|
TipOfDay.py
|
|
|
ToolTips.py
|
|
|
TransUtils.py
|
|
|
TreeTips.py
|
Issue #0002175: Change type() expressions to isinstance() expressions.
|
2008-05-25 19:55:47 +00:00 |
UndoHistory.py
|
|
|
Utils.py
|
0002122: Detailed Ancestor Report reports people as buried who have no birth events (contributed by Gerald Britton <gerald.britton@gmail.com>)
|
2008-06-02 00:59:14 +00:00 |
ViewManager.py
|
Rename "_Plugins.py" to a more appropriate name: "_PluginDialogs.py". Same goes for the classes in the file.
|
2008-05-19 04:14:11 +00:00 |