Commit Graph

40848 Commits

Author SHA1 Message Date
46a66ca07a Updated Spanish translation 2014-12-17 12:43:31 +01:00
8944b05a64 Updated Tamil translation 2014-12-16 11:12:28 +00:00
7a7989dcbc EComposerPrivate - Warning is shown when replying to e-mail. 2014-12-15 11:28:20 +01:00
6cb6ccda60 Bug 740475 - Quoted reply editing issues
Check if won't add two BR elements in row to avoid unnecessary empty
line.
2014-12-15 11:28:20 +01:00
2feb834526 Updated Czech translation 2014-12-14 18:17:54 +01:00
2d83d7655f Bug 724039 - Message preview shows a wrong message 2014-12-12 13:45:07 +01:00
ac8281497d Updated Kannada translation 2014-12-12 11:38:49 +00:00
a9f5c3685b Bug 670114 - Provide list of Mail certificates in UI
Look at Edit->Preferences->Certificates->Mail tab.
2014-12-11 15:59:06 +01:00
ab45f3f3e9 Bug 740297 - [SMTP] Crash when sending two messages at once 2014-12-10 10:25:52 +01:00
fc0be8e564 Bug 585265 - Comma press overwrites address completion 2014-12-09 19:39:02 +01:00
04c269abea e_calendar_view_get_tooltips: Do not crash when there's no DTEND set 2014-12-09 15:51:59 +01:00
18c7e5031c cal_comp_get_instance_times: Workaround issue with no DTEND set 2014-12-09 15:50:19 +01:00
aab2dd6254 Bug 550796 - Implement free form filter expression 2014-12-09 09:20:12 +01:00
080e9fa33f Bug 741059 - Prompts for login PIN with CKF_PROTECTED_AUTHENTICATION_PATH
This turns out to be relatively simple to fix. Based on the patch in
http://bugzilla.mozilla.org/show_bug.cgi?id=229023
2014-12-08 14:08:20 +00:00
0b4bfe0459 Bug 706993 - Restart background processes after restore 2014-12-05 12:40:01 +01:00
d3819eefb7 EHTMLEditorView - Remove the right attributes when cleaning the BODY element after conversion 2014-12-04 15:44:07 +01:00
9695ad85be EHTMLEditorView - Register HTML input events handlers when BODY is replaced 2014-12-04 15:43:11 +01:00
8cbb07d777 EHTMLEditorView - Use the HTML keydown event for activating the links
Also add defines for HTML key codes and rename one variable that had
the same name as one of the function agruments.
2014-12-04 11:09:41 +01:00
80d9a5f8b1 Bug 469141 - Traverse collapsed threads with Magic space bar 2014-12-04 08:36:05 +01:00
11c173acdf EHTMLEditorView - Use HTML keyup event instead of GWidget's key-release-event signal
This is mainly for WebKit2 port.
2014-12-03 17:10:43 +01:00
f12dd92556 Bug 741031 - Replacing misspelled word with keyboard doesn't replace the original word 2014-12-03 15:32:38 +01:00
f28796508e Bug 524365 - Expand folder tree for message Move/Copy folder selector 2014-12-03 13:59:57 +01:00
f0c47a3564 EHTMLEditorView - Don't leak generated cid when creating new parts for inline images 2014-12-03 13:59:02 +01:00
b8b118bc55 EHTMLEditorSelection - Correctly save selection next to images 2014-12-03 13:59:02 +01:00
2decbad428 Bug 686620 - Add an option to skip New Account autodiscovery 2014-12-03 07:10:02 +01:00
b706c91904 Bug 740993 - Reply to an empty message breaks quotation
When the message that we are replying on is empty, put empty paragraph
in quotation.
2014-12-02 16:47:17 +01:00
4d12f1e17b EWebView - Increase minimum zoom level for zoom out
Newer WebKitGTK (like 2.2.8) breaks the view for a small zoom
sooner than the older one.
2014-12-01 13:39:03 +01:00
379540e7a7 Automatic Contacts can duplicate recipients in the set book
The duplication could happen when the destination book was not set
to be used for autocompletion. Always checking the destination
book, and check it as the first, will not do unnecessary tests
in other books and will make sure that the contacts are not
blindly added there.
2014-12-01 12:09:19 +01:00
4fe0f528bd Bug 734530 - Use-after-free in Automatic Contacts on error 2014-12-01 11:43:17 +01:00
70ec39cf25 Bug 740244 - Display reminders as notifications by default 2014-12-01 08:57:57 +01:00
38ec935765 Bug 734646 - Do not load remote images on a message print 2014-11-28 14:57:34 +01:00
ffdd2a60e8 Bug 740743 - Update 'New email setup' welcome text 2014-11-27 14:03:56 +01:00
de696bd045 Bug 740577 - Calendar Month view keyboard scroll down misplaced 2014-11-27 09:01:42 +01:00
a8547da9e3 Updated Czech translation 2014-11-27 00:18:12 +01:00
ba1f689c8e Bug 740755 - New-line lost on a text paste
Don't try to preserve the text blocks when the line starts with
tabulator.
2014-11-26 16:07:29 +01:00
ec476d7ffc Bug 740754 - Opening just Draft with attachments shows HTML code
Ask for content type of part otherwise we will pass the HTML code as
a plain text one.
2014-11-26 16:00:39 +01:00
ba1efc12cb Updated Spanish translation 2014-11-26 12:49:33 +01:00
77be22198d [Alarm-notify] Do not show "Not supported" error on an alarm dismiss 2014-11-26 12:05:15 +01:00
3dca472ec7 Updated Norwegian bokmål translation. 2014-11-25 23:54:13 +01:00
a427d78133 Updated Swedish translation 2014-11-25 20:41:21 +00:00
d155ba0657 Updated Czech translation 2014-11-25 21:39:19 +01:00
e182db0e47 Use EClientCache to open calendars in plugins
This partly fixes bug #721712 (Writeable calendars can report
as read-only after open), because the EClientCache always returns
the same EClient, which has internal properties properly updated
(at the second and following calls).
2014-11-25 19:09:19 +01:00
ecd3dbc373 Bump GLib requirement to 2.40
The evolution-data-server already requires GLib 2.40, thus this is more
like a sync of the requirements, than a real dependency change.
2014-11-25 13:48:31 +01:00
bec6c8c59f Bug 740197 - Month view doesn't always indicate excess appointments 2014-11-24 12:23:47 +01:00
e3be91a43d Post-release version bump 2014-11-24 08:29:07 +01:00
2f721f4135 NEWS update for 3.13.8 2014-11-24 08:28:08 +01:00
aad5e6cee2 Updated Greek translation 2014-11-23 22:59:56 +02:00
61f59ada53 [EHTMLEditorView] Fix two memory leaks 2014-11-21 15:04:09 +01:00
e69e552c99 Bug 697858 - Slow message composer open 2014-11-21 14:55:48 +01:00
a4f32cb3c5 Bug 733518 - Make VOICE type optional for TEL in EContact 2014-11-21 11:12:21 +01:00