Alex Roitman
a265eac5e4
2006-05-18 Alex Roitman <shura@gramps-project.org>
...
* INSTALL: Clarify; list build-dependencies.
* src/GrampsDb/_ReadGrdb.py: Update progress.
svn: r6713
2006-05-18 21:16:59 +00:00
Don Allingham
85537e7f85
state/city mapping
...
svn: r6711
2006-05-18 17:16:03 +00:00
Don Allingham
eb510527db
fix ansel detection
...
svn: r6710
2006-05-18 16:08:56 +00:00
Don Allingham
382ae81515
Fix media ref glade description
...
svn: r6709
2006-05-18 15:22:53 +00:00
Alex Roitman
4da1b1b579
* src/GrampsDb/_ReadXML.py (start_childref): Typo.
...
svn: r6705
2006-05-18 04:40:37 +00:00
Alex Roitman
8215cf553d
* src/GrampsDb/_ReadGrdb.py: Add repos, modularize.
...
svn: r6704
2006-05-18 04:16:54 +00:00
Alex Roitman
ad2e6ddbeb
2006-05-17 Alex Roitman <shura@gramps-project.org>
...
* src/ViewManager.py: Reorder calls to make work with ArgHandler.
svn: r6702
2006-05-18 03:11:15 +00:00
Don Allingham
ae6da05e4b
2006-05-17 Don Allingham <don@gramps-project.org>
...
* src/GrampsCfg.py: pychecker fixes
* src/GrampsWidgets.py: pychecker fixes
* src/glade/gramps.glade: fix text entry -> label
* src/NameDisplay.py: pychecker fixes
* src/DisplayState.py: pychecker fixes
* src/GrampsDisplay.py: pychecker fixes
* src/DateEdit.py: pychecker fixes
* src/gramps_main.py: pychecker fixes
* src/DbLoader.py: pychecker fixes
svn: r6701
2006-05-18 01:39:50 +00:00
Alex Roitman
ae8ec93201
* src/ArgHandler.py: Adapt to recent changes.
...
* src/BasicUtils.py (update_empty): Clean up callback.
* src/GrampsDb/_ReadGedcom.py: Clean up callback.
svn: r6700
2006-05-18 01:02:52 +00:00
Alex Roitman
d95f546782
In .:
...
* src/GrampsDb/_GrampsDbBase.py (DbState.change_database_noclose):
Add new method.
* src/Makefile.am (gdir_PYTHON): Ship new file.
In po:
2006-05-17 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new file.
svn: r6699
2006-05-17 23:36:31 +00:00
Alex Roitman
d3c9a148dd
2006-05-17 Alex Roitman <shura@gramps-project.org>
...
* src/DbLoader.py: add new module.
* src/ViewManager.py: Use DbLoader.
* src/DisplayState.py (load): Do not perform post_load tasks.
* src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB.load): close if
version is incopmatible.
svn: r6698
2006-05-17 21:16:59 +00:00
Don Allingham
b06911309a
* src/GrampsDb/_GrampsDbBase.py: remove place name storage
...
* src/Editors/_EditLdsOrd.py: new SelectPlace interface
* src/glade/gramps.glade: new select place interface changes
svn: r6697
2006-05-17 20:42:02 +00:00
Don Allingham
0a2c8f684f
* src/Editors/_EditEventRef.py: new SelectPlace interface, remove
...
old code
svn: r6696
2006-05-17 20:21:16 +00:00
Don Allingham
9b03472a0a
2006-05-17 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditPlace.py: new SelectPlace interface
* src/Editors/_EditEventRef.py: new SelectPlace interface
* src/Editors/_EditEvent.py: new SelectPlace interface
* src/GrampsWidgets.py: new Place editor interface
svn: r6695
2006-05-17 19:32:19 +00:00
Alex Roitman
25860314ed
2006-05-17 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsWidgets.py (LinkLabel.__init__): Set cursor to HAND1.
svn: r6694
2006-05-17 18:12:16 +00:00
Stefan Bjork
89e9846b79
Update.
...
svn: r6693
2006-05-17 14:42:36 +00:00
Martin Hawlisch
9904f654f3
* src/glade/gramps.glade,
...
* src/TipOfDay.py: Use a gtk.Window instead of a Dialog to work around the "Button not clickable again" gtk-bug. (closes #0000033 )
svn: r6691
2006-05-17 13:50:49 +00:00
Alex Roitman
b21da17659
* src/glade/gramps.glade (select_person): Name the box.
...
* src/DataViews/_MediaView.py (row_change): Collect garbage on the
row change.
* src/Selectors/_BaseSelector.py: Use DisplaModel models;
(_local_init): Add selector-specific hook.
(_local_init): Set up preview;
(_row_change): Show preview; collect garbage.
svn: r6690
2006-05-17 06:13:37 +00:00
Alex Roitman
a90a6fb15f
2006-05-16 Alex Roitman <shura@gramps-project.org>
...
* src/Editors/_EditLdsOrd.py: Adapt to new selector.
* src/DisplayTabs/_SourceEmbedList.py: Adapt to new selector.
* src/DisplayTabs/_EventEmbedList.py: Adapt to new selector.
* src/DisplayTabs/_GalleryTab.py: Adapt to new selector.
* src/Selectors/_BaseSelector.py: Use DisplaModel models.
* src/Selectors/_SelectRepository.py: Use DisplaModel models.
* src/Selectors/_SelectSource.py: Use DisplaModel models.
* src/Selectors/_SelectEvent.py: Use DisplaModel models.
* src/Selectors/_SelectFamily.py: Use DisplaModel models.
* src/Selectors/_SelectPlace.py: Use DisplaModel models.
* src/Selectors/_SelectObject.py: Use DisplaModel models.
svn: r6687
2006-05-17 04:43:53 +00:00
Don Allingham
3b894e16dd
* src/Editors/_EditEvent.py: start of SelectPlace integration
...
* src/glade/gramps.glade: start of SelectPlace integration
* src/GrampsWidgets.py: start of SelectPlace integration
svn: r6686
2006-05-17 04:35:03 +00:00
Don Allingham
c238d31795
* src/DisplayTabs/_WebEmbedList.py: icon fixes
...
* src/images/stock_insert-url.png: added
* src/images/person.png: added
* src/images/relation.png: added
* src/images/Makefile.am: added new images
* src/gramps_main.py: register icons as stock
svn: r6685
2006-05-17 03:01:09 +00:00
Don Allingham
5bfd79c6a3
2006-05-16 Don Allingham <don@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py: handle blank lines
svn: r6684
2006-05-17 01:23:14 +00:00
Alex Roitman
3b6d63e48f
In .:
...
* src/Selectors/_SelectPerson.py: Use new package.
* src/plugins/RelCalc.py: Use new package.
* src/DataViews/_PersonView.py: Use new package.
* src/DisplayModels: Make new package.
* src/Makefile.am: Remove old files.
In po:
* POTFILES.in: Add new files; remove old files.
svn: r6683
2006-05-17 00:48:46 +00:00
Alex Roitman
66c08cbf34
In .:
...
2006-05-16 Alex Roitman <shura@gramps-project.org>
* src/Filters/_PersonSidebarFilter.py: Import gettext.
* src/Filters/_SidebarFilter.py: Import gettext.
* src/Filters/Makefile.am: Ship new files.
In po:
2006-05-16 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new files.
svn: r6682
2006-05-16 18:32:47 +00:00
Martin Hawlisch
387f33c94a
* src/DataViews/_PedigreeView.py: work around bug in database-changed signals
...
svn: r6681
2006-05-16 14:57:17 +00:00
Martin Hawlisch
2bc240dd5f
* src/DataViews/_PedigreeView.py: Add navigation-arrows to the tree
...
svn: r6680
2006-05-16 13:53:11 +00:00
Alex Roitman
160ae6fb4f
2006-05-15 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsXMLDB.py: Use callback, call parent's
close() on close.
* src/GrampsDb/_GrampsGEDDB.py: Use callback, call parent's
close() on close.
* src/GrampsDb/_WriteXML.py: Use new callback class.
* src/GrampsDb/_WriteGedcom.py: Use new callback class.
* src/GrampsDb/_DbUtils.py (db_copy): Update secondary indices for
the InMem databases.
svn: r6679
2006-05-16 03:47:58 +00:00
Don Allingham
392f412261
* src/ViewManager.py: new stock icon support
...
* src/gramps_main.py: new stock icon support
* src/PageView.py: new stock icon support
* src/images/stock_new-html.png: added
* src/images/stock_delete-bookmark.png: added
* src/images/stock_export.png: added
* src/images/stock_edit-bookmark.png: added
* src/images/stock_add-bookmark.png: added
* src/images/stock_undo-history.png: added
* src/images/stock_bookmark.png: added
svn: r6678
2006-05-16 03:35:10 +00:00
Don Allingham
01484991db
2006-05-15 Don Allingham <don@gramps-project.org>
...
* src/DisplayTabs/_DataEmbedList.py: disable DND
svn: r6677
2006-05-16 02:14:25 +00:00
Alex Roitman
641e50000b
* src/ViewManager.py (save_as_activate): Use Save button in dialog.
...
svn: r6676
2006-05-15 22:04:49 +00:00
Don Allingham
f4424a4c2c
* src/DisplayTabs/_PersonEventEmbedList.py: fix selection of default type
...
svn: r6675
2006-05-15 21:59:14 +00:00
Alex Roitman
d7c9ed7be5
2006-05-15 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_DbUtils.py: import proper class.
svn: r6674
2006-05-15 21:56:57 +00:00
Alex Roitman
dc7053df55
* 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
Don Allingham
67475a87cd
* src/Filters/__init__.py: add SidebarFilter, PersonSidebarFilter
...
* src/Filters/_SidebarFilter.py: added
* src/Filters/_PersonSidebarFilter.py: added
svn: r6672
2006-05-15 20:37:19 +00:00
Don Allingham
542927d48a
2006-05-15 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: cleaner interface to filters
* src/plugins/RelCalc.py: cleaner interface to filters
* src/PeopleModel.py: cleaner interface to filters
* src/Selectors/_SelectPerson.py: cleaner interface to filters
svn: r6671
2006-05-15 18:49:35 +00:00
Alex Roitman
fc36af2974
* src/DataViews/_SourceView.py (edit,on_double_click): Catch exception.
...
svn: r6670
2006-05-15 16:03:10 +00:00
Alex Roitman
e0b3dc141d
In .:
...
2006-05-15 Alex Roitman <shura@gramps-project.org>
* configure.in: Generate new Makefile.
* src/Makefile.am: adapt to new module.
* src/Selectors: separate selectors in their own module.
* src/Select*.py: move to Selectors.
* src/DataViews/_FamilyView.py: Use new module.
* src/Editors/_EditLdsOrd.py: Use new module.
* src/Editors/_EditPersonRef.py: Use new module.
* src/Editors/_EditFamily.py: Use new module.
* src/DisplayTabs/_SourceEmbedList.py: Use new module.
* src/DisplayTabs/_RepoEmbedList.py: Use new module.
* src/DisplayTabs/_EventEmbedList.py: Use new module.
* src/DisplayTabs/_GalleryTab.py: Use new module.
* src/plugins/FilterEditor.py: Use new module.
* src/plugins/SimpleBookTitle.py: Use new module.
* src/PluginUtils/_Report.py: Use new module.
In po:
2006-05-15 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new files.
svn: r6669
2006-05-15 15:53:42 +00:00
Alex Roitman
5de297d2d6
In .:
...
* src/Makefile.am (gdir_PYTHON): Add new file.
* src/SelectRepository.py: Add new file.
* src/DisplayTabs/_RepoEmbedList.py: Add share button.
In po:
* POTFILES.in: Add new file.
svn: r6668
2006-05-15 06:40:54 +00:00
Alex Roitman
04ac1ec3e3
* configure.in: Set up for 2.1.3.
...
svn: r6667
2006-05-15 05:40:09 +00:00
Alex Roitman
4a72a456d8
* src/GrampsDb/_ReadXML.py (start_url): Parse URL type.
...
svn: r6666
2006-05-15 05:37:54 +00:00
Alex Roitman
1636a418cd
* example/gramps/exapmle.gramps: Add repositories, use new XML.
...
* example/gramps/data.gramps: Add repositories, use new XML.
svn: r6665
2006-05-15 04:44:38 +00:00
Don Allingham
06c27271c5
* src/DataViews/_RepositoryView.py: column fixes
...
* src/DataViews/_SourceView.py: column fixes
* src/DataViews/_EventView.py: column fixes
* src/DataViews/_FamilyList.py: column fixes
* src/DataViews/_PlaceView.py: column fixes
* src/DataViews/_PersonView.py: column fixes
* src/DisplayModels.py: column/sort fixes
* src/PageView.py: column/sort fixes
svn: r6664
2006-05-15 04:14:03 +00:00
Alex Roitman
0511cb590d
Update
...
svn: r6663
2006-05-15 04:13:46 +00:00
Alex Roitman
0ee9c5a676
2006-05-14 Alex Roitman <shura@gramps-project.org>
...
* src/DateHandler/__init__.py: Remove unneeded imports.
* src/plugins/Calendar.py (print_page): Use GrampsLocale._months.
svn: r6662
2006-05-15 04:13:31 +00:00
Brian Matherly
8f314aa39b
src/plugins/FamilyGroup.py: Fix for Event and EventType changes.
...
svn: r6661
2006-05-15 01:29:44 +00:00
Brian Matherly
e87756fb08
src/PluginUtils/_ReportUtils.py: Change strings to include gender instead of "child of"
...
svn: r6660
2006-05-15 00:43:41 +00:00
Don Allingham
c41dafef73
2006-05-14 Don Allingham <don@gramps-project.org>
...
* src/DateHandler/__init__.py: import DateParser and DateDisplay
* src/DataViews/_PersonView.py: default gender filter to "any"
* configure.in: bump up to 2.1.2
svn: r6659
2006-05-14 23:01:00 +00:00
Alex Roitman
6a47beca03
Update
...
svn: r6658
2006-05-14 20:32:19 +00:00
Alex Roitman
a5e00e22ed
* src/DateHandler/__init__.py: Proper import sequence.
...
* src/DateHandler/_DateHandler.py: Split into parts.
* src/DateHandler/_DateUtils.py: Add new file.
* src/DateHandler/_Date_sk.py: Bring to the new module structure.
* src/DateHandler/Makefile.am (pkgdata_PYTHON): Ship new file.
* src/GrampsDb/_ReadGedcom.py: Import from proper module.
svn: r6657
2006-05-14 20:14:59 +00:00
Alex Roitman
1000571a10
In .:
...
* src/plugins/ChangeTypes.py (init_gui): Work around intltool bug.
In po:
2006-05-14 Alex Roitman <shura@gramps-project.org>
* gramps.pot: update.
svn: r6656
2006-05-14 19:27:38 +00:00
Alex Roitman
fa120b9468
* src/plugins/Summary.py: Set titles properly.
...
svn: r6655
2006-05-14 18:17:10 +00:00
Alex Roitman
6c0f00de89
* src/plugins/CountAncestors.py: Add window title, remove extra text.
...
svn: r6654
2006-05-14 18:07:03 +00:00
Alex Roitman
7addd50d00
2006-05-14 Alex Roitman <shura@gramps-project.org>
...
* src/Filters/Rules/Person/_HasNoteRegexp.py: Import re module.
svn: r6653
2006-05-14 17:58:40 +00:00
Brian Matherly
85a4d328c9
src/PluginUtils/_Report.py: Fix custom paper size bug (bug #0000084 )
...
svn: r6651
2006-05-14 06:34:18 +00:00
Brian Matherly
e8af75eb14
src/plugins/NarrativeWeb.py: Add option for number of generations in ancestor graph (bug # 0000077)
...
svn: r6649
2006-05-14 05:51:46 +00:00
Don Allingham
26548787a8
2006-05-13 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_FamilyView.py (FamilyView.redraw): handle history
svn: r6648
2006-05-14 02:37:15 +00:00
Alex Roitman
ef7eb110fd
* src/plugins/CmdRef.py (CmdRef.write_ref): Change the module name.
...
svn: r6647
2006-05-14 02:24:22 +00:00
Alex Roitman
bc12fea3ff
* src/ViewManager.py (show_url): Set up link handler.
...
svn: r6646
2006-05-14 00:43:05 +00:00
Don Allingham
a5d0286efc
2006-05-13 Don Allingham <don@gramps-project.org>
...
* src/plugins/RelCalc.py: provide default search value
svn: r6645
2006-05-14 00:41:39 +00:00
Alex Roitman
969bc43555
* src/Config/_GrampsIniKeys.py (get_default): Add optional arg
...
indicating type.
svn: r6644
2006-05-13 05:54:07 +00:00
Alex Roitman
0ca3a01bd3
* src/Config/_GrampsGconfKeys.py (get_default): Allow other types.
...
* src/GrampsCfg.py (reset_colors): Emit color-set signal to
trigget hex text updates.
svn: r6643
2006-05-13 05:53:47 +00:00
Don Allingham
1f96447335
* src/DataViews/_PersonView.py: add non-functioning (for now) clear
...
button
* src/Config/_GrampsGconfKeys.py: get_default fix
svn: r6642
2006-05-13 05:36:55 +00:00
Don Allingham
9aa8094b00
2006-05-12 Don Allingham <don@gramps-project.org>
...
* src/GrampsCfg.py: add revert option for colors
* src/Config/_GrampsGconfKeys.py: added get_default
* src/Config/_GrampsIniKeys.py: added get_default
svn: r6641
2006-05-13 05:12:19 +00:00
Alex Roitman
38c02eddce
* data/gramps.schemas.in: Brighter colors to use with foreground.
...
svn: r6640
2006-05-13 04:59:06 +00:00
Alex Roitman
b9cc6e8bf0
2006-05-12 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsCfg.py (add_color): Update text label after color change.
svn: r6638
2006-05-13 04:30:47 +00:00
Don Allingham
3bcc0dd4ff
* src/ViewManager.py: move ScratchPad to Edit
...
* src/DataViews/_PersonView.py: set up new filter fields, remove
source field
svn: r6637
2006-05-13 04:25:45 +00:00
Don Allingham
3b62238ba8
* src/GrampsCfg.py: fix color dialog buttons
...
* src/Filters/Rules/Person/_HasEvent.py: handle EventType
svn: r6635
2006-05-13 03:53:06 +00:00
Don Allingham
fdd56563e7
2006-05-12 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: set up new filter fields
* src/Filters/Rules/Person/_RegExpIdOf.py: added
* src/Filters/Rules/Person/__init__.py: added new files
* src/Filters/Rules/Person/_HasNoteMatchingSubstringOf.py
* src/Filters/Rules/Person/_HasBirth.py: use loose_data_cmp
* src/Filters/Rules/Person/_SearchName.py: search all fields
* src/Filters/Rules/Person/_HasDeath.py: use loose_data_cmp
* src/Filters/Rules/Person/_RegExpName.py: added
* src/Filters/Rules/Person/_MatchIdOf.py: added
* src/Filters/Rules/Person/_HasNoteRegexp.py: added
* src/Filters/Rules/Person/Makefile.am: added new files
* src/Filters/Rules/_RuleUtils.py: added loose_date_cmp
2006-04-26 Martin Hawlisch <Martin.Hawlisch@gmx.de>
svn: r6634
2006-05-12 22:38:48 +00:00
Martin Hawlisch
bf1a9212ff
* data/gramps.schemas.in: Swap colors for ToDo and complete. Using green is more obvious for complete records.
...
svn: r6633
2006-05-12 19:48:45 +00:00
Don Allingham
8fc4565d1b
* src/GrampsCfg.py: update for selectable colors, default colors
...
* data/gramps.schemas.in: update for selectable colors, default colors
svn: r6631
2006-05-12 18:49:12 +00:00
Alex Roitman
9e68a4b550
In .:
...
2006-05-12 Alex Roitman <shura@gramps-project.org>
* src/UndoHistory.py (gtk_color_to_str): Better color to str.
* src/QuestionDialog.py (QuestionDialog2.__init__): Use the
underline for labels.
* src/plugins/ChangeNames.py: Fix WM.
* src/plugins/PatchNames.py: Fix WM.
In po:
* gramps.pot: Update.
svn: r6630
2006-05-12 18:46:26 +00:00
Don Allingham
75d6553294
* src/GrampsCfg.py: update for selectable colors
...
* src/PeopleModel.py: update for selectable colors
* data/gramps.schemas.in: update for selectable colors
svn: r6629
2006-05-12 18:20:18 +00:00
Don Allingham
63beadfa2d
fix xml parsing path
...
svn: r6628
2006-05-12 17:20:19 +00:00
Don Allingham
05f3bd4b47
fix MonitoredDataType initialization
...
svn: r6627
2006-05-12 16:30:38 +00:00
Alex Roitman
0156d96382
* src/Filters/Makefile.am (pkgdata_PYTHON): Add new files.
...
* po/POTFILES.in: Add missing files.
svn: r6626
2006-05-12 15:05:47 +00:00
Don Allingham
a270b514e6
2006-05-11 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_PersonView.py: add additional fields, and build
filter
* src/PeopleModel.py: handle both search and filters
* src/Filters/_GenericFilter.py: import RelLib
svn: r6625
2006-05-12 04:51:44 +00:00
Alex Roitman
159f9423d4
(UndoHistory._selection_changed): Enable/disable buttons.
...
svn: r6624
2006-05-12 01:01:10 +00:00
Alex Roitman
2dcb40ab08
2006-05-11 Alex Roitman <shura@gramps-project.org>
...
* src/UndoHistory.py (gtk_color_to_str): Correct byte color.
svn: r6623
2006-05-12 00:54:17 +00:00
Don Allingham
b073854468
fix marker type, search bar tuple problem
...
svn: r6622
2006-05-11 23:05:12 +00:00
Alex Roitman
f4a522efa7
* src/UndoHistory.py: Paint all rows in a selected block; Require
...
exploicit button click on any action.
svn: r6621
2006-05-11 21:04:46 +00:00
Alex Roitman
d882f5ebf7
(PeopleModel.column_marker_color): properly access marker value.
...
svn: r6620
2006-05-11 19:23:50 +00:00
Alex Roitman
cafeeb7468
2006-05-11 Alex Roitman <shura@gramps-project.org>
...
* src/PeopleModel.py (_MARKER_COL): Correct column numbers.
svn: r6619
2006-05-11 18:51:35 +00:00
Alex Roitman
85c2ff5039
* src/GrampsDb/_ReadXML.py (GrampsParser): Use UpdateCallback.
...
* src/GrampsDb/_ReadGedcom.py (GedcomParser): Use UpdateCallback.
(get_total): Add function, remove unneeded class.
(UpdateCallback.update_real): Allow optional argument;
(UpdateCallback.set_total): Add method.
svn: r6618
2006-05-11 06:16:45 +00:00
Alex Roitman
e9602a5eeb
In .:
...
* src/GrampsDb/_DbUtils.py (db_copy): Use UpdateCallback class.
* src/BasicUtils.py: Add module.
* src/Makefile.am (gdir_PYTHON): Add new file.
In po:
2006-05-10 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new file.
svn: r6617
2006-05-11 05:11:47 +00:00
Alex Roitman
f3b4b14bc2
* src/DataViews/_MediaView.py (edit): Handle the exception.
...
svn: r6616
2006-05-11 00:33:17 +00:00
Alex Roitman
f724a1185b
* src/plugins/BookReport.py (__init__): Fix url.
...
svn: r6615
2006-05-11 00:18:48 +00:00
Alex Roitman
cc500922f8
* src/plugins/ChangeTypes.py (run_tool): Disable/enable signals.
...
* src/plugins/ReorderIds.py (__init__): Disable/enable signals.
* src/plugins/PatchNames.py (on_ok_clicked): Start transaction
only if doing the changes; disable/enable signals.
svn: r6614
2006-05-11 00:06:43 +00:00
Alex Roitman
f3889a89dd
2006-05-10 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/SoundGen.py: Fix WM.
svn: r6613
2006-05-10 23:48:21 +00:00
Don Allingham
2ddedb80a3
change button order
...
svn: r6612
2006-05-10 21:26:59 +00:00
Don Allingham
40ec7acd41
inverted searches
...
svn: r6611
2006-05-10 20:56:22 +00:00
Alex Roitman
124a5ecac8
2006-05-10 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_ReadGedcom.py (func_person_attr): Typos.
svn: r6610
2006-05-10 20:17:28 +00:00
Don Allingham
c64bbd2183
fix search status bar message
...
svn: r6608
2006-05-10 17:34:54 +00:00
Don Allingham
707c4207a9
Search bar completion
...
svn: r6607
2006-05-10 16:08:56 +00:00
Alex Roitman
1e3b85f27f
* src/GrampsDb/_DbUtils.py (db_copy): Use batch transaction.
...
* src/GrampsDb/_GrampsBSDDB.py (transaction_begin): Proper indentation.
svn: r6606
2006-05-10 14:23:38 +00:00
Alex Roitman
40f355e17d
* src/GrampsDb/_GrampsBSDDB.py (load_from): Add method.
...
* src/GrampsDb/_GrampsXMLDB.py (load_from): Add method.
* src/GrampsDb/_GrampsGEDDB.py (load_from): Add method.
* src/GrampsDb/_GrampsDbBase.py (load_from): Add method.
* src/GrampsDb/_WriteGrdb.py: Use db_copy.
* src/GrampsDb/_DbUtils.py (db_copy): Add function.
* src/ViewManager.py: Save as support.
* src/DataViews/_MapView.py (enable_debug): Set to False to be
able to see the output besides MapView.
svn: r6604
2006-05-10 05:52:55 +00:00
Don Allingham
626185cff8
* src/DataViews/_PersonView.py: search bar implementation
...
* src/PeopleModel.py: search bar implementation
* src/PageView.py: search bar implementation
* src/Filters/_SearchBar.py: search bar functionality
* src/Filters/__init__.py: search bar functionality
svn: r6603
2006-05-10 04:02:45 +00:00
Don Allingham
b30fc7fb24
2006-05-09 Don Allingham <don@gramps-project.org>
...
* src/AddMedia.py: remember last directory for images for
the session
svn: r6602
2006-05-10 01:50:45 +00:00
Alex Roitman
11d3bf9868
* src/plugins/FamilyGroup.py: Use triple quotes.
...
svn: r6601
2006-05-09 23:18:37 +00:00
Alex Roitman
8a8d5342ce
* src/Exporter.py (Exporter.native_export): Use callback.
...
* src/Utils.py (get_new_filename): Add path separator.
* src/GrampsDb/_WriteGrdb.py: Proper export of tables with and
without transaction support, add callback.
svn: r6600
2006-05-09 23:15:38 +00:00
Alex Roitman
8133c888f8
* src/plugins/WriteCD.py: Correctly import XmlWriter.
...
svn: r6599
2006-05-09 22:00:07 +00:00