Commit Graph

16555 Commits

Author SHA1 Message Date
Peter Landgren
61805bc090 Swedish update.
svn: r14451
2010-02-24 13:58:18 +00:00
Rob G. Healey
a23786bb26 Fixed two errors incurred from r14448.
svn: r14449
2010-02-24 07:10:40 +00:00
Rob G. Healey
a4bc9b6d2b Added formatted strings for distcheck.
svn: r14448
2010-02-24 06:37:21 +00:00
Peter Landgren
61ae6d87ec Fix of issue 3534.
svn: r14447
2010-02-23 13:47:09 +00:00
Peter Landgren
284af59757 Fix of issue 3534.
svn: r14446
2010-02-23 13:45:49 +00:00
Serge Noiraud
947dc67886 GeoView : Don't use a dot at the end of messages in the configuration window.
svn: r14443
2010-02-22 18:09:46 +00:00
Jérôme Rapinat
a1a704f9e8 disable translations without active translators and too many untranslated strings
svn: r14439
2010-02-22 15:30:40 +00:00
Doug Blank
696b236777 Changes to allow distcheck to pass
svn: r14436
2010-02-22 12:05:37 +00:00
Peter Landgren
ba5f5ea7eb Missed () in some constfunc.win().
svn: r14434
2010-02-22 08:17:36 +00:00
Stéphane Charette
4a68664f47 increment version number on trunk
svn: r14431
2010-02-22 02:52:51 +00:00
Serge Noiraud
2618b3adfd GeoView : Allow message translation.
svn: r14430
2010-02-21 20:57:29 +00:00
Mirko Leonhäuser
21d65684b3 Update german translation
svn: r14428
2010-02-21 16:09:43 +00:00
Erik De Richter
fbd7348ceb update nl translation
svn: r14426
2010-02-21 15:12:05 +00:00
Doug Blank
ad569fc0d9 Allows unicode strings in config .ini files
svn: r14424
2010-02-21 12:59:34 +00:00
Peter Landgren
ccb1f8f4c1 Fixed some misspellings and changed to print instead of a dialog.
svn: r14423
2010-02-21 12:38:02 +00:00
Peter Landgren
b579fb9918 Added some comments to explain unicode path conversion.
svn: r14422
2010-02-21 12:19:51 +00:00
Jérôme Rapinat
f71666dab7 update french translation
svn: r14421
2010-02-21 08:19:45 +00:00
Erik De Richter
3b267ec518 update nl translation
svn: r14420
2010-02-20 18:01:07 +00:00
Peter Landgren
7f0d23af48 Found another typo.
svn: r14418
2010-02-20 17:17:32 +00:00
Rob G. Healey
a35c4dc8e0 Fixed a bug in Alphabet Navigation which had the wrong screen width. Thank you, Phillip Olsson, for pointing it out.
svn: r14417
2010-02-20 14:04:24 +00:00
Peter Landgren
3cfcfa8a5b Found a typo.
svn: r14415
2010-02-20 13:30:11 +00:00
Peter Landgren
0828461144 New attemot to improve complete translation in Windows.
svn: r14414
2010-02-20 13:21:26 +00:00
Peter Landgren
5e8efc14f7 Fix of issue 3625 for path with ASCII characters. Working on the problem with non ASCII characters.
svn: r14413
2010-02-20 09:20:12 +00:00
Peter Landgren
21cf179918 Better handling of path with non ascii in Windows.
svn: r14412
2010-02-18 16:21:01 +00:00
Peter Landgren
877359d727 Better support for non ascii in path under Windows.
svn: r14411
2010-02-18 14:54:19 +00:00
Peter Landgren
0bc2a351ea Better support for translation under Windows.
svn: r14410
2010-02-18 14:52:35 +00:00
Peter Landgren
9ca4120cf4 Better support for translation under Windows.
svn: r14409
2010-02-18 14:45:35 +00:00
Serge Noiraud
18986231a8 GeoView : Avoid multiple network test simultaneously.
Allow the possibility to activate or desactivate the network test.
          Allow configuration of timeout, frequency and host for this test.


svn: r14408
2010-02-18 09:11:10 +00:00
Doug Blank
993a5c2fcd Unoptimized to work
svn: r14407
2010-02-17 11:53:19 +00:00
Serge Noiraud
f68b3b5164 GeoView : Replacing ping command by a socket connexion to test the network.
svn: r14406
2010-02-17 07:58:26 +00:00
Doug Blank
b29f2504db Fixed error on probably_alive with people with a future death guess
svn: r14405
2010-02-17 02:45:48 +00:00
Serge Noiraud
c2239ec0e7 GeoView : differentiate ping between windows and linux.
svn: r14404
2010-02-16 18:54:49 +00:00
Serge Noiraud
c59ee70155 GeoVies : Restart the view automaticaly when the network get active.
Allow the ping difference between OSes.
          Ping interval is 30 secondes.


svn: r14403
2010-02-16 15:47:03 +00:00
Arturas Sleinius
d0d71cfd84 Updated Lithuanian translation
svn: r14402
2010-02-16 14:57:34 +00:00
Mirko Leonhäuser
e6b8727500 Update german translation
svn: r14400
2010-02-16 12:16:56 +00:00
Doug Blank
84b77aeb4b log -> LOG
svn: r14399
2010-02-16 12:07:44 +00:00
Erik De Richter
87bc089e18 update nl translation
svn: r14398
2010-02-16 09:42:41 +00:00
Doug Blank
af52542418 3612: Missing christian namesand gw export
svn: r14397
2010-02-16 02:57:46 +00:00
Doug Blank
7f5e91d9ea 3428: When running with pythonw.exe, Windows may crash if you write to stdout
svn: r14396
2010-02-16 02:18:24 +00:00
Peter Landgren
7f1c3f0e70 bookreport.gpr.py was missing.
svn: r14395
2010-02-15 20:07:43 +00:00
Peter Landgren
db8c3c9304 Separate gpr file for non-debug tools. Part of Makefile.am
svn: r14394
2010-02-15 15:13:25 +00:00
Peter Landgren
618e69e065 Separate gpr file for debug tools. Not part of Makefile.am
svn: r14393
2010-02-15 15:12:08 +00:00
Peter Landgren
fa43495264 PluginManagerGramplet.py was missing.
svn: r14392
2010-02-15 15:09:28 +00:00
Peter Landgren
4f43bb4ce5 libnarrate.py was missing.
svn: r14391
2010-02-15 15:04:05 +00:00
Gerald Britton
afa9cc5ad0 0003470: Glade error on Book Report, GError: Duplicate object id 'title'
svn: r14390
2010-02-15 14:48:51 +00:00
Gerald Britton
cd90261ff0 Bug 003611: delete/undo/delete sequence causes crash
svn: r14389
2010-02-15 14:14:35 +00:00
Benny Malengier
7392cac134 3513: Cannot move up an individual alone in the event tab (Person Editor)
svn: r14388
2010-02-15 13:18:49 +00:00
Benny Malengier
89c4ee887c fix papercut: OKDialogs which are modal but can hide behind gramps are very
annoying: fix 6 of them in often used tools


svn: r14387
2010-02-15 12:45:33 +00:00
Benny Malengier
c76159ab9d 3580: People list (private handlers) and display Name format
in reality: associations are not removed on delete person


svn: r14384
2010-02-15 12:13:43 +00:00
Peter Landgren
c0f37e1a42 Support for non ASCII usernames in Windows.
svn: r14383
2010-02-15 11:12:09 +00:00