| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed the drag & drop interfaces, apparently these aren't good enough | Jeffrey Stedfast | 2004-01-24 | 4 | -528/+693 |
* | remove a typo from the beginning of this file | Dan Winship | 2004-01-24 | 1 | -1/+1 |
* | add the control id to the factory. | Larry Ewing | 2004-01-24 | 2 | -2/+9 |
* | Handle where the file: url is roken (ie, points to a location out of the | Jeffrey Stedfast | 2004-01-24 | 2 | -1/+13 |
* | Set the mnemonic widget for "Folder _name:" | Rodney Dawes | 2004-01-24 | 2 | -0/+7 |
* | use mail_session_get_sa_daemon_port | Radek Doulik | 2004-01-24 | 9 | -8/+262 |
* | Oops, when calling spamassassin rather than spamc, we need to invoke | Jeffrey Stedfast | 2004-01-23 | 2 | -6/+15 |
* | Fixes bug #53175. | Jeffrey Stedfast | 2004-01-23 | 2 | -196/+196 |
* | See bug #53051 + + * em-subscribe-editor.c (subscribe_set_store): fix typo | Gary Ekker | 2004-01-23 | 2 | -1/+7 |
* | uncomment system wide spamd test | Radek Doulik | 2004-01-22 | 2 | -11/+28 |
* | Migrate the ETree expanded state files as well as the GalView files. | Jeffrey Stedfast | 2004-01-22 | 3 | -42/+283 |
* | use camel_mkdir(0777) rather than 0777 & st.st_mode which isn't set | Not Zed | 2004-01-21 | 2 | -19/+46 |
* | ** See bug #53159. | Not Zed | 2004-01-21 | 4 | -17/+36 |
* | oops | Jeffrey Stedfast | 2004-01-21 | 1 | -1/+1 |
* | New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAP | Jeffrey Stedfast | 2004-01-21 | 2 | -0/+12 |
* | fixed a type-o that omehow made it in between building and committing | Jeffrey Stedfast | 2004-01-21 | 1 | -2/+1 |
* | New function to migrate the imap cache. (em_migrate_1_4): Migrate the IMAP | Jeffrey Stedfast | 2004-01-21 | 2 | -3/+82 |
* | Changed the logic of the visibility of the passwd text so that we hid ethe | Jeffrey Stedfast | 2004-01-21 | 2 | -1/+7 |
* | ** See Bug #52817. | Not Zed | 2004-01-20 | 2 | -13/+23 |
* | Make displayed_uid public. | Not Zed | 2004-01-20 | 8 | -17/+63 |
* | ** See bug #52885. | Not Zed | 2004-01-20 | 2 | -6/+26 |
* | ** See bug #53028. | Not Zed | 2004-01-20 | 2 | -1/+10 |
* | ** See bug #52990. | Not Zed | 2004-01-20 | 3 | -3/+8 |
* | ** See bug #52989. | Not Zed | 2004-01-20 | 2 | -6/+21 |
* | pasted bug # | Radek Doulik | 2004-01-20 | 1 | -0/+2 |
* | path to gtkhtml's rc file (config_write_style): use MAIL_CONFIG_RC_DIR | Radek Doulik | 2004-01-20 | 2 | -2/+9 |
* | removed this like i asked radek to ages ago, just call the parent | Not Zed | 2004-01-19 | 6 | -34/+131 |
* | get the toplevel widget here too, similar to bug 52161. | Not Zed | 2004-01-19 | 3 | -7/+25 |
* | if we can't open the pop3 cache dir, because it doesn't exist, it is not | Not Zed | 2004-01-19 | 4 | -119/+100 |
* | properly decode the mailto url rather than treating it as a simple string. | Not Zed | 2004-01-19 | 3 | -6/+34 |
* | pass in an exception to use | JP Rosevear | 2004-01-17 | 2 | -1/+6 |
* | removed evolution-mbox-upgrade.c from the build | Jeffrey Stedfast | 2004-01-17 | 2 | -429/+0 |
* | Dump a struct _camel_header_address to an html string. | Jeffrey Stedfast | 2004-01-17 | 2 | -4/+57 |
* | s/g_fre/g_free/ | Jeffrey Stedfast | 2004-01-17 | 3 | -17/+23 |
* | updated | Jeffrey Stedfast | 2004-01-17 | 1 | -1/+1 |
* | fixed changelog | Jeffrey Stedfast | 2004-01-17 | 1 | -1/+3 |
* | Oops, still need to stat() the src file so we can report what percentage | Jeffrey Stedfast | 2004-01-17 | 2 | -1/+7 |
* | Move 'message_list->folder = folder;' out of the uri compare if-block and | Jeffrey Stedfast | 2004-01-16 | 2 | -12/+17 |
* | cvsignore | Jeffrey Stedfast | 2004-01-16 | 2 | -0/+4 |
* | change this to check the store using the provider url_cmp and just lookup | Not Zed | 2004-01-16 | 5 | -25/+103 |
* | Startup files/folders. | Not Zed | 2004-01-16 | 7 | -17/+113 |
* | oops | Jeffrey Stedfast | 2004-01-16 | 1 | -1/+1 |
* | fixed a type-o | Jeffrey Stedfast | 2004-01-16 | 1 | -1/+1 |
* | Make vfolder_store 'global'. | Jeffrey Stedfast | 2004-01-16 | 3 | -5/+39 |
* | Fixes bug #52888 | Jeffrey Stedfast | 2004-01-16 | 2 | -2/+52 |
* | Make the model sorted. Fixes bug #52888. | Jeffrey Stedfast | 2004-01-16 | 2 | -9/+39 |
* | oops, add major, minor, revision args to g_warning | Jeffrey Stedfast | 2004-01-16 | 1 | -4/+6 |
* | Don't select the first unread mesg in the case where no mesg was | Jeffrey Stedfast | 2004-01-16 | 2 | -1/+7 |
* | Only abort the copy if the dest folder both exists and contains data. | Jeffrey Stedfast | 2004-01-16 | 2 | -2/+11 |
* | Only abort the copy if the dest folder both exists and contains data. | Jeffrey Stedfast | 2004-01-16 | 2 | -1/+8 |
* | removed ForgetPasswords verb. (emfb_forget_passwords): removed. | Rodrigo Moya | 2004-01-16 | 2 | -8/+5 |
* | ** See bug #52891. | Not Zed | 2004-01-15 | 2 | -2/+9 |
* | ** See bug #52878. | Not Zed | 2004-01-15 | 2 | -3/+23 |
* | ** See bugs #51609 and #43515. | Not Zed | 2004-01-15 | 6 | -3/+102 |
* | Add a description for /apps/evolution/mail/junk/sa/local_only. | Jeremy Katz | 2004-01-15 | 2 | -0/+11 |
* | Split out the remapping code into e-util/e-bconf-map.[c,h] to be shared | Jeffrey Stedfast | 2004-01-15 | 2 | -529/+140 |
* | ** See bug 51660. | Not Zed | 2004-01-14 | 13 | -90/+329 |
* | Pass the parent window, fixing a crasher. Bug #52161. | Ross Burton | 2004-01-14 | 1 | -2/+2 |
* | s/<= 0/== 0/ | Jeffrey Stedfast | 2004-01-14 | 1 | -1/+1 |
* | Handle upgrading from 1.0.x and 1.2.x (code basically moved verbatim from | Jeffrey Stedfast | 2004-01-14 | 4 | -159/+1485 |
* | support for posting both to mail and to (multiple) folders | Meilof Veeningen | 2004-01-13 | 13 | -107/+534 |
* | use mail_session_get_sa_use_daemon | Radek Doulik | 2004-01-13 | 2 | -1/+4 |
* | added SA prefs (mail_session_get_sa_local_only): new helper method | Radek Doulik | 2004-01-13 | 8 | -79/+182 |
* | fix up the controls factory location. | Larry Ewing | 2004-01-13 | 3 | -15/+104 |
* | Don't O_TRUNC the dest file, instead use O_EXC and don't do anything if | Jeffrey Stedfast | 2004-01-12 | 2 | -1/+8 |
* | ** See bug 52737. | Not Zed | 2004-01-12 | 2 | -1/+8 |
* | add total + unread counts to properties page. | Not Zed | 2004-01-12 | 1 | -6/+34 |
* | ** See bug 52696. | Not Zed | 2004-01-09 | 2 | -2/+12 |
* | add total + unread counts to properties page. | Not Zed | 2004-01-09 | 3 | -2/+11 |
* | bugfixes | Michael Zucci | 2004-01-09 | 1 | -0/+19 |
* | keep the windows charset filter around until we're done since if we set it | Not Zed | 2004-01-09 | 4 | -8/+25 |
* | ** See bug #50786 | Not Zed | 2004-01-08 | 4 | -2/+22 |
* | s/addressbook/address book | Aaron Weber | 2004-01-08 | 1 | -1/+1 |
* | Don't migrate stuff here anymore. | Jeffrey Stedfast | 2004-01-08 | 4 | -57/+164 |
* | Removed. (efh_format_header): Handle address formatting a little | Jeffrey Stedfast | 2004-01-08 | 2 | -90/+118 |
* | as below | Radek Doulik | 2004-01-07 | 3 | -2/+9 |
* | Emit a hover-url signal when the user mouses over a URL, ... | ERDI Gergo | 2004-01-07 | 6 | -0/+123 |
* | Protect against a NULL message-info. Afaik, this can only happen if the | Jeffrey Stedfast | 2004-01-06 | 2 | -3/+11 |
* | Clone the CamelRenameInfo and ref the store before emitting the async | Jeffrey Stedfast | 2004-01-06 | 2 | -47/+95 |
* | add NULL at the end of argv for execvp (poited out by Frank Solensky, | Radek Doulik | 2004-01-06 | 2 | -11/+23 |
* | Check that the folder isn't NULL (ie. no folder is selected). Fixes bug | Jeffrey Stedfast | 2004-01-06 | 3 | -1/+16 |
* | Set the send/recv dialog to non-modal. Fixes bug #50127. | Jeffrey Stedfast | 2004-01-06 | 2 | -18/+23 |
* | If we aren't in the main thread, proxy it over to the main thread. | Jeffrey Stedfast | 2004-01-06 | 2 | -8/+41 |
* | Pass mail_thread_queued to mail_get_folder() instead of mail_thread_new so | Jeffrey Stedfast | 2004-01-06 | 2 | -2/+8 |
* | ** See bug #50996. | Not Zed | 2004-01-05 | 4 | -5/+63 |
* | s/it's/its/ in mail warning. | David Woodhouse | 2004-01-05 | 2 | -1/+5 |
* | Implemented; sets an image attachment as the GNOME wallpaper. | David Moore | 2003-12-22 | 4 | -3/+132 |
* | Merge in evolution-mail-message-display.xml first, since it is the parent | Rodney Dawes | 2003-12-19 | 2 | -2/+8 |
* | #ifdef out certain code pieces if s/mime isn't supported | JP Rosevear | 2003-12-17 | 2 | -0/+14 |
* | Fix erroneous function call | JP Rosevear | 2003-12-15 | 2 | -1/+8 |
* | put the style in .evolution. | Not Zed | 2003-12-12 | 3 | -1/+11 |
* | ** See bug #52108. | Not Zed | 2003-12-12 | 4 | -0/+16 |
* | get the build moving again. add CERT_UI_CFLAGS here for the time being. | Chris Toshok | 2003-12-12 | 2 | -0/+6 |
* | Fixes bug #1717. | Jeffrey Stedfast | 2003-12-12 | 2 | -23/+67 |
* | Shorten the namespace of some internal functions to just emft. | Jeffrey Stedfast | 2003-12-12 | 2 | -4/+7 |
* | Shorten the namespace of some internal functions to just emft. | Jeffrey Stedfast | 2003-12-12 | 3 | -119/+154 |
* | display x-evolution-mailer pseudo header irrespective of xmailer_mask. | Grahame Bowland | 2003-12-11 | 7 | -7/+690 |
* | (efh_text_enriched): add table around the enriched part so it | Larry Ewing | 2003-12-11 | 2 | -2/+12 |
* | Modified to simply copy mbox files from one place to another (and the | Jeffrey Stedfast | 2003-12-11 | 2 | -62/+215 |
* | add text/x-patch as a plain type. | Larry Ewing | 2003-12-11 | 2 | -0/+5 |
* | check m->fi != NULL before dereferencing it. | Not Zed | 2003-12-11 | 2 | -1/+6 |
* | Fixed a leak. | Jeffrey Stedfast | 2003-12-11 | 3 | -1/+30 |
* | Add INFO_FAST here as we don't need it to get unread counts. | Jeffrey Stedfast | 2003-12-11 | 3 | -4/+14 |
* | Update the unread count in the model if the folder got new mail. | Jeffrey Stedfast | 2003-12-11 | 8 | -7/+68 |
* | treat application/pkcs7-signature as application/x-pkcs-signature. Stupud | Not Zed | 2003-12-10 | 4 | -3/+12 |
* | rewritten to get rid of hte old crap that should've been gotten rid of | Not Zed | 2003-12-10 | 3 | -169/+26 |
* | use a POSITIVE value for the response value, gtk uses -ative ones. Bug | Not Zed | 2003-12-10 | 5 | -5/+93 |
* | separeate view_menu unreffing from view_instance. fixes a runtime warning. | Not Zed | 2003-12-10 | 3 | -7/+23 |
* | ** See bug #51899. | Not Zed | 2003-12-09 | 2 | -1/+10 |
* | Remove hard coded disable deprecated flags | JP Rosevear | 2003-12-07 | 2 | -1/+4 |
* | Remove the extra || unread check in the conditional in the g_object_set () | Rodney Dawes | 2003-12-06 | 2 | -1/+6 |
* | Fixes bug #51482 | Rodney Dawes | 2003-12-06 | 2 | -3/+9 |
* | use new gtk_html_flush method instead of forcing processing of all gtk | Radek Doulik | 2003-12-05 | 2 | -3/+12 |
* | Make sure folder_path is non-NULL ("Loading..." nodes will have a NULL | Jeffrey Stedfast | 2003-12-05 | 2 | -3/+9 |
* | Fixes bug #51618 | Jeffrey Stedfast | 2003-12-05 | 3 | -6/+18 |
* | Fixes bug #51605. | Jeffrey Stedfast | 2003-12-05 | 5 | -30/+67 |
* | set junk toolbar buttons pixmaps | Radek Doulik | 2003-12-05 | 2 | -2/+6 |
* | monitor gconf key /apps/evolution/mail/junk/check_incoming and keep | Radek Doulik | 2003-12-04 | 7 | -26/+246 |
* | Updated to add use mail subdirs. (mail_config_uri_renamed): Updated | Jeffrey Stedfast | 2003-12-04 | 3 | -87/+141 |
* | Emit the OK response, not the CREATE_NEW response. Also, | Jeffrey Stedfast | 2003-12-04 | 2 | -1/+8 |
* | tedfast <fejj@ximian.com> | Jeffrey Stedfast | 2003-12-04 | 2 | -0/+4 |
* | (emft_popup_rename_folder): Set oldpath and newpath to the proper | Jeffrey Stedfast | 2003-12-04 | 2 | -2/+4 |
* | Need to prepend a "/" to path if the path is the url fragment. Also fixed | Jeffrey Stedfast | 2003-12-04 | 3 | -16/+36 |
* | Fixed a FIXME by using the CamelProvider url flags to determine if the url | Jeffrey Stedfast | 2003-12-04 | 3 | -10/+26 |
* | remove the source before saving | JP Rosevear | 2003-12-04 | 2 | -2/+6 |
* | Set the save_state_id to 0 or we will never get a chance to run again. | Jeffrey Stedfast | 2003-12-04 | 2 | -2/+8 |
* | fixed a compile warning | Jeffrey Stedfast | 2003-12-03 | 2 | -4/+4 |
* | Commit ChangeLog. | Ettore Perazzoli | 2003-12-03 | 1 | -0/+20 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 7 | -18/+0 |
* | save the state immediately if there is a timeout set | JP Rosevear | 2003-12-03 | 1 | -3/+4 |
* | save the state immediately if there is a timeout set | JP Rosevear | 2003-12-03 | 2 | -7/+17 |
* | changed to setup the rule part properly, it could never have worked. Bug | Not Zed | 2003-12-03 | 6 | -13/+88 |
* | Moved here. (drop_folder): Moved here. (import_message_rfc822): Moved | Jeffrey Stedfast | 2003-12-03 | 7 | -537/+450 |
* | Connect to the loading row signal. (loading_row_cb): Expand the path if | Jeffrey Stedfast | 2003-12-03 | 5 | -0/+68 |
* | more fixes | Jeffrey Stedfast | 2003-12-03 | 3 | -5/+7 |
* | fixed some mem leaks in my code | Jeffrey Stedfast | 2003-12-03 | 2 | -52/+17 |
* | Fixed to pass the evolution dir into em_folder_tree_model_new(). | Jeffrey Stedfast | 2003-12-03 | 5 | -136/+192 |
* | Version the schemas Removed Added | Rodney Dawes | 2003-12-02 | 3 | -15/+12 |
* | moved the gtk_widget_show_all to before we add the pages, otherwise it can | Not Zed | 2003-12-02 | 2 | -1/+6 |
* | setup another image (followup completed) to flag status list. | Not Zed | 2003-12-02 | 2 | -6/+21 |
* | Added empty_trash prompt key. | Not Zed | 2003-12-02 | 9 | -88/+123 |
* | (do_op_status): Use data->activity_id, not local | Ettore Perazzoli | 2003-12-02 | 2 | -4/+7 |
* | Commit changes missing from previous commit. | Ettore Perazzoli | 2003-12-02 | 2 | -54/+33 |
* | New member activity_handler. (mail_component_init): Initialize. | Ettore Perazzoli | 2003-12-02 | 2 | -12/+39 |
* | Pass a label for the status bar control for now. | Ettore Perazzoli | 2003-12-02 | 2 | -0/+16 |
* | Use fcntl() to set FD_CLOEXEC on each fd rather than close()ing it. | Jeffrey Stedfast | 2003-12-02 | 2 | -6/+10 |
* | Updated to call em_folder_tree_model_set_folder_info(). | Jeffrey Stedfast | 2003-12-02 | 6 | -466/+482 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 18 | -65/+81 |
* | rfc2047 encode the Organization header value. | Jeffrey Stedfast | 2003-12-02 | 2 | -2/+10 |
* | Make sure our parent folder hasn't been unsubscribed or else we get a | Jeffrey Stedfast | 2003-12-02 | 4 | -4/+193 |
* | ops, now it's the right version | Radek Doulik | 2003-12-01 | 1 | -1/+2 |
* | use CAMEL_VTRASH_NAME, CAMEL_VJUNK_NAME | Radek Doulik | 2003-12-01 | 2 | -7/+22 |
* | override the em-folder-view impl, and handle the search bar properly. For | Not Zed | 2003-12-01 | 3 | -1/+49 |
* | added some padding to the security details frames. | Not Zed | 2003-12-01 | 2 | -2/+14 |
* | connect "changed" signal. (mail_account_editor_changed): change signal | Charles Zhang | 2003-12-01 | 2 | -8/+65 |
* | Remove all the syncFolder stuff since it's not in the Component interface | Ettore Perazzoli | 2003-12-01 | 5 | -108/+20 |
* | Missing changelog entry | JP Rosevear | 2003-11-26 | 1 | -0/+4 |
* | turn on deprecated Gtk stuff | JP Rosevear | 2003-11-26 | 1 | -1/+0 |
* | New function to save tree expanded state. | Jeffrey Stedfast | 2003-11-25 | 4 | -1/+153 |
* | set session on print formatter for signatures to work. | Not Zed | 2003-11-25 | 7 | -260/+218 |
* | use new colors (efh_text_html): ditto | Radek Doulik | 2003-11-24 | 4 | -7/+48 |
* | do not use horizonal rule, attachment content is now inside simple frame | Radek Doulik | 2003-11-24 | 5 | -27/+50 |
* | Swap the retval varargs value to the last argument instead of the first. | Jeffrey Stedfast | 2003-11-24 | 2 | -5/+12 |
* | Removed call to mail_tool_delete_meta_data(). Fixes bug #51236. | Jeffrey Stedfast | 2003-11-21 | 2 | -2/+3 |
* | Implemented. (mail_component_class_init): Overload the handleURI method. | Jeffrey Stedfast | 2003-11-21 | 2 | -8/+20 |
* | fixed a spelling mistake | Jeffrey Stedfast | 2003-11-21 | 1 | -1/+1 |
* | Fixes bug #51012. | Jeffrey Stedfast | 2003-11-21 | 2 | -11/+64 |
* | Fixed a FIXME to not use the OS-specific g_path_*() stuff. | Jeffrey Stedfast | 2003-11-21 | 2 | -22/+33 |
* | Emit the response signal with the RESPONSE_NEW value. | Jeffrey Stedfast | 2003-11-20 | 3 | -16/+38 |
* | Same. | Jeffrey Stedfast | 2003-11-20 | 5 | -21/+36 |
* | Add an "evolution:uri_schemas" attribute. | Ettore Perazzoli | 2003-11-20 | 2 | -0/+9 |
* | if we're setting the fragment, strip leading /'s. | Not Zed | 2003-11-19 | 4 | -82/+27 |
* | Don't leak the message objects. | Jeffrey Stedfast | 2003-11-19 | 2 | -0/+4 |
* | Execute asynchronously by queueing the copy in another thread. | Jeffrey Stedfast | 2003-11-19 | 2 | -34/+80 |
* | Queue the camel_store_get_folder_info() call in another thread. | Jeffrey Stedfast | 2003-11-19 | 2 | -49/+122 |
* | Fixed to check fi->child as well (since mbox does it right). | Jeffrey Stedfast | 2003-11-18 | 2 | -12/+19 |
* | more fixes | Jeffrey Stedfast | 2003-11-18 | 2 | -4/+28 |
* | Fixed to not include leading '/' in the folder name in the label. | Jeffrey Stedfast | 2003-11-18 | 3 | -28/+90 |
* | Use a folder_name rather than a path as the name argument to | Jeffrey Stedfast | 2003-11-18 | 2 | -1/+7 |
* | use the server.mk file to get rules for building versioned .server files | JP Rosevear | 2003-11-17 | 2 | -4/+2 |
* | handle an unparsable url without crashing. | Not Zed | 2003-11-17 | 2 | -9/+5 |
* | thin wrapper on mail_component_get_local_inbox. | Not Zed | 2003-11-17 | 6 | -27/+27 |
* | We can't use a uri to do a lookup of a store-info on the store_hash, we | Jeffrey Stedfast | 2003-11-15 | 3 | -5/+72 |
* | We can't use a uri to do a lookup of a store-info on the store_hash, we | Jeffrey Stedfast | 2003-11-15 | 2 | -12/+45 |
* | Removed most of the code. This is basically now a nop. Need to somehow get | Jeffrey Stedfast | 2003-11-15 | 2 | -19/+7 |
* | Removed. | Jeffrey Stedfast | 2003-11-15 | 5 | -223/+39 |
* | oops, fixed for when path is a store node | Jeffrey Stedfast | 2003-11-15 | 1 | -3/+3 |
* | Don't create a new view anymore, simply set the new folder uri on the | Jeffrey Stedfast | 2003-11-15 | 2 | -58/+12 |
* | Only set OK to sensitive if the selected node is not a store node. | Jeffrey Stedfast | 2003-11-15 | 5 | -104/+146 |
* | Updated. (emfv_popup_copy): Updated. | Jeffrey Stedfast | 2003-11-15 | 5 | -48/+81 |
* | Use em_folder_tree_get_model() since an emft is not a GtkTreeView. | Jeffrey Stedfast | 2003-11-14 | 3 | -2/+5 |
* | Use em_folder_tree_get_model() since an emft is not a GtkTreeView. | Jeffrey Stedfast | 2003-11-14 | 2 | -0/+16 |
* | Rewritten to use EMFolderTRee. | Jeffrey Stedfast | 2003-11-14 | 2 | -89/+109 |
* | Updated for function name changes in mail-component.c | Jeffrey Stedfast | 2003-11-14 | 2 | -3/+4 |
* | Updated for function name changes in mail-component.c | Jeffrey Stedfast | 2003-11-14 | 7 | -115/+114 |
* | If the user selects a store node, don't try to open it as a folder. | Jeffrey Stedfast | 2003-11-14 | 2 | -6/+17 |
* | (impl_sendAndReceive): New, implementation for | Ettore Perazzoli | 2003-11-14 | 2 | -0/+14 |
* | Modified to not use EStorage* functions. I don't even think it *needs* to | Jeffrey Stedfast | 2003-11-14 | 4 | -7/+19 |
* | fixed a build issue | Jeffrey Stedfast | 2003-11-14 | 1 | -2/+2 |
* | New folder-tree widget that replaces the shell's folder-tree widget. | Jeffrey Stedfast | 2003-11-14 | 20 | -2315/+2277 |
* | (impl__get_userCreatableItems): New, | Ettore Perazzoli | 2003-11-13 | 2 | -1/+48 |
* | (em_junk_sa_test_spamd): rename em_junk_sa_spamd_tested to | Radek Doulik | 2003-11-13 | 2 | -36/+37 |
* | new helper function, use it before any call to spamassassin, spamc and | Radek Doulik | 2003-11-13 | 2 | -10/+40 |
* | don't call CAMEL_IS_VJUNK_FOLDER, it was added by mistake | Radek Doulik | 2003-11-13 | 2 | -1/+6 |
* | use malloc0 for the pobject memory. | Not Zed | 2003-11-13 | 3 | -3/+6 |
* | implement the key selector popup using e-cert-selector. | Not Zed | 2003-11-13 | 6 | -78/+365 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 18 | -71/+717 |
* | new glade file for security related stuff. | Not Zed | 2003-11-11 | 4 | -207/+221 |
* | Set an "evolution:component_alias" property with a value of "mail". | Ettore Perazzoli | 2003-11-11 | 2 | -0/+7 |
* | changed for cipher context api changes. ditto. | Not Zed | 2003-11-10 | 4 | -22/+270 |
* | Don't #include e-name-western.h, since the code that uses it is commented | Dan Winship | 2003-11-08 | 2 | -1/+7 |
* | new sources files - work in progress to try and replace the e-storage-set* code | Jeffrey Stedfast | 2003-11-08 | 2 | -0/+1217 |
* | build the marshall files right at the beginning | JP Rosevear | 2003-11-07 | 2 | -2/+10 |
* | Shush. | JP Rosevear | 2003-11-07 | 1 | -0/+4 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -3/+0 |
* | Call em_migrate_uri() instead of em_uri_from_camel(). (em_migrate_uri): | Jeffrey Stedfast | 2003-11-07 | 2 | -2/+48 |
* | fixed some compile warnings | Jeffrey Stedfast | 2003-11-07 | 1 | -1/+2 |
* | User vfolder rules should be in ${evolution_dir}/mail/vfolders.xml rather | Jeffrey Stedfast | 2003-11-07 | 7 | -20/+181 |
* | New source files to migrate from the old mail directory to the new mail | Jeffrey Stedfast | 2003-11-06 | 5 | -48/+626 |
* | Use "evolution2:config_item" | Ettore Perazzoli | 2003-11-04 | 2 | -13/+19 |
* | fixed the build | Jeffrey Stedfast | 2003-11-04 | 2 | -5/+5 |
* | setup filter-on-thread and vfolder-on-thread. | Jeffrey Stedfast | 2003-11-01 | 4 | -2/+67 |
* | updated | Jeffrey Stedfast | 2003-11-01 | 1 | -6/+2 |
* | added a #include | Jeffrey Stedfast | 2003-11-01 | 1 | -0/+1 |
* | set up vars and rules for versioning the .server files | JP Rosevear | 2003-10-31 | 2 | -14/+10 |
* | Rearranged smime config slightly, and added encrypt key preference. | Not Zed | 2003-10-31 | 4 | -90/+403 |
* | show application/x-pkcs7-mime inline always by default. | Not Zed | 2003-10-30 | 4 | -20/+111 |
* | Changed the OAFIID. | Jeffrey Stedfast | 2003-10-30 | 6 | -9/+20 |
* | Nuked the MailConfig interface stuff. | Jeffrey Stedfast | 2003-10-30 | 7 | -568/+16 |
* | Fixes bug #49816 | Jeffrey Stedfast | 2003-10-28 | 6 | -141/+155 |
* | get rid of this bloody file... | Jeffrey Stedfast | 2003-10-25 | 1 | -0/+0 |
* | more cruft gone to the bit bucket... | Jeffrey Stedfast | 2003-10-25 | 2 | -551/+0 |
* | good bye... | Jeffrey Stedfast | 2003-10-25 | 1 | -130/+0 |
* | removed more cruft | Jeffrey Stedfast | 2003-10-25 | 6 | -5500/+0 |
* | removed unused files | Jeffrey Stedfast | 2003-10-25 | 2 | -3372/+0 |
* | Re-Namespaced mail-accounts.c | Jeffrey Stedfast | 2003-10-25 | 17 | -240/+264 |
* | Add an "evolution:button_icon" attribute. | Ettore Perazzoli | 2003-10-23 | 2 | -0/+6 |
* | removed mail-local.[c,h] | Jeffrey Stedfast | 2003-10-23 | 4 | -1603/+0 |
* | ding dong the witch is dead | Jeffrey Stedfast | 2003-10-23 | 2 | -465/+0 |
* | buh-bye mail-search.[c,h] | Jeffrey Stedfast | 2003-10-23 | 2 | -478/+0 |
* | Add an "evolution:button_sort_order" attribute. | Ettore Perazzoli | 2003-10-23 | 2 | -0/+6 |
* | removed old upgrade-mailer.c script | Jeffrey Stedfast | 2003-10-23 | 1 | -1169/+0 |
* | removed unused etspec files | Jeffrey Stedfast | 2003-10-23 | 3 | -22/+1 |
* | removed more unused source files | Jeffrey Stedfast | 2003-10-23 | 2 | -852/+0 |
* | removed #include "folder-browser.h" | Jeffrey Stedfast | 2003-10-23 | 1 | -1/+0 |
* | removed unused source files | Jeffrey Stedfast | 2003-10-23 | 2 | -1731/+0 |
* | remove unused files | Jeffrey Stedfast | 2003-10-23 | 4 | -4466/+0 |
* | Removed, use em_utils_selection_get_uidlist() instead. (drop_uid_list): | Jeffrey Stedfast | 2003-10-23 | 4 | -45/+37 |
* | Use e_storage_browser_peek_widget_scrolled() to retrieve the scrolled | Ettore Perazzoli | 2003-10-23 | 2 | -2/+10 |
* | Add an "evolution:button_label" property on the component for use in the | Ettore Perazzoli | 2003-10-23 | 2 | -0/+8 |