Commit Graph

15700 Commits

Author SHA1 Message Date
Rob G. Healey 1605254b2d Added Internet Address Book to NarrativeWeb. Added styles for it and OneDay elements for WebCal. Updated printer stylesheet to current work.
svn: r13503
2009-11-05 18:18:49 +00:00
Nick Hall f697451301 Fixed error when opening two plugin status windows
svn: r13501
2009-11-05 16:49:35 +00:00
Doug Blank aee3e932e1 Added fpath and help_url for plugins
svn: r13500
2009-11-05 11:57:19 +00:00
Doug Blank be9c8df643 Fixes translation problem for addons
svn: r13499
2009-11-04 23:20:35 +00:00
Serge Noiraud 811463d770 GeoView : issue 3312 : keep years selection between pages, place selection, ...
svn: r13498
2009-11-04 22:15:45 +00:00
Espen Berg efc1799c54 Some revision on Norwegian bokmål language file
svn: r13497
2009-11-04 20:58:17 +00:00
Espen Berg c9faa47f6a Some revision on Norwegian translation
svn: r13496
2009-11-04 14:18:24 +00:00
Peter Landgren bd18302d69 Fix so that a copy is created, if new filename already exists. Works like normal XML export.
svn: r13494
2009-11-03 17:33:35 +00:00
Gerald Britton 2230220ea1 Tweaks using builtins and list comprehensions -- fix error in get_name
svn: r13492
2009-11-03 14:22:37 +00:00
Doug Blank 1f5256e8fd Supress warning on not loading local translations (1st party plugins don't have them)
svn: r13491
2009-11-03 13:47:01 +00:00
Doug Blank 8143ef6c18 Added localized gettext for registration code
svn: r13490
2009-11-03 13:42:37 +00:00
Doug Blank 98ec7731e7 Used the gramps way of editing files
svn: r13489
2009-11-03 12:01:33 +00:00
Rob G. Healey 6741ffed73 Cleanup and remove some old functions in WebCal.
svn: r13488
2009-11-03 07:32:45 +00:00
Brian Matherly 3141ed0e71 Cleanup libnarrate.
svn: r13487
2009-11-03 05:25:15 +00:00
Rob G. Healey 99499779dc NarrativeWeb is now using format_date() where it is just needing to be displayed. Where calculations are needed, using Date() and date(). Stylesheets are being updated as well. A lot of general cleanup as well.
svn: r13486
2009-11-03 04:18:05 +00:00
Doug Blank e83e5effc5 Skip hidden directories, and the po and locale system dirs of gramps-addons
svn: r13485
2009-11-03 01:56:27 +00:00
Doug Blank 822586d8a5 Added plugin.fpath to keep track of path; added edit button in plugin window
svn: r13484
2009-11-03 01:39:47 +00:00
Doug Blank 9130ddd23a Default to 'en' in get_addon_translator() if locale.getlocale()[0] returns None
svn: r13483
2009-11-03 00:34:12 +00:00
Gerald Britton f822b4b8a0 Tweaks using builtins and list comprehensions
svn: r13482
2009-11-02 19:07:32 +00:00
Nick Hall 200bacb1f5 Add extra sections to Complete Individual Report
svn: r13481
2009-11-02 14:57:34 +00:00
Serge Noiraud 461b70a7e4 GeoView : issue 3312 : limits problem and some other minor bugs.
svn: r13480
2009-11-01 22:10:54 +00:00
Doug Blank d23721d35f Allow plugin manager to follow links (so you can add a link in plugins to a development dir)
svn: r13479
2009-11-01 15:45:53 +00:00
Doug Blank 05de29cbf8 Don't complain if LANG is en and there is no explicit translation for addons
svn: r13478
2009-11-01 15:44:04 +00:00
Doug Blank ba897a8e0f Added __file__ to plugin registration environment (to retrieve addon translations)
svn: r13477
2009-11-01 14:30:56 +00:00
Doug Blank 0f61597985 Begin moving 3rd-party plugins to external SVN: DataEntryGramplet removed
svn: r13476
2009-11-01 14:28:37 +00:00
Doug Blank 0dc707ef7c Added a function to get a translation with fallback for addons
svn: r13475
2009-11-01 14:26:21 +00:00
Brian Matherly c43c3beba0 Clean up ReportUtils: Move text strings into "Narrator" class in libnarrate. Remove unused functions. Move functions out that are only used once.
svn: r13474
2009-10-31 21:36:57 +00:00
Benny Malengier e0bef1b8ac fix svn properties
svn: r13473
2009-10-31 08:18:28 +00:00
Benny Malengier ffd61918c4 fix svn properties
svn: r13472
2009-10-31 08:15:10 +00:00
Peter Landgren 4e3971913d Another fix for translation to work.
svn: r13469
2009-10-30 18:28:11 +00:00
Jérôme Rapinat d9f4b84860 update, typo on day. MON format
svn: r13468
2009-10-30 18:05:45 +00:00
Jérôme Rapinat bb51d41133 cannot translate variable (part2 - thanks Peter)
svn: r13467
2009-10-30 18:01:48 +00:00
Serge Noiraud 140cee8e6a GeoView : change strings for translation.
svn: r13465
2009-10-30 16:45:00 +00:00
Jérôme Rapinat 9ec8339998 cannot translate variable (mailing-list)
svn: r13463
2009-10-30 10:15:18 +00:00
Serge Noiraud 291c8ed819 GeoView : Correction of bad simplifications in svn 13212.
Some limits problems.
          Try to solve 1.3 from issue 3312.
          Replacing radio buttons by a combobox to save space.


svn: r13462
2009-10-30 08:41:21 +00:00
Erik De Richter 9a93932ea1 update nl translation
svn: r13461
2009-10-30 06:37:22 +00:00
Benny Malengier 750331b8bd 3325: Gramps (from trunc) chrashes without an environment definition for LANG
svn: r13460
2009-10-29 22:12:11 +00:00
Benny Malengier ab302b4673 Use Utils to check for Windows instead of string compare
svn: r13459
2009-10-29 21:56:31 +00:00
Benny Malengier 83fd55e363 3294: Edit buttons causing an error
svn: r13458
2009-10-29 21:36:57 +00:00
Gerald Britton 00bee4ee66 Bug 0003098: "Buri" event on GeneWeb file may break import into Gramps
svn: r13457
2009-10-29 20:03:03 +00:00
Jérôme Rapinat 0757d0821c 3278: [Records plugin] Mariage calculation should only work with event_role=Family or primary
svn: r13456
2009-10-29 11:44:32 +00:00
Peter Landgren 4c93a08c14 Change of first letter in month's names to lower case.
svn: r13454
2009-10-29 07:22:17 +00:00
Luigi Toscano ad8c24d9c3 Italian translation for month names
svn: r13452
2009-10-28 23:36:10 +00:00
Jérôme Rapinat cd46badf1e update still parsing problem with one date format
svn: r13448
2009-10-28 18:40:20 +00:00
Benny Malengier 61130b11ef 03288: [XML import] Custom family event role type is ignored on Family Events
svn: r13447
2009-10-28 16:15:48 +00:00
Jérôme Rapinat dc85030a20 typo
svn: r13445
2009-10-28 15:01:36 +00:00
Jérôme Rapinat 7f9934d2c8 Revised _Date_fr.py according to Brian's changes in revision 13442
svn: r13444
2009-10-28 15:00:16 +00:00
Espen Berg ea35e9b5e7 Revised _Date_nb.py according to Brian's changes in revision 13442
svn: r13443
2009-10-28 13:02:30 +00:00
Brian Matherly 77847d37ba 0003320: DateDisplay: incorrect index for short_months and long_months
svn: r13442
2009-10-28 12:21:37 +00:00
Doug Blank 7a19720b01 Need to ignore old values of wrong list type
svn: r13441
2009-10-28 12:15:18 +00:00