Commit Graph

16038 Commits

Author SHA1 Message Date
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
Doug Blank
b5e9f4ddf0 Added missing traceback import
svn: r13440
2009-10-28 10:38:57 +00:00
Benny Malengier
e03cd66c2d 3304: current HTML modules add a newline for every doc.write_text()
svn: r13439
2009-10-28 08:15:16 +00:00
Serge Noiraud
6ba97f3e6d GeoView : We need webkit 1.1.10 to use the encoding.
reset the combobox text when switching map.


svn: r13438
2009-10-28 07:48:05 +00:00
Peter Landgren
c1c27b3ebf Update of strings as requested.
svn: r13437
2009-10-28 07:34:37 +00:00
Brian Matherly
758d69ec88 Make short and long month strings constants in the DateDisplay class instead of using the localized month strings detected by GrampsLocale. This will allow DateDisplayers to work for languages other than the current locale - will be useful for user selectable report translations.
svn: r13436
2009-10-28 03:25:57 +00:00
Doug Blank
d920e3479a Looks like this is needed
svn: r13435
2009-10-28 01:16:21 +00:00
Benny Malengier
0dc1116fa2 add pyo to ignore files
svn: r13434
2009-10-27 20:41:08 +00:00
Serge Noiraud
e407cd26b6 GeoView : Force the renderer to be utf-8 ( issue #2887 )
Button limits problem ( issue #3312 #1.1)
          Some missings infos   ( issue #3312 #1.2)
          Info bubble problem   ( issue #3312 #1.3)
          Page limits problem   ( issue #3312 #2)
          Some minor corrections.


svn: r13433
2009-10-27 18:48:43 +00:00
Rob G. Healey
77da65bc71 Fixed a lot of string items, whereas href=; it becomes href = as an example. This was talked about a while back, and Brian or Benny made the point to code like this.
svn: r13432
2009-10-27 15:40:15 +00:00
Peter Landgren
7fe80cc10b Fix of translation problem with _().
svn: r13431
2009-10-27 09:06:52 +00:00
Brian Matherly
e03f293238 Fix some residual bugs from the implementation of the new plugin manager.
svn: r13430
2009-10-27 02:35:42 +00:00
Brian Matherly
fa10edbfd1 Skip hidden directories when registering plugins.
svn: r13429
2009-10-27 01:44:46 +00:00