Commit Graph

41181 Commits

Author SHA1 Message Date
705bd5115b Clarify embedding / displaying of faces / X-Face in outgoing email
Bug 698435
2015-03-10 21:42:01 +01:00
d9bf6e58d6 Bug 692578 - Display "File As" column by default in Contacts list view 2015-03-10 16:33:39 +01:00
672d4dc1c2 Bug 692577 - Remove Faxes from default address book List View 2015-03-10 16:26:26 +01:00
d12d77dc84 [Templates] Various fixes
- Do not copy From header (opened From Override Field in Composer)
- Convert original body content into UTF-8 if needed
- Remove unused variable in create_new_message() function
2015-03-10 15:19:08 +01:00
24be53ab34 EHTMLEditorView - When replying on message with links they don't have the WebKit link color set 2015-03-10 15:13:26 +01:00
b5ae2550ac EHTMLEditorView - Deleting a character from the beginning of line in quoted content moves caret to wrong place 2015-03-10 15:13:26 +01:00
b5419e97d8 EHTMLEditorView - Only stop propagating the key press event when we moved to different table cell 2015-03-10 15:13:26 +01:00
78955ea5ea EHTMLEditorView - Set text/css type on Evolution style sheets in HEAD 2015-03-10 15:13:26 +01:00
8ab037c713 Bug 692566 - [Templates] Honor Reply-To header 2015-03-10 15:03:37 +01:00
5cd49dc1bb Bug 745951 - Disable "Create filter for Mailing-List" when not from ML 2015-03-10 14:24:12 +01:00
49f1982010 Bug 729241 - 'Mark all messages read' stuck after get_folder_info() failure 2015-03-10 12:45:15 +01:00
0f1416f52f Bug 745946 - Adding emoticon at the beginning of line adds a line break too
When saving the selection start marker on the end of block always put
it before the BR element if presented.
2015-03-10 09:25:06 +01:00
163a250223 Updated German translation 2015-03-09 22:02:09 +00:00
c427633467 Updated Slovenian translation 2015-03-09 20:53:07 +01:00
51a3bd4778 Updated Norwegian bokmål translation. 2015-03-09 19:42:04 +01:00
54c3182212 Bug 726539 - Skip Lookup button shown on subsequent new account stages 2015-03-09 17:05:23 +01:00
8fc3200c29 EContactEditorFullName - Do not realize the dialog in init()
That shows a runtime warning on the console, that the taskbar cannot
be set on already realized windows.
2015-03-09 15:21:55 +01:00
4fa26cad68 Bug 728788 - Runtime warnings when opening Full Name Editor 2015-03-09 15:21:55 +01:00
c2ce4afcbe Updated Slovak translation 2015-03-09 13:48:47 +00:00
b16e1b62a2 Bug 726203 - Incorrect part ID used for multipart/related attachments 2015-03-09 14:30:44 +01:00
3fee09f44f Bug 745869 - Send account overrides: Recipient lost on edit
Also preselect the first account after account list change.
2015-03-09 12:46:23 +01:00
da07435145 EHTMLEditorView - Crash in selection_is_in_table function
Check if the passed variable is not NULL before working with it.
2015-03-09 11:21:22 +01:00
d209fc9ae4 EHTMLEditorView - Setting the link color doesn't work
There were two issues. First one was that we were setting the link
color to the user style and it override the value that we later
set to link attribute on BODY element in Page dialog. The second issue
was that the if we changed the link attribute value, the color of existing
anchors in view sometimes didn't changed at all (probably because the
body is contenteditable). As a solution we are now changing the color
of links through the CSS style sheeet in HEAD as well.
2015-03-09 07:35:03 +01:00
2dab9b12fa EHTMLEditorPageDialog - Dialog shows wrong link color 2015-03-09 07:35:03 +01:00
b03c1e043d EHTMLEditorSelection - Return the right font color when is set on body 2015-03-09 07:35:03 +01:00
246963e194 Document Mail Composer tool bar changes
Bug 739921
2015-03-09 03:22:09 +01:00
0c6a1bbc2b Recommend to use physical folders for GMail accounts
Bug 704299
2015-03-09 03:06:12 +01:00
c8403b37f4 use proper markup 2015-03-09 02:57:15 +01:00
eb1ac7be45 Document "Archive Folder" option
Bug 738867
2015-03-09 02:55:17 +01:00
e5b8b98a19 Provide Seahorse steps instead of Terminal; update UI string 2015-03-09 02:45:27 +01:00
b998f64026 Link to Seahorse documentation for how to get someone's public key 2015-03-09 02:33:32 +01:00
130e1bcefb Document Send Account Overrides
Bug 725011
2015-03-09 02:08:05 +01:00
66aea9b2ef Use full stop in <desc> for consistency. 2015-03-09 02:04:17 +01:00
0b2ddf608d Mention free form filter/search expressions and link to its list
Bug 741299
2015-03-09 01:22:49 +01:00
cf6b6ccc20 Add comment about signature delimiter 2015-03-09 00:58:55 +01:00
74ae7ffb6b Document placeholders for the quotation string in the mail composer
Bug 744017
2015-03-09 00:52:22 +01:00
186cf224e9 Split a string so we can reuse it in a different page. 2015-03-09 00:43:25 +01:00
e4b7fc0726 Fix instructions related to creating / exchanging public GPG keys
Bug 744674
2015-03-09 00:13:16 +01:00
3ad2878b16 Updated Slovenian translation 2015-03-08 21:50:36 +01:00
9613df2581 Updated Spanish translation 2015-03-08 21:24:12 +01:00
22eb0f9a06 Updated Kazakh translation 2015-03-08 14:30:20 +00:00
79bf084018 Updated Swedish translation 2015-03-08 11:41:59 +00:00
7ac40ab0a2 Updated Swedish translation 2015-03-08 10:16:29 +00:00
68e026dc65 Updated Korean translation 2015-03-08 01:38:28 +09:00
3d01492554 Documentation - Fix typo in mail-composer-mail-signatures-manage.page 2015-03-07 00:14:53 +01:00
8fa63f0228 EHTMLEditorView - Make get_parent_block_element public 2015-03-06 12:53:54 +01:00
65d37bb152 EHTMLEditorView - Add a way how to insert new block above table where there is none
Return pressed in the the begining of the first cell will insert new block
before the table (and move the caret there) if none is already there,
otherwise it will act as normal return. This behaviour is taken from
LibreOffice Writer.
2015-03-06 12:53:53 +01:00
1206ced5f1 EHTMLEditorTableDialog - Change how the table is inserted
Don't insert BR after the table, but insert the same block (but empty)
as current block. Also when we are inserting new table from empty block
replace it with newly created table (otherwise insert the table below
it).
2015-03-06 12:53:53 +01:00
a0a2a6eab2 Updated Czech translation 2015-03-06 12:52:35 +01:00
4e1c6dfb43 Fails to find nested message's attachment bar in WebKitWebView
A runtime warning like this:

   evolution-mail-WARNING **: Failed to find parent <object>
   for '.message.mixed.1.mbox.0.rfc822.attachment-bar' - no ID set?

could be shown when a message in the preview had a message attachment,
which had also an attachment.

The reason for it was a use of the same variable name in the 'for' body
as in the parent block, which, even the element was found, didn't set
the parent block's variable, thus it behaved like nothing was found.
2015-03-06 11:24:24 +01:00