Commit Graph

46054 Commits

Author SHA1 Message Date
Charles Monzat
3dced4fab7 Update French translation 2022-10-04 19:31:01 +00:00
Milan Crha
e5210ee4b1 Fix possible crash under type_ahead_complete_on_timeout_cb()
The timeout GSource is not removed on dispose of the name selector
entry, which can cause a crash on the callback invocation.
2022-10-04 16:54:18 +02:00
Milan Crha
4dd1ff5d4a I#2059 - Group Manager: Auto-deselect sources in to be hidden groups
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2059
2022-10-03 10:34:19 +02:00
Goran Vidović
32df8128d1 Update Croatian translation 2022-09-30 11:36:34 +00:00
Asier Sarasua Garmendia
d7a2ee290e Update Basque translation 2022-09-29 16:54:51 +00:00
Nart Tlisha
aed39af1fd Update Abkhazian translation 2022-09-29 15:09:15 +00:00
Milan Crha
706e2fea53 I#2053 - Contacts: Correct print of multiline text
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2053
2022-09-29 11:51:44 +02:00
Milan Crha
44c2192a4e publish-calendar: Correct type of a 'port' variable to match GUri's port type
GUri uses -1 for 'port not set', but storing such value into an unsigned
variable makes the -1 an out of bounds value.
2022-09-29 10:29:35 +02:00
Milan Crha
48ef5fbea3 I#2051 - Mail: Hide print Preview in the menu
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2051
2022-09-29 09:41:35 +02:00
Zurab Kargareteli
3d102f8fae Update Georgian translation 2022-09-28 18:23:47 +00:00
Aurimas Černius
c66e0d1a06 Updated Lithuanian translation 2022-09-27 22:43:26 +03:00
Hugo Carvalho
486fa4aeea Update Portuguese translation 2022-09-27 18:44:30 +00:00
Rafael Fontenelle
2abcf8d813 Update Brazilian Portuguese translation 2022-09-27 13:19:47 +00:00
Milan Crha
7a49731721 I#2047 - Fix possible memory leak in e_table_state_load_from_node()
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2047
2022-09-27 13:49:12 +02:00
Milan Crha
f5185e6cfa I#2044 - Calendar: Decode attendee names in meeting editor
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2044
2022-09-27 10:38:54 +02:00
Milan Crha
dfc2b66c00 I#2043 - prefer-plain: 'related' under 'alternative' shows 'html' part
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2043
2022-09-26 18:56:42 +02:00
Aleksandr Melman
92e99be4fb Update Russian translation 2022-09-26 09:51:17 +00:00
Fran Dieguez
ffb4cb61ff Update Galician translation 2022-09-26 06:09:14 +00:00
Fabio Tomat
8d9f9cd993 Update Friulian translation 2022-09-25 19:30:40 +00:00
Christian Kirbach
018e66d9f6 Update German translation 2022-09-25 18:20:00 +00:00
Piotr Drąg
f39abbe62d Update Polish translation 2022-09-25 15:53:02 +02:00
Christian Kirbach
78ace09227 Update German translation 2022-09-24 23:07:47 +00:00
Zurab Kargareteli
1acbb55d17 Update Georgian translation 2022-09-23 17:45:08 +00:00
Kukuh Syafaat
1607629ba3 Update Indonesian translation 2022-09-23 13:39:07 +00:00
Milan Crha
a35c3a5a32 I#2037 - EHeaderBarButton: Avoid busy loop on toggle action's 'active' change
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2037
2022-09-23 09:21:23 +02:00
Danial Behzadi
77ee88a541 Update Persian translation 2022-09-22 23:32:16 +00:00
Balázs Úr
5eab643f87 Update Hungarian translation 2022-09-22 22:13:09 +00:00
Anders Jonsson
39f3ede4bb Update Swedish translation 2022-09-22 21:41:36 +00:00
Sabri Ünal
482c15b731 Update Turkish translation 2022-09-22 20:33:57 +00:00
Matej Urbančič
5d457cd30f Update Slovenian translation 2022-09-22 20:32:41 +00:00
Goran Vidović
70fd25725a Update Croatian translation 2022-09-22 18:00:14 +00:00
Yuri Chornoivan
7810b3cbc8 Update Ukrainian translation 2022-09-22 16:50:27 +00:00
Milan Crha
86419f6744 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 16:50:53 +02:00
Matej Urbančič
ae27b679e4 Update Slovenian translation 2022-09-19 19:43:38 +00:00
Jürgen Benvenuti
3afee19a57 Update German translation 2022-09-19 19:05:51 +00:00
Baurzhan Muftakhidinov
22607f6fef Update Kazakh translation 2022-09-18 03:22:08 +00:00
Matej Urbančič
86e1185379 Update Slovenian translation 2022-09-17 21:20:49 +00:00
Matej Urbančič
77a706b668 Update Slovenian translation 2022-09-16 20:33:10 +00:00
Milan Crha
9cd039f506 I#2030 - New-Mail-Account: 'Skip Lookup' button not removed
This also fixes the 'back-button' not being recognized.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2030
2022-09-16 11:51:02 +02:00
Milan Crha
584eb8704a I#2031 - VEVENT components should not contain both DTEND and DURATION
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2031
2022-09-16 09:15:16 +02:00
Milan Crha
d4225731d4 I#2029 - prefer-plain: Runtime warnings for "Only ever show plain text"
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2029
2022-09-16 09:11:44 +02:00
Milan Crha
910186c4c4 Calendar: Compare date with correct zone
The i_cal_time_compare_date_only() may use wrong time zone, not the user's,
thus prefer i_cal_time_compare_date_only_tz() to ensure the user's
time zone is used in the comparison.
2022-09-16 09:08:21 +02:00
Milan Crha
3fd76657a0 I#2014 - Calendar: Periodically refresh Marcus Bains line
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2014
2022-09-16 09:08:13 +02:00
Milan Crha
57bb0f0d83 I#2013 - Tasks: Correct interpretation of Due DATE value
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2013
2022-09-16 09:00:16 +02:00
Milan Crha
d5b929ae94 I#2001 - Mail: Update preview's iframe height to match its content
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2001
2022-09-16 08:56:39 +02:00
Milan Crha
55b137945e Post-release version bump 2022-09-16 06:59:30 +02:00
Milan Crha
2ac3eb1d11 NEWS update for 3.46.0 2022-09-16 06:48:49 +02:00
Jürgen Benvenuti
53df003b1e Update German translation 2022-09-15 19:56:28 +00:00
Jiri Eischmann
e391cc5870 Updated Czech translation 2022-09-14 15:59:53 +02:00
Sabri Ünal
3f11b582a4 Update Turkish translation 2022-09-14 08:07:53 +00:00