From f44568a253d5c798c71469b6e7d6fca905c0c356 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 9 Feb 2009 10:59:29 +0000 Subject: ** Part of fix for bug #555888 2009-02-09 Milan Crha ** Part of fix for bug #555888 * mail-config.glade: * em-network-prefs.h: (struct _EMNetworkPrefs): * em-network-prefs.c: (emnp_parse_ignore_hosts), (emnp_load_sys_settings), (notify_proxy_type_changed), (em_network_prefs_construct): Do not overwrite user settings with system proxy settings. Register signals at the end, when all widgets are read. Hide socks settings, it is not used at the moment. * em-utils.h: (em_utils_get_proxy_uri): * em-utils.c: (em_utils_get_proxy_uri), (emu_proxy_setup): * em-format-html.c: (emfh_gethttp): Use proxy configurable within Evolution. svn path=/trunk/; revision=37236 --- mail/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index fb824defb3..555a860b6c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,21 @@ +2009-02-09 Milan Crha + + ** Part of fix for bug #555888 + + * mail-config.glade: + * em-network-prefs.h: (struct _EMNetworkPrefs): + * em-network-prefs.c: (emnp_parse_ignore_hosts), + (emnp_load_sys_settings), (notify_proxy_type_changed), + (em_network_prefs_construct): + Do not overwrite user settings with system proxy settings. + Register signals at the end, when all widgets are read. + Hide socks settings, it is not used at the moment. + + * em-utils.h: (em_utils_get_proxy_uri): + * em-utils.c: (em_utils_get_proxy_uri), (emu_proxy_setup): + * em-format-html.c: (emfh_gethttp): + Use proxy configurable within Evolution. + 2009-02-09 Milan Crha ** Fix for bug #548623 -- cgit v1.2.3