gramps/src/Editors
2008-11-30 19:33:54 +00:00
..
__init__.py Reorganize custom widgets into a new 'widgets' package. 2008-05-11 16:22:14 +00:00
_EditAddress.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_EditAttribute.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_EditChildRef.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_EditEvent.py Move src/objectentries.py to src/Editors/ObjectEntries.py. 2008-05-12 10:43:43 +00:00
_EditEventRef.py Move src/objectentries.py to src/Editors/ObjectEntries.py. 2008-05-12 10:43:43 +00:00
_EditFamily.py Fix of 2518, so that Alt-C always means Cancel. 2008-11-30 19:33:54 +00:00
_EditLdsOrd.py Move src/objectentries.py to src/Editors/ObjectEntries.py. 2008-05-12 10:43:43 +00:00
_EditLocation.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_EditMedia.py Stop media editor prompting to save changes on cancellation when none made. Bug #2364 2008-09-06 09:18:57 +00:00
_EditMediaRef.py #2489 Abbreviations are sometimes hard to translate 2008-11-12 09:50:50 +00:00
_EditName.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_EditNote.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_EditPerson.py Allow notebook to scroll if required by window resizing 2008-09-18 18:58:53 +00:00
_EditPersonRef.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_EditPlace.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +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 Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_EditRepository.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +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 Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_EditSourceRef.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_EditUrl.py Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +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 Move src/objectentries.py to src/Editors/ObjectEntries.py. 2008-05-12 10:43:43 +00:00
ObjectEntries.py Add missing gettext import. Pylint fixes. 2008-05-22 19:06:49 +00:00