aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/exchange-account-setup.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #456240 - Move exchange plugin to exchange packageMilan Crha2009-10-021-1150/+0
* Bug #593609 - Have buildable exchange-operations plugin againMilan Crha2009-09-251-1/+0
* Bug 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-181-2/+2
* Fix excessive whitespace.Matthew Barnes2009-07-141-5/+0
* Whitespace cleanup.Matthew Barnes2009-05-291-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-41/+41
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-11/+11
* Fix compiler warnings in plugins.Matthew Barnes2009-05-271-12/+12
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* Bug 575124 – Clarify "S_pecify the mailbox name" stringMatthew Barnes2009-05-031-1/+2
* ** Fix for bug #558498Bharath Acharya2008-12-081-1/+20
* ** Part of fix for bug #562228Milan Crha2008-12-021-2/+44
* ** Fix for bug #530606Milan Crha2008-10-091-1/+10
* Change licese from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-10-031-14/+16
* ** Part of fix for bug #500389Milan Crha2008-07-301-0/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #273627Milan Crha2008-06-161-2/+72
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-25/+25
* ** Fix for bug #522764Ross Burton2008-04-021-1/+0
* Fix for bug #339266Srinivasa Ragavan2008-02-181-1/+7
* ** Fixes bug #513395Jeff Cai2008-02-021-7/+21
* ** Fix for bug #466241David Turner2007-12-041-3/+3
* ** Fix for bug #479081Milan Crha2007-11-231-0/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-61/+61
* Fix warnings from sparse and gccKjartan Maraas2007-10-311-6/+6
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-10 mcrha Fix for bug #327977Milan Crha2007-08-101-1/+2
* Form the password url right.Srinivasa Ragavan2007-07-031-6/+13
* ** Fixes #426481 Fix Typo AssitantElizabeth Greene2007-04-101-1/+1
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-1/+1
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-271-2/+2
* Do not print the password in the terminal.Sankar P2006-05-111-1/+1
* Not displaying error message on cancel operation. Fixes #332131.Sushma Rai2006-05-101-1/+2
* Changed the function signature. Fixes #329371.Sushma Rai2006-04-221-1/+1
* Fixes bug #331635Irene Huang2006-02-201-1/+1
* Make this place a bit more quietKjartan Maraas2006-01-281-13/+3
* Reading the auth type from ExchangeAccount and setting it in URL if the urlSushma Rai2006-01-231-4/+20
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-301-1/+1
* Checking if the user has selected save password option or not andSushma Rai2005-12-191-1/+3
* free CamelURL and exchange_params. Fixes #324483.Sushma Rai2005-12-191-1/+7
* Using the proper error code, and also removed hard coded URL fromSushma Rai2005-12-121-1/+3
* Fix for not showing wrong OOF error message in case of authentication failure.Sushma Rai2005-11-261-2/+1
* Not showing the OOF error message also on authentication failure.Sushma Rai2005-11-241-2/+2
* Propogate the authentication mechanism to the backend. exchange-calendar.cSarfraaz Ahmed2005-09-281-0/+4
* Now checks for the camel provider type, and does nothing for non exchangeArunprakash2005-09-151-0/+13
* Fix for #316274Irene Huang2005-09-151-0/+6
* Removed the warning that are generated when compiled with GCC 4.Praveen Kumar2005-08-241-9/+8
* Use exchange_operations_get_exchange_account. Fetch the password andSarfraaz Ahmed2005-08-221-12/+3
* Takes care of displaying the folder size for mail folders. Now also addsSarfraaz Ahmed2005-07-251-0/+44
* Changed the e_notice calls to e_error_run calls. Same. *Arunprakash2005-07-251-2/+0
* This is no longer needed. gtk_widget_destroy will take care of destroyingSarfraaz Ahmed2005-07-191-3/+2
* Handle the case of user clicking "Cancel" button in "Change Password"Praveen Kumar2005-07-181-1/+4
* Fixed some compile time warningsSarfraaz Ahmed2005-07-141-9/+4
* Check that the result is not a success and only then print the error CallSarfraaz Ahmed2005-07-111-1/+2
* Patch submitted by ArunPrakash <arunp@novell.com> Newly added, to reportSarfraaz Ahmed2005-07-111-67/+29
* Added entries for the files providing the delegation assistant featurePraveen Kumar2005-07-081-11/+4
* Include exchange-folder-size-display.h SimilarSarfraaz Ahmed2005-07-071-1/+2
* Implemented new to invoke the folder size table.Sarfraaz Ahmed2005-07-071-2/+22
* Added new file entries for calendar , contacts and change-password enabledPraveen Kumar2005-07-011-22/+5
* Added new. This prints the validation error string.Sarfraaz Ahmed2005-07-011-12/+105
* We no longer should be declaring the global_config_listener as a staticSarfraaz Ahmed2005-06-231-4/+9
* Fixed a crash while trying ot edit non-exchange account.Sushma Rai2005-06-151-2/+2
* Fixed some warnings SimilarSarfaaz Ahmed2005-06-141-5/+5
* Added a new plugin directory for renaming exchange-account-setup asSarfraaz Ahmed2005-06-131-0/+844