Commit Graph

321 Commits

Author SHA1 Message Date
a3fa18f960 Bug 235022 - Can't use evolution before you create a mail account 2017-06-28 18:02:16 +02:00
0da543958a Use the fancy Unicode quotation marks in a new string
See https://developer.gnome.org/hig/stable/typography.html

https://bugzilla.gnome.org/show_bug.cgi?id=774377
2017-06-27 13:55:12 +02:00
9fa8f16801 Make it possible to debug filters on stdout
Two changes being done:
a) special value 'stdout', or an empty string, for 'filters-log-file'
   will make logging into stdout
b) running with CAMEL_DEBUG=filters also turns on logging to stdout.

The output file from GSettings has precedence over the stdout used
by CAMEL_DEBUG, when both loggings are enabled. In other words, in case
GSettings has enabled logging, then GSettings dictate which file is
used for the log, otherwise GSettings values are ignored and stdout
is used only when CAMEL_DEBUG logging is enabled.
2017-06-26 15:42:25 +02:00
a7194c3229 Bug 339675 - Add option to Include signature in new messages only 2017-06-22 15:21:31 +02:00
f2ac494243 Bug 499319 - Add "Empty Junk" to Junk folder context menu 2017-06-15 16:58:49 +02:00
f733f3ad4c Bug 266621 - Add "To Do" bar with events and tasks for Mail view 2017-06-14 18:59:21 +02:00
8378caaf5d Bug 783348 - Add 'Edit as New' event context menu option 2017-06-08 09:54:06 +02:00
176c891953 Bug 781647 - Hide evolution-alarm-notify in Startup Applications 2017-04-26 09:59:09 +02:00
6882f7aa61 Bug 778223 - Fix Exec path in alarm-notify autostart .desktop file 2017-02-06 18:53:19 +01:00
e4d477620b Bug 747751 - Do not display reminders for past events/tasks/memos by default 2017-01-19 12:35:04 +01:00
c44c895c37 Change a translatable string from a change for a bug 776391 2017-01-18 11:31:19 +01:00
53fe9c0dbb Bug 776391 - Disable WebKit developer mode by default 2017-01-17 19:00:16 +01:00
026783797e Added translator's comment and 'mode' versus 'format' for composer changes
Did not change 'mode' to 'format' everywhere, because some places
feel better with the 'mode', than with 'format'.
2016-12-06 19:48:17 +01:00
8f15dfa69e Bug 774164 - Unicode colon in localized Re: not handled 2016-11-29 21:00:51 +01:00
da83f5ae0e Spell GNOME Calendar correctly 2016-11-27 22:23:13 +01:00
bc5f32786d Bug 774377 - Use Unicode in translatable strings
See https://developer.gnome.org/hig/stable/typography.html
2016-11-23 18:23:38 +01:00
8f32c3563b Bug 739955 - Wrap on mail Preview's width, not its content width
Force the width of the elements based on the preview width, but not for
messages that were formatted with text-highlight module (there is one
exception and it is the plain text formatting).

Also include additional fixes to our CSS:
 * don't break the text in the middle of contact
 * add missing border around some iframes
 * remove some of the margins and paddings
2016-11-10 11:01:13 +01:00
3c3439c744 Add an option to (not) have reminder notification dialog always on top
When there's set the 'keep-above' flag on the GtkWindow, then the window
itself cannot be moved below other (regular) windows, which may not always
make sense. This option lets the user to decide what he/she prefers.
2016-10-20 11:15:35 +02:00
37a26b621d Rename SHARE_INSTALL_DIR to SHARE_INSTALL_PREFIX
That seems to be the correct (common) variable name. Also ensure
the folders will not be empty.
2016-10-13 09:56:58 +02:00
d17f923f92 Reorganize directory structure
Let's have it as it's common to be, which means top level src/ for
sources, single data/ for data, and so on.
2016-10-11 19:30:18 +02:00
3cba495195 Convert from autotools to CMake 2016-10-10 14:46:59 +02:00
439bf03a51 Bug 772175 - Allow hiding menu bar (and show it via alt) 2016-10-07 13:25:30 +02:00
91d0bff471 Change "Compose Message" Desktop Action to disambiguate it from titles
In many languages, menu items need to be translated differently
than window titles. Add an article to workaround the lack of context
support in .desktop files.
2016-09-25 02:08:52 +02:00
b5681c5132 Fix archives support in attachments
The API of gnome-autoar was recently modified so compression and extraction
were no longer working. Replace autoar preferences objects with two shell
settings. Save memory file to disk before extracting it. Handle generation of
unique file names internally.

https://bugzilla.gnome.org/show_bug.cgi?id=770380
2016-09-02 20:20:22 +03:00
332789ff89 Bug 751588 - Port to WebKit2 2016-08-11 10:13:00 +02:00
a48c080b20 Bug 769388 - Add option to not display Content-Disposition:inline parts 2016-08-03 14:43:50 +02:00
cc131541ab Bug 762477 - Add .desktop file actions to open respective parts 2016-03-10 16:16:36 +01:00
0712688de0 Bug 761301 - Option to Create events, memos and tasks as Private by default 2016-02-23 21:10:34 +01:00
975c49ec3f Bug 761497 - Replace 'smileys' with 'emoticons' in the strings 2016-02-18 13:51:27 +01:00
f64f5de856 Use UTF-8 default composer-charset, if not set
Also do not use the value from the Mail Preferences, because the option
in the Composer Preferences doesn't reflect it, neither the previous
default 'us-ascii', nor whatever the iconv locale returned.
2016-02-11 16:23:34 +01:00
04f150f02c Bug 760563 - [Calendar] Add option to show icons in the Month View 2016-01-25 17:04:33 +01:00
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