Don Allingham
109fe90e97
* src/plugins/ReadGedcom.py: full support for undo
...
svn: r3183
2004-05-20 04:41:55 +00:00
Don Allingham
e82f8d1bba
* various: undo messages
...
svn: r3181
2004-05-19 06:13:36 +00:00
Don Allingham
351ae558dd
* src/GrampsCfg.py: added support for tip of the day
...
* src/data/tips.xml: tip data
* src/TipOfDay.py: support for tip of the day
* src/gramps_main.py: support for tip of the day
* src/const.py: support for tip of the day
* src/gramps.glade: support for tip of the day
svn: r3178
2004-05-18 07:00:34 +00:00
Don Allingham
d43745dc97
* src/GrampsCfg.py: remove unused options
...
* src/gramps.glade: remove unused panels in preferences
* src/Plugins.py: removed xpm images
* src/EventEdit.py: get full event list
* src/plugins/AncestorChart.py: remove xpm image
* src/plugins/AncestorChart2.py: remove xpm image
* src/plugins/AncestorReport.py: remove xpm image
* src/plugins/Ancestors.py: remove xpm image
* src/plugins/BookReport.py: remove xpm image
* src/plugins/CustomBookText.py: remove xpm image
* src/plugins/DesGraph.py: remove xpm image
* src/plugins/DescendReport.py: remove xpm image
* src/plugins/DetAncestralReport.py: remove xpm image
* src/plugins/DetDescendantReport.py: remove xpm image
* src/plugins/FamilyGroup.py: remove xpm image
* src/plugins/FtmStyleAncestors.py: remove xpm image
* src/plugins/FtmStyleDescendants.py: remove xpm image
* src/plugins/IndivComplete.py: remove xpm image
* src/plugins/IndivSummary.py: remove xpm image
* src/plugins/Makefile.in: remove xpm image
* src/plugins/SimpleBookTitle.py: remove xpm image
* src/plugins/WebPage.py: remove xpm image
* src/RelLib.py: secondary index for event names
svn: r3158
2004-05-12 03:58:14 +00:00
Don Allingham
2d5e249839
* src/DbPrompter.py: handle open dialog in a clean manner
...
* src/gramps.py: handle open dialog in a clean manner
* src/gramps_main.py: handle open dialog in a clean manner
* src/gramps.glade: handle open dialog in a clean manner
svn: r3143
2004-05-08 04:48:59 +00:00
Alex Roitman
4b52b0b83a
* src/gramps.glade: Resolve widget naming conflict.
...
* src/SelectPerson: Resolve widget naming conflict.
svn: r3135
2004-05-07 02:58:29 +00:00
Don Allingham
1e9a1fc2cc
* src/ImageSelect.py: handle new file chooser
...
svn: r3133
2004-05-06 04:26:47 +00:00
Don Allingham
e97365dedf
update
...
svn: r3117
2004-05-02 04:10:33 +00:00
Don Allingham
21b8283302
* src/gramps.glade: rearranged filter apply
...
* src/gramps.py: update to gtk.main()
* src/gramps_main.py: goto active person after model built
svn: r3116
2004-05-01 14:08:36 +00:00
Don Allingham
bd599862d5
* src/GenericFilter.py: Add a generic filter that can take a
...
parameter
* src/PeopleModel.py: Support for top level visibility
* src/gramps.glade: clean up filtering widgets
* src/gramps_main.py: build basic filters
svn: r3115
2004-04-30 03:01:51 +00:00
Don Allingham
4407b69063
* src/DbPrompter.py: remove unused functions
...
* src/DisplayModels.py: filtering support
* src/GenericFilter.py: filtering support
* src/PeopleModel.py: support for filtering
* src/PeopleView.py: support for filtering
* src/RelLib.py: filtering support
* src/Utils.py: filtering support
* src/gramps.glade: remove invert for filters
* src/gramps_main.py: filtering support
svn: r3114
2004-04-28 04:06:25 +00:00
Alex Roitman
af9121590f
* src/gramps.glade: Menu improvements.
...
svn: r3108
2004-04-25 06:10:10 +00:00
Don Allingham
6b74af3368
Fixes for undo
...
svn: r3089
2004-04-16 19:15:02 +00:00
Don Allingham
98f5e48e37
Improved error handling
...
svn: r3083
2004-04-10 03:38:48 +00:00
Don Allingham
006843f5f1
export/import filters
...
svn: r3082
2004-04-09 04:05:48 +00:00
Don Allingham
d65abaf5af
* src/choose.glade: merged into gramps.glade
...
* src/styles.glade: merged into gramps.glade
* src/dialog.glade: merged into gramps.glade
* src/styles.glade: merged into gramps.glade
* src/imagesel.glade: merged into gramps.glade
* src/errdialogs.glade: merged into gramps.glade
* src/gramps.glade: merged from other files
svn: r3081
2004-04-08 03:35:32 +00:00
Don Allingham
b25c3a0d00
* src/DbPrompter.py: remove VersionControl reference
...
* src/Marriage.py: fix transaction handling
* src/const.py.in: new glade file names
* src/edit_person.glade: merged into gramps.glade
* src/edit_person.gladep: removed
* src/filelist: removed
* src/gramps.glade: additions from old glade files
* src/marriage.glade: merged into gramps.glade
* src/marriage.gladep: removed
* src/places.glade: merged into gramps.glade
* src/places.gladep: removed
* src/preferences.glade: merged into gramps.glade
* src/preferences.gladep: removed
* src/revision.glade: merged into gramps.glade
* src/revision.gladep: removed
* src/select_person.glade: merged into gramps.glade
* src/srcsel.glade: merged into gramps.glade
* src/srcsel.gladep: removed
svn: r3079
2004-04-07 03:26:35 +00:00
Don Allingham
efd152ac78
* GrampsMime.py: added mime types
...
* grampslib_wrap.c: removed
* various: more undo functionality
svn: r3074
2004-04-04 04:39:52 +00:00
Don Allingham
f58731f4ea
* various: Add undo functionality
...
svn: r3065
2004-03-30 04:50:24 +00:00
Don Allingham
08f4675fd3
* src/gramps_main.py: remove unused functions, fix history
...
* src/FamilyView.py: improve reordering of children
svn: r3059
2004-03-25 15:05:56 +00:00
Don Allingham
5ade7bac06
* src/SelectChild.py: use PersonModel
...
* src/plugins/FilterEditor.py: use new SelectPerson
svn: r3052
2004-03-23 05:01:19 +00:00
Don Allingham
dc7a5a6473
* src/PeopleModel.py: Column reordering/selection
...
* src/PeopleView.py: Column reordering/selection
* src/RelLib.py: Column reordering/selection
* src/gramps_main.py: Column reordering/selection
* src/gramps.glade: Column editor
* src/ColumnOrder.py: Column editor
svn: r2998
2004-03-10 05:15:06 +00:00
Don Allingham
d6c5b2746f
* src/PeopleModel.py: New GenericTreeView based model
...
* src/RelLib.py: metadata/people model support
* src/gramps_main.py: PeopleModel support
* src/PeopleView.py: PeopleModel support
svn: r2978
2004-03-07 21:50:41 +00:00
Don Allingham
1a1c30d8d3
db updates
...
svn: r2934
2004-02-29 02:29:48 +00:00
Don Allingham
89f2a1cfc7
* src/gramps_main.py: switch to DB as default, remove save option
...
* src/RelLib.py: setup DB environment better
* src/DbPrompter.py: handle save/open with new DBs
svn: r2924
2004-02-28 18:46:40 +00:00
Alex Roitman
9ca33d8bbc
More
...
svn: r2913
2004-02-25 04:34:20 +00:00
Alex Roitman
b6cb43b1ea
Update
...
svn: r2910
2004-02-25 03:20:53 +00:00
Alex Roitman
3e6e2ea2ea
* src/EditPerson.py: Corrections.
...
* src/EditSource.py: Use parent class. Use windows menu.
* src/ImageSelect.py: Corrections.
* src/Sources.py: Corrections.
* src/gramps.glade: Add handlers.
* src/NoteEdit.py: Corrections.
* src/dialog.glade: Add handler.
* src/Witness.py: Corrections.
* src/RelLib.py: Include witnesses in comparing events.
* src/FamilyView.py: Pass parent on to child classes.
* src/AddSpouse.py: Pass parent on to EditPerson.
* src/ChooseParents.py: Pass parent on to EditPerson.
* src/gramps_main.py: Pass Gramps class to child classes.
* src/MergeData.py: Pass parent on to EditPerson.
svn: r2885
2004-02-21 06:40:44 +00:00
Alex Roitman
f2a684d957
* src/EditPerson.py: Use parent class. Add/remove itself from/to
...
the Windows menu.
* src/NameEdit.py: Make non-modal.
* src/gramps.glade: Add Windows menu.
* src/gramps_main.py: Get Windows menu and its submenu.
Pass Gramps class to the children -- first-class object editors.
svn: r2870
2004-02-19 13:40:09 +00:00
Don Allingham
7ed2f0551e
Move from object references to IDs
...
svn: r2822
2004-02-14 05:40:30 +00:00
Alex Roitman
50332acbfd
* src/gramps.glade: Define handler for the gallery's Edit button.
...
* src/EditSource.py: Connect callback to the gallery's Edit button.
* src/ImageSelect.py: Remember old photo list.
* src/EditPlace.py: Revert photos on Cancel.
* src/EditPerson.py: Revert photos on Cancel.
* src/Marriage.py: Revert photos on Cancel.
svn: r2783
2004-02-06 20:57:01 +00:00
Don Allingham
8028428fc0
* src/ImageSelect.py: make sure that description doesn't exceed the image
...
size
* src/MediaView.py: mark <local copy> for translation
* src/gramps.glade: eliminate fixed size for side panel, helps with translations.
svn: r2589
2004-01-06 04:34:19 +00:00
Alex Roitman
8e87f78ff4
* src/marriage.glade: Add format controls for notes.
...
* src/gramps.glade: Add format controls for notes.
svn: r2520
2003-12-14 19:28:28 +00:00
Alex Roitman
b70411f0d0
* src/edit_person.glade: Correct hotkeys.
...
* src/gramps.glade: Correct hotkey targets.
* src/ChooseParents.py: Add hotkeys.
svn: r2517
2003-12-14 04:49:43 +00:00
Alex Roitman
0f273ef5ea
* src/edit_person.glade: Add from file and Add from database buttons.
...
* src/EditPerson.py (__init__): Add handler for a new button.
* src/ImageSelect.py (Gallery.on_select_photo_clicked): Add function.
* src/marriage.glade: Add from file and Add from database buttons.
* src/Marriage.py (__init__): Add handler for a new button.
* src/gramps.glade (sourceEditor): Add from file and Add from database
buttons.
* src/EditSource.py (__init__): Add handler for a new button.
* src/places.glade: Add from file and Add from database buttons.
* src/EditPlace.py (__init__): Add handler for a new button.
svn: r2511
2003-12-12 05:36:38 +00:00
Alex Roitman
2670b8fb18
* doc/gramps-manual/ru/gramps-manual.xml: Translation.
...
* doc/gramps-manual/ru/getstart.xml: Translation.
* src/RelLib.py (Source.setCallNumber, Source.CallNumber): Remove
functions; (Source.callno): remove attribute.
* src/WriteXML.py (write_xml_data): Remove CallNumber output.
* src/GrampsParser.py (GrampsParser.stop_scallno): Remove function.
* src/gramps.glade (sourceEditor): Remove Call Number widgets.
* src/EditSource.py: Remove Call Number support.
svn: r2475
2003-12-09 04:21:39 +00:00
Alex Roitman
2ee7b98f18
* src/filters/Complete.py: Add filter matching people with the
...
complete flag.
* src/GenericFilter.py (HasCompleteRecord): Add rule matching people
with the complete records.
* src/RelLib.py (Source.setAbbrev, Source.getAbbrev): Add functions.
* src/WriteXML.py (write_xml_data): Save abbreviation info for sources.
* src/GrampsParser.py (GrampsParser.stop_sabbrev): Parse abbreviation.
* src/gramps.glade (sourceEditor): Add widgets for Call Number and
Abbreviation.
* src/EditSource.py: Support Call Number and Abbreviation.
* src/plugins/ReadGedcom.py (parse_source): Parse abbreviation.
* src/plugins/WriteGedcom.py (write_sources): Export abbreviation.
* NEWS: Update.
svn: r2463
2003-12-08 02:23:53 +00:00
Alex Roitman
5e696d845f
* doc/gramps-manual/C/getstart.xml: More "open a directory" stuff.
...
* src/gramps.glade: Add Help button to opendb dialog.
* src/DbPrompter.py (open_help_clicked): Add function.
svn: r2446
2003-12-06 00:14:25 +00:00
Alex Roitman
4dc578fb36
* src/gramps_main.py (on_faq_activate): Switch Help->FAQ function
...
* src/gramps.glade: Remove FAQ window.
* doc/gramps-manual/C/cmdline.xml,
doc/gramps-manual/C/gramps-manual.xml,
doc/gramps-manual/C/custom.xml,
doc/gramps-manual/C/keybind.xml,
doc/gramps-manual/C/faq.xml,
doc/gramps-manual/C/legal.xml,
doc/gramps-manual/C/filtref.xml,
doc/gramps-manual/C/mainwin.xml,
doc/gramps-manual/C/getstart.xml,
doc/gramps-manual/C/usage.xml: Add copyright info to header.
svn: r2429
2003-12-03 02:56:43 +00:00
Alex Roitman
b901a0afa0
* src/gramps_main.py (on_faq_activate): Add function.
...
* src/gramps.glade: Add faq window.
svn: r2391
2003-11-26 19:15:24 +00:00
Alex Roitman
b382ac0476
* src/ChooseParents.py (ModifyParents.__init__): Make the dialog modal
...
and a transient for its parent; (ModifyParents.on_help_clicked): Add
function; (ChooseParents.__init__): Make the dialog modal and a
transient for its parent; (ChooseParents.on_help_clicked):
Add function.
* src/FamilyView.py: Pass the window to the ChooseParents classes.
svn: r2349
2003-11-19 03:14:14 +00:00
Alex Roitman
bd66760151
* src/NameEdit.py (on_help_clicked): Add function.
...
* src/UrlEdit.py (on_help_clicked): Add function.
* src/gramps.glade: Add hot keys to the family view list labels.
svn: r2348
2003-11-19 02:29:41 +00:00
Alex Roitman
7a216129d5
* src/gramps.glade: Add Help buttons to dialogs.
...
* src/AddSpouse.py (on_spouse_help_clicked): Add function.
* src/SelectChild.py (on_child_help_clicked): Add function.
* src/Marriage.py (on_help_clicked): Add function.
* src/EditPerson.py (on_help_clicked): Add function.
* src/marriage.glade: Add Help button to a dialog.
* src/edit_person.glade: Add Help button to a dialog.
* src/dialog.glade: Add Help buttons to dialogs.
* src/AddrEdit.py (on_help_clicked): Add function.
* src/AttrEdit.py (on_help_clicked): Add function.
* src/EventEdit.py (on_help_clicked): Add function.
svn: r2347
2003-11-18 04:26:06 +00:00
Alex Roitman
c2bb96a905
* src/Utils.py (bold_label, unbold label): Add functions.
...
* src/EditPerson.py (bold_label, unbold label): Remove functions;
Call them from Utils in every instance.
* src/ImageSelect.py (Gallery.load_images): Change label upon load.
* src/Sources.py (SourceTab.redraw): Change label upon redraw.
* src/AddrEdit.py (__init__): Find sources label from XML;
(on_switch_page): Add function.
* src/AttrEdit.py (__init__): Find sources label from XML;
(on_switch_page): Add function.
* src/dialog.glade: Set meaningful label ids, remove bold markup.
* src/EditPlace.py (__init__): Find soucre label from XML.
* src/places.glade: Set meaningful label ids, remove bold markup.
* src/Marriage.py (__init__): Find soucre label from XML;
(on_switch_page): Add function.
* src/marriage.glade: Set meaningful label ids, remove bold markup.
* src/EditSource.py (__init__): Find soucre label from XML.
* src/gramps.glade: Set meaningful label ids, remove bold markup.
* src/EventEdit.py: (__init__): Find soucre label from XML;
(on_switch_page): Add function.
* src/Witness.py (WitnessTab.redraw): Change label upon redraw.
* src/NameEdit.py: (__init__): Find soucre label from XML;
(on_switch_page): Add function.
svn: r2327
2003-11-12 18:45:07 +00:00
Don Allingham
34171c6173
* src/plugins/WriteCD.py: launch nautilus to burn:/// after exporting to a CD
...
* src/PeopleView.py: rebuild after a filter is applied
* src/DbPrompter: remove ZODB option
* src/RelLib.py: remove ZODB option
* src/gramps.glade: remove ZODB option
* src/gramps_main.py: remove ZODB option
svn: r2307
2003-11-01 23:20:15 +00:00
Don Allingham
dd56ad01a7
* src/PeopleView.py: rebuild after a filter is applied
...
* src/DbPrompter: remove ZODB option
* src/RelLib.py: remove ZODB option
* src/gramps.glade: remove ZODB option
* src/gramps_main.py: remove ZODB option
svn: r2306
2003-11-01 19:55:30 +00:00
Don Allingham
0acb576661
* src/gramps_main.py: pychecker cleanup
...
* src/PeopleView.py: pychecker cleanup
* src/PeopleStore.py: pychecker cleanup
* src/EditPerson.py: pychecker cleanup
* src/QuickAdd.py: remove file
* src/SelectChild.py: Remove ability to add new person, since a separate
function for this already exists.
* src/gramps.glade: remvoe add button from select child dialog
* src/Makefile.am: remove QuickAdd.py
* src/intl.py: remove
* src/intl.c: remove
* src/TextDoc.py: remove
* src/DrawDoc.py: remove
svn: r2293
2003-10-30 04:17:05 +00:00
Don Allingham
5282f103b1
* src/gramps.glade: widen the ChildSelect window
...
* src/SelectPerson.py: sort people before adding to list
* src/SelectChild.py: sort people before adding to list
* src/ChooseParents.py: sort people before adding to list
* src/AddSpouse.py: sort people before adding to list
* src/ListModel.py: sorting improvements
* src/PlaceView.py: use ListModel
* src/RelLib.py: sort places by name
svn: r2272
2003-10-21 03:42:55 +00:00
Alex Roitman
8fea0928b0
(needed for Family View). Enable switching Toolbar on/off.
...
Correct existing gconf key detection. Enable switching Toolbar on/off.
* src/gramps.glade: Enable switching Toolbar on/off.
svn: r2266
2003-10-17 05:05:20 +00:00
Alex Roitman
b7cfa1a6b4
* src/gramps.glade: Correct tooltips.
...
* src/GrampsCfg.py: Enable using four toolbar styles as well as
the gnome default style.
* src/preferences.glade: Add a title for the tree. HIGify toolbar styles.
* src/gramps_main.py (pref_callback): Set toolbar style from prefs.
svn: r2259
2003-10-16 04:42:21 +00:00