Don Allingham
fca58c0099
fix import
...
svn: r3236
2004-06-28 01:27:37 +00:00
Don Allingham
ca2b166f8f
* src/gramps_main.py: fix import problem
...
svn: r3234
2004-06-27 18:08:19 +00:00
Don Allingham
673af70455
* src/gramps_main.py: dropped New Database message. After all, it should
...
be incredibly obvious.
* src/Utils.py: create_id to generate random internal ID
* src/RelLib.py: new internal ID support
* src/AddSpouse.py: bug fixes
* src/ChooseParents.py: bug fixes
* src/PeopleModel.py: bug fixes
* src/PeopleView.py: bug fixes
* src/FamilyView.py: bug fixes
* src/Bookmarks.py: support for new internal IDs
* src/EditPerson.py: support for new internal IDs
* src/plugins/ReadGedcom.py: handle new internal IDs
svn: r3233
2004-06-27 03:10:06 +00:00
Don Allingham
6a25e86405
* src/DisplayModels.py: support for Spouse column
...
* src/MediaView.py: fix try_to_find_object_from_id
* src/PeopleModel.py: support for Spouse column
* src/RelLib.py: handle expanding columns
svn: r3198
2004-06-03 03:28:46 +00:00
Alex Roitman
e7b77ccb83
* src/RelLib.py (Transaction.__len__): Redefine length.
...
* src/ChooseParents.py, src/EditPerson.py, src/EditSource.py,
src/EventEdit.py, src/FamilyView.py, src/gramps_main.py,
src/ImageSelect.py, src/Marriage.py, src/MediaView.py,
src/PedView.py, src/PeopleModel.py, src/PlaceView.py,
src/SelectChild.py, src/SelectObject.py, src/Sources.py,
src/SourceView.py, src/Utils.py, src/Witness.py,
src/WriteXML.py: Switch from find_* to try_to_find_* methods.
svn: r3193
2004-05-26 03:26:18 +00:00
Don Allingham
bb26f82775
* src/PeopleModel.py: temporary fix for add person update
...
* src/PeopleView.py: temporary fix for add person update
svn: r3190
2004-05-25 03:41:35 +00:00
Don Allingham
2439564ba2
* various: transactions are now required for commits
...
svn: r3186
2004-05-24 04:32:19 +00:00
Don Allingham
1e9a1fc2cc
* src/ImageSelect.py: handle new file chooser
...
svn: r3133
2004-05-06 04:26:47 +00:00
Don Allingham
a638ba9f41
update for GEDCOM memory usage
...
svn: r3123
2004-05-04 04:34:48 +00:00
Don Allingham
e97365dedf
update
...
svn: r3117
2004-05-02 04:10:33 +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
Don Allingham
6b74af3368
Fixes for undo
...
svn: r3089
2004-04-16 19:15:02 +00:00
Don Allingham
f58731f4ea
* various: Add undo functionality
...
svn: r3065
2004-03-30 04:50:24 +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
aceaffcc97
Convert to new GenericTreeView models
...
svn: r3040
2004-03-22 04:41:35 +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
c4a640394d
* src/EditPerson.py: TreeView enhancements
...
* src/PeopleModel.py: TreeView enhancements
* src/PeopleView.py: TreeView enhancements
* src/gramps_main.py: TreeView enhancements
svn: r2984
2004-03-09 05:12:14 +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