gramps/gramps2/src
Alex Roitman d505dee76a 2006-04-20 Alex Roitman <shura@gramps-project.org>
* src/RelLib/_EventRef.py (unserialize): Avoid class constructor.
	* src/RelLib/_Person.py (unserialize): Avoid class constructor.
	* src/RelLib/_Name.py (unserialize): Avoid class constructor.
	* src/RelLib/_Repository.py (unserialize): Avoid class constructor.
	* src/RelLib/_RepoRef.py (unserialize): Avoid class constructor.
	* src/GrampsDb/_WriteXML.py: Update to export new types.



svn: r6382
2006-04-20 18:20:55 +00:00
..
Config * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +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-04-19 Don Allingham <don@gramps-project.org> 2006-04-20 03:10:23 +00:00
DateHandler * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
docgen Improve graphic alignment in OO reports. (Bug 1370498) 2006-04-10 04:29:29 +00:00
Editors svn: r6378 2006-04-20 04:59:04 +00:00
glade * src/Editors/__init__.py: added EditChildRef 2006-04-18 20:27:53 +00:00
GrampsDb 2006-04-20 Alex Roitman <shura@gramps-project.org> 2006-04-20 18:20:55 +00:00
GrampsLogger * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
images * src/images/mk_blue_marble.py: Provide fallback if jpegtrans does not work/exist. 2006-04-11 17:04:42 +00:00
Mime * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
Models * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
ObjectSelector * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
plugins * src/plugins/ImportGeneWeb.py: Use new type classes; Start of parsing relationships (unfinished) 2006-04-20 16:26:12 +00:00
PluginUtils GrampsType support for FamilyRelations, Events 2006-04-19 22:59:33 +00:00
RelLib 2006-04-20 Alex Roitman <shura@gramps-project.org> 2006-04-20 18:20:55 +00:00
TreeViews * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
accent.py
AddMedia.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
ansel_utf8.py * src/SourceView.py: fix source query dialog 2006-02-07 03:07:31 +00:00
ArgHandler.py Update 2006-04-10 18:30:30 +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 widget connections 2006-04-04 21:55:35 +00:00
BaseDoc.py fix typo 2006-04-08 00:53:44 +00:00
Bookmarks.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
build_cmdplug Update 2006-03-24 01:40:23 +00:00
ColumnOrder.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
const.py.in remove expanduser 2006-03-29 04:11:17 +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 * 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
DdTargets.py added repository reference editor 2006-03-25 03:07:20 +00:00
DisplayModels.py GrampsType support for FamilyRelations, Events 2006-04-19 22:59:33 +00:00
DisplayState.py dbstate.active fixes 2006-04-02 04:15:11 +00:00
DisplayTabs.py type changes 2006-04-20 03:34:07 +00:00
Errors.py Start of migrating tools to Managed Windows 2006-04-09 22:53:53 +00:00
Exporter.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
FontScale.py
GenericFilter.py type changes 2006-04-20 03:34:07 +00:00
gramps_main.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
gramps.py dialog fixes, replace fork with spawn 2006-03-29 22:51:27 +00:00
GrampsCfg.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
GrampsDisplay.py dialog fixes, replace fork with spawn 2006-03-29 22:51:27 +00:00
GrampsLocale.py * src/GrampsLocale.py: handle platform specific locale issues 2005-12-30 03:57:31 +00:00
GrampsWidgets.py 2006-04-19 Don Allingham <don@gramps-project.org> 2006-04-20 03:10:23 +00:00
ImgManip.py Fix image handling problems for reports. 2006-04-05 04:41:56 +00:00
lds.py Update 2006-04-10 19:17:00 +00:00
ListModel.py image and screen updates 2006-04-18 02:09:43 +00:00
Makefile.am * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
ManagedWindow.py Start of migrating tools to Managed Windows 2006-04-09 22:53:53 +00:00
MergeData.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
MergePeople.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
NameDisplay.py * src/NameDisplay.py: Add constants to number name components. 2006-04-13 05:26:19 +00:00
Navigation.py restore attr_edit in glade file 2006-04-07 04:32:43 +00:00
PageView.py 2006-04-19 Don Allingham <don@gramps-project.org> 2006-04-20 03:10:23 +00:00
PeopleModel.py 2006-04-19 Don Allingham <don@gramps-project.org> 2006-04-20 03:10:23 +00:00
QuestionDialog.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
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 GrampsType support for FamilyRelations, Events 2006-04-19 22:59:33 +00:00
SelectEvent.py GrampsType support for FamilyRelations, Events 2006-04-19 22:59:33 +00:00
SelectFamily.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
SelectObject.py image and screen updates 2006-04-18 02:09:43 +00:00
SelectPerson.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
SelectSource.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
Sort.py Remove use of deprecated functions. Supported text reports now work. 2006-03-30 03:17:33 +00:00
soundex.py
Spell.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
StartupDialog.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
SubstKeywords.py type changes 2006-04-20 03:34:07 +00:00
TipOfDay.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
ToolTips.py more ChildRef changes 2006-04-13 19:44:35 +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
Utils.py svn: r6378 2006-04-20 04:59:04 +00:00
ViewManager.py image and screen updates 2006-04-18 02:09:43 +00:00