Commit Graph

41029 Commits

Author SHA1 Message Date
dbafaffe90 Remove declaration of nonexistent e_cal_model_get_extension_name() 2015-02-19 16:40:13 +01:00
d3f1c6f243 Bug 619449 - Preselect default source for Task/Memo panes in Calendar view 2015-02-19 16:35:54 +01:00
9e194184e6 Special-case Google 'caldav' calendars to use 'google' editor
When a user created a Google calendar, in a Google editor, then a CalDAV
backend was created. Opening Properties of the Google calendar opened
the CalDAV editor instead, because it was backend-driven which editor
will be opened. This special-case addition makes sure that Google
calendar properties will open Google editor, the same which was used
to create the calendar.
2015-02-19 12:57:48 +01:00
219c5f7b4b Use CalDAV to get list of available Google calendars
There used to be used libgdata for this, but it stopped working
since some Google server change, thus better to use CalDAV interface,
which provides the data the calendar config requires.
2015-02-19 11:50:57 +01:00
2aee680444 Bug 744562 - Allow insert of emoticons in plain text mode 2015-02-18 19:07:22 +01:00
99913ec7c3 Bug 740169 - Add support for smileys via Unicode-characters 2015-02-18 19:01:42 +01:00
be691c6937 Bug 741093 - Force icon sizes when loading theme icons 2015-02-18 15:59:54 +01:00
3f403cae3f Bug 743410 - White-spaces lost in plain text message printouts 2015-02-18 14:24:48 +01:00
d83c51ba81 Bug 744550 - Always scroll to selected message after messages delete 2015-02-18 13:09:44 +01:00
013e7e073a Bug 681877 - tzset() called too many times 2015-02-18 10:38:26 +01:00
ba80e1535d Updated Spanish translation 2015-02-18 10:34:50 +01:00
1d75250beb Updated Spanish translation 2015-02-18 10:24:10 +01:00
b2b9f8c465 Bug 744444 - Typo (encrpyted) in translatable strings 2015-02-17 19:37:41 +01:00
60d2e1f095 Updated Spanish translation 2015-02-17 18:32:26 +01:00
d192749ad2 Avoid crash when validating a new filter rule
A simple filter rule based on a Subject and a Move of the message
to a certain folder caused a crash of the application on save.
2015-02-17 17:10:50 +01:00
160d8e4de3 Bug 744541 - No plural use in KMail importer 2015-02-17 14:55:26 +01:00
8fe7c8320b Bug 744471 - Correct may/might usage in gschema strings 2015-02-17 09:29:59 +01:00
d54ac88b77 Updated Norwegian bokmål translation. 2015-02-16 18:31:30 +01:00
175615bdfd Post-release version bump 2015-02-16 09:15:33 +01:00
c256383d1c NEWS update for 3.13.90 2015-02-16 09:14:41 +01:00
a332274b3c Remove doc references to EMailAuthenticator 2015-02-16 09:07:59 +01:00
d6e9202bd5 Cover why mail signatures start with "-- "
Bug 744016
2015-02-16 00:57:06 +01:00
724860266d Drop all that geeky terminal commands and link to Seahorse
Bug 726584
2015-02-16 00:40:50 +01:00
043905e393 Order of items in UI has changed
Bug 731787#c1
2015-02-16 00:26:41 +01:00
62b941a3f2 Fix typo in Junk Testing Settings UI 2015-02-16 00:23:46 +01:00
d793747eda Cover the "concurrent connections" setting
Bug 730460
2015-02-16 00:17:20 +01:00
afb000ab72 Improve explanation of further available account options 2015-02-16 00:16:43 +01:00
5e4f1bb13e Remove non-existing UI options 2015-02-16 00:14:26 +01:00
d7110f1de6 Use <gui> markup 2015-02-16 00:13:27 +01:00
f58d9eb1a1 Small string change in UI 2015-02-16 00:10:32 +01:00
42d6639720 Update Spam settings (UI offers less options) 2015-02-16 00:09:21 +01:00
018c10deb8 Cover how to force online mode via GIO_USE_NETWORK_MONITOR
Bug 728604
2015-02-15 23:38:14 +01:00
fd06954f0b Updated Hungarian translation 2015-02-15 14:49:26 +00:00
050a7fb5e6 [Win32] Update gtk patch to preset "always-show-image" to TRUE 2015-02-13 20:32:37 +01:00
9d0445094f [Win32] Be able to load plugins by providing correct build-time paths 2015-02-13 20:28:32 +01:00
862c85180b Updated Spanish translation 2015-02-12 18:39:25 +01:00
e7b4a14f7e Bug 741857 - Doesn't close after mailto: message sent 2015-02-12 15:36:50 +01:00
2122c6510c Switch side of a wider border for signed/encrypted mail frame
A 4-pixel wide border looked fine for single emails, but once
the message was part of a conversation, with quoted replies,
the wider border was confusing, too close to the quotation line.
This change moves the wider border to the opposite side.
2015-02-12 13:50:50 +01:00
c86407b84b Bug 732999 - Middle-click paste doesn't move cursor
Move the caret to the position where the mouse is.
2015-02-12 13:37:29 +01:00
75e63db31a Composer - Fix more drag and drop related bugs
This fixes the following bugs:
- DnD inside the view was still copying things not moving them
- Prevent WebKit to insert the URI inside the view when DnD'ing some
  file inside the view
- DnD'ed inline image was inserted on the caret position and not on the
  position we dropped it.
2015-02-12 13:31:06 +01:00
488329b01c Introduce e_html_editor_selection_set_on_point and use it where possible
This function will move the caret on given coordinates. It uses the
webkit_dom_dom_document_caret_range_from_point. We can finally
drop the e_html_editor_view_get_element_under_mouse_click the was there
for workaround this.
2015-02-12 13:31:06 +01:00
dcb042a1c6 Bug 744363 - Indefinite form used for specific objects in error messages 2015-02-12 12:47:38 +01:00
e95f67eb8a S/MIME mail parser not used, but compiled
Due to missing config.h the ENABLE_SMIME was not declared, thus the type
for the S/MIME parser was not registered, neither used, which showed
S/MIME signed or encrypted messages as attachments, instead of deciphering
their content.
2015-02-12 12:07:31 +01:00
9dad5b7659 Bug 744373 - Delete whole line with selection lefts empty line
The selection end marker was saved to wrong position when the selection
ended in the beginning of the paragraph.
2015-02-12 09:20:49 +01:00
daaa8d08aa EHTMLEditorView - Use webkit_dom_html_element_insert_adjacent_html in parse_html_into_paragraphs 2015-02-12 08:41:03 +01:00
d39165f056 Bug 744372 - When pasting text evolution drops the carriage returns
Initial value of the property that is used for preserving the blocks
was set on wrong value.
2015-02-12 08:41:03 +01:00
086d2cb981 Use camel_application_is_exiting declaration from camel.h
It's part of camel.h now, thus let's use it, instead of re-declare it.
2015-02-11 17:36:23 +01:00
44623f1b00 Bug 743547 - Report one error only once for folders refresh 2015-02-11 15:44:12 +01:00
eaa2a5b090 Bug 737018 - GUI string for translation "New" without context 2015-02-11 13:34:49 +01:00
ffacad7cde Bug 743942 - Disambiguate string "Insert Image" 2015-02-11 13:08:25 +01:00