.. |
BasicUtils
|
pep8 & typos
|
2009-08-14 07:07:10 +00:00 |
cli
|
Remove the "check" and "summary" CLI actions. Those plugins can be run using "-a tool -p name=check" and "-a report -p name=summary" respectively.
|
2009-09-03 04:12:11 +00:00 |
Config
|
|
|
data
|
More work on classes EventList and EventPage. Changing elements to match current work.
|
2009-09-03 09:35:10 +00:00 |
DataViews
|
Start with fix up of connects to db in relationview.
|
2009-08-24 21:44:15 +00:00 |
DateHandler
|
3160: Add Serbian DateHandler (patch provided by VPeric)
|
2009-08-10 15:00:29 +00:00 |
DisplayModels
|
2863: Wrong row when dropping on embedded list
|
2009-08-20 09:31:10 +00:00 |
DisplayTabs
|
Nick_H patch of ticket
|
2009-08-24 22:14:31 +00:00 |
docgen
|
|
|
Editors
|
0003162: adding pic to media gallery in person editor fails
|
2009-08-14 16:10:24 +00:00 |
FilterEditor
|
2548: deprecated system_filter.xml
|
2009-08-20 12:27:29 +00:00 |
Filters
|
1. Implement iter_<object> methods in proxybase.
|
2009-09-02 20:10:45 +00:00 |
gen
|
1. Implement iter_<object> methods in proxybase.
|
2009-09-02 20:10:45 +00:00 |
glade
|
cleanup (typos, docs, indentation)
|
2009-08-08 15:52:12 +00:00 |
GrampsDbUtils
|
Implement restructured database objects
|
2009-08-31 18:42:29 +00:00 |
GrampsLocale
|
|
|
GrampsLogger
|
|
|
gui
|
Implement restructured database objects
|
2009-08-31 18:42:29 +00:00 |
images
|
|
|
mapstraction
|
GeoView : mapstraction to version 215.
|
2009-08-13 21:58:46 +00:00 |
Merge
|
Replace get_place_handles with iter_place_handles
|
2009-07-08 18:11:02 +00:00 |
Mime
|
0003162: adding pic to media gallery in person editor fails
|
2009-08-14 16:10:24 +00:00 |
plugins
|
More work on classes EventList and EventPage. Changing elements to match current work.
|
2009-09-03 09:35:10 +00:00 |
PluginUtils
|
pep8 fixes
|
2009-08-09 17:09:32 +00:00 |
ReportBase
|
3166: Add source notes to DDR/DAR
|
2009-08-14 11:28:28 +00:00 |
Selectors
|
Nick_H patch to participants in selectors, fixes a bug too
|
2009-08-24 22:56:12 +00:00 |
Simple
|
pep8 fixes
|
2009-08-09 17:09:32 +00:00 |
test
|
|
|
widgets
|
0003064: Remove check for libglade in configure
|
2009-08-10 21:25:13 +00:00 |
ansel_utf8.py
|
|
|
Assistant.py
|
|
|
AutoComp.py
|
AutoComp.py: remove redundant list-building and use inplace addition where applicable
|
2009-09-02 20:54:22 +00:00 |
Bookmarks.py
|
|
|
ColumnOrder.py
|
|
|
const.py.in
|
2548: deprecated system_filter.xml
|
2009-08-20 12:27:29 +00:00 |
Date.py
|
|
|
DateEdit.py
|
pep8 fixes
|
2009-08-09 17:09:32 +00:00 |
DbState.py
|
Implement restructured database objects
|
2009-08-31 18:42:29 +00:00 |
DdTargets.py
|
cleanup (reordering alphabetically of DnD types)
|
2009-08-12 10:01:28 +00:00 |
DisplayState.py
|
Bug 3123: [Gedcom] An empty type on event may break import
|
2009-07-29 17:39:58 +00:00 |
Errors.py
|
remove GConfSchemaError as it is not used anymore
|
2009-08-14 07:05:59 +00:00 |
ExportAssistant.py
|
0002948: error encountered while exporting to 'cd xml'
|
2009-08-08 15:44:46 +00:00 |
ExportOptions.py
|
Fixed an issue related to #0000841 and added two new properties: options.no_fileselect and options.confirm_text for altering assistant behavior; the Assistant code needs a refactoring at some point
|
2009-08-15 00:19:35 +00:00 |
glade.py
|
03090: All strings are not shown translated
|
2009-07-16 12:23:51 +00:00 |
gramps.py
|
Removing experimental server code
|
2009-08-03 00:24:34 +00:00 |
GrampsAboutDialog.py
|
|
|
GrampsCfg.py
|
Added Utils.update_constants() that is run after changing preferences.
|
2009-07-19 20:50:46 +00:00 |
GrampsDisplay.py
|
|
|
ImgManip.py
|
|
|
LdsUtils.py
|
|
|
ListModel.py
|
pep8 fixes & typos
|
2009-08-12 09:59:41 +00:00 |
Lru.py
|
pep8 fixes
|
2009-08-09 17:09:32 +00:00 |
Makefile.am
|
add glade.py to install
|
2009-07-15 14:03:31 +00:00 |
ManagedWindow.py
|
|
|
Navigation.py
|
pep8 fixes & typos
|
2009-08-12 09:59:41 +00:00 |
PageView.py
|
Start with fix up of connects to db in relationview.
|
2009-08-24 21:44:15 +00:00 |
PlaceUtils.py
|
|
|
ProgressDialog.py
|
|
|
QuestionDialog.py
|
pep8 & typos
|
2009-08-14 07:07:10 +00:00 |
QuickReports.py
|
|
|
RecentFiles.py
|
|
|
Relationship.py
|
|
|
Reorder.py
|
|
|
ScratchPad.py
|
Fix for OS X Scratchpad issue 3089: clipboard broken in Mac port
|
2009-08-05 18:29:21 +00:00 |
Sort.py
|
Replace locale.strcoll with locale.strxfmt for performance and Python 3.0 compliance
|
2009-06-30 14:05:57 +00:00 |
soundex.py
|
|
|
Spell.py
|
|
|
SubstKeywords.py
|
|
|
ThumbNails.py
|
typo & pep8 fixes
|
2009-08-10 21:23:38 +00:00 |
TipOfDay.py
|
|
|
ToolTips.py
|
|
|
TransUtils.py
|
03090: All strings are not shown translated
|
2009-07-16 12:23:51 +00:00 |
TreeTips.py
|
|
|
UndoHistory.py
|
Implement restructured database objects
|
2009-08-31 18:42:29 +00:00 |
Utils.py
|
2863: Wrong row when dropping on embedded list
|
2009-08-20 09:31:10 +00:00 |