Commit Graph

8377 Commits

Author SHA1 Message Date
Peter Landgren
3e907c7e85 Dix of issue 3645.
svn: r14551
2010-03-01 18:08:09 +00:00
Nick Hall
b9a98eaa3e 3646: Remove redundant code
svn: r14550
2010-03-01 17:46:20 +00:00
Benny Malengier
575a4bbd67 3542: Scratchpad does not remove objects when changing database
svn: r14546
2010-03-01 12:52:57 +00:00
Benny Malengier
4105b54984 Fix bug: allow drop from Nautilius/Dolphin
svn: r14542
2010-03-01 08:57:44 +00:00
Benny Malengier
699d0d9eb8 Fix bug: allow drop from Nautilius/Dolphin
svn: r14540
2010-03-01 08:51:48 +00:00
Peter Landgren
f98d049f20 Further improvments to drag and drop mult files in Windows.
svn: r14535
2010-02-28 21:29:24 +00:00
Gary Burton
20105369fd Fix for 0003629: Cannot set entry on marker field into NotRelated tool
svn: r14533
2010-02-28 21:13:37 +00:00
Gary Burton
2fdd3817f0 Align vertical position of person label and edit button
svn: r14529
2010-02-28 19:59:23 +00:00
Nick Hall
4f7a2d7593 Only update display counts for nodes with handles
svn: r14527
2010-02-28 17:27:43 +00:00
Nick Hall
ccbe040c1f 3448: Prevent removal of hidden root node
svn: r14525
2010-02-28 17:02:26 +00:00
Gary Burton
6d96f92a00 Improve GEDCOM round trip by parsing SOUR and NOTE tokens for FACT attributes. Gramps was previously exporting this data but ignoring it on import.
svn: r14523
2010-02-28 16:18:47 +00:00
Jérôme Rapinat
e6627850d5 typo
svn: r14520
2010-02-28 15:27:20 +00:00
Benny Malengier
fd867e93ba 3631: Cannot start Gramps without any view loaded (OK, it is stupid...)
svn: r14518
2010-02-28 14:27:59 +00:00
Benny Malengier
528ba93613 Fix drag/drop bug: allow multiple drop on gallery
svn: r14515
2010-02-28 14:02:45 +00:00
Gary Burton
24bf1c6434 Fix GEDCOM import of CHAN for SOUR, REPO, OBJE. Bug 3373.
svn: r14513
2010-02-28 12:28:49 +00:00
Peter Landgren
5314acd4fa Fixed a type 'juct' -> 'just'.
svn: r14509
2010-02-27 14:22:10 +00:00
Peter Landgren
88c481ce2b Fix of issue 3642.
svn: r14506
2010-02-27 13:30:11 +00:00
Doug Blank
3fb9d1fcae 3639: Check and Repair tool fails with unsupported operand
svn: r14503
2010-02-27 12:12:55 +00:00
Jérôme Rapinat
e5ee70c94b typo
svn: r14502
2010-02-27 09:30:42 +00:00
Rob G. Healey
05edffadad Still working on it.
svn: r14495
2010-02-26 07:01:15 +00:00
Doug Blank
ea86578163 3639: Check and Repair tool fails with unsupported operand
svn: r14493
2010-02-26 01:54:19 +00:00
Rob G. Healey
f0b68e8d94 Fixed place.lat and place.long in class PlaceListPage. Working on Navigation menu placement and look.
svn: r14492
2010-02-26 01:02:12 +00:00
Rob G. Healey
518b5681f2 Re-working the Vertical Navigation Menu.
svn: r14491
2010-02-25 23:55:10 +00:00
Rob G. Healey
d3a1cae6ae Added Vertical and Horizontal Navigation Menus back into NarrativeWeb. Added State, Country, and Lat & Long to the PlacesListPage.
svn: r14490
2010-02-25 22:28:03 +00:00
Jérôme Rapinat
5d2c817048 typo
svn: r14488
2010-02-25 17:19:12 +00:00
Rob G. Healey
bcedebba64 Fixed an error on line 691-- named variables. Thanks Peter for pointing it out.
svn: r14486
2010-02-25 16:53:31 +00:00
Rob G. Healey
6593bcc66f Something else was wrong.
svn: r14484
2010-02-25 15:54:31 +00:00
Rob G. Healey
36a91b6cb9 Changed some formatted strings to named variables for 'make distcheck' to work properly.
svn: r14483
2010-02-25 15:52:32 +00:00
Benny Malengier
d2a341f19e translate category in menu and title
svn: r14479
2010-02-25 12:59:12 +00:00
Doug Blank
5868bd6c21 3628: Frames not set on CalcToolManagedWindow class
svn: r14472
2010-02-25 01:05:46 +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
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
Serge Noiraud
2618b3adfd GeoView : Allow message translation.
svn: r14430
2010-02-21 20:57:29 +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
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
Doug Blank
84b77aeb4b log -> LOG
svn: r14399
2010-02-16 12:07:44 +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
Peter Landgren
f97e6622e4 Better support for non-ASCII filenames in Windows.
svn: r14382
2010-02-15 11:11:08 +00:00
Benny Malengier
b689456c34 update glade file to gtk builder latest
3593: Cannot open Reports/Tools dialogs by clicking on theirs icons into toolbar 


svn: r14381
2010-02-15 10:07:15 +00:00
Serge Noiraud
059591a418 GeoView : replace problem in events.
svn: r14380
2010-02-15 08:08:09 +00:00
Doug Blank
6918951596 Set default help page to the wiki gramplet page
svn: r14379
2010-02-15 03:48:03 +00:00
Doug Blank
caee06e714 Print Complete Individual Report in surname order, 3598: Name sort on output
svn: r14378
2010-02-15 02:08:21 +00:00
Doug Blank
ea74046a18 Protection from crash; display error
svn: r14377
2010-02-15 00:55:20 +00:00
Serge Noiraud
07cfe16295 GeoView : pylint more compliant. String changed.
svn: r14376
2010-02-14 23:00:45 +00:00
Serge Noiraud
0c6fc43aa7 GeoView : replace problem when some place fields are empty.
svn: r14375
2010-02-14 21:23:50 +00:00
Peter Landgren
f843839c6b Hopefully last fix for complete translation in Linux and Windows.
svn: r14374
2010-02-14 21:06:31 +00:00
Serge Noiraud
8dd9c21ab3 GeoView : adding network testing.
svn: r14373
2010-02-14 21:03:35 +00:00
Benny Malengier
f672cdc200 Make reference regions show in website, fix bug with empty places, ... not creating website
svn: r14372
2010-02-14 21:00:54 +00:00
Benny Malengier
b6f85080cf Fix bug, function should return a two tuple
svn: r14371
2010-02-14 20:41:11 +00:00
Benny Malengier
862e2f49ec Remove unused function, add comment on a callback
svn: r14370
2010-02-14 20:24:15 +00:00
Doug Blank
17d6222e70 Additional test before import
svn: r14369
2010-02-14 18:45:41 +00:00
Serge Noiraud
3cdc9d9791 GeoView : Changing comments for time period in the configuration window.
svn: r14368
2010-02-14 17:49:21 +00:00
Benny Malengier
7394015a76 allow better string translation of no active object
svn: r14367
2010-02-14 16:55:06 +00:00
Serge Noiraud
e8a955c8ce GeoView : Two new options :
Add or remove crosshair.
          In the statusbar, we can choose between old degrees and D.D8. 
          Correction in the title bar of the configuration window.


svn: r14364
2010-02-14 13:50:07 +00:00
Doug Blank
b2ca292389 Bug fix for source == None
svn: r14363
2010-02-14 13:34:23 +00:00
Doug Blank
e2947972b3 3071: Set different abbreviations for life events in all non-detailed reports
svn: r14361
2010-02-14 02:01:07 +00:00
Doug Blank
ca02f9b775 3300: Detailed Descendant Report: option for '+' sign of succession in child-list
svn: r14360
2010-02-14 01:37:55 +00:00
Doug Blank
3a6676af4c Gramplet height behaves correctly: is min height if maximized, max height if not
svn: r14359
2010-02-14 00:45:21 +00:00
Serge Noiraud
fdca317437 GeoView : Solved the crosshair centering with filter.
svn: r14358
2010-02-13 20:07:37 +00:00
Doug Blank
86aed42805 Minor reposition
svn: r14357
2010-02-13 19:15:38 +00:00
Serge Noiraud
07fefd8398 GeoView: crosshair is now always centered even with filter active.
svn: r14356
2010-02-13 18:29:42 +00:00
Doug Blank
991d477417 Typo
svn: r14355
2010-02-13 17:45:55 +00:00
Doug Blank
48ff4b42d5 Workaround for redisplay widget issue; added pane orientation
svn: r14354
2010-02-13 17:45:28 +00:00
Doug Blank
6cf43dd3d8 Track options
svn: r14353
2010-02-13 16:22:35 +00:00
Serge Noiraud
1896479c83 GeoView : coordinates on all views.
svn: r14352
2010-02-13 15:37:38 +00:00
Serge Noiraud
0ab98a1b11 GeoView : Omit the crosshair png file.
svn: r14351
2010-02-13 14:36:12 +00:00
Serge Noiraud
0a2096cb09 GeoView : Add coordinates and zoom in the status bar.
First try to add crosshair.


svn: r14350
2010-02-13 14:29:48 +00:00
Doug Blank
b1354d2009 Regenerate gui options because previous configdialog may have deleted them; draw a frame around options that need 'save'.
svn: r14349
2010-02-13 06:37:50 +00:00
Doug Blank
c6c653683f Added additional config items for gramplets: height, expand, detached width and height
svn: r14348
2010-02-13 04:30:49 +00:00
Doug Blank
2b27d52782 Allow external update checkbox to use external config
svn: r14347
2010-02-13 04:29:31 +00:00
Doug Blank
cf03374f70 Updates to gramplets with options
svn: r14346
2010-02-13 03:21:38 +00:00
Doug Blank
6717242366 2671: Error in saving options in Gramplets
svn: r14345
2010-02-13 02:39:42 +00:00
Serge Noiraud
8a29e2323d GeoView : shadow suppression for markers.
svn: r14344
2010-02-12 21:53:46 +00:00
Doug Blank
c17fd3c53f Added on_load/on_save for data options
svn: r14343
2010-02-12 21:24:04 +00:00
Doug Blank
da5c001baf Removed unneeded pane widths
svn: r14342
2010-02-12 21:22:58 +00:00
Doug Blank
06bc6a8a8f Every plugin needs a gramps_target_version for 3.2+
svn: r14341
2010-02-12 20:23:05 +00:00
Doug Blank
dc3c37c471 Display view name on status bar; enlarge to enable more text
svn: r14340
2010-02-12 20:18:07 +00:00
Doug Blank
c4f2d4e596 3601: ALIVE algorithm needs someone alive today in the database; mistake fix on a variable name
svn: r14339
2010-02-12 19:42:55 +00:00
Doug Blank
2c0c3f0f85 Override config, if necessary
svn: r14335
2010-02-12 12:48:27 +00:00
Doug Blank
9f2d9dc2fd Ability to override config on adding an item
svn: r14334
2010-02-12 12:47:17 +00:00
Doug Blank
ebbd1a1d12 Added old options to new configure
svn: r14333
2010-02-12 12:08:14 +00:00
Doug Blank
452213d4cc Allow to work with new active signals
svn: r14332
2010-02-12 12:07:16 +00:00
Serge Noiraud
dce394ca37 GeoView: escape error in event view. some cleaning.
svn: r14331
2010-02-12 10:04:49 +00:00
Serge Noiraud
f731980e8e GeoView : escape '"' and '&' characters
svn: r14330
2010-02-12 09:51:18 +00:00
Doug Blank
051cd9efe1 Working on a better config system for gramplet pane
svn: r14329
2010-02-11 22:49:36 +00:00
Doug Blank
3cb996049d Two changes: make notebook tabs scroll if too big; allows config pages to be a callable for more dynamic views
svn: r14328
2010-02-11 22:48:57 +00:00
Nick Hall
4ef3a10161 Extend markup column definition to a list of columns for listviews.
svn: r14327
2010-02-11 22:30:16 +00:00
Doug Blank
77734ed302 Workaround for hiding buttons on detached gramplet
svn: r14326
2010-02-11 21:14:22 +00:00
Doug Blank
fbedac6317 Two workarounds for displaying gramplets correctly
svn: r14325
2010-02-11 20:53:10 +00:00
Nick Hall
bdcd760437 Fix error when deleting person
svn: r14324
2010-02-11 19:35:05 +00:00
Serge Noiraud
9f1b9fe93e GeoView : Allow all events in the person view.
Add a comment about filtering when no places selected.


svn: r14322
2010-02-11 17:24:46 +00:00
Jérôme Rapinat
780bb7c7ce improvements (by Duncan)
svn: r14319
2010-02-11 15:11:24 +00:00
Doug Blank
f342323d6a Fixed 2-point versions; did allow any 2-point less that gramps to load-- now must match 1-point parts (3.2)
svn: r14318
2010-02-11 13:45:51 +00:00
Serge Noiraud
66786a3074 GeoView : cut and past problem. Arghh !
svn: r14317
2010-02-11 13:36:27 +00:00
Serge Noiraud
19d033090c GeoView : cut and paste error.
svn: r14316
2010-02-11 13:32:18 +00:00
Doug Blank
49823df7fe Allow 2-point versions <= gramps version; added ERROR to print statements
svn: r14315
2010-02-11 13:26:28 +00:00
Serge Noiraud
7f83507654 GeoView : Show we found no places instead to show the last view when we use filters.
svn: r14314
2010-02-11 13:26:27 +00:00
Doug Blank
e99718faf8 Display type of navigation in status on no active object
svn: r14313
2010-02-11 12:43:26 +00:00
Doug Blank
2e038d405e Protection from crashing on a bad lang name
svn: r14312
2010-02-11 12:18:01 +00:00
Doug Blank
36281cc5e4 Added 'c' as same as English; made error message less cryptic (I hope)
svn: r14311
2010-02-11 12:13:46 +00:00
Serge Noiraud
41693a0c17 GeoView : gtk.tooltips is obsolete.
svn: r14310
2010-02-11 11:01:42 +00:00
Serge Noiraud
0003e255d9 GeoView : Some cleaning and move Provider and SaveZoom in the geoview bar.
Add tooltips in the geoview bar.


svn: r14309
2010-02-11 06:52:24 +00:00
Doug Blank
d7c2e39492 Still need to build the non-gui options
svn: r14308
2010-02-10 23:25:08 +00:00
Doug Blank
d9fdd6bf9c Fixed conflict with alt keys
svn: r14307
2010-02-10 22:25:37 +00:00
Doug Blank
8abe461bb9 Fix for bad open on tarfile
svn: r14306
2010-02-10 22:11:48 +00:00
Doug Blank
458c42b0d4 Added a basic configure for GrampletView; removed config of columns by right-clicking
svn: r14305
2010-02-10 19:19:32 +00:00
Jérôme Rapinat
5c3f83816d 3582: wrong module name
svn: r14304
2010-02-10 17:05:55 +00:00
Jérôme Rapinat
c77515294c 3595: More confort for non-english users
svn: r14303
2010-02-10 17:02:26 +00:00
Jérôme Rapinat
aa30075b18 typo - return translated string
svn: r14302
2010-02-10 16:56:53 +00:00
Doug Blank
56e25bdc7a Added an optional message area to Progressmeter; addon updates uses this to report back status
svn: r14301
2010-02-10 15:43:05 +00:00
Doug Blank
843fb89ba0 Plugins required to be correct version
svn: r14300
2010-02-10 12:13:47 +00:00
Serge Noiraud
01757effa1 GeoView : issue 3583 and missing file when no database.
svn: r14299
2010-02-09 22:43:40 +00:00
Serge Noiraud
4dcc9a5f31 GeoView : Add menu interface, so we can use geoview without toolbar.
svn: r14298
2010-02-09 21:32:41 +00:00
Serge Noiraud
02e4344c3d GeoView : more pylint compliant.
svn: r14297
2010-02-09 18:51:53 +00:00
Doug Blank
ea627392e8 Don't build options
svn: r14295
2010-02-09 13:15:31 +00:00
Doug Blank
f382665850 Config of gramplet keeps track of details if it is in a split pane
svn: r14294
2010-02-09 13:14:37 +00:00
Peter Landgren
fcdee6708a Fix of issue 3573.
svn: r14293
2010-02-09 10:48:11 +00:00
Jérôme Rapinat
5efed319e1 2548: unused system_filter.xml
svn: r14292
2010-02-09 09:27:14 +00:00
Doug Blank
8af314298e Get rid of warnings on view categories with more than 9 views (yes, I have a category with 16 views)
svn: r14291
2010-02-09 01:41:32 +00:00
Benny Malengier
4c96566671 Updated tip of the day from Duncan
svn: r14290
2010-02-09 00:12:20 +00:00
Benny Malengier
1a5f1720c0 Allow plugins to register their icons, new icons for geoview
svn: r14289
2010-02-09 00:07:43 +00:00
Nick Hall
a7c1c2b32a Fix initial value of filter sidebar toggle on menu
svn: r14288
2010-02-08 22:33:04 +00:00
Peter Landgren
116c8f39de Make use of new module constfunc.
svn: r14287
2010-02-08 17:29:15 +00:00
Peter Landgren
9d20446bc5 Make use of new module constfunc.
svn: r14286
2010-02-08 17:26:22 +00:00
Peter Landgren
c6641878c2 Make use of new module constfunc.
svn: r14285
2010-02-08 17:24:43 +00:00
Peter Landgren
39ba257b49 make use of new module constfunc.
svn: r14284
2010-02-08 17:23:48 +00:00
Peter Landgren
c9e7e6e5e4 Make use of new module constfunc.
svn: r14283
2010-02-08 17:20:57 +00:00
Peter Landgren
99b95c547d Make use of new module constfunc.
svn: r14282
2010-02-08 17:19:15 +00:00
Peter Landgren
ee18fd7c69 Make use of new module constfunc.
svn: r14281
2010-02-08 17:17:46 +00:00
Peter Landgren
932eeac2d7 Make use of new module constfunc.
svn: r14280
2010-02-08 17:16:37 +00:00
Peter Landgren
beae7d6a01 Translation now works in Windows with gtk.glade method.
svn: r14278
2010-02-08 14:56:30 +00:00
Doug Blank
5ef4112868 Removed gui options from Gramplet Pane; plan on having a Configure View window
svn: r14277
2010-02-08 13:34:44 +00:00
Benny Malengier
6ef903ff11 New tip of the days of Duncan, code to support <br/>
svn: r14276
2010-02-08 09:51:47 +00:00
Peter Landgren
0599a90583 Make use of new module constfunc.
svn: r14275
2010-02-08 08:27:45 +00:00
Peter Landgren
bd3120bcb0 Deleted not used imports.
svn: r14274
2010-02-08 08:26:54 +00:00
Doug Blank
3b3e5e032d Column of handle of note model had changed, apparently; used in selecting ID
svn: r14273
2010-02-08 04:20:24 +00:00
Peter Landgren
1329d067de Fixed a typo.
svn: r14272
2010-02-07 18:11:56 +00:00
Peter Landgren
732948bf8a Step towards fix of translation in Windows.
svn: r14271
2010-02-07 18:04:10 +00:00
Peter Landgren
5b8f3b4df1 Step towards fix of translation in Windows.
svn: r14270
2010-02-07 18:03:32 +00:00
Peter Landgren
06f2bbf659 Step towards fix of translation in Windows.
svn: r14269
2010-02-07 18:02:51 +00:00
Peter Landgren
34a910ec3a Step towards fix of translation in Windows.
svn: r14268
2010-02-07 18:01:17 +00:00
Doug Blank
22c4ec78cb Have some parameters of the GrampletPane passed in at runtime (default_gramplets)
svn: r14267
2010-02-07 16:59:06 +00:00
Doug Blank
1bd2966d3c Have some parameters of the GrampletPane passed in at runtime (column_count)
svn: r14266
2010-02-07 16:38:06 +00:00
Doug Blank
df9899a78b Allow each grampletpane to have its own config
svn: r14265
2010-02-07 13:30:59 +00:00
Doug Blank
9110d76624 Support files for grampletpane
svn: r14264
2010-02-07 12:20:25 +00:00
Doug Blank
69e607cce7 Moved to grampletpane
svn: r14261
2010-02-07 04:52:03 +00:00
Doug Blank
475dc14364 Not sure I need this...
svn: r14260
2010-02-07 04:48:56 +00:00
Doug Blank
b0ec0560f2 Moved GrampletPane to gui/widgets/grampletpane.py
svn: r14259
2010-02-07 04:44:33 +00:00
Doug Blank
f97b90a12a Moved most the GrampletView into a pane widget
svn: r14258
2010-02-07 04:04:48 +00:00
Doug Blank
97d1415988 3559: Home button does not work in Relationship view.
svn: r14257
2010-02-07 02:54:23 +00:00
Serge Noiraud
938b8141e0 GeoView : Some cleaning. Use only GeoView.css.
svn: r14256
2010-02-06 22:34:07 +00:00
Benny Malengier
2a6befa905 consistent strings for views
svn: r14255
2010-02-06 20:10:25 +00:00
Benny Malengier
c31f720762 string improvement in geoview
svn: r14254
2010-02-06 20:05:07 +00:00
Benny Malengier
e752af9ed6 FINALLY: this fixes translation issues with gtk.Builder on my box (ubuntu 9.10)
svn: r14253
2010-02-06 17:17:20 +00:00
Doug Blank
efe5ffdc80 3572: Selection of People from picklist seems to not work because of PeopleModel change
svn: r14251
2010-02-06 16:54:57 +00:00
Benny Malengier
d53611e0f1 glade 3 updates
svn: r14250
2010-02-06 16:43:13 +00:00
Doug Blank
77e94312d2 3136: Creating a graphical report crashes the report generator
svn: r14249
2010-02-06 16:23:17 +00:00
Doug Blank
08d00c4865 3569: Filter Sidebar should include a link to the Filter Editor
svn: r14248
2010-02-06 16:08:10 +00:00
Jérôme Rapinat
b3efd702a2 Make Filter Sidebar consistent on Menu
svn: r14247
2010-02-06 15:27:17 +00:00
Jérôme Rapinat
7bc9fa44a5 2384: KinshipReport use hard to translate sentences (Josip)
svn: r14246
2010-02-06 15:16:14 +00:00
Serge Noiraud
952faa10bd GeoView : configuration window : save and some cleaning.
svn: r14245
2010-02-06 12:52:18 +00:00
Doug Blank
ec017abfa3 3328: Rule Editor does not select current rule to edit
svn: r14244
2010-02-06 12:42:36 +00:00
Peter Landgren
e045018356 Delete of debug print.
svn: r14243
2010-02-06 09:38:04 +00:00
Peter Landgren
f62432f5e7 Better test for English rel calc.
svn: r14242
2010-02-06 09:36:34 +00:00
Doug Blank
4dfef8ab43 3557: optimization error
svn: r14240
2010-02-05 23:56:36 +00:00
Nick Hall
ad0f8a48cb Make navigation labels consistent
svn: r14239
2010-02-05 23:29:38 +00:00
Serge Noiraud
be652658d1 GeoView : Added configuration window.
svn: r14238
2010-02-05 23:24:02 +00:00