aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-account-editor.c
Commit message (Expand)AuthorAgeFilesLines
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-241-58/+62
* Remove mail_check_service().Matthew Barnes2011-05-181-63/+73
* Coding style cleanups.Matthew Barnes2011-05-091-123/+123
* EMAccountEditor: Fix a runtime warning.Matthew Barnes2011-05-061-2/+5
* Simplify emae_account_folder().Matthew Barnes2011-05-061-7/+2
* Fix compiler warnings.Matthew Barnes2011-05-031-3/+0
* EMConfigTargetAccount: Add original_account member.Matthew Barnes2011-05-031-4/+9
* Bug 648756 - Custom imap port forgottenDan Vrátil2011-04-291-4/+6
* Adapt to CamelService changes.Matthew Barnes2011-04-211-18/+11
* Bug #641154 - Crash in emae_check_authtype_doneMilan Crha2011-04-211-2/+22
* Bug #647429 - Hide port-entry for providers without portDan Vrátil2011-04-191-13/+13
* Bug 418954 - Add a separate entry combo for port numbersDan Vráti2011-03-241-45/+97
* Select IMAP+ by default in new account setup.Matthew Barnes2011-03-211-1/+2
* Bug #615204 - Adding AOL mail account as IMAP results in POP accountMilan Crha2011-03-101-1/+1
* Minor glitches in Account EditorMilan Crha2011-03-101-19/+19
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #643402 - Fails to build with --disable-smimeMilan Crha2011-03-031-4/+4
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Bug #642088 - Crash when changing advanced send options in GroupWiseMilan Crha2011-02-171-0/+3
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-5/+0
* Bug #641011 - Ugly appointment editing windowsMilan Crha2011-02-031-0/+5
* More whitespace cleanup.Matthew Barnes2011-01-311-27/+27
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-2/+2
* Bug #604534 - Evolution "ignores" key-usage info in certificatesMilan Crha2011-01-191-1/+1
* Change Account Management string to Account Information in first-run wizard. ...Andre Klapper2011-01-061-2/+2
* Bug #633702 - Forget password when saving account without "Remember password"Milan Crha2010-12-091-0/+45
* Don't set the URL's defaults when the providers have not been refreshedFederico Mena Quintero2010-12-041-14/+8
* Only set the URL's defaults when we are creating a new accountFederico Mena Quintero2010-12-041-6/+9
* Set the provider's defaults on when CamelURLs get refreshed with a new protocolFederico Mena Quintero2010-12-041-0/+12
* Don't set the provider's defaults on the URL from the widget functionsFederico Mena Quintero2010-12-041-42/+46
* Function to set a CamelURL's defaults based on a provider's defaultsFederico Mena Quintero2010-12-041-0/+89
* Set checkspin label mnemonic widget in account editorMilan Crha2010-11-011-1/+3
* Collect mail enum types in e-mail-enums.h.Matthew Barnes2010-10-191-6/+6
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-1/+0
* Kill mail_config_get_gconf_client().Matthew Barnes2010-10-191-120/+1
* Give MailSession a permanent home.Matthew Barnes2010-10-131-31/+126
* Bug #604080 - Predefined account SSL not propagated to UIMilan Crha2010-09-291-2/+2
* Fix a crapload of run-time warnings.Matthew Barnes2010-09-151-39/+111
* mail-config.ui cleanups.Matthew Barnes2010-09-131-28/+28
* Coding style cleanups.Matthew Barnes2010-09-131-31/+31
* Bug #573320 - "Encrypt to self" by default on newly created mail accountsMilan Crha2010-08-241-1/+4
* Add encryption and authentication support for autoconfigGary Ching-Pang Lin2010-08-231-3/+37
* Bug #624891 - Various compiler warnings in git/masterMilan Crha2010-07-221-1/+3
* Bug 623201 - Set default options automatically while creating a new accountChenthill Palanisamy2010-06-301-1/+12
* MeeGo Bugzilla #3286 - Allow edit accounts in the capplet to goSrinivasa Ragavan2010-06-301-2/+2
* Bug 622535 - Account assistant loops on first runMatthew Barnes2010-06-261-19/+9
* Bug #206061 - Allow normal, non-vFolder, Trash and Junk folderMilan Crha2010-06-151-0/+191
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-1/+1
* Convert "startup-wizard" to an EExtension.Matthew Barnes2010-06-031-27/+39
* Use the send_port, not the recv_port, when configuring SMTP for an accountFederico Mena Quintero2010-06-021-2/+2
* Bug 620207 - Receiving options are missing in preference windowChenthill Palanisamy2010-06-011-9/+2
* Merge branch 'express2'Matthew Barnes2010-05-271-1/+3
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-3/+2
| * Fix ergonomic details, and prettify (for small screens at least)Michael Meeks2010-04-211-1/+3
| * Express: Composer always defaults to HTML modeMatthew Barnes2010-04-071-5/+0
* | Bug #304415 - Allow change of signature hash algorithmMilan Crha2010-05-201-0/+61
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-3/+2
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-4/+5
* | Express: Composer always defaults to HTML modeMatthew Barnes2010-03-301-5/+0
|/
* Fix a crash while refreshing account types.Srinivasa Ragavan2010-03-141-23/+8
* Removed obsolete method signatures in em-account-editor.hMichael Meeks2010-03-141-23/+43
* Bug #610663 - Message receipts combo box is emptyMilan Crha2010-02-251-0/+6
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-2/+2
* Refactor the autoconfig stuff a bit.Srinivasa Ragavan2010-01-291-37/+54
* Fix a potential uninitialized variable use in emae_authtype_changed().Matthew Barnes2010-01-161-5/+10
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+0
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-1/+1
* Replace alloca() with g_alloca().Matthew Barnes2009-12-281-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-1/+1
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-241-2/+4
* Fix a bug in the prev commit. Handle cases specific for Anjal.Srinivasa Ragavan2009-12-231-1/+1
* Add 'Defaults' page to Anjal's edit stuff. Prevent it coming inSrinivasa Ragavan2009-12-231-2/+12
* Cherry pick anjal changes from stable to master.Srinivasa Ragavan2009-12-231-4/+27
* Bug #600521 - Remove trailing spaces from particular account fieldsMilan Crha2009-12-221-3/+10
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-2/+2
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-3/+3
* port mail/ to use new EError APIJonathon Jongsma2009-12-011-2/+2
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-232/+166
* Add support for Googlemail and hotmail/live/msn.com accounts.Srinivasa Ragavan2009-11-041-1/+5
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-8/+6
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-2/+2
* Bug #596720 - Account assistance repeats itself after finishingMilan Crha2009-10-121-7/+18
* Fix non-existent widget warning in account editor.Matthew Barnes2009-09-281-11/+3
* Bug 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-181-89/+83
* Make Port string only for Anjal.Srinivasa Ragavan2009-08-111-1/+1
* Seal up ESignature and add GObject properties.Matthew Barnes2009-08-071-5/+21
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-3/+4
|\
| * Hide signatures for Anjal.Srinivasa Ragavan2009-07-221-1/+2
| * Return account check flag.Srinivasa Ragavan2009-07-161-2/+2
| * Use reverse str lookup for email separation.Srinivasa Ragavan2009-07-151-1/+1
| * Use reverse string lookup for domain/username sepration in emailSrinivasa Ragavan2009-07-151-1/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-151-0/+7
|\|
| * Add tip to specify port as part of the server name. String suggestionSrinivasa Ragavan2009-07-141-0/+7
| * Kill EConfigListener.Matthew Barnes2009-07-031-1/+1
| * Fix whitespace issues in em-account-editor.c.Matthew Barnes2009-07-031-811/+811
* | Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* | Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-021-17/+22
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-1/+3
|\|
| * Fixes a bug where edit accounts are treated as new accounts andSrinivasa Ragavan2009-06-241-1/+2
| * Stop abusing forward declarations.Matthew Barnes2009-06-191-62/+62
* | Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-301-0/+3388
* | Radically reorganize source code.Matthew Barnes2009-06-251-3114/+0
* | Split store and local folder management out from shell backend.Matthew Barnes2009-06-241-21/+11
* | Merge commit 'EVOLUTION_2_27_3' into kill-bonoboMatthew Barnes2009-06-201-5/+1
|\|
| * ** BUGFIX: #584733 - Fixed where account setup to work after Anjal mergeSrinivasa Ragavan2009-06-101-4/+5
| * Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-051-7/+7
| * Bug 584733 – Cannot create new accountSrinivasa Ragavan2009-06-041-15/+18
| * More code cleanup.Matthew Barnes2009-06-021-3/+3
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-173/+173
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-12/+12
* | Stop abusing forward declarations.Matthew Barnes2009-06-191-62/+62
* | Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-091-7/+7
* | More code cleanup.Matthew Barnes2009-06-021-3/+3
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-172/+172
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-102/+106
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-12/+12
| |/
| * Fix compiler warnings in mail.Matthew Barnes2009-05-261-90/+95
| * Mail changes required for Anjal.Srinivasa Ragavan2009-05-221-20/+180
| * ** Part of fix for bug #563669Milan Crha2008-12-151-1/+1
| * Add the unread vfolder hack.Srinivasa Ragavan2008-12-151-1/+1
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-161-15/+14
| * ** Part of fix for bug #500389Milan Crha2008-07-301-1/+105
* | Mail changes required for Anjal.Srinivasa Ragavan2009-05-241-20/+180
* | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-12/+12
* | Rewrite the signature management UI from top to bottom.Matthew Barnes2009-02-101-1/+1
* | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-271-8/+9
* | Miscellaneous stuff.Matthew Barnes2009-01-271-2/+2
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-2/+2
* | Tweak the EShell API.Matthew Barnes2009-01-081-1/+1
* | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-141-4/+13
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-11/+31
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-15/+14
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-1/+105
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #314467Milan Crha2008-06-131-0/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-17/+1
* ** Fixes bug #533465, patch from Ritesh KhadgarayMatthew Barnes2008-05-191-3/+6
* Patch from Alex Kloss <alexkloss@att.net>: Fix for bug #329578 (missing mnemo...Suman Manjunath2007-12-051-5/+6
* ** Part of fix for bug #466499David Turner2007-12-041-5/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-44/+44
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-1/+1
* Use consistent terminology for mail messages (#480621).Matthew Barnes2007-09-281-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Move away from g_assert to g_return* calls Srinivasa Ragavan2007-08-311-2/+2
* 2007-08-13 mcrha Fix for bug #352346Milan Crha2007-08-131-2/+12
* ** Fix for bug #352947Srinivasa Ragavan2007-07-011-2/+2
* ** Fix for bug #3355396 from Muktha Srinivasa Ragavan2007-06-031-1/+1
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-2/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fix the regression of bugzilla bug #352108.Simon Zheng2006-12-221-1/+1
* ** Fixes for bug #352108simon.zheng2006-08-221-9/+41
* activate the mnemonic for text box, add an extra paramenter to theSushma Rai2006-07-241-2/+3
* g_get_real_name() returns UTF-8 on Win32.Tor Lillqvist2006-06-141-0/+4
* Added code to handle the case if the account is marked as default. FixesSankar P2006-02-241-2/+11
* See bug ** 325967Shi Pu2006-02-151-0/+22
* 2006-02-13 Karsten Bräckelmann <guenther@rudersport.de>,Andre Klapper2006-02-131-3/+11
* Creating the widget with "use_underline" property. Fixes #330504.Sushma Rai2006-02-131-2/+3
* ** Fixes #326147 Modify e_source to reflect to the reverted changes.Veerapuram Varadhan2006-02-061-1/+3
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* translate the labels of emfp_items.Changwoo Ryu2006-01-021-0/+16
* ** See bug 324473 delete reference to account editor to make sure beJeff Cai2005-12-211-1/+0
* Use gstdio wrappers. Construct pathnames of glade files at run-time.Tor Lillqvist2005-12-181-16/+91
* Added code to enable the sent folder button for accounts with "None" setSankar P2005-09-211-2/+5
* cast warning away.Not Zed2005-08-241-3/+5
* first prepare the page and then validate **Fixes #273842Vivek Jain2005-08-121-34/+34
* ** See bug #300881.Not Zed2005-08-081-3/+5
* (emae_option_checkspin) initialize local variable "label".David Malcolm2005-08-061-1/+1
* ** See bug #273885.Not Zed2005-08-051-1/+4
* Fix #307358. Check if the provider type exists before senisitizingShreyas Srinivasan2005-07-291-3/+6
* Update the "Full Name" text entry with the detected real name of the user.Praveen Kumar2005-07-281-1/+1
* if we get a null default, then set "" on the entry. (emae_option_entry):Not Zed2005-07-211-2/+8
* move e-error into e-util/Not Zed2005-05-161-1/+1
* mail-ops.c (mail_send_message) Added code to prevent copying of sentSankar P2005-05-071-2/+3
* removed. (em_utils_handle_receipt): asynchronously load message if none isNot Zed2005-04-081-0/+61
* include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-13/+9
* bump version, requiresJP Rosevear2005-03-011-22/+7
* ** See bug #71967Not Zed2005-02-241-0/+4
* fix argument order to memset. (emae_security_page): fix the non-have_nssNot Zed2005-02-231-8/+4
* The GladeXML object is no longer a part of the private structure, and weRodney Dawes2005-02-231-1/+1
* ** See bug #61363 & e-util/ChangeLogNot Zed2005-02-211-167/+258
* Patch by Michael, to supporting tables in e-config, handling hide bits andSushma Rai2005-01-311-14/+16
* ** See bug #71521.Not Zed2005-01-311-1/+3
* Increment i each time thru the loop or we lose widgets.Jeffrey Stedfast2005-01-201-1/+2
* ** See bug #71029.Not Zed2005-01-141-2/+5
* ** See bug #70990.Not Zed2005-01-121-1/+2
* moved to after emae_authtype_changed to fix warning.Not Zed2004-12-221-20/+20
* if we're turned on, then record the current authtype setting on theNot Zed2004-12-211-8/+31
* dont track containee widgets anymore, they are automagically destroyed byNot Zed2004-12-061-16/+1
* according to the HIG, remove accelerators in the notebook tab labelsMengjie Yu2004-12-021-2/+2
* add mnemonic for buttons. add atk name for the popup button. add accessMengjie Yu2004-12-011-7/+5
* Change the labels back to the same as they were in 2.0Jeffrey Stedfast2004-11-021-3/+3
* added hook docs, and cleaned up some of the hook point names.Not Zed2004-10-281-0/+16
* convert to org.gnome hook namesJP Rosevear2004-10-201-4/+4
* ** See bug #67014.Not Zed2004-10-191-8/+51
* updated labels in mail-config.glade too and changed the order of the SSL/TLS ...Jeffrey Stedfast2004-09-281-2/+2
* Changed the SSL option menu labels.Jeffrey Stedfast2004-09-281-3/+3
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+2439