| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix an implicit function declaration caused by my last commit. | Matthew Barnes | 2007-11-28 | 1 | -0/+1 |
* | ** Fixes bug #495123 | Matthew Barnes | 2007-11-28 | 1 | -0/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -55/+55 |
* | Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of function | Kjartan Maraas | 2007-10-29 | 1 | -1/+1 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -1/+1 |
* | 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/+1 |
* | ** Fix for bug #431459 and #364700 | Srinivasa Ragavan | 2007-08-27 | 1 | -0/+1 |
* | ** Fix for bug #307410 | Srinivasa Ragavan | 2007-07-09 | 1 | -33/+39 |
* | Fix compilation warnings in mail folder (#437935). | Matthew Barnes | 2007-06-03 | 1 | -1/+1 |
* | Unref 'session'. (#424795) Patch from Karl Relton | Matthew Barnes | 2007-04-06 | 1 | -0/+1 |
* | Add pluggable junk filter code and move SA options to the plugins. | Srinivasa Ragavan | 2007-04-03 | 1 | -0/+30 |
* | ** Fixes bug #356177 | Matthew Barnes | 2007-02-23 | 1 | -7/+0 |
* | ** Fixes bug #359979, #384183 | Matthew Barnes | 2007-02-08 | 1 | -2/+1 |
* | Added support for asking passphrase. | Srinivasa Ragavan | 2006-04-24 | 1 | -5/+14 |
* | changing "cancelled" (British English) to "canceled" (American English). | Andre Klapper | 2006-01-06 | 1 | -1/+1 |
* | changing "canceled" to "cancelled" to stay consistant to the rest. Fixes | Andre Klapper | 2005-12-30 | 1 | -1/+1 |
* | Include just <gtk/gtk.h> and not a handful of individual gtk headers. | Tor Lillqvist | 2005-12-18 | 1 | -19/+17 |
* | ** See bug #273885. | Not Zed | 2005-08-05 | 1 | -0/+6 |
* | moved to plugins/sa-junk-plugin updated to removed/add these files. assign | Vivek Jain | 2005-07-06 | 1 | -4/+1 |
* | ** See bug #307398 | Not Zed | 2005-06-25 | 1 | -3/+11 |
* | move e-error into e-util/ | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | include atkutil.h (message_list_construct): cast warning. | Not Zed | 2005-03-02 | 1 | -1/+0 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 1 | -1/+1 |
* | if we aren't waiting for cancel, then don't worry about waiting on the | Not Zed | 2005-02-04 | 1 | -10/+13 |
* | Moved various things from e-util to libedataserver. | Not Zed | 2004-12-03 | 1 | -2/+4 |
* | when starting new spamd, call it with --socketpath parameter to use unix | Radek Doulik | 2004-11-25 | 1 | -0/+2 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -0/+1 |
* | just call e_passwords_ask_password directly. (pass_activate, | Not Zed | 2004-08-12 | 1 | -243/+61 |
* | ** See #59885. | Not Zed | 2004-06-17 | 1 | -4/+4 |
* | Don't pack entry and checkbox widgets directly into the dialog vbox so | William Jon McCann | 2004-06-04 | 1 | -2/+9 |
* | add marshaller for p_ppppp call. | Not Zed | 2004-05-21 | 1 | -13/+15 |
* | removed. | Not Zed | 2004-05-03 | 1 | -1/+2 |
* | forgot to prefix error type with "mail:" | Not Zed | 2004-04-29 | 1 | -2/+2 |
* | ** Changed error messages to use EError. | Not Zed | 2004-04-28 | 1 | -15/+17 |
* | Cleaned up header inclusions and added plenty of forward declarations. | Not Zed | 2004-03-31 | 1 | -2/+5 |
* | Focus the entry widget. Fixes bug #55330. | Jeffrey Stedfast | 2004-03-11 | 1 | -0/+1 |
* | if we have the folder opened already, and its the outbox, then use the | Not Zed | 2004-03-03 | 1 | -3/+0 |
* | set seen flag for junk messages | 5 | 2004-02-26 | 1 | -1/+1 |
* | handle the sa prefs here, have own gconf client with sa dir added | Radek Doulik | 2004-02-03 | 1 | -51/+0 |
* | Use gtk_tree_view_get_dest_row_at_pos() instead of | Jeffrey Stedfast | 2004-01-28 | 1 | -5/+5 |
* | translate DEMAND to INCOMING to get the right rules | Radek Doulik | 2004-01-27 | 1 | -0/+3 |
* | use mail_session_get_sa_daemon_port | Radek Doulik | 2004-01-24 | 1 | -0/+20 |
* | Changed the logic of the visibility of the passwd text so that we hid ethe | Jeffrey Stedfast | 2004-01-21 | 1 | -1/+1 |
* | ** See Bug #52817. | Not Zed | 2004-01-20 | 1 | -13/+14 |
* | added SA prefs (mail_session_get_sa_local_only): new helper method | Radek Doulik | 2004-01-13 | 1 | -2/+40 |
* | monitor gconf key /apps/evolution/mail/junk/check_incoming and keep | Radek Doulik | 2003-12-04 | 1 | -20/+48 |
* | if we're setting the fragment, strip leading /'s. | Not Zed | 2003-11-19 | 1 | -2/+1 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 1 | -1/+6 |
* | User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml rather | Jeffrey Stedfast | 2003-11-07 | 1 | -1/+1 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -5/+6 |
* | implement, we hook into the mail progress reporting stuff by overriding | Not Zed | 2003-09-23 | 1 | -0/+46 |
* | updated for camel namespace changes | Jeffrey Stedfast | 2003-09-19 | 1 | -1/+0 |
* | Removed the new-mail-notification mess. | Jeffrey Stedfast | 2003-08-20 | 1 | -34/+0 |
* | removed all the timeout shite that we don't even use anymore | Jeffrey Stedfast | 2003-08-12 | 1 | -235/+0 |
* | Fix type warnings (folder_browser_toggle_caret_mode): Remove unused | Dan Winship | 2003-07-23 | 1 | -1/+1 |
* | Use mail-config's gconf client. (target_date_new): Same. | Jeffrey Stedfast | 2003-06-12 | 1 | -1/+2 |
* | Fixes bug #43805. | Jeffrey Stedfast | 2003-05-30 | 1 | -5/+31 |
* | Add #include to fix warning. | Jeremy Katz | 2003-05-17 | 1 | -4/+4 |
* | (request_password): Make sure password_dialog is | Ettore Perazzoli | 2003-05-09 | 1 | -2/+3 |
* | (request_password): Set OK as the default | Ettore Perazzoli | 2003-05-06 | 1 | -0/+1 |
* | (mail_session_forget_passwords): Forget all | Ettore Perazzoli | 2003-04-29 | 1 | -1/+1 |
* | Add padding around the entry/checkbox and change the border width of the | Jeffrey Stedfast | 2003-04-12 | 1 | -2/+4 |
* | Only clear the Mail passwords. | Not Zed | 2003-04-02 | 1 | -2/+1 |
* | Properly init message_list. Fixed a type-o that initialized it to the | Jeffrey Stedfast | 2003-04-01 | 1 | -1/+1 |
* | need to check for config_service != NULL, not service != NULL before | Not Zed | 2003-03-31 | 1 | -1/+1 |
* | Make the 5th argument to gtk_message_dialog_new() "%s" and move the | Jeffrey Stedfast | 2003-03-21 | 1 | -1/+9 |
* | Do the same as below for request_password, so we dont leave a mainloop | Not Zed | 2003-03-03 | 1 | -9/+10 |
* | Make sure m->config_service is non-NULL before using | Jeffrey Stedfast | 2003-02-25 | 1 | -2/+3 |
* | Change the logic here slightly. Instead of only reprompting the user if | Jeffrey Stedfast | 2003-02-15 | 1 | -9/+20 |
* | Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): Same | Jeffrey Stedfast | 2003-02-11 | 1 | -0/+1 |
* | add EVOLUTION_PRIVDATADIR | Dan Winship | 2003-02-07 | 1 | -1/+1 |
* | add an activate handler to the entry so that hitting return will return an | Larry Ewing | 2003-02-06 | 1 | -0/+8 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 1 | -1/+1 |
* | Updated. (request_password): Same. | Jeffrey Stedfast | 2003-01-18 | 1 | -4/+4 |
* | notify-type is a int, not a bool. Duh. | Jeffrey Stedfast | 2003-01-11 | 1 | -1/+1 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -11/+28 |
* | ...And a whole bunch more build fixes. | Jeffrey Stedfast | 2002-12-18 | 1 | -3/+2 |
* | Get rid of unneeded CamelObject casts. (user_message_response): Don't | Jeffrey Stedfast | 2002-12-14 | 1 | -162/+163 |
* | pass "Mail" to e_passwords_*. (do_get_pass): same. (main_forget_password): | Chris Toshok | 2002-12-10 | 1 | -6/+6 |
* | gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setup | Not Zed | 2002-12-02 | 1 | -81/+0 |
* | fix warning message, outlook->mbox. | Not Zed | 2002-11-19 | 1 | -1/+0 |
* | Use g_object_weak_ref rather than connecting to destroy. | Jeffrey Stedfast | 2002-11-15 | 1 | -1/+1 |
* | Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 1 | -1/+0 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -93/+85 |
* | Add the new-mail-notify rule to the filter driver before adding the user | Jeffrey Stedfast | 2002-10-16 | 1 | -10/+14 |
* | translate prompt from utf8 to gtk widget. #31365. | Not Zed | 2002-09-30 | 1 | -7/+5 |
* | Fix for filter driver api change. | Not Zed | 2002-09-19 | 1 | -1/+1 |
* | Don't bother overloading the timeout virtual methods since they don't | Jeffrey Stedfast | 2002-08-22 | 1 | -2/+0 |
* | If we are not in interactive mode, don't display error dialogs. | Jeffrey Stedfast | 2002-08-06 | 1 | -7/+13 |
* | (request_password): Left-align the check button's | Ettore Perazzoli | 2002-07-30 | 1 | -0/+1 |
* | (request_password): Add an accelerator for the | Ettore Perazzoli | 2002-07-30 | 1 | -5/+16 |
* | Update to take argc and argv arguments since this is the new definition | Jeffrey Stedfast | 2002-07-25 | 1 | -1/+2 |
* | Account for the case that when a disco store is "online" but actually | Peter Williams | 2002-07-15 | 1 | -0/+4 |
* | Flush the filter log to make Tuomas happy :-) | Jeffrey Stedfast | 2002-05-07 | 1 | -0/+10 |
* | New function that implements the Redirect feature. | Jeffrey Stedfast | 2002-01-30 | 1 | -1/+1 |
* | This wrapper for gdk_beep(). | Jeffrey Stedfast | 2002-01-25 | 1 | -2/+7 |
* | When connecting to the transport username changed event, pass the | Jeffrey Stedfast | 2002-01-09 | 1 | -0/+2 |
* | Renamed. (mail_config_get_new_mail_notify_sound_file): Renamed. | Jeffrey Stedfast | 2002-01-08 | 1 | -0/+39 |
* | Call e_passwords_remember_password() for account passwords if the user set | Jeffrey Stedfast | 2001-11-15 | 1 | -8/+17 |
* | Argh!!! Dont free the async op data here, the async op is still running | 0 | 2001-10-30 | 1 | -5/+5 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 1 | -11/+11 |
* | So apparently the uicomp can just 'vanish' while we're using it. Joy. Take | 5 | 2001-10-26 | 1 | -2/+3 |
* | (do_user_message): Setup the message_destroy_id when we setup the | Michael Zucci | 2001-10-24 | 1 | -1/+1 |
* | Removed, all functionality moved to mail-session. | 3 | 2001-10-24 | 1 | -81/+366 |
* | Completely re-done. We now hae a completely async dialogue when requested | 3 | 2001-10-23 | 1 | -35/+249 |
* | Added an async_event handler to store_info. (mail_note_store): Setup async | Michael Zucci | 2001-10-17 | 1 | -12/+10 |
* | Proxy get-password call to main thread. (forget_password): same for | 5 | 2001-10-16 | 1 | -5/+26 |
* | call e_passwords_init and e_passwords_shutdown. | Chris Toshok | 2001-10-13 | 1 | -102/+42 |
* | Pass an empty flags argument to mail_tool_uri_to_folder. | Jeffrey Stedfast | 2001-10-03 | 1 | -1/+1 |
* | Perform a NULL-check. Hopefully fixes bug #7874. | Jeffrey Stedfast | 2001-09-28 | 1 | -0/+3 |
* | Pass a 'cache-me' argument to mail_get_password. | Jeffrey Stedfast | 2001-09-19 | 1 | -6/+9 |
* | zero-ize the password before freeing. (forget_password): Same. | Jeffrey Stedfast | 2001-08-22 | 1 | -1/+3 |
* | This should return a GtkWidget not a GtkObject. | Jeffrey Stedfast | 2001-08-08 | 1 | -6/+7 |
* | return the source url for popb4smtp auth request. | Not Zed | 2001-08-03 | 1 | -0/+11 |
* | We are not guarenteed to have a non-NULL service (ie. PGP) thus check for | Jeffrey Stedfast | 2001-07-31 | 1 | -4/+5 |
* | Actually add the timeout, this time in the gtk thread. | Not Zed | 2001-07-30 | 1 | -7/+35 |
* | Don't need this anymore. (do_get_pass): Since we already have the entry | Jeffrey Stedfast | 2001-07-28 | 1 | -0/+2 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 1 | -15/+0 |
* | Don't make the key url:item if we have the url, just make it url. This | Jeffrey Stedfast | 2001-07-26 | 1 | -56/+61 |
* | Now take a CamelService parameter (as passed by Camel). Allows us to have | Peter Williams | 2001-07-26 | 1 | -1/+1 |
* | Implement this, based on code that used to be in mail-ops.c | Dan Winship | 2001-07-02 | 1 | -0/+67 |
* | Use MAILER_CFLAGS and MAILER_LIBS. | Jeffrey Stedfast | 2001-05-23 | 1 | -1/+1 |
* | Split "Other" page into three pages, Display, Composer, and PGP. Add HTML | Dan Winship | 2001-05-15 | 1 | -1/+1 |
* | Renamed from session.c and made to be a subclass of CamelSession. | Dan Winship | 2001-04-28 | 1 | -0/+405 |