14ad2ed7ea
Correct LDFLAGS of some new libraries and modules
2016-08-15 17:53:46 +02:00
fe2ac575be
Bug 769753 - [WK2] Cannot replace misspelled word from the context menu
...
Add the missing web extension's DBus function declaration.
2016-08-15 16:06:06 +02:00
b26d98f692
Bug 769912 - [WK2] Reply erases preselected signature
...
webkit_editor_is_ready() should really return whether the editor is ready.
2016-08-15 14:34:08 +02:00
087bb6fd28
Remove the two of FIXME WK2
2016-08-15 11:07:09 +02:00
7fcea18100
Bug 769908 - [WK2] Scroll to cursor on composer open
2016-08-15 10:07:29 +02:00
bb5de5bf3e
Bug 769707 - [WK2] Signature lost on send
...
Don't skip the processing of the signature.
2016-08-15 09:56:28 +02:00
9c20eabc51
EWebKitEditor - Tabulator key does not insert the tabulator, but changes focus
2016-08-15 09:35:33 +02:00
332789ff89
Bug 751588 - Port to WebKit2
2016-08-11 10:13:00 +02:00
2b2b26ba30
Bug 769152 - Confirm folder Unsubscribe before doing so
2016-08-05 08:53:51 +02:00
73515a7c74
Revert "Bug 766773 - Set CSS names on some custom widget classes"
...
This reverts commit 47d1947338 .
Oops, incorrect testing of the changes. This change causes even uglier
Evolution, thus rather revert it.
2016-07-11 14:30:05 +02:00
47d1947338
Bug 766773 - Set CSS names on some custom widget classes
2016-07-11 14:15:45 +02:00
8c308219ed
Bug 754848 - Provide 'Forget password' in Properties of remote mail accounts
2016-07-01 12:30:22 +02:00
0a907ddc48
Bug 764065 - [Camel] Use get methods for CamelMessageInfo fields
2016-06-22 12:13:15 +02:00
dc0cca8767
Bug 767780 - The "References" header folded twice
2016-06-21 10:26:52 +02:00
3cf2ebe7ef
Create new events in the selected calendar in the left tree of calendars
...
There used to be used the default source, which is not that nice as being
able to change it just by changed selection in the left tree of the calendars
(the source selector). Similar applies for tasks and memos.
2016-06-14 12:49:52 +02:00
5df319080f
Address some of the clang compiler warnings
2016-06-07 11:57:41 +02:00
b56e474a03
Use newly introduced ENetworkMonitor and add UI settings for it
...
The setting can be found at Edit->Preferences->Network Preferences tab.
2016-06-01 00:24:27 +02:00
a2dfdb68a1
Bug 766745 - Add "Find Address Books" button for WebDAV address books
2016-05-24 19:04:22 +02:00
cf89738471
Fix some issues found by Coverity Scan, cppcheck and clang
2016-05-16 21:53:16 +02:00
cc8a823062
Bug 571723 - Prefer "Cancelled" over "Canceled" in translatable strings
2016-05-11 20:34:32 +02:00
3f8fa42099
Enhance delayed message send through Outbox
...
It could happen that a message was sent from Outbox before the set
timeout. This change makes sure that messages which are not in
the Outbox folder for long enough are not sent earlier. Users still
can flush the Outbox earlier from the context menu or from
File->Send/Receive->Send All (the "Send/Receive" action doesn't
skip this timeout).
2016-05-11 10:51:41 +02:00
b542b819e1
Rather hide, than disable, items in Taskpad/Memopad context menus
2016-05-06 12:20:36 +02:00
3400c7f610
Bug 766017 - Taskpad/Memopad Calendar popup menus not updated on popup
2016-05-06 12:16:03 +02:00
29f67b6e5f
Bug 765202 - Reply to List for MIME digest sub-messages
2016-04-18 18:50:55 +02:00
2136a01a5f
Bug 764977 - Manual folder Refresh should fully resync with the server
2016-04-14 10:38:19 +02:00
a234a7a620
Hide private members of ECalendar into a private structure
2016-04-08 14:52:52 +02:00
1b8257931c
Bug 758878 - Asked repeatedly for a Google account password (with calendar)
2016-04-06 17:35:57 +02:00
d6ded7a550
Make some settings changes in mail composer permanent
...
It used to read options from the settings, but did not write
any changes back, thus the next composer open the option changes
were forgotten.
2016-04-01 19:35:33 +02:00
482fa44faa
Bug 764234 - Add more handling options for Content-Type: message/rfc822
2016-03-30 19:34:29 +02:00
50ff14d268
Bug 759802 - Report calendar import errors in UI
2016-03-23 13:51:26 +01:00
01f5ae2f61
Bug 763796 - Excessive runtime warnings from gtk_style_context_get_...()
2016-03-23 10:53:23 +01:00
0712688de0
Bug 761301 - Option to Create events, memos and tasks as Private by default
2016-02-23 21:10:34 +01:00
f8cf90ef3d
Bug 761596 - Mail Advanced search only searches in Current folder
2016-02-18 19:51:13 +01:00
57986ffec2
Bug 761159 - Try to preserve selection between calendar views
2016-02-16 16:50:14 +01:00
a4bea5c85f
Bug 761453 - Add 'Message Thread' filter option to Show combo
2016-02-12 12:12:20 +01:00
2bd0cef7e1
Bug 761506 - Rename SSL to TLS
2016-02-09 10:30:05 +01:00
1c2781ec4d
Address some compiler warnings
2016-02-04 10:51:34 +01:00
0680797967
Bug 760638 - Month view loses weeks when jumping through months
2016-02-02 11:04:47 +01:00
a6985cc4ad
Bug 760520 - Reorder items in Mail Show: combo box
2016-01-29 15:03:49 +01:00
04f150f02c
Bug 760563 - [Calendar] Add option to show icons in the Month View
2016-01-25 17:04:33 +01:00
f3359e4f20
Do not let itip-formatter plugin disable
...
The itip-formatter is a system plugin, thus users cannot disable it
in the UI. It's also because it's an important plugin, the code depends
on it now. If it ever happens the user has it disabled from any
previous version, then ignore this flag and load it anyway.
2016-01-20 18:52:00 +01:00
48013fbbcf
Visualize incorrect values in account/source editors
...
It's sometimes hard to spot what's wrong when creating a new
address book/calendar/task list/memo list/mail account, or editing
it. This change adds visual indication beside widgets whose value
is not filled correctly.
2015-12-01 14:18:06 +01:00
2f90fcb9f3
Bug 758752 - "Show all calendars" as a way of undoing "Show only this calendar"
2015-11-30 17:11:50 +01:00
30e6ffcf52
Add <kudos/> into appdata/metainfo files
2015-11-30 12:17:38 +01:00
904870683a
Bug 758665 - Hangs auto-saving mail with big attachments
2015-11-25 18:35:08 +01:00
59aa841a6c
Bug 758089 - [prefer-plain] Show plain text if present, or HTML source
2015-11-24 14:25:35 +01:00
9f8bc36ca2
Bug 616931 - Replace legacy stock_* icons with new artwork
2015-11-16 19:47:35 +01:00
a8cf2863ec
Task view's "Assign task" doesn't open editor with attendees
2015-11-10 13:51:48 +01:00
82eaa0171d
Bug 755418 - Add option to not notify about missing remote content
2015-11-03 19:12:15 +01:00
49acaf6141
Bug 272854 - Ability to sort tasks by task list membership
2015-11-02 18:54:29 +01:00