Commit Graph

24 Commits

Author SHA1 Message Date
e265e3f597 I#2266 - Ability to use a different Markdown-to-HTML converter
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2266
2024-06-06 11:19:56 +02:00
8c3e943979 I#2544 - Add option to use icon-only buttons in the header bar
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2544
2023-10-12 08:15:46 +02:00
67334034a5 I#2457 - Shell: Add option to prefer symbolic icons
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2457
2023-08-14 15:32:25 +02:00
1fa33ef3d9 I#2147 - Hide menu bar by default
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2147
2022-11-16 15:48:21 +01:00
479c72a2c1 I#2102 - Markdown Editor: Add option for side-by-side preview
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2102
2022-11-09 18:49:19 +01:00
96bdef5a01 org.gnome.evolution.shell.gschema.xml.in: Rephrase description of use-header-bar option 2022-09-22 12:38:07 +02:00
c12bb7fa43 I#2039 - Add option to disable use of header bars
Users can use:

   gsettings set org.gnome.evolution.shell use-header-bar false

to turn off header bars.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2039
2022-09-22 11:09:19 +02:00
224b46f4c9 I#1208 - Keep the space in the filenames upon saving
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1208
2020-11-05 15:08:16 +01:00
cc6c26ec7c Add an option to specify minimum font size for WebKitGTK
Evolution used to force some minimum font size in the code, but it
was removed to be able to properly show <small>, <xsmall> and such
texts in the web views. Unfortunately, it also means that if the sender
keeps such small font it can be hard to read to the recipient, thus
let's add the option, thus the user can set it up to his/her needs.
2020-06-05 10:49:17 +02:00
a0f102812e I#289 - 'Search web' context menu option for selection in EWebView
Closes https://gitlab.gnome.org/GNOME/evolution/issues/289
2019-01-30 14:46:48 +01:00
f15a296b32 Use the fancy Unicode quotation marks in new strings
See https://developer.gnome.org/hig/stable/typography.html

https://bugzilla.gnome.org/show_bug.cgi?id=774377
2017-11-09 18:13:18 +01:00
65e6562eca Remember back up file extension and default to .tar.gz again
The default had been .tar.xz, but as claimed in [1], it makes back up
significantly slower with not much gain on the back up file size. This
change adds a setting to remember what file type had been used the last
time and it is reused the next time the back up is invoked.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1491024
2017-09-14 17:18:55 +02: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
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
439bf03a51 Bug 772175 - Allow hiding menu bar (and show it via alt) 2016-10-07 13:25:30 +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
c617cd9af1 Bug 759536 - Provide a way to hide Switcher buttons 2016-01-13 17:03:38 +01:00
392b1fdbbb Bug 746763 - Independent layout settings for sub-shell windows 2015-04-07 14:40:31 +02:00
1a3913d551 Remove "currently-offline" key from GSettings added for bug #655753 2012-04-25 16:45:07 +02:00
bf2c718d1f Bug #655753 - Improve offline notification for network outage 2012-04-23 11:46:05 +02:00
f6f46ce7fc Use e_restore_window() and "org.gnome.evolution.window".
Apply it to all windows with persistent size and/or position.
2011-11-27 18:03:45 -06:00
cf730efa73 Fix some GSettings schema typos. 2011-10-18 13:23:21 -04:00
8fd93c9042 First successful build 2011-10-05 18:19:33 +02:00