gramps/src/Editors
Alex Roitman 8f188fee5e * src/GrampsDb/_ReadXML.py (start_attribute): Support attributes
in event and eventref;
	(stop_cause): Create attribute on cause tag.
	* src/Editors/_EditEventRef.py (_create_tabbed_pages): Typos.
	* src/Editors/_EditEvent.py (_create_tabbed_pages): Typo.
	* data/grampsxml.rng: Document XML changes (xml 1.1.2).
	* data/grampsxml.dtd: Document XML changes (xml 1.1.2).
	* src/GrampsDb/_WriteXML.py (dump_event_ref): Write attributes;
	(write_event): write attributes, remove cause.


svn: r7182
2006-08-15 20:59:12 +00:00
..
__init__.py * src/Editors/__init__.py: added EditChildRef 2006-04-18 20:27:53 +00:00
_EditAddress.py * src/DateEdit.py: ManagedWindow 2006-05-06 03:14:13 +00:00
_EditAttribute.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditChildRef.py 2006-07-05 Don Allingham <don@gramps-project.org> 2006-07-05 19:00:32 +00:00
_EditEvent.py * src/GrampsDb/_ReadXML.py (start_attribute): Support attributes 2006-08-15 20:59:12 +00:00
_EditEventRef.py * src/GrampsDb/_ReadXML.py (start_attribute): Support attributes 2006-08-15 20:59:12 +00:00
_EditFamily.py 2006-08-11 Alex Roitman <shura@gramps-project.org> 2006-08-11 18:56:53 +00:00
_EditLdsOrd.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditLocation.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditMedia.py * src/Editors/_EditMedia.py (EditMedia.save): Use absolute path 2006-07-30 04:01:45 +00:00
_EditMediaRef.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditName.py 2006-07-31 Zsolt Foldvari <zfoldvar@users.sourceforge.net> 2006-07-31 11:08:44 +00:00
_EditPerson.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditPersonRef.py 2006-05-31 Alex Roitman <shura@gramps-project.org> 2006-05-31 18:26:50 +00:00
_EditPlace.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditPrimary.py Config method changed 2006-04-24 21:04:01 +00:00
_EditReference.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditRepoRef.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditRepository.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditSecondary.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditSource.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditSourceRef.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
_EditUrl.py * various: pyflakes fixes 2006-07-03 04:25:33 +00:00
Makefile.am * src/Editors/__init__.py: added EditChildRef 2006-04-18 20:27:53 +00:00