aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/proxy.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 649365 - Creation of new repository evolution-groupwiseVibha Yadav2011-05-041-1034/+0
* EMConfigTargetAccount: Add original_account member.Matthew Barnes2011-05-031-3/+3
* Adapt to CamelService changes.Matthew Barnes2011-04-211-5/+1
* More whitespace cleanup.Matthew Barnes2011-01-311-10/+10
* Give MailSession a permanent home.Matthew Barnes2010-10-131-2/+11
* Adapt to Camel API changes.Matthew Barnes2010-09-281-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-21/+21
* addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon themeRob Bradford2010-08-021-1/+1
* Bug 624534 - Adapt to GTK+ GtkNotebookPage changesKjartan Maraas2010-07-261-2/+2
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-6/+5
* Fix transience problems with ENameSelectorDialogs ...Michael Meeks2010-07-081-3/+1
* Camel is now GObject-based.Matthew Barnes2010-04-241-1/+1
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-2/+0
* Bug #347330 - Mark forgotten strings for translationMilan Crha2010-04-021-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-3/+3
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-5/+5
* port plugins to use new EError APIJonathon Jongsma2009-12-011-4/+12
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-45/+33
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-7/+7
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-231-1/+0
* More whitespace cleanup.Matthew Barnes2009-07-191-3/+3
* Fix excessive whitespace.Matthew Barnes2009-07-131-4/+0
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Whitespace cleanup.Matthew Barnes2009-05-291-7/+7
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-19/+19
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-1/+2
* Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-241-1/+1
* More gnome-init cleanup for bug #567283.Matthew Barnes2009-05-011-2/+0
* Add translator comment to the occurrences of the Proxy term. Fixes bugGabor Kelemen2008-10-011-0/+3
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-15/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-12/+0
* We are using some g_object_set on EAccount. We should also avoidSankar P2008-03-251-0/+2
* ** Fix for bug #511952Milan Crha2008-03-181-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-95/+95
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fix for bug #458715Johnny Jacob2007-08-171-1/+17
* ** Fix for bug #330968Sankar P2007-08-131-13/+17
* 2007-08-10 mcrha Fix for bug #327977Milan Crha2007-08-101-4/+4
* ** Fix for bug #462010Hiroyuki Ikezoe2007-08-031-0/+4
* Fix more brokenness. doh check if its the proxy page. Need whack on theShreyas Srinivasan2006-02-211-1/+10
* Fix more brokenness. doh check if its the proxy page.Shreyas Srinivasan2006-02-201-4/+4
* Initialize connection only when the proxy tab is clicked.Shreyas Srinivasan2006-02-161-2/+4
* Make this place a bit more quietKjartan Maraas2006-01-281-7/+7
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-2/+2
* junk-settings.c proxy-login.c proxy.c Construct glade file name atTor Lillqvist2005-12-181-3/+23
* initialize CamelException.Parthasarathi Susarla2005-12-051-0/+2
* *** empty log message ***Parthasarathi Susarla2005-11-231-2/+2
* Dont try to connect when the account is offline. Also connect to theShreyas Srinivasan2005-10-191-6/+48
* "use_ssl" should be Null checked before comparing it with any value. itsVivek Jain2005-10-141-1/+1
* Added code to handle the extra blank email that will be returned from theSankar P2005-09-281-1/+8
* Replaced g_object_unref with g_free since priv was created using g_new.Sankar P2005-08-291-1/+1
* Revert patchShreyas Srinivasan2005-08-241-21/+4
* Dont try to connect when the account is offline.CVSShreyas Srinivasan2005-08-221-4/+21
* : Check "prd" for NULL, ALWAYS.Veerapuram Varadhan2005-08-121-2/+5
* : Changed the way in which the EDIT and DELETED flags are handled so thatSankar P2005-08-101-3/+10
* Moved the GList to maintain the list of proxies, into the proxyDialogSankar P2005-08-101-37/+37
* Disabling giving proxy rights to self. Fixes #312365Sankar P2005-08-061-2/+6
* Fix #310710. Make code little smart. Stop adding tabs continously. StillShreyas Srinivasan2005-07-201-51/+70
* Removed the proxy and proxy-login plugins as they are merged into theSankar P2005-07-201-0/+912