aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-account-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanups.Matthew Barnes2012-06-021-7/+7
* Bug #676226 - Changing GOA mail account looses GOA keyMilan Crha2012-05-171-0/+41
* Restore previously set port in mail account editor only if it was setMilan Crha2012-05-171-2/+3
* Make Yahoo! mail-autoconfig use IMAP, instead of POP3 and preconfig also TasksMilan Crha2012-05-151-49/+86
* Whitespace cleanups.Matthew Barnes2012-05-131-2/+2
* Bug #675725 - SMTP configuration window forgets custom portMilan Crha2012-05-111-0/+12
* Bug #669295 - Choice made for 'setup Google contact/calendar' is not rememberedMilan Crha2012-05-031-2/+8
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-2/+2
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-3/+3
* Bug #664169 - Default port is not selected by defaultMilan Crha2012-03-081-1/+17
* EMAccountEditor: Avoid a runtime warning.Matthew Barnes2012-03-081-2/+3
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Bug #669294 - Settings of 'sending email' tab is not rememberedMilan Crha2012-02-281-2/+9
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-26/+60
* Make Capplet work again with new CamelSettings and other stuffs. Also addSrinivasa Ragavan2012-02-161-2/+34
* Bug #309945 - Ability to filter folders other than INBOX tooMilan Crha2012-02-071-22/+23
* Bug #668714 - Editing account changes transport to SMTPMilan Crha2012-01-301-15/+34
* Bug 668479: Missing transport-only accounts in PreferencesMatthew Barnes2012-01-251-12/+14
* emae_receive_options_extra_item: Remove unused CamelURL.Matthew Barnes2012-01-251-5/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-2/+3
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-18/+24
* Add emae_list_providers().Matthew Barnes2012-01-161-28/+50
* Split up emae_check_complete().Matthew Barnes2012-01-161-315/+551
* Bug #641154 - Crash in emae_check_authtype_doneMilan Crha2012-01-021-6/+34
* fixing double free error and using source host for comparisonPunit Jain2011-12-231-6/+13
* Bug#636214 Use CamelSettings instead of CamelURLPunit Jain2011-12-231-51/+38
* Bug 664003 - Cannot modify account name in account assistantpunit2011-12-231-102/+102
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-161-4/+4
* EMAccountEditor: Fix handling of auth-mechanism.Matthew Barnes2011-12-131-22/+37
* Adapt to camel_session_remove_service() changes.Matthew Barnes2011-12-121-2/+1
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-111-46/+85
* Miscellaneous cleanups.Matthew Barnes2011-11-231-18/+45
* More compiler warning fixes.Matthew Barnes2011-11-231-4/+8
* Merge branch 'master' into wip/gsettingsMatthew Barnes2011-11-231-35/+11
|\
| * Mail widget cleanups.Matthew Barnes2011-11-221-35/+11
| * Remove some unnecessary #includes.Matthew Barnes2011-11-181-1/+0
* | Use GSettings in em-account-editor to retrieve/set selected calendarsRodrigo Moya2011-11-181-21/+33
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-171-26/+21
|\|
| * Bug #664001 - Account setup asks to configure SMTP when not neededMilan Crha2011-11-151-12/+14
| * Bug#636214 String changesPunit Jain2011-11-151-6/+6
| * Bug #663746 - Cann't finish new account configuration for POPMilan Crha2011-11-141-8/+1
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-141-64/+526
|\|
| * Bug 663836 - emae_send_page() gets wrong CamelProviderMatthew Barnes2011-11-131-7/+13
| * EMAccountEditor: Add a review page.Punit Jain2011-11-131-22/+430
| * Removing a redundant virtual functionPunit Jain2011-11-091-3/+1
| * Bug #660878 Configuration options are not autofilledPunit Jain2011-11-091-7/+7
| * Bug #636214 fetch configuration details from serverPunit Jain2011-11-091-26/+76
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-081-740/+1295
|\|
| * EMAccountEditor: Start using CamelNetworkSettings.Matthew Barnes2011-11-071-549/+1054
| * EMAccountEditor: Clean up authentication widgets.Matthew Barnes2011-11-071-212/+283
| * EMAccountEditor: Remove dead code.Matthew Barnes2011-11-071-21/+0
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-021-5/+26
|\|
| * Bug #627952 - 'Local delivery' mbox's aren't read properlyMilan Crha2011-11-011-5/+26
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-281-1/+3
|\|
| * e-mail-store.c: Take EMailSession instead of EMailBackend.Matthew Barnes2011-10-271-1/+3
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-261-6/+6
|\|
| * Adapt to CamelNetworkSettings changes.Matthew Barnes2011-10-251-6/+6
* | Some more migration to GSettings in the mail componentRodrigo Moya2011-10-141-1/+0
|/
* Bug #660878 - Account configuration options are not auto-filledDan Vrátil2011-10-051-11/+12
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-3/+1
* Adapt to CamelURL API changes.Matthew Barnes2011-09-261-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-131/+208
* Miscellaneous cleanups.Matthew Barnes2011-08-311-2/+16
* Bug #657310 - Crash when editing transport-only accountsMilan Crha2011-08-261-4/+4
* Bug #655629 - "Path:" label for spool file should be "File:" labelMilan Crha2011-08-261-0/+4
* Bug #652914 - IMAP: moving mail puts a copy into real Trash tooMilan Crha2011-08-241-12/+85
* Bug #656723 - Forgets 'Use secure connection' setting during account configur...Milan Crha2011-08-171-8/+7
* Bug #656622 - 'Check for supported types' fails againMilan Crha2011-08-171-3/+8
* Bug #656620 - Account editor doesn't update on settings changeMilan Crha2011-08-161-5/+1
* EMAccountEditor: Utilize CamelSettings.Matthew Barnes2011-08-151-629/+480
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-6/+18
* Bug #656267 - Checking for auth types doesn't work properlyMilan Crha2011-08-121-14/+28
* EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-08-111-5/+10
* EMAccountEditor: Simplify real junk/trash folder selection.Matthew Barnes2011-08-101-19/+21
* EMFolderSelectionButton: Add a "folder-uri" property.Matthew Barnes2011-08-101-12/+12
* EMAccountEditor: Readability improvements.Matthew Barnes2011-08-041-81/+169
* Bug #655430 - Forgotten EMailJunkOptions type init for mail-config.uiMilan Crha2011-07-281-0/+2
* Forward button in Evolution Mail Configuration Assistant is actually called C...Andre Klapper2011-07-261-1/+1
* Adapt to CamelSession and e-passwords changes.Matthew Barnes2011-07-041-6/+1
* Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-07-011-28/+121
* Could not select real Junk/Trash folderMilan Crha2011-06-171-5/+16
* 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