| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some uninitialized variables. | Christopher James Lahey | 2001-02-14 | 1 | -0/+5 |
* | if doing a full update, save the cursor pos and restore it afterwards. | Not Zed | 2001-02-13 | 1 | -0/+11 |
* | Clean out the cruft in the Accounts section before writing the current | Jeffrey Stedfast | 2001-02-13 | 1 | -0/+4 |
* | Strip the leading "/" from the Namespace/Path entry if the provider | Jeffrey Stedfast | 2001-02-13 | 1 | -0/+6 |
* | xml-i18n-tools setup. Mark strings for translation. | Kjartan Maraas | 2001-02-13 | 1 | -0/+5 |
* | Re-add non-static forward_messages. mail-view.c needs it. | Dan Winship | 2001-02-12 | 1 | -0/+5 |
* | ack | Jeffrey Stedfast | 2001-02-11 | 1 | -0/+1 |
* | Don't leak memory. (forward_messages): change doinline to be a gboolean | Jeffrey Stedfast | 2001-02-11 | 1 | -0/+4 |
* | Check the full list of IDs instead of just the default id and if we find | Jeffrey Stedfast | 2001-02-11 | 1 | -0/+11 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 1 | -0/+6 |
* | Updates for CamelStore changes, small memory leak fixes. (lookup_folder): | Dan Winship | 2001-02-10 | 1 | -0/+26 |
* | New location for this function. | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+6 |
* | Reworked some keep-mail-on-server logic so that we ALWAYS look for a | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+8 |
* | only free driver, if set. (fetch_mail_fetched): Unref the driver here, so | Not Zed | 2001-02-09 | 1 | -0/+16 |
* | Set the sensitivity of the spin button based on the state of the checkbox. | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+3 |
* | Properly do defaults here. (mail_config_write): Removed some of the | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+7 |
* | Cast the CamelMedium to a CamelMimePart before performing actions on it as | Jeffrey Stedfast | 2001-02-09 | 1 | -0/+15 |
* | Use "contains" because the subject might be broken into subparts and using | Jeffrey Stedfast | 2001-02-08 | 1 | -0/+6 |
* | Init active_downloads hash if it hasn't been yet. | Not Zed | 2001-02-08 | 1 | -0/+5 |
* | Handle internal camel status return. (receive_done): Remove active | Not Zed | 2001-02-08 | 1 | -0/+22 |
* | Check current_message for NULL - this fixes a bug running under SunOS (not | Jeffrey Stedfast | 2001-02-08 | 1 | -0/+6 |
* | Oops, save the seen_timeout variable. | Jeffrey Stedfast | 2001-02-07 | 1 | -0/+5 |
* | Added libmenus.la. | Christopher James Lahey | 2001-02-07 | 1 | -0/+10 |
* | Change how the attachments are displayed. | Iain Holmes | 2001-02-07 | 1 | -0/+9 |
* | Updated to checkfor "(none)". | Jeffrey Stedfast | 2001-02-07 | 1 | -0/+13 |
* | We are now going to use a file descriptor and a CamelMimeParser rather | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+13 |
* | Moved bonobo includes from the .c to the .h. Include | Christopher James Lahey | 2001-02-06 | 1 | -0/+25 |
* | New function to handle inline pgp-signatures. | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+3 |
* | Keep track of the CheckSettings check boxes. (transport_next): Connect if | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+8 |
* | Updated to not connect when getting a list of authtypes. (transport_next): | Jeffrey Stedfast | 2001-02-06 | 1 | -0/+17 |
* | Fix dodgy libxml allocation pollution, and potential faults on NULL | Michael Meeks | 2001-02-04 | 1 | -0/+5 |
* | Cleaned up so we dont add an unecessary level of indenting. | Not Zed | 2001-02-02 | 1 | -0/+14 |
* | Fix bug in autodetected mboxes | Iain Holmes | 2001-01-31 | 1 | -0/+9 |
* | Fix typo. | Kjartan Maraas | 2001-01-30 | 1 | -0/+4 |
* | Cast the camel_stream_mem_new() to a CamelStreamMem. | Jeffrey Stedfast | 2001-01-30 | 1 | -0/+5 |
* | Return efence ifdefs to 0 for solaris build | JP Rosevear | 2001-01-30 | 1 | -0/+4 |
* | (build_tree): Oops, turn on BROKEN_ETREE again. | Michael Zucci | 2001-01-29 | 1 | -0/+1 |
* | Debug function to compare the tree we think we have, after an incremental | Not Zed | 2001-01-29 | 1 | -0/+27 |
* | Turns out that I was wrong about the g_get_real_name mem leak, god damn | Jeffrey Stedfast | 2001-01-29 | 1 | -0/+6 |
* | Use UTF-8. (set_defaults): Use UTF-8 and also fixed a memory leak by | Jeffrey Stedfast | 2001-01-29 | 1 | -0/+15 |
* | Make the advanced search dialog use stock buttons. Make the OK button | Ettore Perazzoli | 2001-01-28 | 1 | -0/+8 |
* | Make the vfolder and "advanced search" dialogs a bit larger for better | Ettore Perazzoli | 2001-01-28 | 1 | -0/+8 |
* | Changed to use mail_save_part to save the data in another thread. | Not Zed | 2001-01-28 | 1 | -0/+10 |
* | Don't handle home and end keys since %ETable deals with them now. | Christopher James Lahey | 2001-01-28 | 1 | -0/+5 |
* | Protect against NULL address pointers. (subject_compare): Same but for | Jeffrey Stedfast | 2001-01-28 | 1 | -0/+6 |
* | warnings go byebye | Iain Holmes | 2001-01-27 | 1 | -0/+6 |
* | Try a control before an embeddable instead of an embeddable before a | Ettore Perazzoli | 2001-01-27 | 1 | -0/+5 |
* | Check for a NULL service->url as we obviously can't subscribe to folders | Jeffrey Stedfast | 2001-01-27 | 1 | -0/+9 |
* | Fix some compile problems and stop the blank mail appearing with the mbox | Iain Holmes | 2001-01-27 | 1 | -0/+12 |
* | Fix an uninitialized variable use. | Dan Winship | 2001-01-27 | 1 | -0/+5 |
* | (Fixing an old FIXME) | Jason Leach | 2001-01-26 | 1 | -0/+8 |
* | Define BROKEN_ETREE again, till we get this stuff fixed better. | Not Zed | 2001-01-26 | 1 | -0/+15 |
* | Fix the "sender contain" quicksearch rule by adding a missing | Ettore Perazzoli | 2001-01-26 | 1 | -0/+6 |
* | Neater importer stuff. | Iain Holmes | 2001-01-26 | 1 | -0/+12 |
* | The following fixes seem to clear up the problem of new mail not being | Jeffrey Stedfast | 2001-01-26 | 1 | -0/+11 |
* | (Don't prompt about unsaved changes for replies/forwards that have not | Jason Leach | 2001-01-26 | 1 | -0/+10 |
* | Check if a message part's content is available, and if it's not, queue a | Dan Winship | 2001-01-26 | 1 | -0/+22 |
* | Made the message list pay attention to the "cursor_activated" signal | Christopher James Lahey | 2001-01-26 | 1 | -0/+5 |
* | More happy icons for the mailer. | Ettore Perazzoli | 2001-01-25 | 1 | -0/+7 |
* | Get the mailer to use the new menu icons. | Ettore Perazzoli | 2001-01-25 | 1 | -0/+8 |
* | Fix the subject match expression, which was missing a closing ). | Not Zed | 2001-01-25 | 1 | -0/+8 |
* | Added a 3rd page to the account editor to allow users to set their HTML | Jeffrey Stedfast | 2001-01-25 | 1 | -0/+9 |
* | Save the source and transport changes whether the user can connect to the | Jeffrey Stedfast | 2001-01-24 | 1 | -0/+5 |
* | Patch from Tuomas to have a "Sender contains" rule in the quicksearch | Ettore Perazzoli | 2001-01-24 | 1 | -0/+14 |
* | Fix spelling. | Dan Winship | 2001-01-24 | 1 | -0/+5 |
* | Set the default folder when copying to mbox. This is a quick fix, i might | Not Zed | 2001-01-24 | 1 | -0/+6 |
* | Make sure the source->url is not NULL (which is perfectly valid). | Jeffrey Stedfast | 2001-01-24 | 1 | -0/+3 |
* | Make sure the source->url is not NULL (which is perfectly valid). | Jeffrey Stedfast | 2001-01-24 | 1 | -0/+3 |
* | A few minor tweaks. | Jeffrey Stedfast | 2001-01-24 | 1 | -0/+5 |
* | Try turning off the BROKEN_ETREE thing. It seems to work ok (better?) now, | Not Zed | 2001-01-23 | 1 | -0/+6 |
* | Automagically fill in the user's default transport if he/she has setup | Jeffrey Stedfast | 2001-01-23 | 1 | -0/+3 |
* | Just wrote a temp way of reporting success/fail of PGP/MIME signature | Jeffrey Stedfast | 2001-01-23 | 1 | -0/+6 |
* | Add the Outlook importer. | Iain Holmes | 2001-01-23 | 1 | -0/+10 |
* | make mail_gui_thread non-static. | Dan Winship | 2001-01-23 | 1 | -0/+9 |
* | Fixed to display subparts (other than the signature part) and started to | Jeffrey Stedfast | 2001-01-23 | 1 | -0/+6 |
* | Fix a double-free problem. | Not Zed | 2001-01-23 | 1 | -0/+4 |
* | Oops, danw didn't know 'provider' could be NULL :-) | Jeffrey Stedfast | 2001-01-23 | 1 | -0/+5 |
* | Change "Path:" label to "Namespace:" for IMAP. Use $MAILDIR rather than | Dan Winship | 2001-01-23 | 1 | -0/+4 |
* | Function to add a store/storage mapping. (add_storage): Use it. | Dan Winship | 2001-01-23 | 1 | -0/+17 |
* | s/filter-driver.h/camel-filter-driver.h/ and update first arg of | Dan Winship | 2001-01-23 | 1 | -0/+20 |
* | Added temp profiling files. | Not Zed | 2001-01-22 | 1 | -0/+2 |
* | remove a warning with conditional news compilation. | Not Zed | 2001-01-22 | 1 | -0/+50 |
* | Helps if I spell stuff correctly so it can pass the tests ;-) | Jeffrey Stedfast | 2001-01-22 | 1 | -0/+5 |
* | Initialize OpenPGP. | Jeffrey Stedfast | 2001-01-22 | 1 | -5/+12 |
* | Remove the X-Evolution header before we send. | Jeffrey Stedfast | 2001-01-22 | 1 | -0/+3 |
* | Don't forget to unref the filters. (pgp_mime_part_verify): Same. | Jeffrey Stedfast | 2001-01-22 | 1 | -0/+11 |
* | Updated header comment and fixed some ref/unref count problems in the | Jeffrey Stedfast | 2001-01-21 | 1 | -0/+4 |
* | Updated header comment and fixed some ref/unref count problems in the | Jeffrey Stedfast | 2001-01-21 | 1 | -0/+8 |
* | Added draw-focus="true" and selection-mode="browse" attributes to the | Christopher James Lahey | 2001-01-21 | 1 | -0/+8 |
* | Init a cancel field in the message. (mail_msg_free): Free it. | Not Zed | 2001-01-21 | 1 | -0/+28 |
* | Strip leading space from the transport url gotten from the message. | Jeffrey Stedfast | 2001-01-21 | 1 | -0/+5 |
* | If the name is empty string, use the address. | Jeffrey Stedfast | 2001-01-20 | 1 | -0/+5 |
* | Update for e_popup_menu_run change. | Dan Winship | 2001-01-20 | 1 | -0/+7 |
* | New function to add a folder and any parents of it that don't yet exist. | Dan Winship | 2001-01-20 | 1 | -0/+6 |
* | New swanky send/recieve thingy, well it so far only receives (pop/mbox). | Not Zed | 2001-01-19 | 1 | -0/+6 |
* | Added the next/previous toolbar buttons. | Jeffrey Stedfast | 2001-01-19 | 1 | -0/+9 |
* | Anna's dialog now supports SSL so we can get rid of the ssl-support | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+13 |
* | New config function to set the path to the pgp binary. | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+9 |
* | Handle NULL source and, while we're at it, transport URLs. Apparently | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+8 |
* | Oops. "url && url->host" doesn't do much without the '?' and ':' ;-) | Jeffrey Stedfast | 2001-01-18 | 1 | -0/+5 |
* | Replace `--with-x-mailer' with a more generic `--with-sub-version'. | Ettore Perazzoli | 2001-01-18 | 1 | -0/+6 |
* | Changed the word entry to enter, which is the correct word to use. | Martin Norbäck | 2001-01-17 | 1 | -0/+5 |
* | Update to use EMessageBox and to record if the user doesn't want to ever | Jeffrey Stedfast | 2001-01-17 | 1 | -0/+10 |
* | Modify to be able to handle a NULL source_url. (source_auth_init): Allow | Jeffrey Stedfast | 2001-01-17 | 1 | -0/+25 |
* | Don't do thumbnails for offline images | Dan Winship | 2001-01-17 | 1 | -0/+5 |
* | If the user hits "No", then don't destroy the filesel window. | Jeffrey Stedfast | 2001-01-17 | 1 | -0/+8 |
* | only load the news storage if ENABLE_NNTP. | Chris Toshok | 2001-01-17 | 1 | -0/+8 |
* | use e_msg_composer_mark_text_orig | Radek Doulik | 2001-01-17 | 1 | -0/+5 |
* | Update the X-Mailer header to use the string specified by configure. | Dan Winship | 2001-01-17 | 1 | -0/+5 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 1 | -0/+4 |
* | Fix a string causing translation problems. Bug #1147. | Jason Leach | 2001-01-16 | 1 | -0/+5 |
* | Setup a cancellation handle. (do_fetch_mail): REgister for cancellation | Not Zed | 2001-01-16 | 1 | -0/+16 |
* | Change from using filters for date and size to using e_cell_date and | Christopher James Lahey | 2001-01-16 | 1 | -0/+6 |
* | Set the default button to `Yes' here. | Miguel de Icaza | 2001-01-15 | 1 | -0/+5 |
* | If the preferred authmech isn't found, default to the first one in the | Jeffrey Stedfast | 2001-01-14 | 1 | -0/+8 |
* | Fixed mail_load_storages to make a mini GSList of the account, not the | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+10 |
* | Get the X-Evolution-Transport URL and use that if it exists, else fall | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+9 |
* | Removed GPG_* variables. | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+2 |
* | Now takes a 'is_account_data' variable to specify whether the sources is a | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+11 |
* | Changed filter_date and filter_size to match the changes in gal. | Christopher James Lahey | 2001-01-13 | 1 | -0/+5 |
* | Anna's dialogs. | Jeffrey Stedfast | 2001-01-13 | 1 | -1/+17 |
* | Get the account by using the new e_msg_composer_get_preferred_account() | Jeffrey Stedfast | 2001-01-13 | 1 | -0/+10 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 1 | -0/+8 |
* | Add strings for localization | Miguel de Icaza | 2001-01-12 | 1 | -0/+2 |
* | Rename "Save" to "Store search as vFolder". | Miguel de Icaza | 2001-01-12 | 1 | -0/+4 |
* | Unref the property bag when we are done with it. | Miguel de Icaza | 2001-01-12 | 1 | -0/+7 |
* | New convenience function that I will need later when I redo the composer | Jeffrey Stedfast | 2001-01-12 | 1 | -0/+4 |
* | Update to reflect past changes to the mail-config API. | Jeffrey Stedfast | 2001-01-12 | 1 | -0/+3 |
* | strdup() the key. | Jeffrey Stedfast | 2001-01-12 | 1 | -0/+2 |
* | We don't want to be able to set the reply-to in the config druid. | Jeffrey Stedfast | 2001-01-12 | 1 | -0/+9 |
* | Guess the default MAIL value for MBOX and Maildir files. | Miguel de Icaza | 2001-01-12 | 1 | -0/+3 |
* | Force finalization of the function before returning fixing the FIXME that | Miguel de Icaza | 2001-01-12 | 1 | -0/+5 |
* | If the service_check fails, pop-up a warning dialog letting the user know | Jeffrey Stedfast | 2001-01-12 | 1 | -0/+6 |
* | Eek! Don't destroy the account if the connection fails, duh. This is what | Jeffrey Stedfast | 2001-01-12 | 1 | -1/+7 |
* | Connect to folder_changed as well as message_changed for updating unread | Dan Winship | 2001-01-12 | 1 | -0/+5 |
* | Add Bonobo/ItemContainer as the set of supported interfaces in | Miguel de Icaza | 2001-01-12 | 1 | -0/+6 |
* | Translate the header name to UTF8. | Dan Winship | 2001-01-12 | 1 | -0/+5 |
* | New function that explains to the user why he can't do the action he | Jeffrey Stedfast | 2001-01-11 | 1 | -0/+18 |
* | Set the sensitivity of the Password label too. | Jeffrey Stedfast | 2001-01-11 | 1 | -0/+3 |
* | New callback to handle when the user hits the "back" button when on the | Jeffrey Stedfast | 2001-01-11 | 1 | -0/+10 |
* | Grab the focus of the first widget that is sensitive. | Jeffrey Stedfast | 2001-01-11 | 1 | -0/+5 |
* | Prevent Federico's segfault. | Jeffrey Stedfast | 2001-01-11 | 1 | -0/+4 |
* | Clear the password entry if it's not allowed. (transport_type_changed): | Jeffrey Stedfast | 2001-01-11 | 1 | -0/+15 |
* | Fix proto. (print_preview_msg): Fix proto. | Miguel de Icaza | 2001-01-10 | 1 | -0/+7 |
* | Bugfix for #1077: scrollwheel doesn't work while hovering over an | Jason Leach | 2001-01-10 | 1 | -0/+5 |
* | Moved to mail-config.glade | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+14 |
* | Change mail_op_forward_event to mail_proxy_event. | Dan Winship | 2001-01-10 | 1 | -0/+5 |
* | Let the system umask determine the permissions of this file. | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+3 |
* | Gray out the appropriate labels too. (auth_type_changed): And here. | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+11 |
* | For all optionmenu's, set the appropriate 'history'. (keep_mail_check): | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+15 |
* | Add -export-dynamic, so libglade can resolve evolution-mail symbols. | Dan Winship | 2001-01-10 | 1 | -0/+5 |
* | Updated. (decode_pgp): Get rid of #ifdef PGP_PROGRAM's and handle | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+18 |
* | New function to set the password for a given url. | Jeffrey Stedfast | 2001-01-10 | 1 | -0/+21 |
* | remove </center><p> (handle_text_plain): add <font | Radek Doulik | 2001-01-09 | 1 | -0/+3 |
* | remove </center><p> | Radek Doulik | 2001-01-09 | 1 | -0/+4 |
* | Write the config data and reload the accounts list so the "default" tag is | Jeffrey Stedfast | 2001-01-09 | 1 | -0/+6 |
* | Brand spankin' new config druid, editor, and manager. | Jeffrey Stedfast | 2001-01-09 | 1 | -0/+17 |
* | Add an #include <errno.h> | Dan Winship | 2001-01-09 | 1 | -0/+4 |
* | Reverted mail-config changes temporarily until I get it working correctly. | Jeffrey Stedfast | 2001-01-09 | 1 | -0/+13 |
* | More lovely fixes... | Jeffrey Stedfast | 2001-01-09 | 1 | -0/+7 |
* | A bunch of fixes. | Jeffrey Stedfast | 2001-01-09 | 1 | -0/+18 |
* | Updated to reflect changes to the mail-config API. | Jeffrey Stedfast | 2001-01-08 | 1 | -0/+17 |
* | Updated to reflect changes to the mail-config API. (create_msg_composer): | Jeffrey Stedfast | 2001-01-08 | 1 | -0/+26 |
* | Implemented. | Jeffrey Stedfast | 2001-01-07 | 1 | -0/+2 |
* | Implemented. (ok_clicked): Implemented. (cancel_clicked): Implemented. | Jeffrey Stedfast | 2001-01-07 | 1 | -0/+18 |
* | Made it so that going to the next or previous message in the list will at | Christopher James Lahey | 2001-01-07 | 1 | -0/+8 |
* | Coded a bunch of the methods. | Jeffrey Stedfast | 2001-01-07 | 1 | -4/+10 |
* | Fix some race conditions when dealing with vfolders. | Iain Holmes | 2001-01-07 | 1 | -0/+10 |
* | New source files to provide an account editor widget. | Jeffrey Stedfast | 2001-01-06 | 1 | -0/+8 |
* | Since the druid now handles adding the new account to the config, we'll | Jeffrey Stedfast | 2001-01-06 | 1 | -0/+12 |
* | Renamed from _delete_mail (mail_config_druid_get_transport_url): New | Jeffrey Stedfast | 2001-01-06 | 1 | -0/+3 |
* | Renamed from _delete_mail | Jeffrey Stedfast | 2001-01-06 | 1 | -0/+9 |
* | Fixed a few 'Oops'es. | Jeffrey Stedfast | 2001-01-05 | 1 | -0/+7 |
* | Updated. What else can I say? | Jeffrey Stedfast | 2001-01-05 | 1 | -0/+4 |
* | Connect to "message_changed" on the folder if it's on a remote storage. | Dan Winship | 2001-01-05 | 1 | -0/+7 |
* | Removed old implementation. | Not Zed | 2001-01-04 | 1 | -0/+70 |
* | New source file that implements mail-config-druid. Note: this is not yet | Jeffrey Stedfast | 2001-01-04 | 1 | -0/+5 |
* | Call mail-callbacks.c:forward_messages(), so the behaviour is the same as | Not Zed | 2001-01-03 | 1 | -0/+28 |
* | add font color setting for table, changed border behavior | Radek Doulik | 2001-01-03 | 1 | -0/+7 |
* | Fix for mail_get_message change, use queue thread. | Not Zed | 2001-01-03 | 1 | -0/+119 |
* | Use header_content_type_simple, not header_content_type_format. | Dan Winship | 2001-01-03 | 1 | -0/+7 |
* | fixed changelog | Jeffrey Stedfast | 2001-01-02 | 1 | -1/+0 |
* | Implemented. | Jeffrey Stedfast | 2001-01-02 | 1 | -0/+17 |
* | Update this for CamelContentType too. | Dan Winship | 2000-12-30 | 1 | -0/+4 |
* | Use CamelContentType, and use header_content_type_is instead of doing it | Dan Winship | 2000-12-29 | 1 | -0/+16 |
* | Return of the thumbnail cache. | Iain Holmes | 2000-12-28 | 1 | -0/+13 |
* | ({setup,do,cleanup}_subscribe_folder): Update previous fix: Jeff | Dan Winship | 2000-12-28 | 1 | -0/+4 |
* | Use info->name, not input->full_name. Fixes #1029 in | Dan Winship | 2000-12-27 | 1 | -0/+5 |
* | Changed this to format times in 12 hour time instead of 24 hour time. | Christopher James Lahey | 2000-12-25 | 1 | -0/+5 |
* | Changed this to do different formatting of dates within the last week. | Christopher James Lahey | 2000-12-25 | 1 | -0/+5 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -0/+78 |
* | Changed this to do different formatting of dates based on the current | Christopher James Lahey | 2000-12-23 | 1 | -0/+5 |
* | Added titles to the pixbuf columns. | Christopher James Lahey | 2000-12-23 | 1 | -0/+5 |
* | Detect created and deleted vfolders. | Iain Holmes | 2000-12-22 | 1 | -1/+13 |
* | Deal with the possibility that we have an icon-filename listed for a MIME | Dan Winship | 2000-12-22 | 1 | -0/+7 |
* | for now #ifdef PGP_PROGRAM falling back to handle_multipart_mixed. | Chris Toshok | 2000-12-19 | 1 | -0/+6 |
* | Unlock camel when done to prevent a hang later. | Dan Winship | 2000-12-19 | 1 | -0/+5 |
* | Only update display every 2 seconds. | Miguel de Icaza | 2000-12-18 | 1 | -0/+7 |
* | Always use the slow (full-update) version of the tree update code, to get | Not Zed | 2000-12-16 | 1 | -0/+64 |
* | Update this for the new signal handler prototype. Fixes the crash on | Dan Winship | 2000-12-16 | 1 | -0/+5 |
* | New callback to handle multipart/signed parts. (decode_pgp): Update to | Jeffrey Stedfast | 2000-12-16 | 1 | -0/+28 |
* | Unref the iterator when we're done with it. | Christopher James Lahey | 2000-12-15 | 1 | -0/+5 |
* | call gtk_html_set_default_content_type to make gkthtml default to utf-8 | Larry Ewing | 2000-12-15 | 1 | -0/+6 |
* | Fix a slight race condition that could cause the busy indicator not to | Ettore Perazzoli | 2000-12-15 | 1 | -0/+6 |
* | Made the vertical scrollbar always be there. | Christopher James Lahey | 2000-12-14 | 1 | -0/+8 |
* | Small ChangeLog mistake. | Chris Lahey | 2000-12-13 | 1 | -2/+2 |
* | Added a cast. | Christopher James Lahey | 2000-12-13 | 1 | -0/+13 |
* | Fix to use the right .h instead of the deprecated one. | Dan Winship | 2000-12-13 | 1 | -0/+5 |
* | Attach a signature when forwarding, fixes bug #826. | Jeffrey Stedfast | 2000-12-13 | 1 | -0/+5 |
* | New function to tell the code that it's ok (or not) to interact with the | Dan Winship | 2000-12-12 | 1 | -0/+13 |
* | Deal with "mailstorage" type views (top-level mail storages) by trying to | Dan Winship | 2000-12-12 | 1 | -0/+11 |
* | Updated to reflect arguments to the openpgp functions - now also takes an | Jeffrey Stedfast | 2000-12-12 | 1 | -0/+22 |
* | Ignore double-clicks on "active" columns (the ones where clicking does | Dan Winship | 2000-12-12 | 1 | -1/+3 |
* | Remove the never-once-used BonoboObject stuff and make MessageList be a | Dan Winship | 2000-12-12 | 1 | -0/+28 |
* | Left debug on, turned off. | Michael Zucci | 2000-12-11 | 1 | -0/+1 |
* | reordered the options and added maildir, mbox, maildir, mh, in that order. | Not Zed | 2000-12-11 | 1 | -0/+28 |
* | Change the "drawfocus" argument on e_table_scrolled_get_table(etable) | Christopher James Lahey | 2000-12-10 | 1 | -0/+6 |
* | Check to see if the file already exists, if it does prompt the user to for | Jeffrey Stedfast | 2000-12-09 | 1 | -0/+15 |
* | the e-table double-click signal now has extra params | JP Rosevear | 2000-12-09 | 1 | -0/+5 |
* | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 1 | -0/+7 |
* | Set the "Size" field to sort using integer comparison instead of string. | Jeffrey Stedfast | 2000-12-09 | 1 | -0/+14 |
* | Connect to signals on the ETable instead of the ETableScrolled. | Christopher James Lahey | 2000-12-09 | 1 | -0/+8 |
* | Connect to signals on the ETable instead of the ETableScrolled. | Christopher James Lahey | 2000-12-09 | 1 | -0/+5 |
* | Got rid of code referencing the ETableScrolled proxy functions. Changed | Christopher James Lahey | 2000-12-08 | 1 | -0/+6 |
* | Only do a message_list_foreach if we plan on attaching messages, otherwise | Jeffrey Stedfast | 2000-12-08 | 1 | -0/+10 |
* | Make the iTip hack spew a g_warning and not crash if you have no identity | Dan Winship | 2000-12-08 | 1 | -0/+4 |
* | Add some g_return_if_fail()s to protect from crashes until the code to | Dan Winship | 2000-12-08 | 1 | -0/+10 |
* | Make the vfolder editor resize correctly. Fixes bug #835. | Jeffrey Stedfast | 2000-12-07 | 1 | -0/+5 |
* | Fix up shutdown so that things that should be destroyed get | Dan Winship | 2000-12-07 | 1 | -0/+27 |
* | Use e_filename_make_safe (which used to be e_str_make_safe). | Jeffrey Stedfast | 2000-12-07 | 1 | -0/+9 |
* | Run the folder_changed code on message_changed as well, so the unread | Dan Winship | 2000-12-07 | 1 | -0/+4 |
* | Remove bits of filter-on-demand and toolbar bug workaround cruft that | Dan Winship | 2000-12-07 | 1 | -0/+8 |
* | Use a charset filter to make sure the data is written out in the charset | Jeffrey Stedfast | 2000-12-06 | 1 | -0/+4 |
* | Don't use the raw message body as the format argument, use "%s" instead. | Jeffrey Stedfast | 2000-12-06 | 1 | -0/+6 |
* | Fix a typo so that toggling the "remember password" checkbox will activate | Dan Winship | 2000-12-06 | 1 | -0/+6 |
* | Update the calls to `evolution_storage_new()' according to the new | Ettore Perazzoli | 2000-12-05 | 1 | -0/+8 |
* | Use info->full_name rather than info->name so that we get the namespace | Jeffrey Stedfast | 2000-12-05 | 1 | -0/+6 |
* | Make inline forwarding not be the default anymore. | Ettore Perazzoli | 2000-12-04 | 1 | -0/+13 |
* | Writes out passwords (to .gnome_private) in our patented proprietary "Best | Dan Winship | 2000-12-02 | 1 | -0/+22 |
* | Perform better error-handling. | Jeffrey Stedfast | 2000-12-02 | 1 | -0/+5 |
* | use mail_op_set_message_plain | Radek Doulik | 2000-12-01 | 1 | -0/+10 |
* | Don't display a dialog, instead inform the user that there was no new mail | Jeffrey Stedfast | 2000-12-01 | 1 | -0/+13 |
* | Set threaded view before setting the folder (cleanup some flash ons | Not Zed | 2000-11-30 | 1 | -0/+39 |
* | Implement. (message_list_init): Connect the d&d signal. | Jeffrey Stedfast | 2000-11-30 | 1 | -0/+3 |
* | Use camel a bit more to help us out. Don't create the file ourselves, | Jeffrey Stedfast | 2000-11-30 | 1 | -0/+6 |
* | Remove no-longer-needed e_unicode_init. | Dan Winship | 2000-11-30 | 1 | -0/+2 |
* | Fix the allocation here (again) and put a comment explaining it. (Fixes a | Dan Winship | 2000-11-30 | 1 | -0/+6 |
* | Wait until after setting up the local storage to find the | Dan Winship | 2000-11-29 | 1 | -0/+8 |
* | Added the SaveAs bonobo menu verb thingy. | Jeffrey Stedfast | 2000-11-29 | 1 | -0/+13 |
* | Fix the initial unread counts after the last patch. | Dan Winship | 2000-11-29 | 1 | -0/+5 |