| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #578245 - View settings for threads getting lost | Milan Crha | 2011-06-30 | 1 | -0/+8 |
* | mail-config.c: Don't try to rename obsolete config files. | Matthew Barnes | 2011-06-30 | 1 | -10/+3 |
* | MailFolderCache: Emit folder names instead of URIs in signals. | Matthew Barnes | 2011-06-30 | 1 | -5/+18 |
* | mail-config.c: Code cleanups. | Matthew Barnes | 2011-06-30 | 1 | -105/+108 |
* | Use e_mail_folder_uri_from_folder() instead of camel_folder_get_uri(). | Matthew Barnes | 2011-06-30 | 1 | -1/+2 |
* | Restore lockdown integration. | Matthew Barnes | 2011-06-30 | 1 | -8/+0 |
* | Bug 643507 - Font preferences don't work | Matthew Barnes | 2011-06-30 | 1 | -96/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -13/+33 |
* | Collect mail enum types in e-mail-enums.h. | Matthew Barnes | 2010-10-19 | 1 | -2/+2 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -113/+0 |
* | Kill mail_config_service_set_save_passwd(). | Matthew Barnes | 2010-10-19 | 1 | -6/+0 |
* | Kill mail_config_get_gconf_client(). | Matthew Barnes | 2010-10-19 | 1 | -69/+61 |
* | Send errors to an EAlertSink instead of the task bar. | Matthew Barnes | 2010-10-19 | 1 | -13/+19 |
* | Remove mail_tools_folder_to_url(). | Matthew Barnes | 2010-10-13 | 1 | -12/+2 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -24/+30 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -4/+4 |
* | Migrate ~/.evolution to XDG base directories. | Matthew Barnes | 2010-07-27 | 1 | -1/+1 |
* | Bug 624482 - Monitor /apps/evolution/mail/prompts for changes | David Woodhouse | 2010-07-17 | 1 | -0/+4 |
* | Bug #620815 - Memory leaks with Evolution | Milan Crha | 2010-06-25 | 1 | -28/+21 |
* | Bug 619345 - GtkHTML color settings not being honored | Matthew Barnes | 2010-05-30 | 1 | -14/+1 |
* | BugĀ 607409 - ~/.evolution/mail/config not created on demand | Matthew Barnes | 2010-01-20 | 1 | -2/+2 |
* | Clean up a bunch of unnecessary includes in mail/EVOLUTION_2_29_4 | Jonathon Jongsma | 2009-12-21 | 1 | -27/+5 |
* | Kill em_utils_get_data/config_dir(), push down to MailSession | Jonathon Jongsma | 2009-12-17 | 1 | -3/+2 |
* | Remove mail-config, vfolder, and filter deps from mail-folder-cache | Jonathon Jongsma | 2009-12-16 | 1 | -130/+149 |
* | BugĀ 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -1/+0 |
* | Remove a bunch of unused functions. | Matthew Barnes | 2009-09-15 | 1 | -209/+0 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -1/+0 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -9/+3 |
* | Split store and local folder management out from shell backend. | Matthew Barnes | 2009-06-24 | 1 | -4/+5 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -32/+32 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -15/+15 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -6/+6 |
| * | Fix compiler warnings in mail. | Matthew Barnes | 2009-05-26 | 1 | -9/+9 |
* | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -7/+11 |
* | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 1 | -95/+3 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -42/+104 |
|\| |
|
| * | Let the provider compare urls | Milan Crha | 2009-04-25 | 1 | -78/+37 |
| * | ** Fix for bug #552583 | Milan Crha | 2009-03-25 | 1 | -1/+14 |
| * | ** Part of fix for bug #552583 | Milan Crha | 2008-12-16 | 1 | -0/+2 |
| * | ** Fix for bug #552583 | Srinivasa Ragavan | 2008-12-15 | 1 | -1/+1 |
| * | ** Part of fix for bug #552583 | Milan Crha | 2008-12-10 | 1 | -2/+6 |
| * | ** Fixes bug #552583 | Sankar P | 2008-12-08 | 1 | -15/+9 |
| * | ** Fixes bug #552583 | Matthew Barnes | 2008-12-04 | 1 | -31/+40 |
| * | ** Part of fix for bug #524377 | Milan Crha | 2008-11-13 | 1 | -0/+22 |
| * | Committing on behalf of Matthew Barnes <mbarnes@redhat.com> | Matthew Barnes | 2008-11-07 | 1 | -26/+27 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 1 | -13/+13 |
* | | Move signature script execution to e-util/e-signature-utils.s so the | Matthew Barnes | 2009-02-16 | 1 | -126/+0 |
* | | Rewrite the signature management UI from top to bottom. | Matthew Barnes | 2009-02-10 | 1 | -60/+0 |
* | | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 1 | -53/+0 |
* | | Add action groups to support lockdown, starting with printing. | Matthew Barnes | 2009-01-27 | 1 | -39/+7 |
* | | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 1 | -186/+47 |
* | | Miscellaneous stuff. | Matthew Barnes | 2009-01-27 | 1 | -6/+1 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -1/+3 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 1 | -46/+53 |
* | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 1 | -26/+49 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -11/+19 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -13/+13 |
|/ |
|
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Fixes part of bug #532472 | Matthew Barnes | 2008-06-19 | 1 | -26/+27 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -6/+9 |
* | ** Fix for bug #317755 | Milan Crha | 2008-05-27 | 1 | -0/+25 |
* | ** Fix for bug #322553 | Milan Crha | 2008-05-27 | 1 | -0/+24 |
* | ** Fix for bug #529375 | Milan Crha | 2008-04-23 | 1 | -2/+20 |
* | ** Fixes part of bug #526152, plus some tangential code cleanup. | Matthew Barnes | 2008-04-05 | 1 | -150/+196 |
* | ** Merge the mbarnes-composer branch | Matthew Barnes | 2008-04-03 | 1 | -1/+1 |
* | ** Fixes breakage caused by bug #513951 | Matthew Barnes | 2008-03-12 | 1 | -9/+5 |
* | ** Fixes bug #513951 | Matthew Barnes | 2008-03-11 | 1 | -1/+5 |
* | ** Fix for bug #510779 | Srinivasa Ragavan | 2008-01-24 | 1 | -0/+97 |
* | ** Fix for bug #211353 | Milan Crha | 2008-01-10 | 1 | -403/+25 |
* | ** Fix for bug #211353 | Milan Crha | 2007-12-17 | 1 | -71/+339 |
* | ** Non-intrusive errror reporting and basic logging support. | Srinivasa Ragavan | 2007-12-17 | 1 | -0/+44 |
* | ** Added a preference to disable Magic Spacebar. | Srinivasa Ragavan | 2007-12-05 | 1 | -1/+18 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -170/+170 |
* | ** Fix for bug #492170 | Michael Monreal | 2007-11-06 | 1 | -5/+5 |
* | Don't translate empty label names. Fixes bug 363645. Thanks to Bastien | Andre Klapper | 2007-09-06 | 1 | -1/+7 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | ** Move away from g_assert to g_return* calls | Srinivasa Ragavan | 2007-08-31 | 1 | -1/+2 |
* | Fix compilation warnings in mail folder (#437935). | Matthew Barnes | 2007-06-03 | 1 | -3/+3 |
* | Fix errno reset issue | Jules Colding | 2007-05-12 | 1 | -1/+1 |
* | Fix file descriptor leaks (#437664) | Jules Colding | 2007-05-11 | 1 | -0/+2 |
* | Evolution requires GLib 2.10 now; remove dead backward-compatibility code | Matthew Barnes | 2007-03-30 | 1 | -4/+0 |
* | Fix for bug #337439 DoS attach with large emails | Srinivasa Ragavan | 2006-11-27 | 1 | -1/+35 |
* | Added support for collapsible headers for To/Cc/Bcc | Srinivasa Ragavan | 2006-05-25 | 1 | -1/+33 |
* | Committed Rajeev's patch and my patch for mnemonics. | Srinivasa Ragavan | 2006-02-06 | 1 | -6/+6 |
* | Use e_util_mkdir_hier() instead of e_mkdir_hier(). | Simon Zheng | 2006-01-10 | 1 | -0/+1 |
* | use libedataserver/e-account-list.h instead of e-util/e-account-list.h. | Simon Zheng | 2006-01-06 | 1 | -1/+1 |
* | em-folder-browser.c em-folder-view.c em-format-html.c | Tor Lillqvist | 2005-12-18 | 1 | -9/+21 |
* | Return valid transport, only if the account is enabled. | Parthasarathi Susarla | 2005-10-22 | 1 | -2/+2 |
* | ** See #271985. | Not Zed | 2005-08-11 | 1 | -8/+8 |
* | Free font name Free font name and name of citation color. Free search | Kjartan Maraas | 2005-07-13 | 1 | -2/+7 |
* | Add new functions to remove proxy accounts and proxies created by the | Shreyas Srinivasan | 2005-07-10 | 1 | -0/+18 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -2/+2 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 1 | -1/+2 |
* | ** See bug #40515 | Not Zed | 2005-02-23 | 1 | -2/+2 |
* | removed e-url.h include. | Rodrigo Moya | 2005-01-18 | 1 | -1/+0 |
* | ** See bug #67014. | Not Zed | 2004-10-19 | 1 | -114/+0 |
* | ** See bug #59717. | Not Zed | 2004-09-08 | 1 | -1/+5 |
* | just call e_passwords_ask_password directly. (pass_activate, | Not Zed | 2004-08-12 | 1 | -1/+1 |
* | (config_write_style): fflush the gtkrc file. | Jeffrey Stedfast | 2004-05-15 | 1 | -4/+5 |
* | Build the path to the gtkrc filename and store it on the config struct so | Jeffrey Stedfast | 2004-05-15 | 1 | -30/+13 |
* | set cite_color property of gtkhtml widgets (mail_config_init): add | Radek Doulik | 2004-05-07 | 1 | -2/+14 |
* | removed. | Not Zed | 2004-05-03 | 1 | -1/+12 |
* | Change the message display widget names to match the ones we are using in | Jeffrey Stedfast | 2004-04-16 | 1 | -3/+4 |
* | If we get an empty charset string from gconf, don't try to use the result | Jeffrey Stedfast | 2004-04-14 | 1 | -3/+6 |
* | Don't bother adding the autogen sig here, e-signature-list.c handles this | Jeffrey Stedfast | 2004-04-10 | 1 | -11/+0 |
* | Updated for signature API changes. | Jeffrey Stedfast | 2004-04-02 | 1 | -387/+55 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -2/+2 |
* | save the source and transport vbox's to enable/disable the whole lot | Not Zed | 2004-03-18 | 1 | -45/+0 |
* | started writing this, but i couldn't be fucked right now - apparently | Not Zed | 2004-03-18 | 1 | -0/+45 |
* | fix camel provider api changes. | Not Zed | 2004-02-19 | 1 | -2/+2 |
* | ** See bug #53084 and others. | Not Zed | 2004-01-27 | 1 | -1/+2 |
* | path to gtkhtml's rc file (config_write_style): use MAIL_CONFIG_RC_DIR | Radek Doulik | 2004-01-20 | 1 | -2/+3 |
* | put the style in .evolution. | Not Zed | 2003-12-12 | 1 | -1/+1 |
* | Updated to add use mail subdirs. (mail_config_uri_renamed): Updated | Jeffrey Stedfast | 2003-12-04 | 1 | -10/+12 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 1 | -2/+0 |
* | Use fcntl() to set FD_CLOEXEC on each fd rather than close()ing it. | Jeffrey Stedfast | 2003-12-02 | 1 | -6/+3 |
* | Make sure our parent folder hasn't been unsubscribed or else we get a | Jeffrey Stedfast | 2003-12-02 | 1 | -0/+6 |
* | Removed call to mail_tool_delete_meta_data(). Fixes bug #51236. | Jeffrey Stedfast | 2003-11-21 | 1 | -2/+0 |
* | Nuked the MailConfig interface stuff. | Jeffrey Stedfast | 2003-10-30 | 1 | -141/+0 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -10/+22 |
* | translate the local time format. | Not Zed | 2003-08-23 | 1 | -1/+1 |
* | remove the use of caret mode widget style. use new gtkhtml api to set | Yuedong Du | 2003-07-15 | 1 | -6/+0 |
* | add a gconf key corresponding to newly introduced caret mode of gtkhtml | Yuedong Du | 2003-07-10 | 1 | -0/+6 |
* | applied simpler spell error color fix | Radek Doulik | 2003-06-26 | 1 | -5/+10 |
* | reverted spell error color fix | Radek Doulik | 2003-06-26 | 1 | -55/+9 |
* | add EvolutionMailPrintHTMLWidget style assignment | Radek Doulik | 2003-06-25 | 1 | -2/+2 |
* | use spell preferences at new location | Radek Doulik | 2003-06-25 | 1 | -8/+55 |
* | Use mail-config's gconf client. (target_date_new): Same. | Jeffrey Stedfast | 2003-06-12 | 1 | -7/+12 |
* | use %02x instead of %2x when formatting color for rc file | Radek Doulik | 2003-05-31 | 1 | -1/+1 |
* | set the default open size to something reasonable. For #43410. | Not Zed | 2003-05-28 | 1 | -0/+1 |
* | remove references to font prefs. | Larry Ewing | 2003-05-20 | 1 | -12/+26 |
* | Add #include to fix warning. | Jeremy Katz | 2003-05-17 | 1 | -1/+1 |
* | ** See bug #42294. | Not Zed | 2003-05-06 | 1 | -1/+2 |
* | ** See bug #41972 | Not Zed | 2003-04-30 | 1 | -8/+11 |
* | Made toplevel container widgets set a border-width (including toplevel | Jeffrey Stedfast | 2003-04-29 | 1 | -4/+58 |
* | set sensitivity of font pickers based on share setting. | Larry Ewing | 2003-04-09 | 1 | -2/+72 |
* | Load per-folder setting of show_preview from meta data. | Not Zed | 2003-03-24 | 1 | -0/+2 |
* | Make sure we can find the registered handler before trying to remove it | Jeffrey Stedfast | 2003-03-21 | 1 | -4/+7 |
* | All this snot just to fix bug #38925 and an attempt to fix bug #38926 (but | Jeffrey Stedfast | 2003-03-08 | 1 | -8/+11 |
* | fix the g_snprintf stuff. | Not Zed | 2003-02-24 | 1 | -72/+7 |
* | Don't try to get a FontPrefs control. | Hans Petter Jansson | 2003-02-22 | 1 | -1/+3 |
* | fixes to my last commit | Jeffrey Stedfast | 2003-02-19 | 1 | -18/+17 |
* | Removed. (lookup_signature): Removed. (xml_get_int): Removed. | Jeffrey Stedfast | 2003-02-19 | 1 | -129/+15 |
* | Use gtk_window_set_resizable() instead of gtk_window_set_policy(). | Jeffrey Stedfast | 2003-02-12 | 1 | -18/+9 |
* | New function to return a cached list of labels. | Jeffrey Stedfast | 2003-02-01 | 1 | -65/+133 |
* | Fixed a #warning by converting a local path into a file: uri before | Jeffrey Stedfast | 2003-01-28 | 1 | -0/+4 |
* | Removed. (mail_config_set_thread_list): Removed. | Jeffrey Stedfast | 2003-01-23 | 1 | -99/+0 |
* | Don't unref the account object, e_list_remove() apparently handles this | Jeffrey Stedfast | 2003-01-22 | 1 | -1/+0 |
* | Updated. (request_password): Same. | Jeffrey Stedfast | 2003-01-18 | 1 | -665/+279 |
* | Same as below. | Jeffrey Stedfast | 2003-01-17 | 1 | -144/+202 |
* | Add a UID field (to match EAccount), which never changes and can be used | Dan Winship | 2003-01-17 | 1 | -2/+11 |
* | cast to avoid warnings | Jeffrey Stedfast | 2003-01-16 | 1 | -1/+1 |
* | Make dialog Cancel/OK to match HIG. | Ettore Perazzoli | 2003-01-15 | 1 | -1/+2 |
* | Call mail_config_save_accounts (). | Jeffrey Stedfast | 2003-01-15 | 1 | -4/+16 |
* | Perform some sanity checking on the auto-check-timeout value. | Jeffrey Stedfast | 2003-01-14 | 1 | -1/+9 |
* | Save the auto-check timeout value. (account_new_from_xml): Load the | Jeffrey Stedfast | 2003-01-14 | 1 | -4/+3 |
* | s/BonoboXObject/BonoboObject/ | Dan Winship | 2003-01-14 | 1 | -7/+7 |
* | Fixed a situation in which we could notify the shell listener twice. | Jeffrey Stedfast | 2003-01-11 | 1 | -6/+6 |
* | g_free->xmlFree (account_to_xml): copy xml memory to glib memory when | Not Zed | 2003-01-09 | 1 | -16/+20 |
* | Removed. (mail_config_set_show_preview): Removed. | Jeffrey Stedfast | 2003-01-09 | 1 | -74/+1 |
* | Save the setting via gconf. (mail_config_add_account): Immediately save | Jeffrey Stedfast | 2003-01-09 | 1 | -10/+4 |
* | Save the setting via gconf. (mail_config_add_account): Immediately save | Jeffrey Stedfast | 2003-01-09 | 1 | -63/+57 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -1194/+436 |
* | Use camel_text_to_html() instead of e_text_to_html(). (mail_text_write): | Jeffrey Stedfast | 2002-12-17 | 1 | -1/+0 |
* | pass "Mail" to e_passwords_*. (do_get_pass): same. (main_forget_password): | Chris Toshok | 2002-12-10 | 1 | -1/+1 |
* | fix warning message, outlook->mbox. | Not Zed | 2002-11-19 | 1 | -1/+0 |
* | Added files I've ported. | Jeffrey Stedfast | 2002-11-13 | 1 | -2/+0 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -354/+300 |
* | Always strdup the new key in the threaded/preview hash/always free the | Not Zed | 2002-10-25 | 1 | -4/+3 |
* | Don't need to pass a path to camel_gpg_context_new () anymore. | Jeffrey Stedfast | 2002-10-17 | 1 | -346/+3 |
* | Set a timeout to call mail_config_write() in 2 seconds. Otherwise changes | Dan Winship | 2002-09-28 | 1 | -0/+27 |
* | pass name of the script as 1st parameter | Radek Doulik | 2002-09-24 | 1 | -1/+1 |
* | rename this from "Mail.idl" so that the generated .h file won't overwrite | Dan Winship | 2002-09-13 | 1 | -1/+14 |
* | don't bother getenv'ing the USER | Jeffrey Stedfast | 2002-08-29 | 1 | -1/+0 |
* | remove code to auto-detect mine and notzed's thread-by-subject prefs since ou... | Jeffrey Stedfast | 2002-08-29 | 1 | -1/+1 |
* | Pass mail_config_get_thread_subject() as the third argument to | Jeffrey Stedfast | 2002-08-28 | 1 | -29/+50 |
* | removed tip frame | Radek Doulik | 2002-08-28 | 1 | -18/+0 |
* | Add a "don't sign meeting requests" option to the security pane, since | Dan Winship | 2002-08-15 | 1 | -0/+10 |
* | When a URI is changed, try to copy over threaded view settings, preview | Peter Williams | 2002-08-10 | 1 | -0/+64 |
* | Set the week start day from the calendar prefs, do same for 24 hour | Not Zed | 2002-08-07 | 1 | -0/+35 |
* | save signature here to remember the changed name | Radek Doulik | 2002-07-31 | 1 | -0/+1 |
* | Use mail_tools_folder_to_url(). | Jeffrey Stedfast | 2002-07-26 | 1 | -6/+3 |
* | Propagate name changes or removes to the mail config. #15951. Doesn't | Not Zed | 2002-07-24 | 1 | -0/+58 |
* | Check to make sure the script output is valid UTF-8, if not then attempt | Jeffrey Stedfast | 2002-07-23 | 1 | -18/+52 |
* | No longer need to pass a postpone_cb function into the composer | Jeffrey Stedfast | 2002-07-06 | 1 | -3/+15 |
* | Removed special-case code for NNTP support. | Jeffrey Stedfast | 2002-07-05 | 1 | -83/+4 |
* | slight build fixes | Jeffrey Stedfast | 2002-06-27 | 1 | -12/+13 |
* | Don't allow the pgp type to be anything except NONE or GPG. | Jeffrey Stedfast | 2002-06-27 | 1 | -15/+21 |
* | Some compiler warning fixes. | Jeffrey Stedfast | 2002-06-26 | 1 | -0/+10 |
* | call mail_config_init to be sure we have the db, save auto_signature as | Radek Doulik | 2002-06-11 | 1 | -0/+6 |
* | script signatures | Radek Doulik | 2002-06-08 | 1 | -15/+75 |
* | enhanced signature editor | Radek Doulik | 2002-06-06 | 1 | -0/+20 |
* | signature editor reworked, WIP | Radek Doulik | 2002-06-05 | 1 | -78/+19 |
* | Check for a label tag when doing a lookup on the COLOR column. | Jeffrey Stedfast | 2002-05-17 | 1 | -5/+29 |
* | Added #include "folder-info.h". | Christopher James Lahey | 2002-05-15 | 1 | -10/+0 |
* | Don't add any shortcuts here. (mail_config_remove_account): And don't | Jeffrey Stedfast | 2002-05-11 | 1 | -178/+0 |
* | Free some temporary path buffers. | Jeffrey Stedfast | 2002-04-20 | 1 | -8/+10 |
* | Free the format string. | Jeffrey Stedfast | 2002-04-17 | 1 | -2/+4 |
* | Set the text of the reply-to. (mail_account_gui_save): Get the reply-to | Jeffrey Stedfast | 2002-04-12 | 1 | -5/+16 |
* | Oops, put x_mailer_display_style in /Mail/Display, not /Mail/Format | Dan Winship | 2002-04-11 | 1 | -2/+2 |
* | Handle the X-Mailer display style. (There is currently no GUI for | Dan Winship | 2002-04-11 | 1 | -0/+23 |
* | Make the drafts and sent folder buttons be EvolutionFolderSelectorButtons. | Dan Winship | 2002-04-05 | 1 | -30/+0 |
* | Sync with yet-another-mail-config branch. | Jeffrey Stedfast | 2002-03-27 | 1 | -0/+23 |
* | Draw colour rectangles for each of the colour items and set a closure on | Jeffrey Stedfast | 2002-03-16 | 1 | -5/+5 |
* | New callback to set a colour on a message. | Jeffrey Stedfast | 2002-03-16 | 1 | -4/+106 |
* | create new signature file (delete_unused_signature_file): be more careful | Radek Doulik | 2002-03-15 | 1 | -3/+14 |
* | removed forgotten FIXME | Radek Doulik | 2002-03-13 | 1 | -2/+0 |
* | new function | Radek Doulik | 2002-03-09 | 1 | -0/+12 |
* | Don't use an uninitialized 'id'. | Jeffrey Stedfast | 2002-03-08 | 1 | -4/+2 |
* | merge new signature handling | Radek Doulik | 2002-03-07 | 1 | -29/+540 |
* | Prompt the user to find out if he/she wants to go to the next folder with | Jeffrey Stedfast | 2002-02-20 | 1 | -1/+42 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -2/+10 |
* | Save the pathname. (save_part): Use the new mail_config cruft to get the | Jeffrey Stedfast | 2002-01-26 | 1 | -0/+41 |
* | Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed. | Jeffrey Stedfast | 2002-01-08 | 1 | -10/+10 |
* | Add the auto-cc/bcc recipients here. The problem with setting them in the | Jeffrey Stedfast | 2001-12-20 | 1 | -14/+66 |
* | Setup the new-mail-notification widgets. (notify_command_changed): Update | Jeffrey Stedfast | 2001-12-19 | 1 | -7/+7 |
* | Connect to the destroy signal on the popup dialog. | Jeffrey Stedfast | 2001-12-15 | 1 | -8/+18 |
* | set the new-mail-notify command. | Jeffrey Stedfast | 2001-12-13 | 1 | -6/+48 |
* | Fix the boolean check to be && and not ||. | Jeffrey Stedfast | 2001-12-01 | 1 | -1/+1 |
* | merged from evoution-1-0-branch | Not Zed | 2001-11-28 | 1 | -0/+1 |
* | Call mail_config_pgp_type_detect_from_path() instead of doing our own lame | Jeffrey Stedfast | 2001-11-09 | 1 | -9/+225 |
* | Don't make the account editor modal either. | Jeffrey Stedfast | 2001-11-06 | 1 | -2/+3 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -1/+1 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | Removed, all functionality moved to mail-session. | 3 | 2001-10-24 | 1 | -5/+5 |
* | call e_passwords_init and e_passwords_shutdown. | Chris Toshok | 2001-10-13 | 1 | -5/+29 |
* | Fix up the logic here. | Dan Winship | 2001-10-11 | 1 | -5/+4 |
* | Ignore the signal if the radio button is not "on". This fixes bug #10532 | Jeffrey Stedfast | 2001-10-05 | 1 | -1/+1 |
* | Check for errors | Iain Holmes | 2001-10-02 | 1 | -2/+3 |
* | create storages for providers that are STORAGE and aren't EXTERNAL, rather | Dan Winship | 2001-10-02 | 1 | -16/+43 |
* | Use Camel to compare the urls rather than using e_url_equal which does all | Jeffrey Stedfast | 2001-09-29 | 1 | -7/+28 |
* | Setup the url_hash and url_equal functions for the local provider. | Jeffrey Stedfast | 2001-09-29 | 1 | -7/+28 |
* | Just add the shortcut to the first group. | Ettore Perazzoli | 2001-09-29 | 1 | -53/+7 |
* | Oops, translate the fake account name to UTF-8. | Jeffrey Stedfast | 2001-09-27 | 1 | -1/+1 |
* | refactor to allow syslogging; hmm. | Michael Meeks | 2001-09-26 | 1 | -1/+4 |
* | Update to not send the remember-passphrase option to the context, it | Jeffrey Stedfast | 2001-09-26 | 1 | -19/+0 |
* | Throw up a warning dialog if we suspect the config database is corrupt. | Jeffrey Stedfast | 2001-09-26 | 1 | -5/+20 |
* | Check if the transport is NULL | Iain Holmes | 2001-09-26 | 1 | -0/+5 |
* | Only add the account if it doesn't already exist in the config db. | Jeffrey Stedfast | 2001-09-21 | 1 | -0/+6 |
* | Do not add the account here as this is taken care of in | Jeffrey Stedfast | 2001-09-21 | 1 | -18/+20 |
* | No need to have g_warnings here. If it's done properly, therapeutically, | Dan Winship | 2001-09-21 | 1 | -2/+0 |
* | Go back to generating the cachename ourselves, but continue doing it the | Jeffrey Stedfast | 2001-09-18 | 1 | -3/+6 |
* | Use camel_folder_get_uri(). | Jeffrey Stedfast | 2001-09-17 | 1 | -17/+3 |
* | Save transport passwords too. This fixes bug #3020. | Jeffrey Stedfast | 2001-09-13 | 1 | -8/+10 |
* | Handle empty accounts | Iain Holmes | 2001-09-11 | 1 | -2/+6 |
* | Marked string for translation. (new_source_created): Ditto. | Chyla Zbigniew | 2001-09-11 | 1 | -3/+5 |
* | Added. Shows a (hopefully) informative dialog warning you that some | Jon Trowbridge | 2001-09-09 | 1 | -0/+21 |
* | Adjust the default_account index correctly. | Jeffrey Stedfast | 2001-09-06 | 1 | -4/+14 |
* | Instead of using the length of the shortcuts list as the index for the | Peter Williams | 2001-08-25 | 1 | -3/+17 |