.. |
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
|
GeoView : Split in two parts : HtmlRenderer and GeoView.
|
2009-09-07 21:13:38 +00:00 |
data
|
Removed dump_source_references() from NarrativeWeb, updating of WebCal still in place. Updates to stylesheet.
|
2009-09-23 20:31:21 +00:00 |
DataViews
|
GeoView : Bug when event without people associated with it.
|
2009-09-24 17:41:33 +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
|
Tweaks to use inplace arithmetic
|
2009-09-10 18:49:48 +00:00 |
Editors
|
String must be unicode for truncation to work for non ascii characters.
|
2009-09-08 10:13:48 +00:00 |
FilterEditor
|
Tweaks to use inplace arithmetic
|
2009-09-10 18:49:48 +00:00 |
Filters
|
Exploit new iter_<objects> methods
|
2009-09-15 19:37:23 +00:00 |
gen
|
1. Enhance cursor.py to support updating records after reading them
|
2009-09-23 20:07:58 +00:00 |
glade
|
#3211: Entries on choice list for SourceRef confidence level are not displayed
|
2009-09-25 17:53:47 +00:00 |
GrampsDbUtils
|
Implement restructured database objects
|
2009-08-31 18:42:29 +00:00 |
GrampsLocale
|
2730: numeric dates on windows not correct
|
2009-02-27 07:37:16 +00:00 |
GrampsLogger
|
Split CLI from GUI. These changes allow CLI to work without GTK
|
2009-06-18 21:56:37 +00:00 |
gui
|
GeoView : Split in two parts : HtmlRenderer and GeoView.
|
2009-09-07 21:13:38 +00:00 |
images
|
GeoView : Change map icons and add marriage icon.
|
2009-09-24 12:10:41 +00:00 |
mapstraction
|
GeoView : mapstraction to version 215.
|
2009-08-13 21:58:46 +00:00 |
Merge
|
Use new iter_objects methods
|
2009-09-14 20:50:25 +00:00 |
Mime
|
0003162: adding pic to media gallery in person editor fails
|
2009-08-14 16:10:24 +00:00 |
plugins
|
Removed dump_source_references() from NarrativeWeb, updating of WebCal still in place. Updates to stylesheet.
|
2009-09-23 20:31:21 +00:00 |
PluginUtils
|
Exploit new iter_<objects> methods
|
2009-09-15 19:37:23 +00:00 |
ReportBase
|
Use new iter_objects methods
|
2009-09-14 20:50:25 +00:00 |
Selectors
|
Nick_H patch to participants in selectors, fixes a bug too
|
2009-08-24 22:56:12 +00:00 |
Simple
|
Add ability for double-click on SimpleTable row to show people by list of handles
|
2009-09-18 22:49:43 +00:00 |
test
|
fixed indentation issues and mix of tabs and spaces.
|
2009-02-09 23:37:40 +00:00 |
widgets
|
Tweaks to use inplace arithmetic
|
2009-09-10 18:49:48 +00:00 |
ansel_utf8.py
|
Bug 3018: remove calls to keys() dictionary method where possible
|
2009-05-22 18:43:40 +00:00 |
Assistant.py
|
Split CLI from GUI. These changes allow CLI to work without GTK
|
2009-06-18 21:56:37 +00:00 |
AutoComp.py
|
AutoComp.py: remove redundant list-building and use inplace addition where applicable
|
2009-09-02 20:54:22 +00:00 |
Bookmarks.py
|
Tweaks to use inplace arithmetic
|
2009-09-10 18:49:48 +00:00 |
ColumnOrder.py
|
Add glade.py with Glade class and use instead of gtk.Builder throughout project
|
2009-05-14 20:15:59 +00:00 |
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
|
merge of typo fixes from 3.1 branch
|
2009-02-22 11:07:51 +00:00 |
GrampsCfg.py
|
Added Utils.update_constants() that is run after changing preferences.
|
2009-07-19 20:50:46 +00:00 |
GrampsDisplay.py
|
Factored out common code into find_binary function
|
2009-09-19 10:47:24 +00:00 |
ImgManip.py
|
2691: Create api documentation with sphinx
|
2009-06-24 21:56:07 +00:00 |
LdsUtils.py
|
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
|
2009-05-26 20:48:09 +00:00 |
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
|
2691: Create api documentation with sphinx
|
2009-06-24 21:56:07 +00:00 |
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
|
Tweaks to use inplace arithmetic
|
2009-09-10 18:49:48 +00:00 |
ProgressDialog.py
|
2691: Create api documentation with sphinx
|
2009-06-24 21:56:07 +00:00 |
QuestionDialog.py
|
pep8 & typos
|
2009-08-14 07:07:10 +00:00 |
QuickReports.py
|
remove template code from quickreport docgen
|
2009-06-15 16:18:16 +00:00 |
RecentFiles.py
|
Tweaks to use inplace arithmetic
|
2009-09-10 18:49:48 +00:00 |
Relationship.py
|
2691: Create api documentation with sphinx
|
2009-06-24 21:56:07 +00:00 |
Reorder.py
|
Add glade.py with Glade class and use instead of gtk.Builder throughout project
|
2009-05-14 20:15:59 +00:00 |
ScratchPad.py
|
String must be unicode for truncation to work for non ascii characters.
|
2009-09-08 07:28:23 +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
|
Bug 3018: remove calls to keys() dictionary method where possible
|
2009-05-22 18:43:40 +00:00 |
SubstKeywords.py
|
Bug 3011: change old-style classes to new-style classes
|
2009-05-21 17:19:50 +00:00 |
ThumbNails.py
|
typo & pep8 fixes
|
2009-08-10 21:23:38 +00:00 |
TipOfDay.py
|
Bug 3011: change old-style classes to new-style classes
|
2009-05-21 17:19:50 +00:00 |
ToolTips.py
|
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
|
2009-05-26 20:48:09 +00:00 |
TransUtils.py
|
03090: All strings are not shown translated
|
2009-07-16 12:23:51 +00:00 |
TreeTips.py
|
0002897: Clipboard's Source Reference popup lingers forever
|
2009-04-10 03:01:42 +00:00 |
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 |