..
BasicUtils
Replace __call__ in dir(*) with callable(*) for performance gain
2008-07-14 15:47:15 +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
Adding new javascript files to be used by NarrativeWeb and WebCal
2008-07-16 07:32:46 +00:00
DataViews
Replace filter with any for performace gain
2008-07-07 19:50:35 +00:00
DateHandler
ticket 2244 Date parser for Norwegian locale, allow 'b' for month
2008-07-14 12:14:43 +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
Simplify coordinate checking
2008-07-03 18:28:44 +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
New database proxy which passes through objects which are referenced by at least one another object.
2008-07-07 19:25:18 +00:00
glade
GrampsDbUtils
Fix of issue 2253 in trunk
2008-07-14 18:56:39 +00:00
GrampsLocale
GrampsLogger
images
Merge
Code optimizations wrt handling of None - bug 2212
2008-06-16 15:01:46 +00:00
Mime
Models
Issue #0002175 : Change type() expressions to isinstance() expressions.
2008-05-25 19:55:47 +00:00
plugins
Several fixes. "styles" directory was not present before copying
2008-07-17 11:54:33 +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
Simple
Code optimizations wrt handling of None - bug 2212
2008-06-16 15:01:46 +00:00
test
Replace map with list comprehension
2008-07-09 20:34:17 +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
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
build_cmdplug
ColumnOrder.py
const.py.in
Date.py
DateEdit.py
DbLoader.py
Issue #0002175 : Change type() expressions to isinstance() expressions.
2008-05-25 19:55:47 +00:00
DbManager.py
Fix rename button. Broken in an earlier revision
2008-07-09 21:08:36 +00:00
DbState.py
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
gramps_main.py
gramps.py
GrampsAboutDialog.py
GrampsCfg.py
Code optimizations wrt handling of None - bug 2212
2008-06-16 15:01:46 +00:00
GrampsDisplay.py
ImgManip.py
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
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
QuickReports.py
Issue #0002175 : Change type() expressions to isinstance() expressions.
2008-05-25 19:55:47 +00:00
RecentFiles.py
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
soundex.py
Spell.py
SubstKeywords.py
ThumbNails.py
Code optimizations wrt handling of None - bug 2212
2008-06-16 15:01:46 +00:00
TipOfDay.py
ToolTips.py
TransUtils.py
TreeTips.py
Code optimizations wrt handling of None - bug 2212
2008-06-16 15:01:46 +00:00
UndoHistory.py
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