gramps/src/Editors
Gerald Britton 6926f71869 Simplify coordinate checking
svn: r10837
2008-07-03 18:28:44 +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 Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +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 Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +00:00
_EditMediaRef.py Simplify coordinate checking 2008-07-03 18:28:44 +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 Code optimizations wrt handling of None - bug 2212 2008-06-16 15:01:46 +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