Alex Roitman
bc6bdddf90
Update
...
svn: r6381
2006-04-20 17:52:05 +00:00
Martin Hawlisch
d64cbdc51d
* src/plugins/ImportGeneWeb.py: Use new type classes; Start of parsing relationships (unfinished)
...
svn: r6380
2006-04-20 16:26:12 +00:00
Don Allingham
dc11b217dd
use correct field for building surname key
...
svn: r6379
2006-04-20 15:05:56 +00:00
Alex Roitman
aee92da466
svn: r6378
2006-04-20 04:59:04 +00:00
Don Allingham
be545e2432
svn: r6377
2006-04-20 03:50:57 +00:00
Don Allingham
1d9dc8bda6
* src/RelLib/_Family.py: add remove_child_handle
...
svn: r6376
2006-04-20 03:44:11 +00:00
Don Allingham
f0fce6ae25
type changes
...
svn: r6375
2006-04-20 03:34:07 +00:00
Don Allingham
4b013db0bc
Add missing file
...
svn: r6374
2006-04-20 03:23:12 +00:00
Don Allingham
4f1010bc65
2006-04-19 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_EventView.py: more GrampsTypes changes
* src/DataViews/_PedigreeView.py: more GrampsTypes changes
* src/RelLib/_ChildRef.py: more GrampsTypes changes
* src/RelLib/_Family.py: more GrampsTypes changes
* src/RelLib/_Repository.py: more GrampsTypes changes
* src/RelLib/_Event.py: more GrampsTypes changes
* src/Editors/_EditPerson.py: more GrampsTypes changes
* src/Editors/_EditEventRef.py: more GrampsTypes changes
* src/Editors/_EditEvent.py: more GrampsTypes changes
* src/PeopleModel.py: more GrampsTypes changes
* src/DisplayTabs.py: more GrampsTypes changes
* src/GrampsWidgets.py: more GrampsTypes changes
* src/Utils.py: more GrampsTypes changes
* src/PageView.py: more GrampsTypes changes
svn: r6373
2006-04-20 03:10:23 +00:00
Alex Roitman
a3a37a1712
2006-04-19 Alex Roitman <shura@gramps-project.org>
...
* src/Utils.py: Remove obsolete code.
* src/DisplayTabs.py (EventRefModel.column_role): Adapt to new types.
* src/PeopleModel.py: Adapt to new types.
* src/plugins/TestcaseGenerator.py: Adapt to new types.
* src/RelLib/Makefile.am: Ship new files.
* src/RelLib/_EventRef.py: Adapt to new types.
* src/RelLib/_PrimaryObject.py: Adapt to new types.
* src/RelLib/_EventRoleType.py: Add new module.
* src/RelLib/_RepoRef.py: Adapt to new types.
* src/RelLib/_MarkerType.py: Add new module.
* src/RelLib/_Family.py: Adapt to new types.
* src/RelLib/_Person.py: Adapt to new types.
* src/RelLib/_SourceMediaType.py: Add new module.
* src/RelLib/__init__.py: Expose new modules.
* src/Editors/_EditPerson.py: Use new type.
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Adapt to new types.
* src/GrampsDb/_ConstXML.py: Comment out obsolete code.
* src/GrampsDb/_ReadXML.py: Adapt to new types.
* src/GrampsDb/_GrampsDbBase.py (commit_person): Properly use marker.
* src/GrampsDb/_ReadGedcom.py: Adapt to new types.
* src/DataViews/_FamilyView.py (write_relationship): Use new type.
* src/DataViews/_PedigreeView.py (format_relation): Use new type.
svn: r6372
2006-04-20 00:44:44 +00:00
Don Allingham
86caffe6bd
GrampsType support for FamilyRelations, Events
...
svn: r6371
2006-04-19 22:59:33 +00:00
Martin Hawlisch
ea3f1d727a
* src/plugins/TestcaseGenerator.py: Use the new types
...
svn: r6370
2006-04-19 20:56:46 +00:00
Alex Roitman
38ea0a393b
In .:
...
* src/RelLib/Makefile.am: Ship new file.
* src/PluginUtils/_ReportUtils.py: Use fam relations from new module.
* src/Relationship.py: Use family relations from new module.
* src/Utils.py: Remove family relations.
* src/RelLib/__init__.py: Expose new module.
* src/RelLib/_Family.py: Adapt to new types.
* src/GrampsDb/_ReadXML.py: Adapt to new types.
* src/GrampsDb/_ConstXML.py: Remove family relations.
* src/RelLib/_FamilyRelType.py: Add new class
In po:
2006-04-19 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new files.
svn: r6369
2006-04-19 18:27:51 +00:00
Alex Roitman
7d39f17460
* src/RelLib/_Event.py: Revert this change.
...
svn: r6368
2006-04-19 17:54:17 +00:00
Alex Roitman
4aee2a9898
2006-04-19 Alex Roitman <shura@gramps-project.org>
...
* src/RelLib/_Event.py: Add "personal" attribute to events.
svn: r6367
2006-04-19 17:31:20 +00:00
Alex Roitman
65d8a8e894
* data/grampsxml.dtd: Update.
...
* data/grampsxml.rng: Update.
svn: r6366
2006-04-19 05:14:37 +00:00
Don Allingham
506da3841b
* src/Editors/_EditChildRef.py: fix call for MonitoredDataType
...
svn: r6365
2006-04-19 04:44:20 +00:00
Don Allingham
70368d4464
* src/Editors/_EditName.py: fix call for MonitoredDataType
...
svn: r6364
2006-04-19 04:42:49 +00:00
Don Allingham
a59f61a377
2006-04-18 Don Allingham <don@gramps-project.org>
...
* src/RelLib/__init__.py: added _EventType
* src/RelLib/_EventType.py: added
* src/RelLIb/Makefile.am: added _EventType.py
svn: r6363
2006-04-19 04:41:07 +00:00
Alex Roitman
18f916fbc7
Update
...
svn: r6362
2006-04-19 04:30:55 +00:00
Brian Matherly
f07a3b4032
Update for RelLib changes
...
svn: r6361
2006-04-19 04:06:27 +00:00
Don Allingham
2fa0eabb07
* src/GrampsDb/_ReadXML.py: new types
...
* src/GrampsDb/_ConstXML.py: new types
* src/GrampsDb/_WriteXML.py: new types
* src/Editors/_EditUrl.py: new types
* src/Editors/_EditPerson.py: new types
* src/Editors/_EditRepository.py: new types
* src/Editors/_EditName.py: new types
* src/Editors/_EditChildRef.py: new types
* src/RelLib/__init__.py: new types
* src/RelLib/_Url.py: new types
* src/RelLib/_RepositoryType.py: new types
* src/RelLib/_GrampsType.py: new types
* src/RelLib/_UrlType.py: new types
* src/RelLib/_Repository.py: new types
* src/RelLib/_NameType.py: new types
* src/RelLib/_ChildRefType.py: new types
* src/DisplayTabs.py: new types
* src/GrampsWidgets.py: new types
* src/Utils.py: new types
svn: r6360
2006-04-19 03:57:10 +00:00
Alex Roitman
481b71447d
Update
...
svn: r6359
2006-04-19 03:32:33 +00:00
Alex Roitman
e12c7b0de3
* src/GrampsDb/_ReadXML.py: Parse old and new XML.
...
* src/GrampsDb/_WriteXML.py (dump_child_ref, dump_person_ref): Add
methods.
* src/RelLib/_ChildRef.py (ChildRef.set_mother_relation): Adapt to
new types;
(ChildRef.set_father_relation): Adapt to new types.
* src/RelLib/_GrampsType.py (GrampsType.get_custom): Add method.
(GrampsType.set): Allow setting from the same class instance.
(GrampsType.is_default): Add method.
svn: r6358
2006-04-19 02:23:08 +00:00
Don Allingham
249b1ba53d
2006-04-18 Don Allingham <don@gramps-project.org>
...
* src/Editors/_EditFamily.py: button messages
* src/DisplayTabs.py: remove property button stuff
svn: r6357
2006-04-18 23:22:21 +00:00
Alex Roitman
300debc524
2006-04-18 Alex Roitman <shura@gramps-project.org>
...
* src/DisplayTabs.py (BackRefList.create_buttons): Allow an
additional argument to keep the caller happy.
svn: r6356
2006-04-18 22:34:50 +00:00
Don Allingham
c941e1b5c1
* src/DataViews/_PersonView.py: removal of inversion
...
* src/GenericFilter.py: Interface changes for filtering
svn: r6355
2006-04-18 22:12:19 +00:00
Don Allingham
22d5cf7d91
* src/Editors/__init__.py: added EditChildRef
...
* src/Editors/Makefile.am: added EditChildRef
* src/Editors/_EditChildRef.py: added
* src/Editors/_EditFamily.py: add child reference editor
* src/DisplayTabs.py: add optional properties button
* src/glade/gramps.glade: add child reference editor
svn: r6354
2006-04-18 20:27:53 +00:00
Don Allingham
f892c67806
2006-04-18 Don Allingham <don@gramps-project.org>
...
* src/plugins/Desbrowser.py: bring up to speed with ManagedWindow
* src/GrampsWidgets.py: fix the type return value
svn: r6353
2006-04-18 19:10:13 +00:00
Don Allingham
866b1400e3
image and screen updates
...
svn: r6352
2006-04-18 02:09:43 +00:00
Don Allingham
943f01ff9f
Set author for source on gedcom import
...
svn: r6351
2006-04-17 22:33:13 +00:00
Brian Matherly
1ca0d3d9e1
src/plugins/DescendReport.py: Don't sort children (Bug #1453010 )
...
svn: r6350
2006-04-17 04:09:00 +00:00
Don Allingham
48f497e500
event description on xml import
...
svn: r6349
2006-04-16 04:37:02 +00:00
Alex Roitman
a2f8c9e040
update
...
svn: r6348
2006-04-15 20:40:00 +00:00
Alex Roitman
6b776c860a
2006-04-15 Alex Roitman <shura@gramps-project.org>
...
* src/GrampsDb/_GrampsBSDDB.py (gramps_upgrade_9): Adapt to
ChildRefType.
svn: r6347
2006-04-15 19:48:12 +00:00
Don Allingham
1891d33470
handle child type callback
...
svn: r6346
2006-04-15 06:24:35 +00:00
Alex Roitman
282480d097
2006-04-14 Alex Roitman <shura@gramps-project.org>
...
* src/DisplayTabs.py (edit_button_clicked): Proceed only if
selection exists.
svn: r6345
2006-04-14 22:31:23 +00:00
Don Allingham
f3dbd3471b
Handle ChildRefType on XML import
...
svn: r6344
2006-04-14 16:00:46 +00:00
Martin Hawlisch
4f42564b0b
typo
...
svn: r6343
2006-04-14 12:40:07 +00:00
Martin Hawlisch
71dcdd9c07
* src/DataViews/_PedigreeView.py: Fix ChildRef, Show person references
...
* src/Editors/_EditFamily.py: Typo
* src/GrampsDb/_GrampsDbBase.py (get_active_person): Handle case of no active person
* src/plugins/TestcaseGenerator.py: really generate shared events; use new GrampsType; randomize name type
* src/DataViews/_PersonView.py: DnD only for lines of persons; Fix set for python 2.3; fix get_parent_family_handle_list usage
svn: r6342
2006-04-14 12:39:17 +00:00
Don Allingham
3eda5ea7df
fix missing file
...
svn: r6341
2006-04-14 04:42:45 +00:00
Don Allingham
2532be9de8
Start of new type classes
...
svn: r6340
2006-04-14 04:36:25 +00:00
Don Allingham
5982941741
ASSO tag support
...
svn: r6339
2006-04-13 20:24:19 +00:00
Martin Hawlisch
9ee7492b07
more ChildRef changes
...
svn: r6338
2006-04-13 19:44:35 +00:00
Don Allingham
deaca6ea3c
Fix family/child refs
...
svn: r6337
2006-04-13 19:34:07 +00:00
Martin Hawlisch
db27730b91
Adapt to changes in RelLib
...
svn: r6336
2006-04-13 19:29:36 +00:00
Martin Hawlisch
b733444af0
Updates to use ChildRef
...
svn: r6335
2006-04-13 19:20:11 +00:00
Alex Roitman
7cd6ee2739
* src/RelLib/_PersonRef.py (serialize): Typo.
...
svn: r6334
2006-04-13 18:33:29 +00:00
Don Allingham
bce7c49fde
Remove bad tab
...
svn: r6333
2006-04-13 18:30:17 +00:00
Alex Roitman
6e6f9fbfba
* src/GrampsDb/_GrampsBSDDB.py: Upgrade path to new RelLib.
...
* src/RelLib/_Family.py: Require non-empty child_ref.
svn: r6332
2006-04-13 18:25:52 +00:00
Alex Roitman
eeb1573d40
Update
...
svn: r6331
2006-04-13 17:15:21 +00:00
Alex Roitman
e01e3ee517
Updates
...
svn: r6330
2006-04-13 17:10:29 +00:00
Alex Roitman
60dcf8c5c9
* src/Editors/_EditPerson.py (reorder_child_ref_list): Use child_ref_list
...
svn: r6329
2006-04-13 16:49:52 +00:00
Don Allingham
63fa0b418d
EditPersonRef
...
svn: r6328
2006-04-13 16:20:57 +00:00
Don Allingham
221259886f
Start childref conversion
...
svn: r6327
2006-04-13 16:16:00 +00:00
Martin Hawlisch
9fdfd50bc4
* src/RelLib/*: fix different typos.
...
* src/DataViews/_FamilyView.py: adapt changes in RelLib
svn: r6326
2006-04-13 11:21:33 +00:00
Alex Roitman
064e200d0d
Update
...
svn: r6325
2006-04-13 05:28:31 +00:00
Alex Roitman
dac9f47bd4
* src/NameDisplay.py: Add constants to number name components.
...
* src/PeopleModel.py: Correct constants.
svn: r6324
2006-04-13 05:26:19 +00:00
Alex Roitman
58285333e8
Update
...
svn: r6323
2006-04-13 03:58:20 +00:00
Alex Roitman
cfb57b1be0
Update
...
svn: r6322
2006-04-13 03:37:41 +00:00
Alex Roitman
2fc20b47bf
Update
...
svn: r6321
2006-04-13 03:34:41 +00:00
Alex Roitman
776ba17993
Add ChildRef class, reorganize RelLib.
...
svn: r6320
2006-04-13 03:15:22 +00:00
Brian Matherly
6648e8c1b0
Add graph preview based on MIME type.
...
svn: r6319
2006-04-13 03:01:12 +00:00
Alex Roitman
3c84051355
Fix typo
...
svn: r6318
2006-04-12 16:41:33 +00:00
Alex Roitman
a7123580a7
* src/RelLib/_PersonRef.py: Add to repository.
...
* src/RelLib/Makefile.am: Ship new file.
* src/RelLib/_Person.py: Add person_ref_list to store person-to-
person references.
svn: r6317
2006-04-12 06:57:14 +00:00
Alex Roitman
b4b3ef0492
Update
...
svn: r6316
2006-04-12 06:54:21 +00:00
Alex Roitman
0c67808ab5
Update
...
svn: r6315
2006-04-12 03:10:28 +00:00
Alex Roitman
c12e25d0ae
* src/GrampsDb/_DbUtils.py (remove_parent_from_family): If removing family, also remove it from the child's parent_family_list.
...
svn: r6314
2006-04-12 03:06:25 +00:00
Alex Roitman
2fea3361e5
Update
...
svn: r6313
2006-04-11 22:28:32 +00:00
Alex Roitman
e7c1568b25
* src/ViewManager.py (ViewManager.change_page): Always toggle the
...
sidebar buttons, even if no data is loaded.
svn: r6312
2006-04-11 22:24:26 +00:00
Martin Hawlisch
a53704e879
* src/images/mk_blue_marble.py: Provide fallback if jpegtrans does not work/exist.
...
svn: r6311
2006-04-11 17:04:42 +00:00
Martin Hawlisch
250f60b4f7
* src/images/mk_blue_marble.py: Properly exit on error to let make
stop in that case.
...
svn: r6310
2006-04-11 11:31:02 +00:00
Alex Roitman
4407856155
Set ignore; Fix Makefile.am
...
svn: r6309
2006-04-10 23:29:01 +00:00
Martin Hawlisch
9c83494059
Use wildcard for building the map tile images; Remove them on distclean
...
svn: r6308
2006-04-10 22:04:23 +00:00
Martin Hawlisch
16e6f3fb9f
* src/DataViews/_MapView.py: Reworked to display multiple smaller tiled map images
...
* src/images/mk_blue_marble.py: Script to create the map tiles out of the nasa blue marble image
* src/images/Makefile.am: Add map tile images and bootstrap them using mk_blue_marble.py
svn: r6307
2006-04-10 21:41:42 +00:00
Don Allingham
170ae90bcb
Handle active person and Pedigree startup issues
...
svn: r6306
2006-04-10 20:56:09 +00:00
Alex Roitman
e9e58726c4
Update
...
svn: r6305
2006-04-10 19:17:00 +00:00
Alex Roitman
e45013e4e3
* src/GrampsDb/_ReadGedcom.py: LDS fixes.
...
* src/Editors/_EditLdsOrd.py: LDS fixes.
* src/lds.py: LDS fixes.
svn: r6304
2006-04-10 18:38:13 +00:00
Alex Roitman
94c25d47df
Update
...
svn: r6303
2006-04-10 18:30:30 +00:00
Alex Roitman
4ca9940ccb
* src/ArgHandler.py: Get rid of obsolete self.parent.
...
svn: r6302
2006-04-10 18:17:00 +00:00
Don Allingham
6b970e3659
Fix adding spouse after family exists
...
svn: r6301
2006-04-10 16:11:03 +00:00
Alex Roitman
44e127abba
Update
...
svn: r6300
2006-04-10 05:50:06 +00:00
Alex Roitman
3518581e45
* src/ViewManager.py (ViewManager.create_pages): Use toggle
...
buttons on the sidebar.
(ViewManager.change_page): Turn off previously active button.
svn: r6299
2006-04-10 05:49:20 +00:00
Alex Roitman
3cae557ab2
Update
...
svn: r6298
2006-04-10 05:44:59 +00:00
Brian Matherly
2f6c5a71fa
Improve graphic alignment in OO reports. (Bug 1370498)
...
svn: r6297
2006-04-10 04:29:29 +00:00
Alex Roitman
1ca64386fb
(GrampsBSDDB._delete_primary_from_reference_map): Accept txn
...
argument; pass it on to self._remove_reference().
* src/GrampsDb/_GrampsBSDDB.py (GrampsBSDDB._do_remove_object):
Work out both regular and batch transactions.
svn: r6296
2006-04-10 01:45:36 +00:00
Alex Roitman
3360368431
* src/Makefile.am: Clean byte-compiled files.
...
* src/DataViews/Makefile.am: Clean byte-compiled files.
* src/GrampsDb/Makefile.am: Clean byte-compiled files.
* src/Config/Makefile.am: Clean byte-compiled files.
* src/RelLib/Makefile.am: Clean byte-compiled files.
* src/Editors/Makefile.am: Clean byte-compiled files.
* src/plugins/Makefile.am: Clean byte-compiled files.
* src/ObjectSelector/Makefile.am: Clean byte-compiled files.
* src/TreeViews/Makefile.am: Clean byte-compiled files.
* src/Models/Makefile.am: Clean byte-compiled files.
* src/Mime/Makefile.am: Clean byte-compiled files.
* src/GrampsLogger/Makefile.am: Clean byte-compiled files.
* src/PluginUtils/Makefile.am: Clean byte-compiled files.
* src/docgen/Makefile.am: Clean byte-compiled files.
* src/DateHandler/Makefile.am: Clean byte-compiled files.
svn: r6295
2006-04-10 01:02:50 +00:00
Don Allingham
ebf97d467f
Start of migrating tools to Managed Windows
...
svn: r6294
2006-04-09 22:53:53 +00:00
Don Allingham
ffae52385f
remove empty families
...
svn: r6293
2006-04-08 05:56:31 +00:00
Brian Matherly
6ddcf8b7bc
* src/docgen/PdfDoc.py: fix columns, error check images
...
* src/docgen/RTFDoc.py: error check images
svn: r6292
2006-04-08 01:59:33 +00:00
Don Allingham
3e1de4dcc6
fix typo
...
svn: r6291
2006-04-08 00:53:44 +00:00
Don Allingham
c475f4f2b8
EditName fix
...
svn: r6290
2006-04-07 21:06:20 +00:00
Don Allingham
1439dcf535
EditName call in EditPerson
...
svn: r6289
2006-04-07 20:28:41 +00:00
Jérôme Rapinat
706ed650c9
update fr.po
...
svn: r6288
2006-04-07 19:29:12 +00:00
Don Allingham
9261c050ea
pylint fixes
...
svn: r6287
2006-04-07 04:54:51 +00:00
Don Allingham
809c06c760
restore attr_edit in glade file
...
svn: r6286
2006-04-07 04:32:43 +00:00
Don Allingham
5a2ddff216
fix install list
...
svn: r6285
2006-04-07 03:37:12 +00:00
Don Allingham
ed9228aa8d
select parents from relationship view
...
svn: r6284
2006-04-07 02:57:05 +00:00
Don Allingham
eb66ad70ee
select parents from relationship view
...
svn: r6283
2006-04-07 02:54:33 +00:00
Alex Roitman
d39038c8f9
* 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
Alex Roitman
d59559b9ef
* POTFILES.in: Add new files to the list.
...
* gramps.pot: regenerate the template.
* src/Makefile.am (gdir_PYTHON): Add new files to the list.
svn: r6281
2006-04-06 21:51:33 +00:00
Alex Roitman
ab2b973638
* src/Editors/_EditLdsOrd.py (EditLdsOrd): Formatting.
...
* src/GrampsWidgets.py (MonitoredMenu): Factor out commong code.
svn: r6280
2006-04-06 21:28:19 +00:00
Don Allingham
cc755303cd
remove missing recent files
...
svn: r6279
2006-04-06 16:50:05 +00:00
Don Allingham
c5949857fa
default types for events
...
svn: r6278
2006-04-06 04:10:30 +00:00
Don Allingham
c7c18cb044
add family selector
...
svn: r6277
2006-04-06 03:35:19 +00:00
Don Allingham
8cc24678dc
xml import/export with new lds scheme
...
svn: r6276
2006-04-06 02:34:58 +00:00
Don Allingham
b2b8c284a9
gedcom import/export with new lds scheme
...
svn: r6275
2006-04-06 01:42:14 +00:00
Don Allingham
824e61b9d6
Fix place selecton on LDS ords
...
svn: r6274
2006-04-05 22:36:48 +00:00
Don Allingham
455bedf69f
Fix place selecton on LDS ords
...
svn: r6273
2006-04-05 21:30:27 +00:00
Don Allingham
a6acc06720
handle temple not set for LdsOrd
...
svn: r6272
2006-04-05 18:48:45 +00:00
Don Allingham
4f1d230de1
fix lds unserialize
...
svn: r6271
2006-04-05 17:15:44 +00:00
Martin Hawlisch
57bdd3a7f3
updated LDS support
...
svn: r6270
2006-04-05 16:57:28 +00:00
Brian Matherly
6769f01be2
Fix image handling problems for reports.
...
svn: r6269
2006-04-05 04:41:56 +00:00
Don Allingham
41cec5c783
lds status type to a constant
...
svn: r6268
2006-04-05 04:16:16 +00:00
Alex Roitman
9e52718e11
Update
...
svn: r6267
2006-04-04 23:31:59 +00:00
Don Allingham
ca35f8de21
define cellrenderer
...
svn: r6266
2006-04-04 23:20:47 +00:00
Don Allingham
3a80310d16
widget connections
...
svn: r6265
2006-04-04 22:42:38 +00:00
Don Allingham
fd8ae5b10b
widget connections
...
svn: r6264
2006-04-04 21:55:35 +00:00
Alex Roitman
c989069c93
Update
...
svn: r6263
2006-04-04 21:50:11 +00:00
Alex Roitman
2983a26734
Update
...
svn: r6262
2006-04-04 21:49:19 +00:00
Don Allingham
d761bee9a6
Start of better LDS support
...
svn: r6261
2006-04-04 18:07:23 +00:00
Martin Hawlisch
ecb78626c6
* src/plugins/TestcaseGenerator.py: Fix lds ord; Add new option to put a linebreak into each textfield
...
svn: r6260
2006-04-04 15:28:43 +00:00
Brian Matherly
7ce865cf79
minor report improvements
...
svn: r6259
2006-04-04 04:14:51 +00:00
Don Allingham
12860c5d4c
Fix PluginStatus call
...
svn: r6258
2006-04-02 22:31:31 +00:00
Don Allingham
4fdcc06151
place autocompletion
...
svn: r6257
2006-04-02 18:35:12 +00:00
Brian Matherly
4e3480960b
src/plugins/FamilyGroup.py: various fixes, add Marriage info
...
svn: r6256
2006-04-02 05:35:25 +00:00
Don Allingham
447f9ea7f8
dbstate.active fixes
...
svn: r6255
2006-04-02 04:15:11 +00:00
Brian Matherly
51b81e9bb3
Narrative Web Page should work now
...
svn: r6254
2006-04-01 17:38:34 +00:00
Martin Hawlisch
1da6281a79
* src/DisplayTabs.py (EventEmbedList.edit_button_clicked): Fix params of EditEventRef call
...
svn: r6253
2006-04-01 13:05:27 +00:00
Martin Hawlisch
e8f7b2ff8d
fix strange crash when loading the database
...
svn: r6252
2006-04-01 12:42:30 +00:00
Martin Hawlisch
8c2a5221da
* src/DataViews/_PedigreeView.py: Work around the bug of dbstate.active not being updated when the active person was edited.
...
svn: r6251
2006-04-01 12:31:04 +00:00
Don Allingham
c69f3b6c81
ManagedWindow
...
svn: r6250
2006-04-01 04:07:28 +00:00
Don Allingham
0db23b014a
ManagedWindow
...
svn: r6249
2006-04-01 03:59:42 +00:00
Don Allingham
e45cf453ff
remember custom attributes/events
...
svn: r6248
2006-03-31 23:46:34 +00:00
Don Allingham
b80b103a88
initialize MonitoredType correctly
...
svn: r6247
2006-03-31 20:17:23 +00:00
Don Allingham
e6895eeedb
typos
...
svn: r6246
2006-03-31 20:09:46 +00:00
Don Allingham
0a01f62c7f
typos
...
svn: r6245
2006-03-31 20:06:23 +00:00
Don Allingham
07bcb66362
restore lds baptism status values
...
svn: r6244
2006-03-31 20:01:46 +00:00
Don Allingham
1f77128e56
empty object checks
...
svn: r6243
2006-03-31 19:46:41 +00:00
Jérôme Rapinat
0bed220bfb
update with the last gramps.pot (03-17 12:22)
...
svn: r6242
2006-03-31 11:08:20 +00:00
Jérôme Rapinat
22c26ba174
update translation for 2.1x
...
svn: r6241
2006-03-31 08:32:57 +00:00
Brian Matherly
be7400586e
src/plugins/NavWebPage.py: various fixes. Doesn't work yet.
...
svn: r6240
2006-03-31 05:37:41 +00:00
Don Allingham
8149c252b3
handle to ref conversions
...
svn: r6239
2006-03-31 04:19:06 +00:00
Brian Matherly
378e3e97c3
src/plugins/DecendReport.py: use full dates instead of just year.
...
svn: r6238
2006-03-31 03:55:06 +00:00
Brian Matherly
85be495c51
src/plugins/GraphViz.py: import const
...
svn: r6237
2006-03-31 01:23:48 +00:00
Don Allingham
41d125fc53
surname guessing
...
svn: r6236
2006-03-30 22:15:03 +00:00
Don Allingham
f13f54c107
check and repair fixes
...
svn: r6235
2006-03-30 17:29:30 +00:00
Don Allingham
f824eded45
autocompletion for surnames
...
svn: r6234
2006-03-30 16:29:59 +00:00
Don Allingham
031e340adb
command handling
...
svn: r6233
2006-03-30 16:04:20 +00:00
Brian Matherly
68dc46cdd6
Remove use of deprecated functions. Supported graphical reports should work now.
...
svn: r6232
2006-03-30 05:15:54 +00:00