Commit Graph

48970 Commits

Author SHA1 Message Date
9dab62e57c Update Portuguese translation 2022-07-13 12:20:55 +00:00
befe6f0220 Update Ukrainian translation 2022-07-12 16:51:54 +00:00
a845eac0c7 I#1962 - Mail: Option to use user-specified Date format in Inline reply style
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1962
2022-07-12 18:40:04 +02:00
3f530ba014 Composer: Some parts of HTML not always converted into Plain Text
When traversing the HTML structure the to-be-removed nodes in the middle
of the text could prevent correct move between nodes, by traversing into
them and immediately removing the node.
2022-07-11 17:44:08 +02:00
1928b9af3e Update Russian translation 2022-07-09 18:01:13 +00:00
60248ddbb7 Use camel_folder_get_full_display_name() in user-visible strings 2022-07-08 12:59:16 +02:00
6df88968ce RSS: Require camel and libedataserer pkgconfig files
While the files are checked for in the main CMakeLists.txt file,
it'll be better to require the two pkg-config files, in case they
are renamed or any such change.
2022-07-08 12:56:58 +02:00
7d14bcb9f7 Update Portuguese translation 2022-07-07 10:06:46 +00:00
45c16e210b Update Persian translation 2022-07-07 09:24:00 +00:00
8c8660c125 Update Ukrainian translation 2022-07-06 06:56:24 +00:00
854b61ecbf Implement News & Blogs (RSS) reader 2022-07-05 21:21:59 +02:00
fcddfd27c9 EMFolderTree: Add 'folder-custom-icon' and 'compare-folders' signals
Also make it extensible, thus anything can influence folder icon and change
default folder order. The folder icon could be changed through the EPlugin API,
thus this pairs the functionality with extensions.
2022-07-05 20:26:10 +02:00
b62c5f51be e_mail_folder_to_full_display_name: Use display-name for folders with no parent 2022-07-05 20:23:59 +02:00
15e74029b1 Mail: Handle built-in accounts similar to 'On This Computer' and 'Search Folders'
The built-in accounts have limited functions the users can do with them.
2022-07-05 20:21:45 +02:00
4d966fbf8d Update Friulian translation 2022-07-03 09:21:52 +00:00
3315951ae2 Update Persian translation 2022-07-03 01:27:06 +00:00
fb6a8d4194 Updated Lithuanian translation 2022-07-02 21:51:29 +03:00
67769eb052 Update Russian translation 2022-07-02 18:44:54 +00:00
103e12682c releasing package evolution version 3.44.3-1 2022-07-01 15:06:37 -04:00
258bcc5a78 Update changelog 2022-07-01 15:02:53 -04:00
f63003db99 Bump dependencies to 3.44.3 2022-07-01 15:02:25 -04:00
703446e558 New upstream release 2022-07-01 11:45:39 -03:00
685d549ba1 Update upstream source from tag 'upstream/3.44.3'
Update to upstream version '3.44.3'
with Debian dir 451e9dced0
2022-07-01 11:45:38 -03:00
f7d8b44fa3 New upstream version 3.44.3 2022-07-01 11:44:28 -03:00
398d5fdc38 Post-release version bump 2022-07-01 11:38:07 +02:00
698ae96b74 NEWS update for 3.44.3 2022-07-01 11:32:05 +02:00
6c42121f7b Post-release version bump 2022-07-01 11:07:05 +02:00
ef0a66b9e2 NEWS update for 3.45.1 2022-07-01 11:01:28 +02:00
9d9b4911ec news-to-appdata: Allow free paragraph section start with "*" or " *" 2022-07-01 11:01:24 +02:00
d41a84a8d2 I#1848 - icons: Add symbolic variants for toolbar/folder tree icons
- follow the UI icon style guidelines while maintaining the Evolution
  asset conventions.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1848
2022-07-01 09:43:22 +02:00
93ee7e3a88 I#1848 - icons: Add symbolic variants for toolbar/folder tree icons
- follow the UI icon style guidelines while maintaining the Evolution
  asset conventions.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1848
2022-07-01 09:38:45 +02:00
5fb09faf9c build: Update geocode-glib dependency
The libsoup3 version is named geocode-glib-2.0 now, thus reflect it
in the build scripts.
2022-07-01 07:17:59 +02:00
7503ec07ae Update Portuguese translation 2022-06-30 21:25:02 +00:00
0142d8e250 M!109 - EShell: Use symbolic icons on GNOME
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/109
Helps https://gitlab.gnome.org/GNOME/evolution/-/issues/1848
2022-06-30 15:21:52 +02:00
f278b9e886 M!109 - EShell: Use symbolic icons on GNOME
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/109
Helps https://gitlab.gnome.org/GNOME/evolution/-/issues/1848
2022-06-30 13:20:39 +00:00
e288c33552 I#1946 - Logic of "Do not sign meeting requests" is inverted
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1946
2022-06-29 17:44:47 +02:00
1bc65c4e18 I#1946 - Logic of "Do not sign meeting requests" is inverted
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1946
2022-06-29 17:43:20 +02:00
b64d5fdbd6 EMonthWidget: Fix a memory leak 2022-06-29 13:43:53 +02:00
fce4f8e64a Update Persian translation 2022-06-29 09:25:35 +00:00
f0c54c6045 Update Ukrainian translation 2022-06-28 16:12:57 +00:00
76a5dd93db Mail: Handle CAMEL_PROVIDER_CONF_ADVANCED_SECTION_START in provider config page
Show it as an expandable part, which is collapsed by default.
2022-06-28 15:18:26 +02:00
8be87f0a74 eds-I#39 - Add Web Key Directory (WKD) support for OpenPGP
Add an option in the Securities tab of the mail account Properties.

Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/39
2022-06-28 13:33:10 +02:00
8444278e25 I#1930 - Update Task preview, when Task is updated
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1930
2022-06-27 18:52:20 +02:00
ebadc657c1 I#1930 - Update Task preview, when Task is updated
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1930
2022-06-27 18:49:55 +02:00
18720c5828 Calendar: Update preview on a component change in the Year View
Only the list view had been update, but not the preview panel.
2022-06-27 18:48:47 +02:00
5557253687 I#1942 - Calendar: Show extra Google attendee info in component preview
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1942
2022-06-27 18:18:43 +02:00
4dd9404347 I#1944 - Crash when printing task list to pdf
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1944
2022-06-27 17:31:47 +02:00
18e1dc1f06 I#1944 - Crash when printing task list to pdf
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1944
2022-06-27 17:30:22 +02:00
38284701a9 I#1941 - ESourceSelectorDialog: Close on double-click on source only
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1941
2022-06-27 15:35:30 +02:00
f78576d36b I#1941 - ESourceSelectorDialog: Close on double-click on source only
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1941
2022-06-27 15:34:20 +02:00