Don Allingham
|
a712445a2b
|
2007-04-07 Don Allingham <don@gramps-project.org>
* src/plugins/Checkpoint.py: update from 2.2
* src/GrampsDb/_GrampsDbWriteXML.py: clean up
* src/Editors/_EditPrimary.py: prevent double OK clicks
* src/Editors/_EditPlace.py: prevent double OK clicks
* src/Editors/_EditSource.py: prevent double OK clicks
* src/Editors/_EditPerson.py: prevent double OK clicks
* src/Editors/_EditRepository.py: prevent double OK clicks
* src/Editors/_EditFamily.py: prevent double OK clicks
* src/Editors/_EditEvent.py: prevent double OK clicks
svn: r8361
|
2007-04-08 04:24:38 +00:00 |
|
Brian Matherly
|
ab25044a7e
|
0000993: Checkpoint tool crashes in Windows
svn: r8353
|
2007-04-05 02:58:54 +00:00 |
|
Richard Taylor
|
f96b6f5dc2
|
refactor GrampsDb and clean RelLib deps.
svn: r8032
|
2007-02-03 17:11:05 +00:00 |
|
Brian Matherly
|
bc78ab8087
|
* src/plugins/Checkpoint.py: typo
svn: r7324
|
2006-09-16 11:55:53 +00:00 |
|
Alex Roitman
|
eff3ae3f82
|
2006-08-21 Alex Roitman <shura@gramps-project.org>
* src/plugins/Checkpoint.py (__init__): Assign dbstate.
svn: r7227
|
2006-08-22 03:32:00 +00:00 |
|
Alex Roitman
|
230d3b7d69
|
In .:
2006-07-31 Alex Roitman <shura@gramps-project.org>
* src/Filters/_SearchBar.py (SearchBar.__init__): Take dbstate as
a constructor argument; (SearchBar.apply_filter): pass dbstate.
* src/PageView.py (BookMarkView.add_bookmark,
PersonNavView.jumpto, PersonNavView.fwd_clicked,
PersonNavView.back_clicked, ListView.build_widget): Pass dbstate.
* src/Navigation.py (BaseNavigation.__init__,
PersonNavigation.__init__): Take dbstate as a constructor argument;
(PersonNavigation.build_item_name): properly access dbstate.
* src/DisplayState.py (__init__): Do not take dbstate as a
constructor argument; Do not connect dbstate signal here (moved to
ViewManager);
(display_relationship,push_message,modify_statusbar): Make dbstate
an argument.
* src/plugins/Checkpoint.py (run_tool): Pass dbstate.
* src/ViewManager.py (_build_main_window): Do not pass dbstate to
uistate DisplayState constructor; connect dbstate signal handler;
pass dbstate to Navigation; (keypress): Pass dbstate;
(statusbar_key_update): Pass dbstate;
(do_load_plugins): Pass dbstate;
(ViewManager.add_bookmark): Pass dbstate.
* src/DataViews/_RelationView.py (shade_update): Pass dbstate.
* src/DataViews/_PersonView.py (build_widget,_goto,
key_goto_home_person, key_edit_selected_person): Pass dbstate.
* src/Filters/Makefile.am (pkgdata_PYTHON): Remove obsolete file.
* src/Filters/__init__.py: Remove importing obsolete module.
* src/Filters/_FilterWidget.py: Remove obsolete module.
In po:
2006-07-31 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Remove obsolete file.
svn: r7104
|
2006-08-01 04:31:10 +00:00 |
|
Alex Roitman
|
59ef47b6e1
|
* src/plugins/Checkpoint.py (Checkpoint.init_gui): Detect whether
rcs program is present and modify UI accordingly.
* src/plugins/checkpoint.glade: Add hidden warning label.
svn: r7049
|
2006-07-20 04:25:44 +00:00 |
|
Alex Roitman
|
275c495a32
|
2006-07-16 Alex Roitman <shura@gramps-project.org>
* src/plugins/Checkpoint.py (Checkpoint.run_tool): Add busy cursor.
svn: r7033
|
2006-07-16 15:00:35 +00:00 |
|
Alex Roitman
|
86ec5e51b8
|
* src/plugins/Checkpoint.py: Fix wm.
svn: r6460
|
2006-04-27 02:04:05 +00:00 |
|
Don Allingham
|
fb27b07fc1
|
Start of migrating tools to Managed Windows
svn: r6294
|
2006-04-09 22:53:53 +00:00 |
|
Alex Roitman
|
57d6df04c9
|
* various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext
svn: r6282
|
2006-04-06 22:02:46 +00:00 |
|
Don Allingham
|
6c0e2b86d6
|
handle to ref conversions
svn: r6239
|
2006-03-31 04:19:06 +00:00 |
|
Alex Roitman
|
93add4967a
|
* various: Use TransUtils.sgettext instead of gettext.gettext to work out stripping the context.
svn: r6155
|
2006-03-16 20:24:27 +00:00 |
|
Alex Roitman
|
6b9d4207ce
|
* src/Plugins.py, src/PluginMgr.py: Move to ReportUtils.
svn: r6133
|
2006-03-11 01:12:06 +00:00 |
|
Don Allingham
|
85fbf617d1
|
* src/GrampsLocale.py: handle platform specific locale issues
* src/DateDisplay.py: use GrampsLocale
* src/DateParser.py: use GrampsLocale
* src/DisplayModels.py: use GrampsLocale
* src/Exporter.py: start conversion to Assistant
* src/RecentFiles.py: fcntl option for broken platforms
* src/StartupDialog.py: convert to Assistant
* src/ViewManager.py: remove debug statement
* src/RelLib/_PrimaryObject.py: use GrampsLocale
* src/plugins/Checkpoint.py: use GrampsLocale
* src/plugins/NavWebPage.py: use GrampsLocale
svn: r5644
|
2005-12-30 03:57:31 +00:00 |
|
Alex Roitman
|
b08882b5b2
|
* various: merge changes made in gramps20 up until R2_0_9 tag.
svn: r5544
|
2005-12-13 02:07:16 +00:00 |
|
Alex Roitman
|
2f962b5f96
|
merge changes from gramps20
svn: r5482
|
2005-12-06 06:38:09 +00:00 |
|
Alex Roitman
|
704e0c4787
|
Merge changes from gramps20 made since 2.0.5
svn: r5105
|
2005-08-18 05:58:28 +00:00 |
|
Alex Roitman
|
9ee0f10127
|
Merge changes between 2.0.1 and 2.0.2 with the main trunk
svn: r4785
|
2005-06-05 04:01:56 +00:00 |
|