index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
exchange-operations
/
exchange-account-setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #456240 - Move exchange plugin to exchange package
Milan Crha
2009-10-02
1
-1150
/
+0
*
Bug #593609 - Have buildable exchange-operations plugin again
Milan Crha
2009-09-25
1
-1
/
+0
*
Bug 567260 - Migrate from GnomeDruid to GtkAssistant
Milan Crha
2009-08-18
1
-2
/
+2
*
Fix excessive whitespace.
Matthew Barnes
2009-07-14
1
-5
/
+0
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-4
/
+4
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
1
-41
/
+41
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-27
1
-11
/
+11
*
Fix compiler warnings in plugins.
Matthew Barnes
2009-05-27
1
-12
/
+12
*
Fix several types of pedantic compiler warnings.
Matthew Barnes
2009-05-17
1
-1
/
+1
*
Bug 575124 – Clarify "S_pecify the mailbox name" string
Matthew Barnes
2009-05-03
1
-1
/
+2
*
** Fix for bug #558498
Bharath Acharya
2008-12-08
1
-1
/
+20
*
** Part of fix for bug #562228
Milan Crha
2008-12-02
1
-2
/
+44
*
** Fix for bug #530606
Milan Crha
2008-10-09
1
-1
/
+10
*
Change licese from GPL to LGPL.
Sankarasivasubramanian Pasupathilingam
2008-10-03
1
-14
/
+16
*
** Part of fix for bug #500389
Milan Crha
2008-07-30
1
-0
/
+14
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
** Fix for bug #273627
Milan Crha
2008-06-16
1
-2
/
+72
*
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
Matthew Barnes
2008-06-06
1
-2
/
+1
*
** Fixes bug #534360
Matthew Barnes
2008-05-23
1
-25
/
+25
*
** Fix for bug #522764
Ross Burton
2008-04-02
1
-1
/
+0
*
Fix for bug #339266
Srinivasa Ragavan
2008-02-18
1
-1
/
+7
*
** Fixes bug #513395
Jeff Cai
2008-02-02
1
-7
/
+21
*
** Fix for bug #466241
David Turner
2007-12-04
1
-3
/
+3
*
** Fix for bug #479081
Milan Crha
2007-11-23
1
-0
/
+3
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-61
/
+61
*
Fix warnings from sparse and gcc
Kjartan Maraas
2007-10-31
1
-6
/
+6
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-1
/
+1
*
2007-08-10 mcrha Fix for bug #327977
Milan Crha
2007-08-10
1
-1
/
+2
*
Form the password url right.
Srinivasa Ragavan
2007-07-03
1
-6
/
+13
*
** Fixes #426481 Fix Typo Assitant
Elizabeth Greene
2007-04-10
1
-1
/
+1
*
Don't mix declarations and code (#405495).
Matthew Barnes
2007-03-27
1
-1
/
+1
*
Mark strings as translatable. See bug #399381 for details.
Nickolay V. Shmyrev
2007-01-27
1
-2
/
+2
*
Do not print the password in the terminal.
Sankar P
2006-05-11
1
-1
/
+1
*
Not displaying error message on cancel operation. Fixes #332131.
Sushma Rai
2006-05-10
1
-1
/
+2
*
Changed the function signature. Fixes #329371.
Sushma Rai
2006-04-22
1
-1
/
+1
*
Fixes bug #331635
Irene Huang
2006-02-20
1
-1
/
+1
*
Make this place a bit more quiet
Kjartan Maraas
2006-01-28
1
-13
/
+3
*
Reading the auth type from ExchangeAccount and setting it in URL if the url
Sushma Rai
2006-01-23
1
-4
/
+20
*
use libedataserver/e-account-list.h instead of e-util/e-account-list.h.
Simon Zheng
2006-01-06
1
-1
/
+1
*
harmonized "URL", "Url" and "url". Fixes bug 325125.
Andre Klapper
2005-12-30
1
-1
/
+1
*
Checking if the user has selected save password option or not and
Sushma Rai
2005-12-19
1
-1
/
+3
*
free CamelURL and exchange_params. Fixes #324483.
Sushma Rai
2005-12-19
1
-1
/
+7
*
Using the proper error code, and also removed hard coded URL from
Sushma Rai
2005-12-12
1
-1
/
+3
*
Fix for not showing wrong OOF error message in case of authentication failure.
Sushma Rai
2005-11-26
1
-2
/
+1
*
Not showing the OOF error message also on authentication failure.
Sushma Rai
2005-11-24
1
-2
/
+2
*
Propogate the authentication mechanism to the backend. exchange-calendar.c
Sarfraaz Ahmed
2005-09-28
1
-0
/
+4
*
Now checks for the camel provider type, and does nothing for non exchange
Arunprakash
2005-09-15
1
-0
/
+13
*
Fix for #316274
Irene Huang
2005-09-15
1
-0
/
+6
*
Removed the warning that are generated when compiled with GCC 4.
Praveen Kumar
2005-08-24
1
-9
/
+8
*
Use exchange_operations_get_exchange_account. Fetch the password and
Sarfraaz Ahmed
2005-08-22
1
-12
/
+3
*
Takes care of displaying the folder size for mail folders. Now also adds
Sarfraaz Ahmed
2005-07-25
1
-0
/
+44
*
Changed the e_notice calls to e_error_run calls. Same. *
Arunprakash
2005-07-25
1
-2
/
+0
*
This is no longer needed. gtk_widget_destroy will take care of destroying
Sarfraaz Ahmed
2005-07-19
1
-3
/
+2
*
Handle the case of user clicking "Cancel" button in "Change Password"
Praveen Kumar
2005-07-18
1
-1
/
+4
*
Fixed some compile time warnings
Sarfraaz Ahmed
2005-07-14
1
-9
/
+4
*
Check that the result is not a success and only then print the error Call
Sarfraaz Ahmed
2005-07-11
1
-1
/
+2
*
Patch submitted by ArunPrakash <arunp@novell.com> Newly added, to report
Sarfraaz Ahmed
2005-07-11
1
-67
/
+29
*
Added entries for the files providing the delegation assistant feature
Praveen Kumar
2005-07-08
1
-11
/
+4
*
Include exchange-folder-size-display.h Similar
Sarfraaz Ahmed
2005-07-07
1
-1
/
+2
*
Implemented new to invoke the folder size table.
Sarfraaz Ahmed
2005-07-07
1
-2
/
+22
*
Added new file entries for calendar , contacts and change-password enabled
Praveen Kumar
2005-07-01
1
-22
/
+5
*
Added new. This prints the validation error string.
Sarfraaz Ahmed
2005-07-01
1
-12
/
+105
*
We no longer should be declaring the global_config_listener as a static
Sarfraaz Ahmed
2005-06-23
1
-4
/
+9
*
Fixed a crash while trying ot edit non-exchange account.
Sushma Rai
2005-06-15
1
-2
/
+2
*
Fixed some warnings Similar
Sarfaaz Ahmed
2005-06-14
1
-5
/
+5
*
Added a new plugin directory for renaming exchange-account-setup as
Sarfraaz Ahmed
2005-06-13
1
-0
/
+844