Commit Graph

41042 Commits

Author SHA1 Message Date
Milan Crha c0d7cd245d Bug 741013 - Pass URIs into the primary instance as soon as possible 2015-02-20 12:33:06 +01:00
Milan Crha 6e40bb37d3 Simplify e-web-view.c:add_css_rule_into_style_sheet() 2015-02-20 11:40:34 +01:00
Tomas Popela 88dd1d83c9 Bug 744401 - Many WebKitDom objects leaked for every message viewed
Follow-up fix that fixes the leak of two strings introduced with
previous fix to this bug. Also unref all the used objects from various
lists that WebKit returns after they are used.
2015-02-20 11:16:18 +01:00
Tomas Popela 567bb678e8 EHTMLEditorSelection - Use create_selection_marker function when saving selection 2015-02-20 08:39:57 +01:00
Tomas Popela d50a97ff40 EHTMLEditorSelection - Rework how the monospaced style is set
Don't set the font size if it's not necessary (otherwise the font will
be bigger). Also preserve the selection on text when setting the
monospaced style.
2015-02-20 08:39:57 +01:00
Tomas Popela f44326e2fe EHTMLEditorSelection - Don't unref the EHTMLEditorView object when it is used afterwards 2015-02-20 08:39:57 +01:00
Tomas Popela e49c913e70 EHTMLEditorSelection - Try to remove the link only when we find anchor 2015-02-20 08:39:57 +01:00
Tomas Popela aa197acc32 EHTMLEditorSelection - Spell check is lost after some font style operations 2015-02-20 08:39:57 +01:00
Tomas Popela d150071479 EHTMLEditorSelection - After settings for size to some value and back to the default the font is a little bit smaller 2015-02-20 08:39:56 +01:00
Tomas Popela d54ad09315 EHTMLEditorSelection - The font color for selected text is wrong
Chack if the returned value is not empty, otherwise set it to black.
2015-02-20 08:39:56 +01:00
Tomas Popela 3ed6b7f3f6 EHTMLEditorSelection - Don't unref the EHTMLEditorView when it is used afterwards 2015-02-20 08:39:56 +01:00
Tomas Popela eccda0aca9 EHTMLEditorSelection - Add missing colon in properties documentation 2015-02-20 08:39:56 +01:00
Tomas Popela 67bdc67878 Bug 744401 - Many WebKitDom objects leaked for every message viewed
Don't leak the WebKitDOMCSSRuleList object and stop searching when we
remove the rule to be more efficient.
2015-02-20 08:39:56 +01:00
Milan Crha dbafaffe90 Remove declaration of nonexistent e_cal_model_get_extension_name() 2015-02-19 16:40:13 +01:00
Milan Crha d3f1c6f243 Bug 619449 - Preselect default source for Task/Memo panes in Calendar view 2015-02-19 16:35:54 +01:00
Milan Crha 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
Milan Crha 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
Jonas Hahnfeld 2aee680444 Bug 744562 - Allow insert of emoticons in plain text mode 2015-02-18 19:07:22 +01:00
Jonas Hahnfeld 99913ec7c3 Bug 740169 - Add support for smileys via Unicode-characters 2015-02-18 19:01:42 +01:00
Milan Crha be691c6937 Bug 741093 - Force icon sizes when loading theme icons 2015-02-18 15:59:54 +01:00
Milan Crha 3f403cae3f Bug 743410 - White-spaces lost in plain text message printouts 2015-02-18 14:24:48 +01:00
Milan Crha d83c51ba81 Bug 744550 - Always scroll to selected message after messages delete 2015-02-18 13:09:44 +01:00
Milan Crha 013e7e073a Bug 681877 - tzset() called too many times 2015-02-18 10:38:26 +01:00
Daniel Mustieles ba80e1535d Updated Spanish translation 2015-02-18 10:34:50 +01:00
Daniel Mustieles 1d75250beb Updated Spanish translation 2015-02-18 10:24:10 +01:00
Milan Crha b2b9f8c465 Bug 744444 - Typo (encrpyted) in translatable strings 2015-02-17 19:37:41 +01:00
Daniel Mustieles 60d2e1f095 Updated Spanish translation 2015-02-17 18:32:26 +01:00
Milan Crha 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
David Liang 160d8e4de3 Bug 744541 - No plural use in KMail importer 2015-02-17 14:55:26 +01:00
Milan Crha 8fe7c8320b Bug 744471 - Correct may/might usage in gschema strings 2015-02-17 09:29:59 +01:00
Kjartan Maraas d54ac88b77 Updated Norwegian bokmål translation. 2015-02-16 18:31:30 +01:00
Milan Crha 175615bdfd Post-release version bump 2015-02-16 09:15:33 +01:00
Milan Crha c256383d1c NEWS update for 3.13.90 2015-02-16 09:14:41 +01:00
Milan Crha a332274b3c Remove doc references to EMailAuthenticator 2015-02-16 09:07:59 +01:00
Andre Klapper d6e9202bd5 Cover why mail signatures start with "-- "
Bug 744016
2015-02-16 00:57:06 +01:00
Andre Klapper 724860266d Drop all that geeky terminal commands and link to Seahorse
Bug 726584
2015-02-16 00:40:50 +01:00
Andre Klapper 043905e393 Order of items in UI has changed
Bug 731787#c1
2015-02-16 00:26:41 +01:00
Andre Klapper 62b941a3f2 Fix typo in Junk Testing Settings UI 2015-02-16 00:23:46 +01:00
Andre Klapper d793747eda Cover the "concurrent connections" setting
Bug 730460
2015-02-16 00:17:20 +01:00
Andre Klapper afb000ab72 Improve explanation of further available account options 2015-02-16 00:16:43 +01:00
Andre Klapper 5e4f1bb13e Remove non-existing UI options 2015-02-16 00:14:26 +01:00
Andre Klapper d7110f1de6 Use <gui> markup 2015-02-16 00:13:27 +01:00
Andre Klapper f58d9eb1a1 Small string change in UI 2015-02-16 00:10:32 +01:00
Andre Klapper 42d6639720 Update Spam settings (UI offers less options) 2015-02-16 00:09:21 +01:00
Andre Klapper 018c10deb8 Cover how to force online mode via GIO_USE_NETWORK_MONITOR
Bug 728604
2015-02-15 23:38:14 +01:00
Balázs Úr fd06954f0b Updated Hungarian translation 2015-02-15 14:49:26 +00:00
Milan Crha 050a7fb5e6 [Win32] Update gtk patch to preset "always-show-image" to TRUE 2015-02-13 20:32:37 +01:00
Milan Crha 9d0445094f [Win32] Be able to load plugins by providing correct build-time paths 2015-02-13 20:28:32 +01:00
Daniel Mustieles 862c85180b Updated Spanish translation 2015-02-12 18:39:25 +01:00
Milan Crha e7b4a14f7e Bug 741857 - Doesn't close after mailto: message sent 2015-02-12 15:36:50 +01:00