Commit Graph

17952 Commits

Author SHA1 Message Date
Peter Landgren
8aec0756a8 Better abbreviations, thanks to Paul Franklin.
svn: r16568
2011-02-04 15:43:36 +00:00
Zdeněk Hataš
6c435a83be czech translation update
svn: r16566
2011-02-04 15:34:16 +00:00
Benny Malengier
ebe5229822 4599: regression from 3.2.5 - name format preference doesn't persist across reloads
svn: r16565
2011-02-04 10:51:28 +00:00
Jérôme Rapinat
ded1c7ea29 4597: crash when switching into Geography view from Places view
svn: r16564
2011-02-04 07:33:28 +00:00
Rob G. Healey
3ec04c6edd Bug#4601 -- W3C Validation part#1; cleanup of the core pages has been done.
svn: r16563
2011-02-04 03:41:16 +00:00
Benny Malengier
60e8c0c013 3975: Accessing an incompatible database corrupts the database
Undoing unset of DB_RECOVERY flag, we need it to have ACI(D) database


svn: r16562
2011-02-03 22:23:36 +00:00
Nick Hall
cfa0851118 Fix tab labels for gramplet configuration
svn: r16560
2011-02-03 19:36:47 +00:00
Serge Noiraud
6d0135760f GeoView : Resizing problem : desactivate the possibility to have bars.
svn: r16559
2011-02-03 19:17:06 +00:00
Rob G. Healey
14fd1d0df6 Fixed navigation menus in Nebraska style sheet.
svn: r16558
2011-02-03 18:42:40 +00:00
Michiel Nauta
ed85671df5 Fix typos in mergecode, notebly one missing space.
svn: r16556
2011-02-03 18:35:27 +00:00
Michiel Nauta
a34d022cae Restore person-place replace_handle_reference.
svn: r16555
2011-02-03 18:17:00 +00:00
Nick Hall
d094f2e218 Add configurable GrampsBar gramplets to the Configure View dialog
svn: r16554
2011-02-03 18:14:32 +00:00
Gerald Britton
bdde8f08fe Port fix in branch for missing PUBLIC keyword in DOCTYPE to trunk
svn: r16553
2011-02-03 15:43:23 +00:00
Jérôme Rapinat
1dec96a00f 4326: improve context description
svn: r16552
2011-02-03 10:31:37 +00:00
Jérôme Rapinat
aea7959eb0 4326: 'descendant' instead of 'descendent'
svn: r16551
2011-02-03 09:04:07 +00:00
Jérôme Rapinat
859f75ead8 4326: improve context description
svn: r16550
2011-02-03 08:43:59 +00:00
Rob G. Healey
924b6e03f6 Removed MarriageReport elements from this style sheet.
svn: r16549
2011-02-03 04:35:57 +00:00
Rob G. Healey
7a57179544 Changed the name of the navigation menus style sheet to confirm to current naming scheme.
svn: r16548
2011-02-03 04:34:13 +00:00
Nick Hall
a3cea6e172 4591: Do not allow less than a single column in the Gramplet view
svn: r16547
2011-02-02 22:09:56 +00:00
Gary Burton
7a1b5075b3 Fix crash running Note gramplet in side and bottom bars when using object linking functionality
svn: r16545
2011-02-02 21:57:27 +00:00
Nick Hall
8ae0129157 Allow remove_gramplet to remove a detached gramplet
svn: r16544
2011-02-02 19:56:04 +00:00
Jérôme Rapinat
c67d02847b 4326: typos (by PaulFranklin); part I
svn: r16543
2011-02-02 18:33:16 +00:00
Nick Hall
ea8792aeb2 Display a dummy tab when a GrampsBar is empty
svn: r16542
2011-02-02 17:32:13 +00:00
Jérôme Rapinat
9bfbcedeed wording, spacing, separator
svn: r16540
2011-02-02 11:33:06 +00:00
Serge Noiraud
6fc3d13d8e GeoView : Better management of sidebar and bottombar. Navigation correctly initialized.
svn: r16538
2011-02-01 22:41:53 +00:00
Mirko Leonhäuser
6158a5176a updated german translation
svn: r16537
2011-02-01 22:05:35 +00:00
Serge Noiraud
fbb5de3371 GeoView : icons are no more visible in gtk : revert svn 16487
svn: r16535
2011-02-01 19:34:42 +00:00
Jérôme Rapinat
318e3c8e2d typos
svn: r16534
2011-02-01 16:30:41 +00:00
Jérôme Rapinat
4bd49bf19e 3782: Cannot set max generation > 15; use the same value as DAR and pedigree gramplet
svn: r16531
2011-02-01 15:00:41 +00:00
Jérôme Rapinat
9b574f4a73 4425: event type abbreviations; do not split string; new template; update french translation
svn: r16529
2011-02-01 13:56:01 +00:00
Peter Landgren
35d8b00993 Added a comment.
svn: r16528
2011-02-01 12:11:51 +00:00
Peter Landgren
d6d391ea67 Update with abbreviations.
svn: r16527
2011-02-01 12:10:50 +00:00
Michiel Nauta
3fff5e38b8 make context info work for person merge
svn: r16525
2011-02-01 12:06:25 +00:00
Benny Malengier
6d596ad987 4198: Person view does not remove a row correctly when two people are merged.
This is a major patch by Michael Nauta. It means all writes happen immediately to bsddb, and the bsddb 
rollback is used on a crash. Transaction is no longer used to store changes and do them on commit.
Undo database is set on end. 
At the same time with statement is used throughout for transactions
At the same time, the original bug in merge code should be fixed
Still some issues, that will be ironed out


svn: r16523
2011-01-31 21:54:58 +00:00
Serge Noiraud
28610b1ae3 GeoView : add timeout to avoid multiple resize.
svn: r16522
2011-01-31 20:41:43 +00:00
Benny Malengier
2d052d69cf 4352: more memory leak problems
Fix some memory leak problems in guioptions


svn: r16521
2011-01-31 20:39:41 +00:00
Peter Landgren
070e9ef707 Almost complete Swedish translation.
svn: r16519
2011-01-31 19:41:18 +00:00
Peter Landgren
7716c7cbdd Issue 4425: Abbreviation algorithm does not work for all languages.
svn: r16518
2011-01-31 19:40:27 +00:00
Serge Noiraud
253edfa45e GeoView : restrict gtk to 2.12 : VBox and set_allocation
svn: r16517
2011-01-31 19:05:49 +00:00
Michiel Nauta
3e97bb9003 sort_as and display_as of a name was ignored on import if only one is specified.
svn: r16516
2011-01-31 18:59:46 +00:00
Michiel Nauta
2d3ecfb22f Fix errormessage on import of duplicate namemap value.
svn: r16515
2011-01-31 18:44:45 +00:00
Zdeněk Hataš
e213db183c month inflection added to DateDisplay
svn: r16514
2011-01-31 12:32:36 +00:00
Zdeněk Hataš
adf2c6e1c1 czech translation updated
svn: r16513
2011-01-31 10:04:57 +00:00
Jérôme Rapinat
1f21addc70 4365: idempotent, attribute order and primary surname
svn: r16512
2011-01-31 09:43:16 +00:00
Jérôme Rapinat
868687925c 4582: cleanup by vassilii; merge with last template
svn: r16511
2011-01-31 09:25:31 +00:00
Mirko Leonhäuser
1120a590a3 updated german translation
svn: r16508
2011-01-30 20:45:10 +00:00
Zdeněk Hataš
79e646ba64 czech translation update, pot update
svn: r16507
2011-01-30 19:01:15 +00:00
Gary Burton
375b843abb Make create_buttons method protected rather than private because it is overridden by BackRefList class. Bug #4576
svn: r16506
2011-01-30 16:43:36 +00:00
Benny Malengier
79d03159f3 Commit experimental QML interface, python gramps.py --qml to run
This is not part of Makefile system at the moment. Just proof of concept to see what can be done


svn: r16505
2011-01-30 16:39:28 +00:00
Benny Malengier
9a2fd50642 Changes to allow a QML interface:
* a const to launch it
 * fix an error in obtaining dbname
 * refractor pieces to allow reuse


svn: r16504
2011-01-30 16:28:54 +00:00