aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-folder-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Remove mail_remove_folder().Matthew Barnes2011-05-211-1/+1
* Always initialized all structure membersMilan Crha2011-05-191-1/+1
* Remove mail_get_folderinfo().Matthew Barnes2011-05-191-29/+55
* Coding style cleanups.Matthew Barnes2011-05-091-3/+3
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-6/+12
* MailFolderCache: Drop folder URI in "folder-changed" signal.Matthew Barnes2011-05-071-32/+18
* MailFolderCache: Emit folder names instead of URIs in signals.Matthew Barnes2011-05-061-48/+52
* Use e_mail_folder_uri_from_folder() instead of camel_folder_get_uri().Matthew Barnes2011-05-041-29/+23
* Drop 'folder_uri' param from em_utils_folder_is_outbox().Matthew Barnes2011-05-031-2/+1
* Drop 'folder_uri' param from em_utils_folder_is_sent().Matthew Barnes2011-05-031-2/+1
* Drop 'folder_uri' param from em_utils_folder_is_drafts().Matthew Barnes2011-05-031-5/+2
* MailFolderCache: Remove 'folders_uri' hash tableMatthew Barnes2011-05-021-11/+0
* Adapt to sealed up CamelService.Matthew Barnes2011-04-181-8/+32
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-5/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-1/+2
* Kill mail_store_set_offline().Matthew Barnes2010-10-231-10/+13
* Simplify EActivity.Matthew Barnes2010-10-231-3/+4
* Collect mail enum types in e-mail-enums.h.Matthew Barnes2010-10-191-3/+3
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-17/+4
* Remove mail_tools_folder_to_url().Matthew Barnes2010-10-131-4/+2
* Give MailSession a permanent home.Matthew Barnes2010-10-131-1/+2
* MailFolderCache notifies in reverse orderMilan Crha2010-10-071-5/+4
* MailFolderCache: Use an idle callback instead of MailAsyncEvent.Matthew Barnes2010-10-011-11/+15
* Remove "type" parameter from mail_async_event_emit().Matthew Barnes2010-10-011-3/+2
* Adapt to Camel API changes.Matthew Barnes2010-09-281-7/+7
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-8/+15
* Coding style cleanups.Matthew Barnes2010-09-131-110/+110
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-24/+56
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-1/+1
* Fix typo in mail-folder-cache.c:rename_foldersMilan Crha2010-06-161-1/+1
* Bug #534369 - [new-mail-notify] Intermittent notificationsMilan Crha2010-06-151-4/+12
* Bug #546551 - Dialog for mark-all-read always mentions subfoldersMilan Crha2010-05-211-0/+33
* Adapt to Camel API changes.Matthew Barnes2010-05-081-447/+409
* Adapt to Camel API changes.Matthew Barnes2010-04-301-15/+20
* Bug #545505 - Properly free unused message infos periodicallyMilan Crha2010-04-291-1/+1
* Camel is now GObject-based.Matthew Barnes2010-04-241-11/+11
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-8/+1
* Move "section" documentation out of header files.Matthew Barnes2010-03-221-0/+5
* Coding style and whitespace cleanup.Matthew Barnes2009-12-201-2/+0
* Kill em_utils_get_data/config_dir(), push down to MailSessionJonathon Jongsma2009-12-171-1/+1
* Use the boxed CamelObject type for signal params in MailFolderCacheJonathon Jongsma2009-12-161-12/+13
* Add MailFolderCache::folder-changed signalJonathon Jongsma2009-12-161-32/+28
* MailFolderCache: add signal for updated unread countsJonathon Jongsma2009-12-161-2/+21
* Remove mail-config, vfolder, and filter deps from mail-folder-cacheJonathon Jongsma2009-12-161-16/+4
* Add signals to MailFolderCache for common eventsJonathon Jongsma2009-12-161-0/+83
* Add documentation to clarify mail-folder-cache functionalityJonathon Jongsma2009-12-161-7/+35
* Make the mail folder cache a proper GObjectJonathon Jongsma2009-12-161-142/+240
* Bug #464400 - New mail notify should display sender and subjectMilan Crha2009-10-311-11/+41
* Prefer GQueue (or GNode) over EDList.Matthew Barnes2009-10-271-22/+19
* Prefer GLib mutexes over pthread mutexes.Matthew Barnes2009-10-271-37/+33
* Bug #339628 - Non-default Draft folders are Draft folders tooMilan Crha2009-10-161-11/+6
* Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-231-1/+0
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Radically reorganize source code.Matthew Barnes2009-06-251-3/+2
* Split store and local folder management out from shell backend.Matthew Barnes2009-06-241-38/+29
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-53/+53
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+3
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-3/+3
| * Fix compiler warnings.Matthew Barnes2009-05-171-4/+1
* | Fix compiler warnings.Matthew Barnes2009-05-211-4/+1
* | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-33/+34
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-041-2/+2
|\|
| * ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-041-2/+2
* | Manual conflict resolutionMatthew Barnes2009-04-251-4/+5
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-0/+29
|\|
| * Fixes #471083 (bnc) Do not allow deletion of system folders.Chenthill Palanisamy2009-04-131-0/+30
| * ** Fix for bug #566653Srinivasa Ragavan2009-01-121-0/+1
| * License change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-251-15/+16
| * ** Fix for bug #534039Milan Crha2008-09-111-13/+0
| * Fix infinite loop on deleting vfolders.Srinivasa Ragavan2008-09-051-1/+1
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #534039 (Make sure search folde...Suman Manjunath2008-09-011-0/+13
* | Miscellaneous stuff.Matthew Barnes2009-01-271-1/+0
* | Merge revisions 37047:37074 from trunk.Matthew Barnes2009-01-151-0/+1
* | Progress update:Matthew Barnes2008-11-191-1/+2
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-1/+1
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-171-27/+61
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-15/+16
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-0/+13
|/
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-0/+1
* ** Fix for bug #522178Milan Crha2008-03-271-1/+6
* ** Fixes breakage caused by bug #513951Matthew Barnes2008-03-121-4/+4
* ** Fix for bug #512776Milan Crha2008-02-221-4/+7
* Send the folder name along with the new mail event.Srinivasa Ragavan2008-01-021-0/+1
* ** Fixes bug #362638Matthew Barnes2007-12-211-18/+15
* Part of fix for #492702 from Milan Crha : New mail notify and preferences ui ...Johnny Jacob2007-12-151-66/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-49/+49
* ** Fix for bug #488298Milan Crha2007-11-051-0/+7
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-1/+1
* ** Fix for bug #329823Milan Crha2007-10-111-0/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Move away from g_assert to g_return* calls Srinivasa Ragavan2007-08-311-3/+3
* ** Potential fix for: #453668Rob Bradford2007-07-301-6/+8
* ** Fix for bug #311512Karl Relton2007-06-021-5/+21
* Improvements to the new mail hook.Srinivasa Ragavan2007-05-031-4/+5
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bgo bug #333821 and bnc bug 181851Veerapuram Varadhan2006-07-261-1/+10
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-4/+1
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-0/+1
* ** See bug 234008Parthasarathi Susarla2005-12-201-1/+3
* em-folder-browser.c em-folder-view.c em-format-html.cTor Lillqvist2005-12-181-6/+9
* cast warning away.Not Zed2005-08-241-0/+2
* ** See #232499.Not Zed2005-08-121-3/+43
* if we get a null default, then set "" on the entry. (emae_option_entry):Not Zed2005-07-211-2/+2
* Handle the CamelOfflineStore case just like the CamelDiscoStore case.Jeffrey Stedfast2005-01-071-22/+27
* added hook docs, and cleaned up some of the hook point names.Not Zed2004-10-281-2/+1
* duh, they're camel not gobjects.Not Zed2004-10-221-1/+7
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-0/+12
* ** See #61958.Not Zed2004-07-291-27/+42
* Disable debug here too - all this code has been working fine.Jeffrey Stedfast2004-05-291-1/+1
* set the default selection to inbox.Not Zed2004-05-261-17/+11
* put note_store back in. Quick hack to fix the issue of folders beingNot Zed2004-05-221-5/+0
* ** Another unread count bug, #58814.Not Zed2004-05-221-0/+10
* no new message test if its the drafts folder too.Not Zed2004-05-181-0/+1
* don't emit new mail if its any vfolder, not just vtrash folder. #56350.Not Zed2004-05-181-1/+1
* enabled some unread-count debug spewageJeffrey Stedfast2004-04-141-2/+2
* VJUNK_FOLDER's dont exist, they're VTRASH folders now.Not Zed2004-04-081-19/+2
* ref the emfoldertree in our thread message. (em_folder_tree_set_selected):Not Zed2004-04-061-1/+1
* ** See bug # 56402.Not Zed2004-04-051-2/+6
* Fixes bug #37416Jeffrey Stedfast2004-04-031-3/+8
* pass the raw header in instead of name and value. (efh_format_headers): ifNot Zed2004-03-111-18/+22
* if we have the folder opened already, and its the outbox, then use theNot Zed2004-03-031-16/+12
* switch the sense of the no select checks. TEST!Not Zed2004-02-201-3/+3
* Updated for em-popup API change (altho currently passes a dummy value).Jeffrey Stedfast2004-02-191-5/+14
* ** See bug #53084 and others.Not Zed2004-01-271-5/+6
* change this to check the store using the provider url_cmp and just lookupNot Zed2004-01-161-3/+15
* Update the unread count in the model if the folder got new mail.Jeffrey Stedfast2003-12-111-1/+11
* New folder-tree widget that replaces the shell's folder-tree widget.Jeffrey Stedfast2003-11-141-76/+7
* don't call CAMEL_IS_VJUNK_FOLDER, it was added by mistakeRadek Doulik2003-11-131-1/+1
* merged spam filtering branchRadek Doulik2003-11-131-3/+11
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-34/+32
* ** See bug #32996Not Zed2003-09-231-1/+2
* Removed the new-mail-notification mess.Jeffrey Stedfast2003-08-201-13/+99
* add a CamelOperation for overriding status handler.Not Zed2003-08-021-3/+3
* ** This and jeffs patch for #43862.Not Zed2003-06-031-8/+39
* Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-121-25/+26
* Spawn a new thread to ping the server but only if it is connected.Jeffrey Stedfast2002-08-221-4/+55
* Don't bother overloading the timeout virtual methods since they don'tJeffrey Stedfast2002-08-221-3/+33
* camel:Peter Williams2002-08-011-3/+8
* Call camel_session_get_service instead of camel_session_get_store, asPeter Williams2002-07-251-5/+11
* Propagate name changes or removes to the mail config. #15951. Doesn'tNot Zed2002-07-241-0/+3
* Removed bogus static pre-declaration.Ettore Perazzoli2002-07-191-1/+0
* ** fixes for #10781Not Zed2002-07-151-1/+3
* Pass zero as the @sorting_priority to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-1/+1
* Pass NULL @custom_icon_name to evolution_storage_new_folder().Ettore Perazzoli2002-07-101-1/+2
* Removed. The folder's deleted event isn't needed since we're listening toNot Zed2002-07-011-14/+1
* Set the can_sync_offline property on the EFolder based on theEttore Perazzoli2002-05-211-1/+3
* Remove "mailstorage", since it's not needed any more. (storage_activate):Dan Winship2002-03-151-4/+1
* Pull up assertion change from evolution-1-0-branch to allow externalDan Winship2002-03-061-1/+1
* If a related part is requested, remove it from the related undisplayedNot Zed2002-02-261-2/+4
* Require gal 0.15.99.8Joe Shaw2001-10-301-2/+1
* Argh!!! Dont free the async op data here, the async op is still running02001-10-301-5/+10
* Fixed a warning by #if 0ing out this function.Christopher James Lahey2001-10-301-1/+4
* Sort the folder updates first, since we dont seem to get them in the right92001-10-291-23/+28
* Copy the folder's full_name before trying to use it to rename.92001-10-291-3/+6
* Remove uic, kill dumb warning.82001-10-281-9/+13
* Implemented. (mail_vfolder_rename_uri): We do want to check renamed uri's82001-10-281-3/+16
* Changed to open the source store from '/', so we can do renames across62001-10-271-0/+139
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-3/+2
* So apparently the uicomp can just 'vanish' while we're using it. Joy. Take52001-10-261-169/+259
* Free folders_uri. (real_folder_deleted): If folder is deleted, remove it92001-10-191-8/+33
* Added remove flag - its not adduri, its removeuri, its less typing than82001-10-191-10/+45
* Clone the folderinfo before passing to async event. (real_folder_created):72001-10-181-2/+6
* Added an async_event handler to store_info. (mail_note_store): Setup asyncMichael Zucci2001-10-171-40/+68
* Call mail_vfolder_shutdown.Jeffrey Stedfast2001-10-161-1/+3
* No longer need to pass folder display name to storage update_folderDan Winship2001-10-121-7/+4
* Ref folder so it hangs around till we're done with it.92001-10-101-0/+2
* reformatted the menu tables so they're a bit more bloody readable.52001-10-061-15/+18
* Show "nn sent" as total in sent folder, rather than just 'total'.42001-10-051-2/+2
* Handle vtrash case, emit 'folder_created' event for the folder-cache to32001-10-041-3/+3
* Dont wait for event to finish before returning. This could however mean we32001-10-041-1/+2
* Emit folder_deleted event. (remove_find_path): Fix, compare against path,82001-09-291-3/+72
* No such event finalized! Its finalize. (mail_note_store): "72001-09-281-9/+9
* Add a big comment explaining unread message counts so no one can mess themDan Winship2001-09-271-3/+28
* The folder-info needs to take priority over the folder because of the wayJeffrey Stedfast2001-09-261-3/+7
* Take a new argument 'done' that can callback when complete. Fixed callers12001-09-211-6/+24
* trigger a folder changed event, so the folderinfocache stuff has a chance02001-09-211-9/+8
* Update the status bar here, assuming we've just been activated.02001-09-211-5/+10
* Lock around hashtable/list manipulation. Also dont try scan vfolder_hash02001-09-211-68/+23
* Register vfolder sources here.02001-09-211-1/+1
* Dont special case file: url's anymore.02001-09-211-8/+11
* General cleanup of mail debug printfs.92001-09-191-883/+228
* Don't set the folderinfo's unread count to 0 when camel reports -1, sinceDan Winship2001-09-121-2/+1
* Dynamically create the folder type list from camel. (reconfigure_clicked):02001-09-111-2/+24
* Due to the introduction of mail_folder_cache_remove(), we can no longerPeter Williams2001-08-311-38/+150
* Record the timeout_id so we can cancel it if the mail_folder_info is laterPeter Williams2001-08-231-15/+29
* Fix bug #215... desensitize menu items based on the number of selectedPeter Williams2001-08-141-2/+29
* Remove all the messages from a folder that's being deleted before actuallyJason Leach2001-08-111-0/+18
* Removed this function, it's not needed anymore.Jason Leach2001-08-071-29/+5
* Updates for EvolutionStorage API changes.Jason Leach2001-08-041-20/+13
* Don't display "0 hidden".Peter Williams2001-07-271-1/+1
* Don't display "(0 unsent)" if the outbox is empty.Peter Williams2001-07-251-2/+2
* Make the error reporting a little but more descriptive.Peter Williams2001-07-241-2/+2
* prototype outbox_folder so we can check if a folder is it.Peter Williams2001-07-171-4/+14
* DUH. No need to update every folder if we set the folder browser to NULL.Peter Williams2001-07-161-5/+5
* Gave up and got rid of dm. Just replaced it with d(g_message()) and setPeter Williams2001-07-091-39/+43
* Deleted (as opposed to #if 0) (get_folder_info): Changed to assume it hasPeter Williams2001-07-091-53/+29
* Don't free the psd here -- it will be freed on the "destroy" signal.Peter Williams2001-07-071-1/+1
* Fix obvious bug in previous bugfix: Pass "fb" to check_for_fb_match() soDan Winship2001-07-071-1/+1
* Clear the shell view label if mailer loses focus.Peter Williams2001-07-051-0/+11
* Split make_string into these. (update_idle): Use (name and status) insteadPeter Williams2001-07-041-40/+45
* Prevent folders from appearing to have -1 new messages. Prevent nonactivePeter Williams2001-07-041-15/+85
* New file. Protoypes for the Mail Folder Cache, which provides a place forPeter Williams2001-07-031-0/+798