gramps/gramps2/src
Don Allingham 9f04f55701 Config method changed
svn: r6429
2006-04-24 21:04:01 +00:00
..
Config Config method changed 2006-04-24 21:04:01 +00:00
data * various: rename doc to data; move most of src/data to data. 2006-03-21 18:56:27 +00:00
DataViews Config method changed 2006-04-24 21:04:01 +00:00
DateHandler * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
docgen * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
Editors Config method changed 2006-04-24 21:04:01 +00:00
glade 2006-04-23 Don Allingham <don@gramps-project.org> 2006-04-24 04:06:17 +00:00
GrampsDb Config method changed 2006-04-24 21:04:01 +00:00
GrampsLogger * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
images * src/images/mk_blue_marble.py: Provide fallback if jpegtrans does not work/exist. 2006-04-11 17:04:42 +00:00
Mime * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
Models * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
ObjectSelector * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
plugins Update 2006-04-23 22:52:23 +00:00
PluginUtils Config method changed 2006-04-24 21:04:01 +00:00
RelLib * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
TreeViews * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
accent.py
AddMedia.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
ansel_utf8.py * src/SourceView.py: fix source query dialog 2006-02-07 03:07:31 +00:00
ArgHandler.py Config method changed 2006-04-24 21:04:01 +00:00
Assistant.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
AutoComp.py widget connections 2006-04-04 21:55:35 +00:00
BaseDoc.py fix typo 2006-04-08 00:53:44 +00:00
Bookmarks.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
build_cmdplug Update 2006-03-24 01:40:23 +00:00
ColumnOrder.py 2006-04-23 Don Allingham <don@gramps-project.org> 2006-04-24 04:06:17 +00:00
const.py.in * src/DataViews/_MediaView.py: Shorten tab name 2006-04-22 22:09:16 +00:00
Date.py * RelLib/_*.py: Make objects serialize all the way down to built-in 2006-02-03 22:03:53 +00:00
DateEdit.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
DdTargets.py added repository reference editor 2006-03-25 03:07:20 +00:00
DisplayModels.py * src/DataViews/_EventView.py: pychecker fixes 2006-04-21 04:14:00 +00:00
DisplayState.py Config method changed 2006-04-24 21:04:01 +00:00
DisplayTabs.py * src/DataViews/_EventView.py: pychecker fixes 2006-04-21 04:14:00 +00:00
Errors.py updated PluginStatus dialog 2006-04-21 17:08:34 +00:00
Exporter.py Config method changed 2006-04-24 21:04:01 +00:00
FontScale.py
GenericFilter.py * src/DataViews/_EventView.py: pychecker fixes 2006-04-21 04:14:00 +00:00
gramps_main.py Config method changed 2006-04-24 21:04:01 +00:00
gramps.py dialog fixes, replace fork with spawn 2006-03-29 22:51:27 +00:00
GrampsCfg.py Config method changed 2006-04-24 21:04:01 +00:00
GrampsDisplay.py dialog fixes, replace fork with spawn 2006-03-29 22:51:27 +00:00
GrampsLocale.py
GrampsWidgets.py 2006-04-19 Don Allingham <don@gramps-project.org> 2006-04-20 03:10:23 +00:00
ImgManip.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
lds.py Update 2006-04-10 19:17:00 +00:00
ListModel.py image and screen updates 2006-04-18 02:09:43 +00:00
Makefile.am * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
ManagedWindow.py Update 2006-04-23 22:43:36 +00:00
MergeData.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
MergePeople.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
NameDisplay.py * src/NameDisplay.py: Add constants to number name components. 2006-04-13 05:26:19 +00:00
Navigation.py restore attr_edit in glade file 2006-04-07 04:32:43 +00:00
PageView.py * src/DataViews/_EventView.py: pychecker fixes 2006-04-21 04:14:00 +00:00
PeopleModel.py 2006-04-19 Don Allingham <don@gramps-project.org> 2006-04-20 03:10:23 +00:00
QuestionDialog.py Config method changed 2006-04-24 21:04:01 +00:00
RecentFiles.py remove missing recent files 2006-04-06 16:50:05 +00:00
Relationship.py In .: 2006-04-19 18:27:51 +00:00
ScratchPad.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
SelectEvent.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
SelectFamily.py 2006-04-23 Don Allingham <don@gramps-project.org> 2006-04-24 04:06:17 +00:00
SelectObject.py * src/GrampsDb/_GrampsDbBase.py: pychecker 2006-04-23 04:29:14 +00:00
SelectPerson.py pychecker fixes 2006-04-22 04:00:58 +00:00
SelectSource.py * various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext 2006-04-06 22:02:46 +00:00
Sort.py Remove use of deprecated functions. Supported text reports now work. 2006-03-30 03:17:33 +00:00
soundex.py
Spell.py Config method changed 2006-04-24 21:04:01 +00:00
StartupDialog.py Config method changed 2006-04-24 21:04:01 +00:00
SubstKeywords.py type changes 2006-04-20 03:34:07 +00:00
TipOfDay.py Config method changed 2006-04-24 21:04:01 +00:00
ToolTips.py more ChildRef changes 2006-04-13 19:44:35 +00:00
TransUtils.py * various: Use TransUtils.sgettext instead of gettext.gettext to work out stripping the context. 2006-03-16 20:24:27 +00:00
TreeTips.py
Utils.py 2006-04-23 Alex Roitman <shura@gramps-project.org> 2006-04-23 22:18:01 +00:00
ViewManager.py Config method changed 2006-04-24 21:04:01 +00:00