Commit Graph

3851 Commits

Author SHA1 Message Date
Julio Sánchez
db0780e453 * src/po/es.po: remerge from 2.0.0
svn: r4556
2005-05-11 19:25:32 +00:00
Don Allingham
5ceb929937 * src/EditPerson.py: remerge from 2.0.0
svn: r4553
2005-05-11 17:25:14 +00:00
Alex Roitman
5fa8323b81 Update
svn: r4550
2005-05-11 14:27:32 +00:00
Alex Roitman
69287c81f8 Merge changes made in gramps20 into HEAD
svn: r4549
2005-05-11 14:04:47 +00:00
Frode Jemtland
bd0ac77097 Updated the po file with the latest template. Merged the template file with
the finished translation in the 2.0 brance. 0 fuzzy and 0 untranslated..... :)


svn: r4519
2005-05-09 12:25:55 +00:00
Don Allingham
7178dc86d7 * src/gramps_main.py: fix beta warning dialog
svn: r4499
2005-05-07 02:41:08 +00:00
Don Allingham
19a362f865 * src/ListBox.py: added to CVS
* src/Makefile.am: added ListBox.py


svn: r4470
2005-05-03 11:50:33 +00:00
Don Allingham
9b7fe2ab46 * src/EditPerson.py: start of new gallery
* src/ImageSelect.py: start of new gallery
* src/Witness.py: fix listmodel
* src/const.py.in: LDS temple names
* src/edit_person.glade: start of new gallery


svn: r4465
2005-05-03 04:06:03 +00:00
Don Allingham
f844fb5bf1 * src/const.py.in: convert Alternate Birth and Alternate Death to
Birth and Death


svn: r4448
2005-05-01 04:22:08 +00:00
Don Allingham
f1bdbd1ebd * src/EditPerson.py: Add support for inline editing
* src/EventEdit.py: Don't commit events here - should be commited
elsewhere
* src/ListModel.py: Add support for table callback functions
to update data after inline editing


svn: r4447
2005-04-30 23:45:17 +00:00
Alex Roitman
3fe467503f * src/edit_person.glade: Compact name edit button.
* src/EditPerson.py: remove dead logic for birth/death editing,


svn: r4446
2005-04-29 15:52:06 +00:00
Martin Hawlisch
f4ee9a4418 * src/plugins/PHPGedViewConnector.py, src/plugins/phpgedview.glade: New files. Start of a client interface for phpGedView. unfinished. Put them in CVS to not loose them.
svn: r4445
2005-04-29 15:45:34 +00:00
Don Allingham
7a6dc34425 fix some eventlist handling errors
svn: r4442
2005-04-28 22:21:20 +00:00
Don Allingham
de0ab260d4 * src/EditPerson.py: rewrite of tabbed lists
* src/EventEdit.py: bold the label
* src/ListModel.py: allow column types to be specified
* src/edit_person.glade: tab improvements


svn: r4437
2005-04-28 04:48:30 +00:00
Martin Hawlisch
32aae7d0e7 * src/StartupDialog.py (__init__): Catch Schema errors
svn: r4436
2005-04-27 19:48:24 +00:00
Martin Hawlisch
62af2a64fc * src/gramps_main.py (__init__): Avoid TypeError in schema error message
svn: r4434
2005-04-27 18:30:57 +00:00
Alex Roitman
9c92bf317f Merge changes made in gramps20 into HEAD
svn: r4431
2005-04-26 16:04:21 +00:00
Martin Hawlisch
1493ed9ee1 * src/PedView.py: Removed navigation buttons in flavour of a menu
svn: r4430
2005-04-26 13:53:25 +00:00
Eero Tamminen
6b139a0695 improve translation consistency
svn: r4417
2005-04-24 19:01:09 +00:00
Don Allingham
5a620927b6 * src/ListModel.py: keep track of data index
* src/EventEdit.py: use new label scheme for tabs that uses an
icon to indicate used tabs


svn: r4410
2005-04-24 03:39:07 +00:00
Eero Tamminen
6656af3e3a translations improvements
svn: r4409
2005-04-23 20:50:52 +00:00
Don Allingham
6e59b083df typo fixes
svn: r4407
2005-04-23 16:03:24 +00:00
Don Allingham
1b1291065a * src/AddrEdit.py: use new label scheme for tabs that uses an
icon to indicate used tabs
* src/AttrEdit.py: use new label scheme for tabs that uses an
icon to indicate used tabs
* src/NameEdit.py: use new label scheme for tabs
* src/Date.py: incorporate instance check form gramps20 branch
* src/EditPerson.py: add additional fields for name edit, handle
lds page better, adapt to new label scheme
* src/GrampsDbBase.py: fix typos
* src/GrampsGEDDB.py: fix undo handling
* src/GrampsInMemDB.py: fix undo handling
* src/GrampsXMLDB.py: fix undo handling
* src/PeopleView.py: don't reselect an already selected person
* src/Utils.py: new tab scheme
* src/edit_person.glade new tab scheme
* src/gramps_main.py: 1->True, 0->False replacements
* src/DbPrompter.py: bring up to date with gramps20 branch
* src/DisplayModels.py: bring up to date with gramps20 branch
* src/ReadGedcom.py: bring up to date with gramps20 branch
* src/Relationship.py: bring up to date with gramps20 branch


svn: r4406
2005-04-23 15:53:30 +00:00
Martin Hawlisch
7e102285e4 * src/GrampsDbBase.py (_find_from_handle,find_object_from_handle,
find_place_from_handle): Fix typo


svn: r4405
2005-04-23 06:56:05 +00:00
Eero Tamminen
464f08e5f2 updated Finnish translation
svn: r4393
2005-04-20 21:14:49 +00:00
Martin Hawlisch
c1e1f31ace * GenericFilter.py: Don't crash on corrupt database
svn: r4382
2005-04-19 19:34:22 +00:00
Martin Hawlisch
6c9aedeaf7 * src/gramps_main.py: Removed canvas specific calls of the PedView
svn: r4380
2005-04-19 19:28:53 +00:00
Martin Hawlisch
1646dff377 small tweaking of text display
svn: r4378
2005-04-19 16:12:44 +00:00
Martin Hawlisch
1d6ec38629 * src/GrampsDbBase.py (create_id): Use sys.maxint to get the maximum possible integer number
svn: r4377
2005-04-19 14:47:02 +00:00
Martin Hawlisch
9bd9116204 * src/PedView.py: Replaced gnome canvas by an implementation that uses gtk+ only. Still incomplete.
* src/gramps_main.py: Removed canvas specific calls of the PedView


svn: r4376
2005-04-19 11:40:16 +00:00
Don Allingham
4dfc846191 * src/edit_person.glade: re-add edit_person.glade
* src/EditPerson.py: start of new EditPerson dialog
* src/ListModel.py: enhancements for the start of inline editing
* src/Makefile.am: add edit_person.glade
* src/ReadXML.py: commit transactions properly
* src/const.py.in: add edit_person.glade back in


svn: r4375
2005-04-19 04:20:17 +00:00
Frode Jemtland
159d22fd2d Merged in the new strings from template.po. Commited it before fixing any of the new strings.
We now are two persons doing this translation.


svn: r4371
2005-04-18 09:35:24 +00:00
Don Allingham
e063c81249 * src/GrampsBSDDB.py: actually perform the commits during the
transaction_commit task, instead of the commit_* tasks
* src/GrampsInMem.py: actually perform the commits during the
transaction_commit task, instead of the commit_* tasks
* src/GrampsDbBase.py: actually perform the commits during the
transaction_commit task, instead of the commit_* tasks


svn: r4370
2005-04-17 22:34:56 +00:00
Eero Tamminen
958e07cace fix typo
svn: r4369
2005-04-17 19:27:54 +00:00
Eero Tamminen
315367e81d fix typos
svn: r4368
2005-04-17 17:48:42 +00:00
Martin Hawlisch
1f96107362 * src/plugins/WebPage.py (dump_gendex): Files are named by GRAMPS ID; Alway print fields for birth/death; Fixed typo in DateHandler
svn: r4367
2005-04-16 12:16:56 +00:00
Don Allingham
350ed9e36d * src/plugins/Check.py: loop through family relationships until all
problems are resolved


svn: r4364
2005-04-15 04:50:15 +00:00
Don Allingham
5617c42d2c * src/FamilyView.py: make load_family more robust to signals
svn: r4363
2005-04-14 20:43:14 +00:00
Matthieu Pupate
aa44f2b10b French translation (in progress)
svn: r4362
2005-04-14 20:13:02 +00:00
Martin Hawlisch
79af9bdb0c * src/gramps_main.py (undo): Dont emit "database-changed"
* src/plugins/plugins/TestcaseGenerator.py: Added option to generate a new transaction for every change on the database. Useful for UNDO and signal testing.


svn: r4361
2005-04-14 13:18:20 +00:00
Don Allingham
c289f6c04b * src/EditSource.py: allow double click on reference to bring up the referece
editor
* src/EventEdit.py: don't require a callback
* src/ImageSelect.py: horrible hack for handling removing parent windows.
Alex: HELP!


svn: r4360
2005-04-14 00:26:38 +00:00
Don Allingham
2059945bc6 * src/gramps_main.py: check for reentrancy into the undo handler
svn: r4359
2005-04-13 22:04:52 +00:00
Don Allingham
223c363a47 * src/plugins/WebPage.py: fixed check on dialog run() return value,
changed deprecated gtk.mainiteration to gtk.main_iteration


svn: r4358
2005-04-13 18:16:20 +00:00
Don Allingham
87bf5fa71a * src/WriteGedcom.py: fixed problem with skipping events
svn: r4357
2005-04-13 17:29:52 +00:00
Don Allingham
398985027a * src/FamilyView.py: commit family before people when committing
new spouse.


svn: r4355
2005-04-13 02:46:19 +00:00
Don Allingham
0409d9110f typo
svn: r4354
2005-04-12 16:23:07 +00:00
Don Allingham
8cc28ad677 * src/EventEdit.py: more robust handler for new place after an edit
svn: r4353
2005-04-12 15:16:04 +00:00
Martin Hawlisch
bf17300ff6 * src/ArgHandler.py: Fixed typo
svn: r4352
2005-04-12 13:11:23 +00:00
Alex Roitman
3724f79a1e * src/ArgHandler.py: Minor string changes.
* src/DbPrompter.py: Minor string changes.


svn: r4351
2005-04-12 01:56:36 +00:00
Alex Roitman
eec33154e6 * src/po/template.po: Update translation template.
* src/po/ru.po: Some translation updates.


svn: r4350
2005-04-12 01:55:42 +00:00