aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-network-prefs.h
Commit message (Collapse)AuthorAgeFilesLines
* ** Part of fix for bug #555888Milan Crha2009-02-091-4/+6
| | | | | | | | | | | | | | | | | | | | | | | 2009-02-09 Milan Crha <mcrha@redhat.com> ** 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
* ** Fix for bug #548623Milan Crha2009-02-091-0/+4
| | | | | | | | | | | | | | | | 2009-02-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #548623 * mail-config.glade: * em-network-prefs.h: * em-network-prefs.c: (emnp_set_sensitiveness), (emnp_load_sys_settings), (notify_proxy_type_changed), (em_network_prefs_construct), (emnp_set_markups): No auto-proxy at the moment. svn path=/trunk/; revision=37235
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-15/+14
| | | | svn path=/trunk/; revision=36313
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
| | | | svn path=/trunk/; revision=35663
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
| | | | | | | | | | 2008-06-06 Matthew Barnes <mbarnes@redhat.com> ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (#536637) svn path=/trunk/; revision=35606
* Varadhan's patch for configurable proxy settings in Evolution. Suman Manjunath2008-03-251-0/+112
M shell/apps_evolution_shell.schemas.in M shell/ChangeLog A mail/em-network-prefs.c M mail/GNOME_Evolution_Mail.server.in.in A mail/em-network-prefs.h M mail/ChangeLog M mail/mail-config.glade M mail/Makefile.am M mail/mail-component-factory.c M mail/mail-config-factory.c svn path=/trunk/; revision=35240