gramps/src
Alex Roitman 5b113d9558 2006-06-14 Alex Roitman <shura@gramps-project.org>
* src/NameDisplay.py: Factor out commont code.
	* src/Editors/_EditName.py (_setup_fields): Remove Default item.
	* src/RelLib/_Name.py (Name.DEF): Replace with CUSTOM, use LNFN in
	place of previous DEF.
	* src/GrampsCfg.py (add_name_panel): Add Name Display panel.
	* src/GrampsDb/_ReadXML.py (stop_name): Properly set name type;
	do not set conf attribute on attr, addr, and event.



svn: r6889
2006-06-14 20:20:39 +00:00
..
Config 2006-06-14 Alex Roitman <shura@gramps-project.org> 2006-06-14 20:20:39 +00:00
data * various: rename doc to data; move most of src/data to data. 2006-03-21 18:56:27 +00:00
DataViews 2006-06-01 Don Allingham <don@gramps-project.org> 2006-06-02 03:21:52 +00:00
DateHandler 2006-05-14 Alex Roitman <shura@gramps-project.org> 2006-05-15 04:13:31 +00:00
DisplayModels 2006-05-26 Don Allingham <don@gramps-project.org> 2006-05-26 20:48:40 +00:00
DisplayTabs (BackRefList.create_buttons): set tooltips 2006-06-04 02:59:08 +00:00
docgen * src/docgen/PSDrawDoc.py: fix imports - make it work 2006-06-04 23:23:10 +00:00
Editors 2006-06-14 Alex Roitman <shura@gramps-project.org> 2006-06-14 20:20:39 +00:00
FilterEditor 2006-06-03 Don Allingham <don@gramps-project.org> 2006-06-03 19:08:09 +00:00
Filters In .: 2006-06-05 06:42:06 +00:00
glade 2006-06-03 Don Allingham <don@gramps-project.org> 2006-06-03 19:08:09 +00:00
GrampsDb 2006-06-14 Alex Roitman <shura@gramps-project.org> 2006-06-14 20:20:39 +00:00
GrampsLogger * src/GrampsLogger/_ErrorReportAssistant.py 2006-04-27 01:40:32 +00:00
images 2006-05-24 Don Allingham <don@gramps-project.org> 2006-05-25 00:23:22 +00:00
Merge Update 2006-05-31 02:41:46 +00:00
Mime 2006-06-05 Don Allingham <don@gramps-project.org> 2006-06-05 18:49:31 +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/plugins/GraphVis.py: ues Mime instead of GrampsMime 2006-06-13 02:08:11 +00:00
PluginUtils pass dbstate to report 2006-06-14 01:36:23 +00:00
RelLib 2006-06-14 Alex Roitman <shura@gramps-project.org> 2006-06-14 20:20:39 +00:00
ReportBase * src/ReportBase/_BareReportDialog.py: missing import (Bug #0000180) 2006-06-07 02:10:35 +00:00
Selectors 2006-05-31 Alex Roitman <shura@gramps-project.org> 2006-05-31 18:26:50 +00:00
TreeViews * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
accent.py
AddMedia.py 2006-05-09 Don Allingham <don@gramps-project.org> 2006-05-10 01:50:45 +00:00
ansel_utf8.py
ArgHandler.py Update 2006-05-31 02:03:29 +00:00
Assistant.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
AutoComp.py * src/AutoComp.py (StandardCustomSelector.fill): Adapt to new types. 2006-05-02 17:32:54 +00:00
BaseDoc.py add Table of Contents marks 2006-06-04 04:26:28 +00:00
BasicUtils.py * src/BasicUtils.py (UpdateCallback.reset): Add method. 2006-05-26 23:38:21 +00:00
Bookmarks.py connect goto_handle function for bookmark callback 2006-04-26 22:43:59 +00:00
build_cmdplug Update 2006-03-24 01:40:23 +00:00
ColumnOrder.py 2006-04-23 Don Allingham <don@gramps-project.org> 2006-04-24 04:06:17 +00:00
const.py.in svn: r6825 2006-05-31 03:23:55 +00:00
date_test.py In .: 2006-05-01 21:11:26 +00:00
Date.py
DateEdit.py 2006-05-17 Don Allingham <don@gramps-project.org> 2006-05-18 01:39:50 +00:00
DbLoader.py 2006-05-17 Don Allingham <don@gramps-project.org> 2006-05-18 01:39:50 +00:00
DdTargets.py added repository reference editor 2006-03-25 03:07:20 +00:00
DisplayState.py svn: r6870 2006-06-07 04:43:18 +00:00
Errors.py updated PluginStatus dialog 2006-04-21 17:08:34 +00:00
Exporter.py * src/Exporter.py (Exporter.native_export): Use callback. 2006-05-09 23:15:38 +00:00
FontScale.py
gramps_main.py 2006-05-24 Don Allingham <don@gramps-project.org> 2006-05-25 00:23:22 +00:00
gramps.py Add provisions for local mo files for Windows 2006-05-27 21:04:44 +00:00
GrampsCfg.py 2006-06-14 Alex Roitman <shura@gramps-project.org> 2006-06-14 20:20:39 +00:00
GrampsDisplay.py 2006-05-17 Don Allingham <don@gramps-project.org> 2006-05-18 01:39:50 +00:00
GrampsLocale.py * src/plugins/Calendar.py: make calendar work in Windows 2006-05-21 22:12:14 +00:00
GrampsWidgets.py 2006-05-23 Don Allingham <don@gramps-project.org> 2006-05-23 21:07:26 +00:00
ImgManip.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
LdsUtils.py * src/Utils.py: move event/attr constants to GedcomInfo. 2006-05-24 05:28:33 +00:00
ListModel.py image and screen updates 2006-04-18 02:09:43 +00:00
Makefile.am 2006-05-31 Don Allingham <don@gramps-project.org> 2006-06-01 03:36:59 +00:00
ManagedWindow.py 2006-06-03 Don Allingham <don@gramps-project.org> 2006-06-03 19:08:09 +00:00
NameDisplay.py 2006-06-14 Alex Roitman <shura@gramps-project.org> 2006-06-14 20:20:39 +00:00
Navigation.py force uimanager updates 2006-04-26 22:15:22 +00:00
PageView.py 2006-05-25 Don Allingham <don@gramps-project.org> 2006-05-25 19:39:44 +00:00
QuestionDialog.py In .: 2006-05-12 18:46:26 +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
ScratchPad.py * src/GrampsDb/_WriteGedcom.py: Multiple improvements. 2006-05-22 23:56:57 +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 svn: r6703 2006-05-18 03:14:55 +00:00
SubstKeywords.py type changes 2006-04-20 03:34:07 +00:00
TipOfDay.py svn: r6703 2006-05-18 03:14:55 +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
UndoHistory.py In .: 2006-05-12 18:46:26 +00:00
Utils.py * src/Utils.py: move event/attr constants to GedcomInfo. 2006-05-24 05:28:33 +00:00
ViewManager.py 2006-05-31 Alex Roitman <shura@gramps-project.org> 2006-05-31 18:26:50 +00:00