e0e5dbedf9
Bug 755743 - Cannot open new window from overview
2016-01-15 15:14:46 +01:00
c617cd9af1
Bug 759536 - Provide a way to hide Switcher buttons
2016-01-13 17:03:38 +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
a6418bf057
Bug 757654 - Add a button to archive the current/selected message
2015-11-12 15:29:29 +01:00
82eaa0171d
Bug 755418 - Add option to not notify about missing remote content
2015-11-03 19:12:15 +01:00
f436ed10b8
Bug 756883 - Add an option for line wrapping in a quoted text
...
This patch adds a new "Wrap quoted text in replies" option under the
"Edit->Preferences->Composer Preferences->Replies and Forwards" section in
preferences. If set to FALSE the quoted text in replies will be parsed to
'Preformated' blocks and the won't be wrapped. The option is set to TRUE by
default, so the behavior won't change for current users.
Also rename various variables/functions around code that parses the HTML to
blocks to reflect that we are not parsing just to paragraphs.
2015-10-21 13:54:27 +02:00
300bdfd429
Bug 687326 - Provide "Show Junk Messages" option for message list
2015-10-16 18:16:52 +02:00
ed15839a48
Bug 683695 - Use the same font in the mail vertical view
2015-08-12 16:11:03 +02:00
806931eb54
Bug 752665 - Be able to suppress reminders for completed tasks
2015-08-06 12:24:19 +02:00
d01b38b043
Bug 752425 - Prompt user when To/Cc field contains many recipients
2015-08-05 18:51:49 +02:00
bcb3f94b28
Fixed typo in string
2015-07-13 10:19:52 +02:00
04ebe154e4
Bug 751943 - Correct typo 'Teusday'
2015-07-07 16:11:09 +02:00
0442acbf12
Bug 680451 - Add Certificate support into Contact editor
2015-07-02 18:14:06 +02:00
94639e7224
Bug 231666 - Ability to set different work time for different days
2015-06-16 15:32:45 +02:00
1c3b6e5d98
Bug 390972 - Show the Status column of a meeting attendee by default
2015-06-15 17:37:52 +02:00
1cb554146a
Bug 748981 - Option to always show sign/encrypt toolbar buttons in composer
2015-05-15 07:04:04 +02:00
a0a63fedb9
Bug 674927 - Add an option for default snooze time interval
2015-05-05 11:10:39 +02:00
78ed4ca15e
Bug 692557 - Add option to always sort thread children ascending
2015-04-24 10:37:54 +02:00
59e3bb0247
Bug 747510 - Add composer option "Inherit theme colors in HTML mode"
...
With this change the EHTMLEditorView is using the colors from current theme.
Unless the newly introduced option "Inherit theme colors in HTML mode" is set
the colors are not sent in resulting HTML formatted message (white background
and black font are used).
With this patch the visited links (opened with Ctrl + Left click) are marked
as visited with the possibility of changing its color in Page properties dialog.
2015-04-14 15:27:50 +02:00
392b1fdbbb
Bug 746763 - Independent layout settings for sub-shell windows
2015-04-07 14:40:31 +02:00
98c950f622
Bug 747031 - Add hidden option to mark-as-seen always
...
In a meaning: also after selected folder change.
2015-04-02 19:21:58 +02:00
efee1c9990
Bug 747018 - Move scalable -symbolic app icon into 'symbolic' folder
2015-04-02 18:37:10 +02:00
1de9fbe9d7
Bug 747018 - Provide a scalable -symbolic variant of the app icon
2015-04-01 15:16:10 +02:00
96a4ac5652
EHTMLEditorView - Add a checkbox to remember the choice when asking if lose formatting
2015-03-23 10:18:37 +01:00
4d7188d0ed
Bug 237917 - Arbitrary entry in From: field when composing
2015-02-25 12:46:20 +01:00
99913ec7c3
Bug 740169 - Add support for smileys via Unicode-characters
2015-02-18 19:01:42 +01:00
8fe7c8320b
Bug 744471 - Correct may/might usage in gschema strings
2015-02-17 09:29:59 +01:00
0b91d60b83
Bug 743109 - Do not require spam software during build time
2015-02-06 07:52:45 +01:00
c09c2042dd
Autostart evolution-alarm-notify in MATE as well
2015-01-05 14:24:37 +01:00
a3d8af4f51
Remove obsolete 'mime-types' key from evolution.convert
...
Reported downstream at https://bugzilla.redhat.com/show_bug.cgi?id=1175430
2014-12-22 14:46:58 +01:00
70ec39cf25
Bug 740244 - Display reminders as notifications by default
2014-12-01 08:57:57 +01:00
d7be145cb3
Bug 709187 - Add an option to allow Expunge in vFolders
2014-11-18 14:21:52 +01:00
ab83045915
[Send through Outbox] Add option when to flush Outbox folder
...
There are currently only three values: Keep in Outbox, Send immediately
and Send after 5 minutes. It is partly related with the "flush-outbox"
option, but as that is used for filtering, I rather kept it untouched.
2014-11-03 16:09:58 +01:00
f6c0c8226e
Bug 223621 - Add per-account mail Archive Folder option
2014-10-20 15:17:39 +02:00
06bbf5bf62
Use INTLTOOL_XML_RULE for appdata files
...
The translation should be merged into the appdata related files.
The evolution.appdata.xml.in had been moved due to
INTLTOOL_XML_NOMERGE_RULE being used for gsettings schemas.
2014-10-09 09:32:16 +02:00
d38e33193d
Bug 319195 - Add options to simplify Contact Editor
2014-09-24 08:55:54 +02:00
b05e2a5f53
Bug 341802 - Make Evolution installed directories names without version
2014-09-08 19:21:24 +02:00
3ee80c9037
Bug 736123 - Refactor contact-editor: use GtkExpander instead of custom code
...
This change also includes preparation for
bug 319195 - Contact dialog appallingly overcrowded
2014-09-08 11:45:33 +02:00
968a7477c7
Bug 732892 - Scale-down contact images in message preview
...
Set the maximal width and height of the contact image to 96 px. Also do
the same in the contact preview in addressbook.
2014-07-16 10:56:56 +02:00
c411499b98
Bug 732802 - data/evolution.appdata.xml is not git-ignored
2014-07-08 18:23:47 +02:00
8650fb139a
Bug 540362: [webkit-composer] Use webkit for composer
...
Merge wip/webkit-composer branch into master.
2014-06-09 16:32:25 +02:00
70f58975e3
Bug 604346 - Ctrl+Enter sends mail without asking confirmation
2014-06-03 10:44:19 +02:00
2f73b39bf2
Add "Send messages through Outbox folder" option
...
Users ask from time to time for the old behaviour when the messages
used to be saved through Outbox, rather than the composer being opened
all the time the message is sending. The change is pretty simple,
thus why not to add it.
Note the Outbox is not flushed after sending, the users is responsible
to invoke the Outbox flush on his/her own. This also allows a user
to postpone the message send for later.
2014-06-02 14:36:00 +02:00
82076f2fae
Bug 730743 - Add an option to disable sender's photo search at gravatar.com
2014-05-27 16:12:51 +02:00
c3ba4f61da
Fix distcheck error.
2014-03-16 11:26:57 -04:00
d8ac0f010b
Actually make the AppData file translatable
...
Evolution was installing a file with <_p> which made gnome-software very upset.
2014-03-11 17:37:56 +00:00
cbb07ef381
Remove "side-bar-ellipsize-mode" setting.
...
I was wrong: ellipsize setting got renamed, not removed. Remove it.
2013-11-20 12:41:47 -05:00
1e9dfaf591
Bug 710835 - evolution.convert: Add trailing / for schemas paths
...
Newer versions of GLib are more strict about this.
See https://bugzilla.gnome.org/704802
2013-10-25 18:34:58 -04:00
00005fe386
Auto-wrap long anchors
...
Make Webkit auto-wrap long anchors, thus they do not dictate content
width, which may make it too wide for a window with extra long links.
2013-10-09 16:16:14 +02:00