Tim Sabsch
b59d069c39
Update German translation
2021-02-20 16:55:30 +00:00
Emin Tufan Çetin
50e3c69a46
Update Turkish translation
2021-02-19 21:36:13 +00:00
Fran Dieguez
a5e1af4cde
Update Galician translation
2021-02-18 17:24:54 +00:00
Milan Crha
118242818d
itip_view_rebuild_source_list: Count with parent ESource being NULL
...
Even this should not normally happen, sometimes the ESource may not
have its parent, which leads to runtime warnings.
2021-02-18 16:19:11 +01:00
Milan Crha
a80b39e163
itip-utils: Clamp the VTIMEZONE component of the sent component
...
Let the VTIMEZONE component of the result string be with only the relevant
parts for the used ICalComponent, to save bandwidth and disk space.
2021-02-18 14:28:02 +01:00
Milan Crha
891a8c74d9
I#1368 - itip-utils: Use Location as TZID instead of libical's TZID ][
...
Missed a chunk to free memory in a GHashTable when splitting the change
into multiple commits.
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/1368
2021-02-18 14:05:45 +01:00
Milan Crha
1ad4a6258d
I#1368 - itip-utils: Use Location as TZID instead of libical's TZID
...
This helps with some servers, notably Exchange, which do not like
real timezone IDs and prefer the Location instead.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1368
2021-02-18 14:00:40 +01:00
Milan Crha
80685e1953
ECompEditorPageGeneral: Change signal connect function on meeting store
...
The meeting store can survive the lifetime of the general page when
there's an ongoing look up of the Free/Busy data, thus connect
to these objects' signals in a way to ensure when the general page
is gone the handlers are gone as well.
2021-02-18 13:51:52 +01:00
Milan Crha
2ebf440772
Calendar: Fix several memory leaks
2021-02-18 13:51:01 +01:00
Rafael Fontenelle
9c9b754174
Update Brazilian Portuguese translation
2021-02-18 02:35:18 +00:00
Daniel Mustieles
5ee75b5b0c
Updated Spanish translation
2021-02-16 16:57:40 +01:00
Daniel Șerbănescu
f9b3cc56a6
Update Romanian translation
2021-02-16 13:05:36 +00:00
Fabio Tomat
cd0d362d4d
Update Friulian translation
2021-02-16 07:34:33 +00:00
Balázs Meskó
0f18a822fb
Update Hungarian translation
2021-02-16 01:04:27 +00:00
Milan Crha
6a7df753b5
I#1365 - Composer: Nested quoted text can get lost in Reply on HTML mail
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1365
2021-02-15 15:19:50 +01:00
Yuri Chornoivan
87f9403d53
Update Ukrainian translation
2021-02-15 10:46:36 +00:00
Milan Crha
11687c438d
I#1353 - mail-notification: Show folder name in the notification
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1353
2021-02-15 11:20:59 +01:00
Daniel Mustieles
f94caf22a2
Updated Spanish translation
2021-02-15 10:47:30 +01:00
Balázs Meskó
4f450c6004
Update Hungarian translation
2021-02-13 23:50:36 +00:00
Fran Dieguez
9e41f7a033
Update Galician translation
2021-02-12 18:40:24 +00:00
Hugo Carvalho
95e8728a7f
Update Portuguese translation
2021-02-12 16:39:53 +00:00
Yuri Chornoivan
90cd61ed3f
Update Ukrainian translation
2021-02-12 12:28:18 +00:00
Daniel Șerbănescu
c8d11d1ee9
Update Romanian translation
2021-02-12 10:17:49 +00:00
Milan Crha
710786444e
Post-release version bump
2021-02-12 10:14:20 +01:00
Milan Crha
84b3e733a9
NEWS update for 3.39.2
2021-02-12 10:08:35 +01:00
Milan Crha
6a09e4ccd5
e-util-enums.h: Escape XML-significant characters in a developer comment
2021-02-12 10:07:06 +01:00
Milan Crha
97df7fb1d4
EWebDAVBrowser: Support calendar-order property
...
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/297
2021-02-12 09:05:40 +01:00
Hugo Carvalho
8689697a01
Update Portuguese translation
2021-02-10 19:36:58 +00:00
Milan Crha
49f7d75ba4
action_event_popup_rsvp_response_cb: Always initialize local variable
...
Even using it uninitialized would also mean to see a runtime warning,
better to initialize it, at least to avoid compiler warning and unpredictable
behavior in the bad case.
2021-02-10 15:11:47 +01:00
Milan Crha
61b7c1916f
eds-I#297 - CalDAV: Support calendar-order property
...
Adapt to the API changes and use the property in the ESourceSelector.
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/297
2021-02-10 15:06:36 +01:00
Milan Crha
30df81e7fc
eds-I#298 - Flatpak: Share NSS database with the system
...
Related to https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/298
2021-02-10 09:05:26 +01:00
Daniel Mustieles
e0ba1e6acd
Updated Spanish translation
2021-02-09 16:13:39 +01:00
Milan Crha
e6488eb610
Add an alternative shortcut to show the WebKit inspector
...
The Ctrl+Shift+I clashes with File->New->Assigned Task, which makes
it complicated to show the inspector. The Ctrl+Shift+D can be used
as an alternative. It seems to be an alternative for the gtk+
inspector too.
2021-02-09 10:57:55 +01:00
Milan Crha
f158603310
Flatpak: Enable smart card support in the Flatpak manifests ][
...
Return back accidentally removed flag in the master.json
2021-02-09 09:36:01 +01:00
Milan Crha
e2a6ef82ae
Flatpak: Enable smart card support in the Flatpak manifests
...
This requires Flatpak >= 1.3.2.
2021-02-09 09:29:54 +01:00
Milan Crha
752106a632
Fix invalid cast in e_calendar_item_get_date_for_cell()
...
There's no need to use the Atk function implementation, the more it uses
an AtkObject, which is harder to get to, thus rather calculate the index
directly.
2021-02-08 19:43:56 +01:00
Milan Crha
da17688729
ESourceSelector: Update GtkTreeStore values only if changed
...
The e_source_selector_set_source_connection_status() can be called
when the GtkTreeView updates itself, which can, even when the value
doesn't change, invoke an "accessible changed" signal, which then
can call the function again. Avoid the recursion by checking whether
the value really changed before setting it to the GtkTreeStore.
Do it also for the tooltip, to be consistent.
2021-02-08 19:04:48 +01:00
Daniel Șerbănescu
46d2df6ce7
Update Romanian translation
2021-02-07 14:17:43 +00:00
Fran Dieguez
44222e565b
Update Galician translation
2021-02-07 00:34:51 +00:00
Milan Crha
ac1ca65fed
EAddressbookView: Call e_table_set_info_message() only on ETable
...
The minicard view is not an ETable, which produces a runtime warning.
2021-02-05 11:17:52 +01:00
Yuri Chornoivan
6954486caf
Update Ukrainian translation
2021-02-05 06:45:29 +00:00
Milan Crha
40e3a2f10f
I#262 - Calendar: Ability to change RSVP response
...
Can be found in the context menu of a meeting, when applicable.
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/262
2021-02-04 17:58:02 +01:00
Hugo Carvalho
e24346001f
Update Portuguese translation
2021-02-04 15:55:57 +00:00
Florentina Mușat
57ed4e911e
Update Romanian translation
2021-02-04 11:43:03 +00:00
Yuri Chornoivan
251b0c8fe6
Update Ukrainian translation
2021-02-04 11:16:56 +00:00
Milan Crha
6f9e3ed57c
I#992 - CompEditor: Allow editing meetings if not owner
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/992
2021-02-04 11:47:36 +01:00
Florentina Mușat
49b716046d
Update Romanian translation
2021-02-03 14:36:37 +00:00
Yuri Chornoivan
faa74b188e
Update Ukrainian translation
2021-02-02 15:53:17 +00:00
Дилян Палаузов
f90f93b1ad
M!76 - Correct typos in a/an
...
Closes https://gitlab.gnome.org/GNOME/evolution/-/merge_requests/76
2021-02-01 15:29:03 +02:00
Hugo Carvalho
3da9e763de
Update Portuguese translation
2021-02-01 12:24:21 +00:00