6c8accabdb
Update Persian translation
2022-08-31 13:48:29 +00:00
04ec8226e8
Update Danish translation
2022-08-30 17:38:21 +00:00
92a44896a7
I#1969 - EShellWindow: The 'New' menu is not filled after start
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1969
2022-08-30 13:48:53 +02:00
52ce3bcabd
MessageList: Remove unneeded condition in an 'if' statement
...
Compilers can claim the condition is unneeded, because the variable
is never NULL.
2022-08-30 12:47:32 +02:00
b55cbd85de
Updated Spanish translation
2022-08-29 10:57:12 +02:00
b18cae537d
Update Persian translation
2022-08-29 05:39:29 +00:00
4ff0f77698
Update Persian translation
2022-08-28 13:39:43 +00:00
f6292f8f9f
Update Persian translation
2022-08-28 13:33:57 +00:00
30a6511ac2
Update Abkhazian translation
2022-08-25 10:20:03 +00:00
b522396e6e
Updated Lithuanian translation
2022-08-22 23:04:47 +03:00
afc2d76af7
I#1995 - EMFormat: Do not "mark citation" in header values
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1995
2022-08-22 11:31:54 +02:00
1cd68f4ab0
Update Turkish translation
2022-08-22 02:23:49 +00:00
be9e25adcd
Update Chinese (China) translation
2022-08-21 17:03:36 +00:00
26fd57e5cd
Update Persian translation
2022-08-20 14:16:08 +00:00
4729a01c54
Update Persian translation
2022-08-20 14:13:35 +00:00
8f41c2bd81
Update Persian translation
2022-08-20 14:03:30 +00:00
95cf0cd097
Update Persian translation
2022-08-20 13:56:58 +00:00
d58b08e3e5
Update Persian translation
2022-08-20 12:14:20 +00:00
3bcc01da3d
Update Galician translation
2022-08-20 11:14:44 +00:00
c4f2a875b3
I#1985 - Composer: Send of Outbox message doesn't remove it
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1985
2022-08-16 11:11:12 +02:00
db16220582
Update Chinese (China) translation
2022-08-15 18:29:27 +00:00
09bb9987ec
Use certificate widget provided by libedataserverui
...
This drops direct dependency on gcr as a side effect.
2022-08-15 15:40:46 +02:00
663c648b6d
ECert: Correct free function of two private members
...
The values are a glib-allocated text, thus use g_free() to free them.
2022-08-15 12:51:21 +02:00
0778e31a3e
Update Persian translation
2022-08-15 07:43:31 +00:00
f8a73e683a
Update Persian translation
2022-08-12 19:05:59 +00:00
bd2286510f
Update Persian translation
2022-08-12 18:40:49 +00:00
6b61dfb948
Update Croatian translation
2022-08-11 18:10:14 +00:00
d299d86c63
Update Croatian translation
2022-08-11 18:09:15 +00:00
42b1f834a8
Update Croatian translation
2022-08-11 17:55:56 +00:00
da2a3906a0
Update Persian translation
2022-08-10 23:21:08 +00:00
f433151c20
Update Persian translation
2022-08-09 10:14:34 +00:00
0d5cbcb72c
Update Persian translation
2022-08-09 10:07:31 +00:00
a74bd2c3f8
Update Persian translation
2022-08-09 09:57:41 +00:00
4389a8664d
Pack GcrCertificateWidget into a scrolled window and use show_all() on it
...
This helps to show the certificate properly when using gcr4, because
the GcrCertificateWidget is not scrollable on its own anymore and
the content is hidden without using gtk_widget_show_all().
2022-08-09 11:51:25 +02:00
561a6deb6d
Update Persian translation
2022-08-09 08:47:33 +00:00
5a08b7c7a6
Update Indonesian translation
2022-08-08 04:10:55 +00:00
6a28ae3b40
Update Persian translation
2022-08-07 12:54:47 +00:00
bec4898cf3
Update Basque translation
2022-08-07 09:47:44 +00:00
98d3e642e8
Update Persian translation
2022-08-06 23:20:52 +00:00
215daf11a8
Update Portuguese translation
2022-08-06 22:38:59 +00:00
157b8fc2fa
Update Russian translation
2022-08-06 14:44:27 +00:00
b732f4c3d3
Post-release version bump
2022-08-05 09:37:23 +02:00
3b5c25d652
NEWS update for 3.45.2
2022-08-05 09:28:54 +02:00
7cb572cf7a
Show a menu button in the header bar when the menu bar is hidden
...
Since there is a header bar now, there can be shown a menu button
when the menu bar is hidden to make it easier to access the menu.
2022-08-05 09:04:54 +02:00
07de579eeb
EMenuBar: Ensure GSettings signal handler is removed on menu bar free
...
Otherwise a use-after-free happens in the callback.
2022-08-04 17:24:48 +02:00
0b0de90196
Update Ukrainian translation
2022-08-04 14:29:47 +00:00
7eff67693f
I#1982 - Calendar: The default reminder not always added
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1982
2022-08-04 11:49:59 +02:00
c928c5c0b5
I#1981 - ECompEditor: Cannot save changes
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1981
2022-08-03 08:10:20 +02:00
2fd7eca161
EHeaderBarButton: Disable the dropdown button with the main button
...
The dropdown part of the button should be insensitive together
with the main button, to make it behave like a single widget.
This could regress with the recent changes in the EHeaderBarButton.
2022-08-03 07:27:29 +02:00
14318b1e00
EHeaderBarButton: Uniform how a GtkAction is added into the header bar button
...
Use a single function to add an action into the header bar button,
to have it added the same way in both cases.
2022-08-02 15:59:34 +02:00