gramps/gramps2/src
Alex Roitman 8884528ee1 * src/Selectors/_Select*.py: Subclass from BaseSelector.
* src/Selectors/Makefile.am: Ship new file.
	* src/Selectors/_BaseSelector.py: Add new file.



svn: r6673
2006-05-15 20:50:25 +00:00
..
Config * src/Config/_GrampsIniKeys.py (get_default): Add optional arg 2006-05-13 05:54:07 +00:00
data * various: rename doc to data; move most of src/data to data. 2006-03-21 18:56:27 +00:00
DataViews * src/Filters/__init__.py: add SidebarFilter, PersonSidebarFilter 2006-05-15 20:37:19 +00:00
DateHandler 2006-05-14 Alex Roitman <shura@gramps-project.org> 2006-05-15 04:13:31 +00:00
DisplayTabs In .: 2006-05-15 15:53:42 +00:00
docgen In .: 2006-05-01 21:11:26 +00:00
Editors In .: 2006-05-15 15:53:42 +00:00
Filters * src/Filters/__init__.py: add SidebarFilter, PersonSidebarFilter 2006-05-15 20:37:19 +00:00
glade * src/glade/gramps.glade: typo. 2006-05-06 05:25:12 +00:00
GrampsDb * src/GrampsDb/_ReadXML.py (start_url): Parse URL type. 2006-05-15 05:37:54 +00:00
GrampsLogger * src/GrampsLogger/_ErrorReportAssistant.py 2006-04-27 01:40:32 +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/Filters/Rules/*: Add object-specific rules. 2006-05-03 06:29:07 +00:00
plugins 2006-05-15 Don Allingham <don@gramps-project.org> 2006-05-15 18:49:35 +00:00
PluginUtils In .: 2006-05-15 15:53:42 +00:00
RelLib fix marker type, search bar tuple problem 2006-05-11 23:05:12 +00:00
Selectors * src/Selectors/_Select*.py: Subclass from BaseSelector. 2006-05-15 20:50:25 +00:00
TreeViews * src/Makefile.am: Clean byte-compiled files. 2006-04-10 01:02:50 +00:00
accent.py
AddMedia.py 2006-05-09 Don Allingham <don@gramps-project.org> 2006-05-10 01:50:45 +00:00
ansel_utf8.py * src/SourceView.py: fix source query dialog 2006-02-07 03:07:31 +00:00
ArgHandler.py In .: 2006-05-01 21:11:26 +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 * src/AutoComp.py (StandardCustomSelector.fill): Adapt to new types. 2006-05-02 17:32:54 +00:00
BaseDoc.py fix typo 2006-04-08 00:53:44 +00:00
BasicUtils.py * src/GrampsDb/_ReadXML.py (GrampsParser): Use UpdateCallback. 2006-05-11 06:16:45 +00:00
Bookmarks.py connect goto_handle function for bookmark callback 2006-04-26 22:43:59 +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_test.py In .: 2006-05-01 21:11:26 +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 * src/DisplayTabs/_BackRefList.py: handle edit of events 2006-05-06 05:12:33 +00:00
DdTargets.py added repository reference editor 2006-03-25 03:07:20 +00:00
DisplayModels.py * src/DataViews/_RepositoryView.py: column fixes 2006-05-15 04:14:03 +00:00
DisplayState.py 2006-05-08 Don Allingham <don@gramps-project.org> 2006-05-09 04:15:04 +00:00
Errors.py updated PluginStatus dialog 2006-04-21 17:08:34 +00:00
Exporter.py * src/Exporter.py (Exporter.native_export): Use callback. 2006-05-09 23:15:38 +00:00
FontScale.py
gramps_main.py svn: r6497 2006-04-30 01:25:56 +00:00
gramps.py 2006-04-27 Don Allingham <don@gramps-project.org> 2006-04-27 17:03:23 +00:00
GrampsCfg.py * src/Config/_GrampsGconfKeys.py (get_default): Allow other types. 2006-05-13 05:53:47 +00:00
GrampsDisplay.py make manual work in Windows 2006-04-25 04:10:32 +00:00
GrampsLocale.py * src/GrampsLocale.py: handle platform specific locale issues 2005-12-30 03:57:31 +00:00
GrampsWidgets.py fix MonitoredDataType initialization 2006-05-12 16:30:38 +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 In .: 2006-05-15 15:53:42 +00:00
ManagedWindow.py force uimanager updates 2006-04-26 22:15:22 +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 nickname/call name changes 2006-05-05 21:16:24 +00:00
NameDisplay.py * src/NameDisplay.py: Add constants to number name components. 2006-04-13 05:26:19 +00:00
Navigation.py force uimanager updates 2006-04-26 22:15:22 +00:00
PageView.py * src/DataViews/_RepositoryView.py: column fixes 2006-05-15 04:14:03 +00:00
PeopleModel.py 2006-05-15 Don Allingham <don@gramps-project.org> 2006-05-15 18:49:35 +00:00
QuestionDialog.py In .: 2006-05-12 18:46:26 +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 2006-04-28 Alex Roitman <shura@gramps-project.org> 2006-04-28 16:56:19 +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 In .: 2006-05-01 21:11:26 +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 * src/TipOfDay.py (TipOfDay.__init__): switch to ManagedWindow 2006-04-27 20:36:32 +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 merge changes from gramps20 2005-12-06 06:38:09 +00:00
UndoHistory.py In .: 2006-05-12 18:46:26 +00:00
Utils.py * src/Exporter.py (Exporter.native_export): Use callback. 2006-05-09 23:15:38 +00:00
ViewManager.py * src/ViewManager.py (show_url): Set up link handler. 2006-05-14 00:43:05 +00:00