gramps/src
Kees Bakker e4f568cd01 NavWebReport.copy_file correction variable name.
DownloadPage.__init__ correction of parameter for display_header (found by Jason).
	* src/plugins/NarrativeWeb.py


svn: r10835
2008-07-01 08:34:08 +00:00
..
BasicUtils Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Config Allow Gramps to work full screen. Useful for small screen devices like Asus eee PC 2008-06-22 14:34:18 +00:00
data bug report #2234; notes should be separated from the previous text to which they apply; merged from gramps30 2008-06-21 08:42:31 +00:00
DataViews Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
DateHandler Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
DisplayModels Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
DisplayTabs Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
docgen Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Editors Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
FilterEditor Add support for filtering on event and media attributes 2008-06-28 22:53:36 +00:00
Filters Add support for filtering on event and media attributes 2008-06-28 22:53:36 +00:00
gen add instance attribute ref to __slots__ in eventref -- bug 2210 2008-06-17 15:03:12 +00:00
glade numbers should not be marked as translatable 2008-04-15 19:19:51 +00:00
GrampsDbUtils Make sure Gedcom ADDR token if location is populated. Bug #2216 2008-06-28 11:50:41 +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 Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Mime 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
Models Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
plugins NavWebReport.copy_file correction variable name. 2008-07-01 08:34:08 +00:00
PluginUtils Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
ReportBase Fix 0002184: BUG: IndexError: tuple index out of range 2008-06-18 13:17:36 +00:00
Selectors Make selector tree view take initial focus bug #2014 2008-04-09 20:45:12 +00:00
Simple Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
test fix test util per r10169 removal of TRANSACTIONS 2008-03-07 07:04:26 +00:00
widgets Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +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 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
AutoComp.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
BaseDoc.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +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 Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
DbState.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
DdTargets.py
DisplayState.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +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 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
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 2008-03-04 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-03-04 22:28:59 +00:00
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 Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
GrampsDisplay.py #/src/GrampsDisplay : add french locale for wiki manual 2008-04-19 10:36:21 +00:00
ImgManip.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
LdsUtils.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
ListModel.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Lru.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Makefile.am Move src/objectentries.py to src/Editors/ObjectEntries.py. 2008-05-12 10:43:43 +00:00
ManagedWindow.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Navigation.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
PageView.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
PlaceUtils.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
ProgressDialog.py
QuestionDialog.py 2008-02-28 Benny Malengier <benny.malengier@gramps-project.org> 2008-02-28 22:32:40 +00:00
QuickReports.py Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +00:00
RecentFiles.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
Relationship.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Reorder.py
ScratchPad.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
Sort.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
soundex.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
Spell.py
SubstKeywords.py Use fallback dates when no birth or death dates 2008-04-19 22:06:22 +00:00
ThumbNails.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
TipOfDay.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
ToolTips.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
TransUtils.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
TreeTips.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
UndoHistory.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
Utils.py Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +00:00
ViewManager.py Apply scrollbars to tabs on main Gramps window when there is not enough room on screen to display all the tabs. Useful for small screen devices like Asus eee PC 2008-06-24 20:27:01 +00:00