| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the unread count in the model if the folder got new mail. | Jeffrey Stedfast | 2003-12-11 | 1 | -1/+11 |
* | New folder-tree widget that replaces the shell's folder-tree widget. | Jeffrey Stedfast | 2003-11-14 | 1 | -76/+7 |
* | don't call CAMEL_IS_VJUNK_FOLDER, it was added by mistake | Radek Doulik | 2003-11-13 | 1 | -1/+1 |
* | merged spam filtering branch | Radek Doulik | 2003-11-13 | 1 | -3/+11 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -34/+32 |
* | ** See bug #32996 | Not Zed | 2003-09-23 | 1 | -1/+2 |
* | Removed the new-mail-notification mess. | Jeffrey Stedfast | 2003-08-20 | 1 | -13/+99 |
* | add a CamelOperation for overriding status handler. | Not Zed | 2003-08-02 | 1 | -3/+3 |
* | ** This and jeffs patch for #43862. | Not Zed | 2003-06-03 | 1 | -8/+39 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -25/+26 |
* | Spawn a new thread to ping the server but only if it is connected. | Jeffrey Stedfast | 2002-08-22 | 1 | -4/+55 |
* | Don't bother overloading the timeout virtual methods since they don't | Jeffrey Stedfast | 2002-08-22 | 1 | -3/+33 |
* | camel: | Peter Williams | 2002-08-01 | 1 | -3/+8 |
* | Call camel_session_get_service instead of camel_session_get_store, as | Peter Williams | 2002-07-25 | 1 | -5/+11 |
* | Propagate name changes or removes to the mail config. #15951. Doesn't | Not Zed | 2002-07-24 | 1 | -0/+3 |
* | Removed bogus static pre-declaration. | Ettore Perazzoli | 2002-07-19 | 1 | -1/+0 |
* | ** fixes for #10781 | Not Zed | 2002-07-15 | 1 | -1/+3 |
* | Pass zero as the @sorting_priority to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -1/+1 |
* | Pass NULL @custom_icon_name to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -1/+2 |
* | Removed. The folder's deleted event isn't needed since we're listening to | Not Zed | 2002-07-01 | 1 | -14/+1 |
* | Set the can_sync_offline property on the EFolder based on the | Ettore Perazzoli | 2002-05-21 | 1 | -1/+3 |
* | Remove "mailstorage", since it's not needed any more. (storage_activate): | Dan Winship | 2002-03-15 | 1 | -4/+1 |
* | Pull up assertion change from evolution-1-0-branch to allow external | Dan Winship | 2002-03-06 | 1 | -1/+1 |
* | If a related part is requested, remove it from the related undisplayed | Not Zed | 2002-02-26 | 1 | -2/+4 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -2/+1 |
* | Argh!!! Dont free the async op data here, the async op is still running | 0 | 2001-10-30 | 1 | -5/+10 |
* | Fixed a warning by #if 0ing out this function. | Christopher James Lahey | 2001-10-30 | 1 | -1/+4 |
* | Sort the folder updates first, since we dont seem to get them in the right | 9 | 2001-10-29 | 1 | -23/+28 |
* | Copy the folder's full_name before trying to use it to rename. | 9 | 2001-10-29 | 1 | -3/+6 |
* | Remove uic, kill dumb warning. | 8 | 2001-10-28 | 1 | -9/+13 |
* | Implemented. (mail_vfolder_rename_uri): We do want to check renamed uri's | 8 | 2001-10-28 | 1 | -3/+16 |
* | Changed to open the source store from '/', so we can do renames across | 6 | 2001-10-27 | 1 | -0/+139 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -3/+2 |
* | So apparently the uicomp can just 'vanish' while we're using it. Joy. Take | 5 | 2001-10-26 | 1 | -169/+259 |
* | Free folders_uri. (real_folder_deleted): If folder is deleted, remove it | 9 | 2001-10-19 | 1 | -8/+33 |
* | Added remove flag - its not adduri, its removeuri, its less typing than | 8 | 2001-10-19 | 1 | -10/+45 |
* | Clone the folderinfo before passing to async event. (real_folder_created): | 7 | 2001-10-18 | 1 | -2/+6 |
* | Added an async_event handler to store_info. (mail_note_store): Setup async | Michael Zucci | 2001-10-17 | 1 | -40/+68 |
* | Call mail_vfolder_shutdown. | Jeffrey Stedfast | 2001-10-16 | 1 | -1/+3 |
* | No longer need to pass folder display name to storage update_folder | Dan Winship | 2001-10-12 | 1 | -7/+4 |
* | Ref folder so it hangs around till we're done with it. | 9 | 2001-10-10 | 1 | -0/+2 |
* | reformatted the menu tables so they're a bit more bloody readable. | 5 | 2001-10-06 | 1 | -15/+18 |
* | Show "nn sent" as total in sent folder, rather than just 'total'. | 4 | 2001-10-05 | 1 | -2/+2 |
* | Handle vtrash case, emit 'folder_created' event for the folder-cache to | 3 | 2001-10-04 | 1 | -3/+3 |
* | Dont wait for event to finish before returning. This could however mean we | 3 | 2001-10-04 | 1 | -1/+2 |
* | Emit folder_deleted event. (remove_find_path): Fix, compare against path, | 8 | 2001-09-29 | 1 | -3/+72 |
* | No such event finalized! Its finalize. (mail_note_store): " | 7 | 2001-09-28 | 1 | -9/+9 |
* | Add a big comment explaining unread message counts so no one can mess them | Dan Winship | 2001-09-27 | 1 | -3/+28 |
* | The folder-info needs to take priority over the folder because of the way | Jeffrey Stedfast | 2001-09-26 | 1 | -3/+7 |
* | Take a new argument 'done' that can callback when complete. Fixed callers | 1 | 2001-09-21 | 1 | -6/+24 |
* | trigger a folder changed event, so the folderinfocache stuff has a chance | 0 | 2001-09-21 | 1 | -9/+8 |
* | Update the status bar here, assuming we've just been activated. | 0 | 2001-09-21 | 1 | -5/+10 |
* | Lock around hashtable/list manipulation. Also dont try scan vfolder_hash | 0 | 2001-09-21 | 1 | -68/+23 |
* | Register vfolder sources here. | 0 | 2001-09-21 | 1 | -1/+1 |
* | Dont special case file: url's anymore. | 0 | 2001-09-21 | 1 | -8/+11 |
* | General cleanup of mail debug printfs. | 9 | 2001-09-19 | 1 | -883/+228 |
* | Don't set the folderinfo's unread count to 0 when camel reports -1, since | Dan Winship | 2001-09-12 | 1 | -2/+1 |
* | Dynamically create the folder type list from camel. (reconfigure_clicked): | 0 | 2001-09-11 | 1 | -2/+24 |
* | Due to the introduction of mail_folder_cache_remove(), we can no longer | Peter Williams | 2001-08-31 | 1 | -38/+150 |
* | Record the timeout_id so we can cancel it if the mail_folder_info is later | Peter Williams | 2001-08-23 | 1 | -15/+29 |
* | Fix bug #215... desensitize menu items based on the number of selected | Peter Williams | 2001-08-14 | 1 | -2/+29 |
* | Remove all the messages from a folder that's being deleted before actually | Jason Leach | 2001-08-11 | 1 | -0/+18 |
* | Removed this function, it's not needed anymore. | Jason Leach | 2001-08-07 | 1 | -29/+5 |
* | Updates for EvolutionStorage API changes. | Jason Leach | 2001-08-04 | 1 | -20/+13 |
* | Don't display "0 hidden". | Peter Williams | 2001-07-27 | 1 | -1/+1 |
* | Don't display "(0 unsent)" if the outbox is empty. | Peter Williams | 2001-07-25 | 1 | -2/+2 |
* | Make the error reporting a little but more descriptive. | Peter Williams | 2001-07-24 | 1 | -2/+2 |
* | prototype outbox_folder so we can check if a folder is it. | Peter Williams | 2001-07-17 | 1 | -4/+14 |
* | DUH. No need to update every folder if we set the folder browser to NULL. | Peter Williams | 2001-07-16 | 1 | -5/+5 |
* | Gave up and got rid of dm. Just replaced it with d(g_message()) and set | Peter Williams | 2001-07-09 | 1 | -39/+43 |
* | Deleted (as opposed to #if 0) (get_folder_info): Changed to assume it has | Peter Williams | 2001-07-09 | 1 | -53/+29 |
* | Don't free the psd here -- it will be freed on the "destroy" signal. | Peter Williams | 2001-07-07 | 1 | -1/+1 |
* | Fix obvious bug in previous bugfix: Pass "fb" to check_for_fb_match() so | Dan Winship | 2001-07-07 | 1 | -1/+1 |
* | Clear the shell view label if mailer loses focus. | Peter Williams | 2001-07-05 | 1 | -0/+11 |
* | Split make_string into these. (update_idle): Use (name and status) instead | Peter Williams | 2001-07-04 | 1 | -40/+45 |
* | Prevent folders from appearing to have -1 new messages. Prevent nonactive | Peter Williams | 2001-07-04 | 1 | -15/+85 |
* | New file. Protoypes for the Mail Folder Cache, which provides a place for | Peter Williams | 2001-07-03 | 1 | -0/+798 |