gramps/src/Editors
Zsolt Foldvari 998908175f Issue #0002175: Change type() expressions to isinstance() expressions.
Patch from Gerald Britton <gerald.britton@gmail.com>


svn: r10762
2008-05-25 19:55:47 +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 Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +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 Issue #0002175: Change type() expressions to isinstance() expressions. 2008-05-25 19:55:47 +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 Reorganize custom widgets into a new 'widgets' package. 2008-05-08 19:40:56 +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