lp:evolution
- Get this branch:
- bzr branch lp:evolution
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://gitlab.gnome.org/GNOME/evolution.git.
Last successful import was .
Recent revisions
- 40859. By Milan Crha <email address hidden>
-
Label shortcuts prevent typing numbers
Since change for bug 787002 typing numbers into for example search
entry was not possible, due to the shortcuts for labels "consuming"
the key presses. The fix is to allow labels only if the message
list is focused, when also the context menu contains the Labels.This had been reported downstream:
https://bugzilla. redhat. com/show_ bug.cgi? id=1498484 - 40858. By Milan Crha <email address hidden>
-
Bug 788478 - Pasting as citation appends text to the end of message
- 40857. By Milan Crha <email address hidden>
-
Use icaltime_is_utc() instead of icaltimetype:
:is_utc The structure member is going to be removed from libical in the next release
and the function is available for a long time, thus it's safe to replace
the usage in the code. - 40855. By Milan Crha <email address hidden>
-
Initialize libxml2 global memory in the main()
There could happen crashes in libxml2 when being used for the first
time in multiple threads at once, like with xmlFindCharEncodingHandler( )
function. This and some others require initialization in the main thread.One example of such crash can be found in a downstream bug report:
https://bugzilla. redhat. com/show_ bug.cgi? id=1380268 - 40854. By Gianvito Cavasoli
-
Update Italian translation
(cherry picked from commit a172404dc5fc987
7d03230d2d1c5e8 5fa18a8b70) - 40853. By Milan Crha <email address hidden>
-
Bug 788293 - Editing an appointment name inline inserts newline when pressing Enter
- 40852. By Milan Crha <email address hidden>
-
Bug 788450 - Correct typo in e_cal_model_
get_default_ source_ uid() - 40850. By Milan Crha <email address hidden>
-
Bug 788156 - Remote content download slows down message preview
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)