.. |
BasicUtils
|
Continued work on GEP008: Move BasicUtils/UpdateCallback.py to gen/updatecallback.py.
|
2010-01-10 20:21:10 +00:00 |
cli
|
Extend history functionality (back/forward) and active-changed signals to all primary objects
|
2010-01-10 19:19:33 +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
|
Remove unused "SpreadSheet" document generators.
|
2009-12-29 19:38:07 +00:00 |
FilterEditor
|
move src/DisplayTabs/* to src/gui/editors/displaytabs as part of GEP008
|
2009-12-16 06:11:06 +00:00 |
Filters
|
Add missing import
|
2010-01-08 21:46:36 +00:00 |
gen
|
Revised iterable table interface; removed DbEngine and DbTable
|
2010-01-12 18:38:39 +00:00 |
glade
|
Update for consistent use of ZIP/Postal code. See issue 3355.
|
2009-11-17 20:53:19 +00:00 |
GrampsLocale
|
|
|
GrampsLogger
|
More info on gtk in error report & remove duplicate PYTHON line
|
2010-01-09 15:16:50 +00:00 |
gui
|
On delete of node in treeview, remove handle link so that goto_handle unsets
|
2010-01-12 22:10:33 +00:00 |
images
|
Fourth update for consistent use of Gramps. See issue 3355.
|
2009-11-19 17:40:24 +00:00 |
mapstraction
|
|
|
Merge
|
gen.lib and gen.utils are independent; removed gen.utils.dbutils --- moved db methods to gen.db.base
|
2009-12-21 04:18:31 +00:00 |
Mime
|
Moved import gtk to make Mime module cli usable
|
2009-12-30 20:53:38 +00:00 |
plugins
|
Make in-law relationships easier to translate for the Kinship Report.
|
2010-01-13 04:31:42 +00:00 |
PluginUtils
|
Fix for activating a notepad that hasn't been shown yet can crash python
|
2010-01-11 16:11:30 +00:00 |
ReportBase
|
3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods
|
2009-12-23 15:55:58 +00:00 |
Simple
|
Extend history functionality (back/forward) and active-changed signals to all primary objects
|
2010-01-10 19:19:33 +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 |
ansel_utf8.py
|
|
|
Assistant.py
|
Third update for consistent use of Gramps. See issue 3355.
|
2009-11-19 17:32:11 +00:00 |
AutoComp.py
|
|
|
Bookmarks.py
|
Fix bug in bookmark organiser introduced with commit 14023
|
2010-01-12 00:30:23 +00:00 |
ColumnOrder.py
|
|
|
config.py
|
Missing import
|
2010-01-09 19:41:00 +00:00 |
const.py.in
|
Third update for consistent use of Gramps. See issue 3355.
|
2009-11-19 17:32:11 +00:00 |
Date.py
|
|
|
DateEdit.py
|
Make short and long month strings constants in the DateDisplay class instead of using the localized month strings detected by GrampsLocale. This will allow DateDisplayers to work for languages other than the current locale - will be useful for user selectable report translations.
|
2009-10-28 03:25:57 +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
|
Clear all navigation history on change of database
|
2010-01-12 01:29:07 +00:00 |
Errors.py
|
|
|
ExportAssistant.py
|
Extend history functionality (back/forward) and active-changed signals to all primary objects
|
2010-01-10 19:19:33 +00:00 |
ExportOptions.py
|
|
|
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
|
First update for consistent use of Gramps. See issue 3355.
|
2009-11-17 20:14:53 +00:00 |
GrampsCfg.py
|
3473: To dynamicaly change calendar option on the Gramps session
|
2010-01-09 17:51:58 +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
|
|
|
ListModel.py
|
3347: /src/Selectors/_SelectPlace.py is still looking for DataViews
|
2009-11-12 21:53:47 +00:00 |
Lru.py
|
|
|
Makefile.am
|
ProgressDialog.py has moved from src/
|
2010-01-10 08:52:58 +00:00 |
ManagedWindow.py
|
Third update for consistent use of Gramps. See issue 3355.
|
2009-11-19 17:32:11 +00:00 |
PlaceUtils.py
|
|
|
QuestionDialog.py
|
Third update for consistent use of Gramps. See issue 3355.
|
2009-11-19 17:32:11 +00:00 |
QuickReports.py
|
Enabled Quickviews on all list views; enabled References Quickview for all views
|
2009-12-31 14:59:44 +00:00 |
RecentFiles.py
|
|
|
Relationship.py
|
Make in-law relationships easier to translate for the Kinship Report.
|
2010-01-13 04:31:42 +00:00 |
Reorder.py
|
|
|
ScratchPad.py
|
|
|
Sort.py
|
Moved fallback functions from Db to gen.utils
|
2009-12-21 05:58:55 +00:00 |
soundex.py
|
|
|
Spell.py
|
Further hacking to make testing locales faster, but still work in a limited fashion when pyenchant is not installed
|
2009-11-12 02:58:33 +00:00 |
SubstKeywords.py
|
Moved fallback functions from Db to gen.utils
|
2009-12-21 05:58:55 +00:00 |
ThumbNails.py
|
|
|
TipOfDay.py
|
|
|
ToolTips.py
|
|
|
TransUtils.py
|
Fix of issue 3480.
|
2010-01-08 15:54:47 +00:00 |
TreeTips.py
|
|
|
UndoHistory.py
|
|
|
Utils.py
|
Fix bug in bookmark organiser introduced with commit 14023
|
2010-01-12 00:30:23 +00:00 |