Commit Graph

49221 Commits

Author SHA1 Message Date
b5ab3ff56c Add a kludge patch to make the use header bar query always return false, to troubleshoot the ppc64el package seemingly ignoring the dconf value 2025-07-25 08:26:06 -07:00
7026a328c3 Fix Patch 3000 name to match other Callisto patches 2025-07-25 08:24:48 -07:00
c1d7d13eac evolution 3.46.4-2.10 for Callisto 2025-06-07 14:46:04 -07:00
628edd0366 Callisto patches (mnemonic delete, command key, border color) 2025-06-07 14:43:32 -07:00
Jeremy Bicha
9fa72e4280 releasing package evolution version 3.46.4-2 2023-04-12 10:28:57 -04:00
Jeremy Bicha
13448e9fba Cherry-pick translation updates from gnome-43 branch 2023-04-12 10:27:43 -04:00
Jeremy Bicha
dd06cc78a8 Cherry-pick patch from GNOME 44 to fix space bar to scroll preview messages 2023-04-12 10:26:05 -04:00
Jeremy Bicha
8e7a6a3625 releasing package evolution version 3.46.4-1 2023-02-10 07:12:09 -05:00
Jeremy Bicha
c2a4b6144d debian/gbp.conf, debian/control.in: Branch for bookworm 2023-02-10 07:11:25 -05:00
Jeremy Bicha
adef08b18c Update standards version to 4.6.2, no changes needed
Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
2023-02-10 06:59:52 -05:00
Jeremy Bicha
6376a9fc31 Bump e-d-s dependencies and build-dependencies to 3.46.4 2023-02-10 06:55:05 -05:00
Jeremy Bicha
893637b69b New upstream release 2023-02-10 06:54:23 -05:00
Jeremy Bicha
cbac53c64c Update upstream source from tag 'upstream/3.46.4'
Update to upstream version '3.46.4'
with Debian dir aab4ca2d37
2023-02-10 06:54:23 -05:00
Jeremy Bicha
779c0baa44 New upstream version 3.46.4 2023-02-10 06:52:47 -05:00
Milan Crha
0373b7d11c NEWS update for 3.46.4 2023-02-10 08:18:14 +01:00
Milan Crha
796308ae93 I#2237 - Calendar: Copy through clipboard can break series
Copy whole series between calendars, instead of only a single instance.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2237
2023-02-08 14:44:44 +01:00
Jürgen Benvenuti
78a19a4e1b Update German translation 2023-01-28 20:56:40 +00:00
Milan Crha
c18db0eced I#2191 - Moving message does not select previous message
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2191
2023-01-20 16:39:40 +01:00
Milan Crha
55ca0a7a7b CollectionAccountEditor: Fix packing of the switch widgets
The default to fill horizontal and vertical space for the GtkSwitch
does not play well for themes, which can stretch the widget drawing
to satisfy these constraints, thus make them rather horizontally
aligned to the start and vertically to the center, using the natural
size for the switch.
2023-01-18 17:09:26 +01:00
Milan Crha
19386c5f26 eds-I#353 - ENameSelectorEntry: Refresh completion results more ofter
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/353
2023-01-18 11:16:22 +01:00
Boyuan Yang
07a5e4b7eb Update Chinese (China) translation 2023-01-14 03:50:43 +00:00
Milan Crha
191560b378 Markdown: Enhance convert of mail signature into markdown
Two changes being done:
* merge consecutive <pre></pre> blocks into one code block - it helps
  to avoid unnecessary new lines between the blocks
* make sure the signature delimiter is not changed to be with two
  spaces instead of one - before the change it was "--  \n", while
  it's supposed to be "-- \n" instead.
2023-01-11 10:21:01 +01:00
Jeremy Bicha
36f58999be releasing package evolution version 3.46.3-1 2023-01-09 11:49:27 -05:00
Jeremy Bicha
62b6fc7440 Bump e-d-s dependencies and build-dependencies to 3.46.3 2023-01-09 11:49:16 -05:00
Jeremy Bicha
1a7d5fb1c4 Avoid explicitly specifying -Wl,--as-needed linker flag.
Changes-By: lintian-brush
Fixes: lintian: debian-rules-uses-as-needed-linker-flag
See-also: https://lintian.debian.org/tags/debian-rules-uses-as-needed-linker-flag.html
2023-01-09 11:41:09 -05:00
Jeremy Bicha
a0b2dd524d Update debian/upstream/metadata
Changes-By: lintian-brush

Gbp-Dch: Ignore
2023-01-09 11:41:04 -05:00
Jeremy Bicha
9f9382a507 New upstream release 2023-01-09 11:38:46 -05:00
Jeremy Bicha
21aa015ef8 Update upstream source from tag 'upstream/3.46.3'
Update to upstream version '3.46.3'
with Debian dir 67bbc55f29
2023-01-09 11:38:46 -05:00
Jeremy Bicha
722eb431e1 New upstream version 3.46.3 2023-01-09 11:38:01 -05:00
Milan Crha
66e15ce5e3 I#2212 - "Private reply" addressed to list when sender is one of my accounts
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2212
2023-01-09 16:21:37 +01:00
Milan Crha
24a19f1f85 I#2219 - Calendar: Preserve Work Week view on date change, if possible
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2219
2023-01-09 14:43:08 +01:00
Jiri Grönroos
ce5ad2ef28 Update Finnish translation 2023-01-08 16:31:07 +00:00
Milan Crha
16bf009d31 Post-release version bump 2023-01-06 10:53:03 +01:00
Milan Crha
1fa7b6f479 NEWS update for 3.46.3 2023-01-06 10:45:36 +01:00
Nart Tlisha
d8a645cbe3 Update Abkhazian translation 2023-01-05 12:16:52 +00:00
Milan Crha
30cf64db99 I#2205 - Composer: Spell checking is auto-enabled on mode change
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2205
2023-01-05 13:07:03 +01:00
Milan Crha
e5a0d8c955 I#1684 - e_task_table_get_selected: Skip non-existent comp_data
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1684
2023-01-04 15:02:23 +01:00
Milan Crha
d9502cf095 I#2204 - itip-formatter: iframe height miscalculated without frame flattening
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2204
2023-01-03 18:25:15 +01:00
Milan Crha
912bc4ffb1 I#2193 - RSS: Crash when reading feed with empty author
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2193
2023-01-03 12:12:56 +01:00
Milan Crha
11e4e2a35b Add Interlingue translation into the list of supported locales 2023-01-03 09:03:11 +01:00
Luming Zh
5cfb9ccbad Update Chinese (China) translation 2023-01-01 20:42:18 +00:00
Olga Smirnova
aaab80a39b Add Interlingue translation 2022-12-29 16:18:51 +00:00
Daniel Mustieles
052bd84ace Update Spanish translation 2022-12-28 12:55:47 +00:00
Jiri Grönroos
93940c1ef3 Update Finnish translation 2022-12-20 17:54:43 +00:00
Andika Triwidada
320cf4b18d Update Indonesian translation 2022-12-17 01:40:40 +00:00
Andika Triwidada
32871064c3 Update Indonesian translation 2022-12-16 08:06:56 +00:00
Jürgen Benvenuti
676ef0ac71 Update German translation 2022-12-09 20:54:28 +00:00
Milan Crha
81a67d7c9f EMailReader: Correct sensitivity of toolbar buttons
The helper toolbar buttons for Group Reply and Forward had been
always sensitive, not only when they could be used.
2022-12-08 13:04:09 +01:00
Milan Crha
480e982284 I#2176 - Duplicate attachments when forwarding
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2176
2022-12-07 13:00:39 +01:00
Milan Crha
8fa3de1231 Fix few memory leaks 2022-12-07 11:46:01 +01:00