Commit Graph

7 Commits

Author SHA1 Message Date
bd582ece19 Propagate trust prompt response within collection sources
Collection sources often access the same server, thus can have
the same SSL trust settings, which are inherited from the collection
source to the child sources when the child source is created for
the first time. There is no need to ask for a trust prompt with
every single child source when it accesses the same server, thus
this change propagates SSL trust into the collection source and
its children after user responses to it.
2018-07-25 18:35:25 +02:00
74469b0cbe Bug 770141 - Remove Quick Reference PDF 2018-07-10 09:33:20 +02:00
7e1a71ab0a Change when Evolution loads its extension modules
There had already been a workaround for EClientCache, which proved
to be sub-optimal, and it can strike on more places, thus better
to load the extension modules before EShell is created.
2018-01-24 16:09:25 +01:00
f1c3277a87 Remove GTK_CHECK_VERSION macro usage
The checks are obsolete since bump of gtk+ requirement to 3.22.
2017-09-11 18:24:59 +02:00
11516837ff Bug 784776 - Don't change default view on middle-click of switcher button 2017-07-11 17:31:38 +02:00
253c5b0fff Bug 733336 - Add Open Settings button to GOA connection errors 2017-01-17 19:59:29 +01:00
d17f923f92 Reorganize directory structure
Let's have it as it's common to be, which means top level src/ for
sources, single data/ for data, and so on.
2016-10-11 19:30:18 +02:00