Commit Graph

21829 Commits

Author SHA1 Message Date
Jérôme Rapinat
b30677b190 7484: Selection lists in Attribute Editor have limited space 2014-02-19 18:44:20 +01:00
Jérôme Rapinat
26fe553c69 566 7477: Translate 'New Style' and 'Default' on StyleEditor; update template for translation strings 2014-02-19 15:12:39 +01:00
Vassilii Khachaturov
283c1b1aa2 7097: add UndoableStyledBuffer.undo_disabled
Refactoring away the coupling between Spell and StyleTextEditor
innards:

1) add a context manager UndoableStyledBuffer.undo_disabled
2) add a forwarding to it as StyleTextEditor.undo_disabled
3) use that in Spell.__real_set_active_spellcheck
2014-02-19 13:06:10 +02:00
Vassilii Khachaturov
78bcb52703 7097: attaching spell checker isn't undoable
Quick-and-dirty fix removing the hang. Needs to be refactored
in order not to expose the knowledge of StyleTextEditor's
innards to Spell.
2014-02-19 11:49:32 +02:00
Vassilii Khachaturov
ba2766e5b2 7097: spell.py hangs on a note for tens of secods
shave off ~15s out of 40s of the hang
2014-02-19 10:40:31 +02:00
John Ralls
539c5ba028 Update icu to version 52.1
Fixes an OSX compilation bug.
2014-02-18 16:42:47 -08:00
Mirko Leonhaeuser
b44f373b04 fix bug 0007487 and update German translation 2014-02-18 23:23:55 +01:00
Paul Franklin
3442b19700 in GUI, read "paper" options from books.xml 2014-02-17 13:07:33 -08:00
Paul Franklin
13467d6af7 enable "paper" options in books.xml 2014-02-17 13:05:55 -08:00
Vassilii Khachaturov
92ca4095a9 7117: disallow new year unless Julian or like cal
Unit test.
2014-02-17 15:56:03 +02:00
Vassilii Khachaturov
7b3edabef8 7117: disallow new year unless Julian or like cal
raise an exception from Date.set for a meaningless newyear parameter
Add Date.CALENDARS to reduce cut-and-paste here and with the unit test
2014-02-17 15:56:03 +02:00
noirauds
ec4aef5054 0007488: After creating narrative web report, some temporary files remains in /tmp 2014-02-17 09:48:05 +01:00
Paul Franklin
afd7b2c048 7477: Users should not be allowed to delete 'default' style in Style Editor 2014-02-16 11:27:29 -08:00
Paul Franklin
a2807dff79 translate some paper names, suggested in 0566 2014-02-16 11:19:13 -08:00
Paul Franklin
88f98b6bf9 0566: Translate the "New Style" and "Default" on StyleEditor.py 2014-02-16 10:52:47 -08:00
Marc Hulsman
2404b9df67 7483: Remove reference to non-existant widgets 2014-02-16 17:30:46 +00:00
Vassilii Khachaturov
ad812c8537 debug.profile: support kwargs and ret values 2014-02-16 13:57:47 +02:00
Zdeněk Hataš
6c2d18f807 czech translation update 2014-02-16 12:04:58 +01:00
Vassilii Khachaturov
15623c6c27 7469: ReorderIDs: global name 'gen' is not defined 2014-02-16 11:44:00 +02:00
John Ralls
e281f51ba6 Bug 7122 - Gramps does not start
Handle AppleCollationOrder returning an empty string
2014-02-14 17:21:12 -08:00
Zdeněk Hataš
2f5bb96fd0 czech translation update 2014-02-14 20:57:28 +01:00
noirauds
e5f5da1857 Geography : Adding bookmarks (follow bug 7240) 2014-02-14 16:23:43 +01:00
Éric Doutreleau
88f740dd50 7465: scroll window for patchname tool didn't expand 2014-02-14 16:11:51 +01:00
Marc Hulsman
7346496214 7470: Upgrade to db version 17 fails in Python 3 due to use of iteritems 2014-02-13 18:16:58 -08:00
Jérôme Rapinat
8752d173af Display the warning message before running trunk version 2014-02-11 10:31:10 +01:00
Jérôme Rapinat
9dc976f28d Re-enable warning during devel stage on trunk 2014-02-10 16:06:07 +01:00
Jérôme Rapinat
a343b96093 Re-enable warning during devel stage on trunk 2014-02-10 16:00:47 +01:00
Paul Franklin
ae69eb666b encode every "style" file in utf-8 2014-02-09 13:35:55 -08:00
noirauds
05f8557852 Geography : Add the possibility to clear the tiles cache for the current map. 2014-02-09 14:04:39 +01:00
noirauds
5a10264d5f bug 7368 : Geography gramplet does not communicate over proxy server with autorisation. 2014-02-09 13:53:14 +01:00
noirauds
1a68b0b537 bug 7447: HTML View fails to load on Debian unstable. 2014-02-09 13:47:20 +01:00
Jérôme Rapinat
918785ad58 6926: inflecting month names in dates in several reports 2014-02-08 09:48:45 +01:00
Jérôme Rapinat
a77f662877 use paragraphs on AppData for consistency (handling translations) 2014-02-06 17:02:09 +01:00
Jérôme Rapinat
4a4fe363d4 cleanup french translation 2014-02-06 12:48:19 +01:00
Jérôme Rapinat
9889514793 Check for missing references into template (gramps.pot) via intltool-update -m 2014-02-06 10:40:49 +01:00
Nick Hall
6fd89cda4c Add place type 2014-02-05 16:08:48 +00:00
Nick Hall
547e71db51 Fix unicode bug 2014-02-05 16:07:44 +00:00
Paul Franklin
6e6b18656a 7439: pre-load alert dialogs crash w/o DISPLAY 2014-02-04 20:35:54 -08:00
Nick Hall
9d9d49ffd3 Fix person sidebar filter 2014-02-04 15:40:38 +00:00
Nick Hall
3a1c3901db Add HasDayOfWeek rule 2014-02-03 22:29:57 +00:00
Nick Hall
356e36fe78 7419: HasEventBase should not include primary role 2014-02-02 16:13:53 +00:00
Nick Hall
94adf0909b 7429: Fix bug when an empty string is used as custom type 2014-02-02 15:43:38 +00:00
Vassilii Khachaturov
04d976ceee 7117: disallow new year unless Julian or like cal 2014-01-30 16:35:13 +02:00
Vassilii Khachaturov
04cff4335e l10n: collate _T_ and _ into just _ = sgettext
Thanks to Paul Franklin for reviewing [ada8cf] and suggesting this.
2014-01-30 15:40:23 +02:00
Vassilii Khachaturov
c8e885b7dd RU: translation update
Border: граница -> рамка
2014-01-30 15:29:54 +02:00
Vassilii Khachaturov
dc0380f04e RU: translation - redundant caps and minor fixes 2014-01-29 18:18:47 +02:00
Vassilii Khachaturov
8e926cf84f trunk is 4.1 not 3.x nowadays
should probably use version from const.py
2014-01-29 18:17:47 +02:00
Vassilii Khachaturov
ada8cfcaa4 l10n: trying to add context for "Name:"
Fix minor mistakes in my [c574f3].
2014-01-29 13:47:08 +02:00
Nick Hall
4b5acca5ca 7419: Fix HasEvent filter in sidebar gramplet 2014-01-28 19:34:25 +00:00
gzsuniq
bdf6cd48e3 7412: Edit Note window is too small 2014-01-27 19:34:57 +01:00