aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config.c
Commit message (Expand)AuthorAgeFilesLines
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-170/+170
* ** Fix for bug #492170Michael Monreal2007-11-061-5/+5
* Don't translate empty label names. Fixes bug 363645. Thanks to BastienAndre Klapper2007-09-061-1/+7
* 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-1/+2
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-3/+3
* Fix errno reset issueJules Colding2007-05-121-1/+1
* Fix file descriptor leaks (#437664)Jules Colding2007-05-111-0/+2
* Evolution requires GLib 2.10 now; remove dead backward-compatibility codeMatthew Barnes2007-03-301-4/+0
* Fix for bug #337439 DoS attach with large emailsSrinivasa Ragavan2006-11-271-1/+35
* Added support for collapsible headers for To/Cc/BccSrinivasa Ragavan2006-05-251-1/+33
* Committed Rajeev's patch and my patch for mnemonics.Srinivasa Ragavan2006-02-061-6/+6
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-0/+1
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* em-folder-browser.c em-folder-view.c em-format-html.cTor Lillqvist2005-12-181-9/+21
* Return valid transport, only if the account is enabled.Parthasarathi Susarla2005-10-221-2/+2
* ** See #271985.Not Zed2005-08-111-8/+8
* Free font name Free font name and name of citation color. Free searchKjartan Maraas2005-07-131-2/+7
* Add new functions to remove proxy accounts and proxies created by theShreyas Srinivasan2005-07-101-0/+18
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-2/+2
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+2
* ** See bug #40515Not Zed2005-02-231-2/+2
* removed e-url.h include.Rodrigo Moya2005-01-181-1/+0
* ** See bug #67014.Not Zed2004-10-191-114/+0
* ** See bug #59717.Not Zed2004-09-081-1/+5
* just call e_passwords_ask_password directly. (pass_activate,Not Zed2004-08-121-1/+1
* (config_write_style): fflush the gtkrc file.Jeffrey Stedfast2004-05-151-4/+5
* Build the path to the gtkrc filename and store it on the config struct soJeffrey Stedfast2004-05-151-30/+13
* set cite_color property of gtkhtml widgets (mail_config_init): addRadek Doulik2004-05-071-2/+14
* removed.Not Zed2004-05-031-1/+12
* Change the message display widget names to match the ones we are using inJeffrey Stedfast2004-04-161-3/+4
* If we get an empty charset string from gconf, don't try to use the resultJeffrey Stedfast2004-04-141-3/+6
* Don't bother adding the autogen sig here, e-signature-list.c handles thisJeffrey Stedfast2004-04-101-11/+0
* Updated for signature API changes.Jeffrey Stedfast2004-04-021-387/+55
* Cleaned up header inclusions and added plenty of forward declarations.Not Zed2004-03-311-2/+2
* save the source and transport vbox's to enable/disable the whole lotNot Zed2004-03-181-45/+0
* started writing this, but i couldn't be fucked right now - apparentlyNot Zed2004-03-181-0/+45
* fix camel provider api changes.Not Zed2004-02-191-2/+2
* ** See bug #53084 and others.Not Zed2004-01-271-1/+2
* path to gtkhtml's rc file (config_write_style): use MAIL_CONFIG_RC_DIRRadek Doulik2004-01-201-2/+3
* put the style in .evolution.Not Zed2003-12-121-1/+1
* Updated to add use mail subdirs. (mail_config_uri_renamed): UpdatedJeffrey Stedfast2003-12-041-10/+12
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-031-2/+0
* Use fcntl() to set FD_CLOEXEC on each fd rather than close()ing it.Jeffrey Stedfast2003-12-021-6/+3
* Make sure our parent folder hasn't been unsubscribed or else we get aJeffrey Stedfast2003-12-021-0/+6
* Removed call to mail_tool_delete_meta_data(). Fixes bug #51236.Jeffrey Stedfast2003-11-211-2/+0
* Nuked the MailConfig interface stuff.Jeffrey Stedfast2003-10-301-141/+0
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-10/+22
* translate the local time format.Not Zed2003-08-231-1/+1
* remove the use of caret mode widget style. use new gtkhtml api to setYuedong Du2003-07-151-6/+0
* add a gconf key corresponding to newly introduced caret mode of gtkhtmlYuedong Du2003-07-101-0/+6
* applied simpler spell error color fixRadek Doulik2003-06-261-5/+10
* reverted spell error color fixRadek Doulik2003-06-261-55/+9
* add EvolutionMailPrintHTMLWidget style assignmentRadek Doulik2003-06-251-2/+2
* use spell preferences at new locationRadek Doulik2003-06-251-8/+55
* Use mail-config's gconf client. (target_date_new): Same.Jeffrey Stedfast2003-06-121-7/+12
* use %02x instead of %2x when formatting color for rc fileRadek Doulik2003-05-311-1/+1
* set the default open size to something reasonable. For #43410.Not Zed2003-05-281-0/+1
* remove references to font prefs.Larry Ewing2003-05-201-12/+26
* Add #include to fix warning.Jeremy Katz2003-05-171-1/+1
* ** See bug #42294.Not Zed2003-05-061-1/+2
* ** See bug #41972Not Zed2003-04-301-8/+11
* Made toplevel container widgets set a border-width (including toplevelJeffrey Stedfast2003-04-291-4/+58
* set sensitivity of font pickers based on share setting.Larry Ewing2003-04-091-2/+72
* Load per-folder setting of show_preview from meta data.Not Zed2003-03-241-0/+2
* Make sure we can find the registered handler before trying to remove itJeffrey Stedfast2003-03-211-4/+7
* All this snot just to fix bug #38925 and an attempt to fix bug #38926 (butJeffrey Stedfast2003-03-081-8/+11
* fix the g_snprintf stuff.Not Zed2003-02-241-72/+7
* Don't try to get a FontPrefs control.Hans Petter Jansson2003-02-221-1/+3
* fixes to my last commitJeffrey Stedfast2003-02-191-18/+17
* Removed. (lookup_signature): Removed. (xml_get_int): Removed.Jeffrey Stedfast2003-02-191-129/+15
* Use gtk_window_set_resizable() instead of gtk_window_set_policy().Jeffrey Stedfast2003-02-121-18/+9
* New function to return a cached list of labels.Jeffrey Stedfast2003-02-011-65/+133
* Fixed a #warning by converting a local path into a file: uri beforeJeffrey Stedfast2003-01-281-0/+4
* Removed. (mail_config_set_thread_list): Removed.Jeffrey Stedfast2003-01-231-99/+0
* Don't unref the account object, e_list_remove() apparently handles thisJeffrey Stedfast2003-01-221-1/+0
* Updated. (request_password): Same.Jeffrey Stedfast2003-01-181-665/+279
* Same as below.Jeffrey Stedfast2003-01-171-144/+202
* Add a UID field (to match EAccount), which never changes and can be usedDan Winship2003-01-171-2/+11
* cast to avoid warningsJeffrey Stedfast2003-01-161-1/+1
* Make dialog Cancel/OK to match HIG.Ettore Perazzoli2003-01-151-1/+2
* Call mail_config_save_accounts ().Jeffrey Stedfast2003-01-151-4/+16
* Perform some sanity checking on the auto-check-timeout value.Jeffrey Stedfast2003-01-141-1/+9
* Save the auto-check timeout value. (account_new_from_xml): Load theJeffrey Stedfast2003-01-141-4/+3
* s/BonoboXObject/BonoboObject/Dan Winship2003-01-141-7/+7
* Fixed a situation in which we could notify the shell listener twice.Jeffrey Stedfast2003-01-111-6/+6
* g_free->xmlFree (account_to_xml): copy xml memory to glib memory whenNot Zed2003-01-091-16/+20
* Removed. (mail_config_set_show_preview): Removed.Jeffrey Stedfast2003-01-091-74/+1
* Save the setting via gconf. (mail_config_add_account): Immediately saveJeffrey Stedfast2003-01-091-10/+4
* Save the setting via gconf. (mail_config_add_account): Immediately saveJeffrey Stedfast2003-01-091-63/+57
* Use gconf to get the paned size. (folder_browser_set_message_preview):Jeffrey Stedfast2003-01-081-1194/+436
* Use camel_text_to_html() instead of e_text_to_html(). (mail_text_write):Jeffrey Stedfast2002-12-171-1/+0
* pass "Mail" to e_passwords_*. (do_get_pass): same. (main_forget_password):Chris Toshok2002-12-101-1/+1
* fix warning message, outlook->mbox.Not Zed2002-11-191-1/+0
* Added files I've ported.Jeffrey Stedfast2002-11-131-2/+0
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-121-354/+300
* Always strdup the new key in the threaded/preview hash/always free theNot Zed2002-10-251-4/+3
* Don't need to pass a path to camel_gpg_context_new () anymore.Jeffrey Stedfast2002-10-171-346/+3
* Set a timeout to call mail_config_write() in 2 seconds. Otherwise changesDan Winship2002-09-281-0/+27
* pass name of the script as 1st parameterRadek Doulik2002-09-241-1/+1
* rename this from "Mail.idl" so that the generated .h file won't overwriteDan Winship2002-09-131-1/+14
* don't bother getenv'ing the USERJeffrey Stedfast2002-08-291-1/+0
* remove code to auto-detect mine and notzed's thread-by-subject prefs since ou...Jeffrey Stedfast2002-08-291-1/+1
* Pass mail_config_get_thread_subject() as the third argument toJeffrey Stedfast2002-08-281-29/+50
* removed tip frameRadek Doulik2002-08-281-18/+0
* Add a "don't sign meeting requests" option to the security pane, sinceDan Winship2002-08-151-0/+10
* When a URI is changed, try to copy over threaded view settings, previewPeter Williams2002-08-101-0/+64
* Set the week start day from the calendar prefs, do same for 24 hourNot Zed2002-08-071-0/+35
* save signature here to remember the changed nameRadek Doulik2002-07-311-0/+1
* Use mail_tools_folder_to_url().Jeffrey Stedfast2002-07-261-6/+3
* Propagate name changes or removes to the mail config. #15951. Doesn'tNot Zed2002-07-241-0/+58
* Check to make sure the script output is valid UTF-8, if not then attemptJeffrey Stedfast2002-07-231-18/+52
* No longer need to pass a postpone_cb function into the composerJeffrey Stedfast2002-07-061-3/+15
* Removed special-case code for NNTP support.Jeffrey Stedfast2002-07-051-83/+4
* slight build fixesJeffrey Stedfast2002-06-271-12/+13
* Don't allow the pgp type to be anything except NONE or GPG.Jeffrey Stedfast2002-06-271-15/+21
* Some compiler warning fixes.Jeffrey Stedfast2002-06-261-0/+10
* call mail_config_init to be sure we have the db, save auto_signature asRadek Doulik2002-06-111-0/+6
* script signaturesRadek Doulik2002-06-081-15/+75
* enhanced signature editorRadek Doulik2002-06-061-0/+20
* signature editor reworked, WIPRadek Doulik2002-06-051-78/+19
* Check for a label tag when doing a lookup on the COLOR column.Jeffrey Stedfast2002-05-171-5/+29
* Added #include "folder-info.h".Christopher James Lahey2002-05-151-10/+0
* Don't add any shortcuts here. (mail_config_remove_account): And don'tJeffrey Stedfast2002-05-111-178/+0
* Free some temporary path buffers.Jeffrey Stedfast2002-04-201-8/+10
* Free the format string.Jeffrey Stedfast2002-04-171-2/+4
* Set the text of the reply-to. (mail_account_gui_save): Get the reply-toJeffrey Stedfast2002-04-121-5/+16
* Oops, put x_mailer_display_style in /Mail/Display, not /Mail/FormatDan Winship2002-04-111-2/+2
* Handle the X-Mailer display style. (There is currently no GUI forDan Winship2002-04-111-0/+23
* Make the drafts and sent folder buttons be EvolutionFolderSelectorButtons.Dan Winship2002-04-051-30/+0
* Sync with yet-another-mail-config branch.Jeffrey Stedfast2002-03-271-0/+23
* Draw colour rectangles for each of the colour items and set a closure onJeffrey Stedfast2002-03-161-5/+5
* New callback to set a colour on a message.Jeffrey Stedfast2002-03-161-4/+106
* create new signature file (delete_unused_signature_file): be more carefulRadek Doulik2002-03-151-3/+14
* removed forgotten FIXMERadek Doulik2002-03-131-2/+0
* new functionRadek Doulik2002-03-091-0/+12
* Don't use an uninitialized 'id'.Jeffrey Stedfast2002-03-081-4/+2
* merge new signature handlingRadek Doulik2002-03-071-29/+540
* Prompt the user to find out if he/she wants to go to the next folder withJeffrey Stedfast2002-02-201-1/+42
* Bumped the required version of gal.Christopher James Lahey2002-02-071-2/+10
* Save the pathname. (save_part): Use the new mail_config cruft to get theJeffrey Stedfast2002-01-261-0/+41
* Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed.Jeffrey Stedfast2002-01-081-10/+10
* Add the auto-cc/bcc recipients here. The problem with setting them in theJeffrey Stedfast2001-12-201-14/+66
* Setup the new-mail-notification widgets. (notify_command_changed): UpdateJeffrey Stedfast2001-12-191-7/+7
* Connect to the destroy signal on the popup dialog.Jeffrey Stedfast2001-12-151-8/+18
* set the new-mail-notify command.Jeffrey Stedfast2001-12-131-6/+48
* Fix the boolean check to be && and not ||.Jeffrey Stedfast2001-12-011-1/+1
* merged from evoution-1-0-branchNot Zed2001-11-281-0/+1
* Call mail_config_pgp_type_detect_from_path() instead of doing our own lameJeffrey Stedfast2001-11-091-9/+225
* Don't make the account editor modal either.Jeffrey Stedfast2001-11-061-2/+3
* Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Removed, all functionality moved to mail-session.32001-10-241-5/+5
* call e_passwords_init and e_passwords_shutdown.Chris Toshok2001-10-131-5/+29
* Fix up the logic here.Dan Winship2001-10-111-5/+4
* Ignore the signal if the radio button is not "on". This fixes bug #10532Jeffrey Stedfast2001-10-051-1/+1
* Check for errorsIain Holmes2001-10-021-2/+3
* create storages for providers that are STORAGE and aren't EXTERNAL, ratherDan Winship2001-10-021-16/+43
* Use Camel to compare the urls rather than using e_url_equal which does allJeffrey Stedfast2001-09-291-7/+28
* Setup the url_hash and url_equal functions for the local provider.Jeffrey Stedfast2001-09-291-7/+28
* Just add the shortcut to the first group.Ettore Perazzoli2001-09-291-53/+7
* Oops, translate the fake account name to UTF-8.Jeffrey Stedfast2001-09-271-1/+1
* refactor to allow syslogging; hmm.Michael Meeks2001-09-261-1/+4
* Update to not send the remember-passphrase option to the context, itJeffrey Stedfast2001-09-261-19/+0
* Throw up a warning dialog if we suspect the config database is corrupt.Jeffrey Stedfast2001-09-261-5/+20
* Check if the transport is NULLIain Holmes2001-09-261-0/+5
* Only add the account if it doesn't already exist in the config db.Jeffrey Stedfast2001-09-211-0/+6
* Do not add the account here as this is taken care of inJeffrey Stedfast2001-09-211-18/+20
* No need to have g_warnings here. If it's done properly, therapeutically,Dan Winship2001-09-211-2/+0
* Go back to generating the cachename ourselves, but continue doing it theJeffrey Stedfast2001-09-181-3/+6
* Use camel_folder_get_uri().Jeffrey Stedfast2001-09-171-17/+3
* Save transport passwords too. This fixes bug #3020.Jeffrey Stedfast2001-09-131-8/+10
* Handle empty accountsIain Holmes2001-09-111-2/+6
* Marked string for translation. (new_source_created): Ditto.Chyla Zbigniew2001-09-111-3/+5
* Added. Shows a (hopefully) informative dialog warning you that someJon Trowbridge2001-09-091-0/+21
* Adjust the default_account index correctly.Jeffrey Stedfast2001-09-061-4/+14
* Instead of using the length of the shortcuts list as the index for thePeter Williams2001-08-251-3/+17
* Don't let the uri be an empty string (how the fuck is this even happeningJeffrey Stedfast2001-08-251-12/+8
* Prevent the user from creating two accounts with the same name.Peter Williams2001-08-221-0/+5
* Allow the activity to be NULL if there isn't a global_shell_client so thatJeffrey Stedfast2001-08-201-20/+22
* Change the default values for "always-sign" to false.Jeffrey Stedfast2001-08-191-2/+2
* Save the always-sign options for pgp and smime. (config_read): Read in theJeffrey Stedfast2001-08-181-0/+18
* Startup assistant stuffIain Holmes2001-08-171-1/+5
* Respect the user's desire to be prompted to confirm that he wants toJeffrey Stedfast2001-08-171-2/+23
* Break most of the functionality into a separate function.Peter Williams2001-08-141-1/+139
* Remove the shortcuts corresponding to an account (they all point toPeter Williams2001-08-141-0/+56
* Free dbkey if we don't use it.Jeffrey Stedfast2001-08-101-1/+3
* Save the pgp and smime always-sign options.Jeffrey Stedfast2001-08-101-0/+2
* Free the dbkey if we found the config option.Not Zed2001-08-081-1/+3
* This should return a GtkWidget not a GtkObject.Jeffrey Stedfast2001-08-081-0/+42
* Added key accelerators to a bunch of the config options and moved the BccJeffrey Stedfast2001-08-071-1/+1
* Added. Provide description for filter_folder_op. (fetch_mail_describe):Jon Trowbridge2001-08-031-1/+7
* Restore old security settings from the saved configuration. Fixes bugJeffrey Stedfast2001-07-311-33/+31
* Figure out whether we're getting the password for the source or thePeter Williams2001-07-271-0/+23
* Don't make the key url:item if we have the url, just make it url. ThisJeffrey Stedfast2001-07-261-1/+1
* Now take a CamelService parameter (as passed by Camel). Allows us to havePeter Williams2001-07-261-0/+7
* Initialize `me' to NULL.Jeffrey Stedfast2001-07-261-9/+9
* Um, write the HTML signature settings in the right place. Whoops.Peter Williams2001-07-251-2/+2
* Match the prefix for the "remember_passphrase" setting with where it'sJason Leach2001-07-251-8/+8
* Do a case-insensitive comparison. (mail_generate_reply): Only resort toJeffrey Stedfast2001-07-251-11/+10
* get_boolean_with_default for the "Mark as read" timeout, notJason Leach2001-07-251-2/+2
* [Simplifying how default account is stored and used internally, fixesJason Leach2001-07-191-65/+41
* Setup the auto-receive here instead.Jeffrey Stedfast2001-07-181-1/+0
* Reset the autoreceive when necessary.Iain Holmes2001-07-181-0/+1
* Should be saving the 'identity_html_signature' andJason Leach2001-07-131-2/+2
* [Bug #4305: Make the automatic mark-as-read timer optional]Jason Leach2001-07-111-3/+23
* Use bonobo_config_set_string_wrapper. (mail_config_write): Same.Jeffrey Stedfast2001-07-111-61/+35
* Update to pass in the `remember' argument when creating a new pgp context.Jeffrey Stedfast2001-07-101-44/+61
* Some NULL protection for our strings: pgp_key, html_signature, smime_key.Peter Williams2001-07-101-4/+14
* Change html_signature stuff over to bonobo-config -- someone forgot to doPeter Williams2001-07-101-4/+5
* [Fix bug #1100, default account is stored strangely]Jason Leach2001-07-071-17/+38
* Okay, apparently I was wrong. Oh well. (mail_config_set_thread_list): FixJeffrey Stedfast2001-07-061-2/+4
* Revert Sam's changes.Jeffrey Stedfast2001-07-051-2/+1
* Replace value in config->preview_hash when it already exists. Old codeSam Creasey2001-07-041-1/+2
* Use a better GHashTable technique that will hopefully solve some bugs andJeffrey Stedfast2001-07-041-65/+42
* use bonobo-conf everywhereDietmar Maurer2001-07-041-359/+391
* Setup the Empty Trash On Exit widgets.Jeffrey Stedfast2001-07-031-0/+26
* Throw up the confirmation dialog. (composer_get_message): If the user onlyJeffrey Stedfast2001-06-301-0/+27
* Don't bother trying to save the passwd if the url is NULL.Jeffrey Stedfast2001-06-291-1/+1
* simplified(refactored) signature handling + better support for htmlRadek Doulik2001-06-291-2/+19
* Helps if I spell "received" correctly.Jeffrey Stedfast2001-06-271-5/+18
* make ettore stop complaining so i can get back to workjacob berkman2001-06-271-0/+1
* Read in the default show_preview value. (mail_config_write_on_exit): SaveJeffrey Stedfast2001-06-261-5/+28
* sync folders after we've gotten mailjacob berkman2001-06-261-0/+48
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Duh, we saved the charset as "default_charset", not "charset" - no wonderJeffrey Stedfast2001-06-231-1/+1
* Updated to reflect changes to mail_config_[g,s]et_thread_list().Jeffrey Stedfast2001-06-151-12/+67
* Save the pgp and smime settings. (mail_account_gui_new): Setup the pgp andJeffrey Stedfast2001-06-021-3/+63
* Fix dumb misuse of g_get_charset.Dan Winship2001-06-011-1/+2
* Rename the "PGP" page back to "Other" and add a "default charset" optionDan Winship2001-05-311-0/+33
* Save the message-display style. (config_read): Read the message-displayJeffrey Stedfast2001-05-231-1/+15
* If http mode is HTTP_SOMETIMES, use e_book_query_address_locally to checkDan Winship2001-05-231-2/+2
* Functions to determine if a folderbrowser is one of the drafts, sent, orDan Winship2001-05-171-3/+17
* Load http images if the user has force-loaded images too.Dan Winship2001-05-161-13/+13
* Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-151-0/+27
* callback to use GNOME-VFS to load http data. (on_url_requested): HandleDan Winship2001-05-121-0/+28
* No, we don't want to include bonobo-running-context.h... justJon Trowbridge2001-05-111-1/+1
* Fix some compiler warnings by including the correct bonobo headers and byJeffrey Stedfast2001-05-111-23/+40
* Moved all references for the Mail.h and Bonobo stuff into the .c fileIain Holmes2001-05-091-0/+14
* Importer changesIain Holmes2001-05-091-0/+110
* Use a CamelPgpType. (mail_config_get_pgp_type): Return a CamelPgpType.Jeffrey Stedfast2001-04-211-4/+82
* Merge from evolution-0-10 to evolution-0-10-merge-0 into head.Not Zed2001-04-051-0/+27
* set content type to utf8. fix warning. just call on_link_clicked().Gediminas Paulauskas2001-04-041-1/+2
* Register for cancellation. (mail_config_check_service): Pop up a modalDan Winship2001-03-311-3/+33
* Add support for converting e-mail addresses to links. (is_email_address):Jon Trowbridge2001-03-311-10/+2
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-301-0/+32
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-301-2/+7
* Update call to camel_url_to_string. (Don't include the params in theDan Winship2001-03-301-1/+1
* Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up theDan Winship2001-03-291-0/+30