..
Config
2006-11-25 Don Allingham <don@gramps-project.org>
2006-11-26 04:39:34 +00:00
data
2006-10-28 Alex Roitman <shura@gramps-project.org>
2006-10-29 02:32:47 +00:00
DataViews
* src/DataViews/_RelationView.py (write_title): Always write Label for birth and death.
2006-11-29 19:40:43 +00:00
DateHandler
* src/GrampsDb/_ReadGedcom.py: Formatting fixes.
2006-10-29 04:36:08 +00:00
DisplayModels
2006-11-28 Don Allingham <don@gramps-project.org>
2006-11-29 05:29:25 +00:00
DisplayTabs
2006-11-11 Don Allingham <don@gramps-project.org>
2006-11-12 03:12:57 +00:00
docgen
* src/docgen/KwordDoc.py: don't us getuid in Windows
2006-11-29 04:23:20 +00:00
Editors
svn: r7711
2006-11-26 22:05:35 +00:00
FilterEditor
2006-10-09 Alex Roitman <shura@gramps-project.org>
2006-10-09 23:54:23 +00:00
Filters
2006-11-28 Alex Roitman <shura@gramps-project.org>
2006-11-29 06:09:17 +00:00
glade
2006-11-29 Alex Roitman <shura@gramps-project.org>
2006-11-30 06:56:15 +00:00
GrampsDb
2006-11-28 Don Allingham <don@gramps-project.org>
2006-11-29 05:29:25 +00:00
GrampsLogger
* src/GrampsLogger/_ErrorReportAssistant.py
2006-11-26 03:28:01 +00:00
images
* src/images/Makefile.am: add share-fam.png
2006-11-25 01:14:10 +00:00
Merge
* src/Merge/_MergePerson.py: fixed check_for_child function to handle childrefs
2006-11-26 22:34:02 +00:00
Mime
* src/Mime/_WinMime.py: potential fix for #446
2006-10-11 14:27:22 +00:00
Models
* src/Makefile.am: Clean byte-compiled files.
2006-04-10 01:02:50 +00:00
ObjectSelector
* src/GrampsDb/_WriteGedcom.py: Multiple improvements.
2006-05-22 23:56:57 +00:00
plugins
* src/docgen/KwordDoc.py: don't us getuid in Windows
2006-11-29 04:23:20 +00:00
PluginUtils
* src/PluginUtils/_Plugins.py: ignore pressing apply without a plugin being selected
2006-10-06 19:10:15 +00:00
RelLib
* src/Filters/Rules/Person/_HasCompleteRecord.py: Use new marker API
2006-11-27 16:11:38 +00:00
ReportBase
2006-11-25 Don Allingham <don@gramps-project.org>
2006-11-25 20:16:55 +00:00
Selectors
In .:
2006-10-11 04:59:26 +00:00
TreeViews
* src/Makefile.am: Clean byte-compiled files.
2006-04-10 01:02:50 +00:00
accent.py
AddMedia.py
* src/AddMedia.py: use full paths for calculations to avoid pwd issues
2006-07-01 04:55:36 +00:00
ansel_utf8.py
* src/SourceView.py: fix source query dialog
2006-02-07 03:07:31 +00:00
ArgHandler.py
2006-09-23 Don Allingham <don@gramps-project.org>
2006-09-24 04:37:59 +00:00
Assistant.py
2006-08-17 Alex Roitman <shura@gramps-project.org>
2006-08-17 21:39:20 +00:00
AutoComp.py
* src/GrampsDb/_GrampsDbBase.py: prevent null event types and
2006-06-16 03:32:51 +00:00
BaseDoc.py
2006-07-23 Manfred Paulus <manfred.paulus@gmx.de>
2006-07-23 23:16:21 +00:00
BasicUtils.py
* src/GrampsDb/_ReadGedcom.py: Formatting fixes.
2006-10-29 04:36:08 +00:00
Bookmarks.py
* src/GrampsDb/_GrampsDbBase.py: error message on disk space full
2006-10-09 03:57:41 +00:00
build_cmdplug
Update
2006-03-24 01:40:23 +00:00
ColumnOrder.py
* configure.in: up version number
2006-11-27 03:24:39 +00:00
const.py.in
2006-11-25 Alex Roitman <shura@gramps-project.org>
2006-11-26 03:00:44 +00:00
date_test.py
* src/date_test.py: Correct import of Date object
2006-11-09 05:05:40 +00:00
Date.py
* RelLib/_*.py: Make objects serialize all the way down to built-in
2006-02-03 22:03:53 +00:00
DateEdit.py
2006-07-04 Don Allingham <don@gramps-project.org>
2006-07-04 23:38:51 +00:00
DbLoader.py
* src/DbLoader.py (DbLoader.save_as): Prohibit SaveAs into the
2006-11-28 07:10:37 +00:00
DdTargets.py
* src/DisplayTabs/_PersonRefEmbedList.py,
2006-11-10 23:28:40 +00:00
DisplayState.py
* configure.in: up version number
2006-11-27 03:24:39 +00:00
Errors.py
updated PluginStatus dialog
2006-04-21 17:08:34 +00:00
Exporter.py
2006-08-17 Alex Roitman <shura@gramps-project.org>
2006-08-17 21:39:20 +00:00
FontScale.py
gramps_main.py
2006-11-16 Don Allingham <don@gramps-project.org>
2006-11-17 05:17:13 +00:00
gramps.py
* src/GrampsDb/_WriteGedcom.py (GedcomWriter.gui_setup): Add a
2006-08-27 21:04:49 +00:00
GrampsCfg.py
* configure.in: up version number
2006-11-27 03:24:39 +00:00
GrampsDisplay.py
* src/ViewManager.py (ViewManager.about): Use const.py.
2006-10-29 03:01:56 +00:00
GrampsLocale.py
* src/plugins/Calendar.py: make calendar work in Windows
2006-05-21 22:12:14 +00:00
GrampsWidgets.py
2006-11-29 Alex Roitman <shura@gramps-project.org>
2006-11-30 06:56:15 +00:00
ImgManip.py
* src/GrampsDb/_GrampsDbBase.py: prevent null event types and
2006-06-16 03:32:51 +00:00
LdsUtils.py
* src/LdsUtils.py (temples): Correct code for San Antonio.
2006-10-08 02:10:23 +00:00
ListModel.py
2006-07-04 Don Allingham <don@gramps-project.org>
2006-07-04 23:38:51 +00:00
Lru.py
the PyPE program
2006-10-30 04:09:43 +00:00
Makefile.am
2006-10-31 Don Allingham <don@gramps-project.org>
2006-10-31 17:36:38 +00:00
ManagedWindow.py
2006-11-17 Don Allingham <don@gramps-project.org>
2006-11-18 04:24:04 +00:00
NameDisplay.py
2006-08-17 Alex Roitman <shura@gramps-project.org>
2006-08-18 05:49:25 +00:00
Navigation.py
In .:
2006-08-01 04:31:10 +00:00
PageView.py
* src/DataViews/_RelationshipView.py: Optionally hide Edit buttons
2006-11-08 05:15:26 +00:00
QuestionDialog.py
* src/QuestionDialog.py: Set Window titles to make window manager and taskbar happy
2006-11-09 11:38:18 +00:00
RecentFiles.py
remove missing recent files
2006-04-06 16:50:05 +00:00
Relationship.py
In .:
2006-04-19 18:27:51 +00:00
Reorder.py
2006-11-16 Alex Roitman <shura@phy.ucsf.edu>
2006-11-17 00:39:27 +00:00
ScratchPad.py
* src/DisplayTabs/_PersonRefEmbedList.py,
2006-11-10 23:28:40 +00:00
Sort.py
Remove use of deprecated functions. Supported text reports now work.
2006-03-30 03:17:33 +00:00
soundex.py
Spell.py
In .:
2006-05-01 21:11:26 +00:00
StartupDialog.py
2006-08-17 Alex Roitman <shura@gramps-project.org>
2006-08-17 21:39:20 +00:00
SubstKeywords.py
type changes
2006-04-20 03:34:07 +00:00
TipOfDay.py
2006-10-26 Alex Roitman <shura@gramps-project.org>
2006-10-27 01:59:33 +00:00
ToolTips.py
* src/GrampsDb/_WriteGedcom.py: Multiple improvements.
2006-05-22 23:56:57 +00:00
TransUtils.py
* various: Use TransUtils.sgettext instead of gettext.gettext to work out stripping the context.
2006-03-16 20:24:27 +00:00
TreeTips.py
merge changes from gramps20
2005-12-06 06:38:09 +00:00
UndoHistory.py
2006-07-31 Alex Roitman <shura@gramps-project.org>
2006-08-01 02:24:49 +00:00
Utils.py
2006-11-21 Don Allingham <don@gramps-project.org>
2006-11-21 16:20:35 +00:00
ViewManager.py
* src/ViewManager.py: Fix 0000576: Credits window behind about window
2006-11-20 02:08:42 +00:00