gramps/src/Editors
2008-05-02 10:14:39 +00:00
..
__init__.py 2007-02-25 Don Allingham <don@gramps-project.org> 2007-02-26 01:39:16 +00:00
_EditAddress.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditAttribute.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditChildRef.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditEvent.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditEventRef.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditFamily.py 2008-02-24 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 18:58:45 +00:00
_EditLdsOrd.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditLocation.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditMedia.py Stop crash on media editor when no image present bug #2014 2008-04-10 21:36:35 +00:00
_EditMediaRef.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
_EditName.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditNote.py Typo: changing note to preformatted raised exception. 2008-04-08 15:29:03 +00:00
_EditPerson.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditPersonRef.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditPlace.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditPrimary.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditReference.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditRepoRef.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-24 13:55:55 +00:00
_EditRepository.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditSecondary.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditSource.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_EditSourceRef.py Make source reference window remember size 2008-04-19 20:56:01 +00:00
_EditUrl.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
_StyledTextBuffer.py Avoid accessing private class variable in StyledTextTagType. 2008-05-02 10:14:39 +00:00
_StyledTextEditor.py Move STYLE_TYPE and STYLE_DEFAULT constants from StyledTextBuffer to StyledTextTagType. 2008-04-23 13:34:13 +00:00
AddMedia.py Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki. 2008-04-05 14:17:15 +00:00
Makefile.am Add src/Editors/_StyledTextEditor.py to Makefile. 2008-04-04 20:12:50 +00:00