aboutsummaryrefslogtreecommitdiffstats
path: root/mail/component-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a compiler warning.Ettore Perazzoli2000-07-041-1/+5
* Fix filter_driver_new invocation.Dan Winship2000-07-031-1/+1
* Pass mail_uri_to_folder and rules to filter_driver_new.Dan Winship2000-07-031-2/+1
* Fix to work with new EvolutionShellClientPeter Williams2000-07-011-6/+10
* Fix stupid typos and add a missing prototype.Ettore Perazzoli2000-06-301-2/+2
* EvolutionShellClient.Ettore Perazzoli2000-06-301-5/+9
* remove some code incorrectly copied and pasted from create_vfolder_storageDan Winship2000-06-301-6/+0
* Refuse to create folders not of type "mail", and correctly create an emptyDan Winship2000-06-291-4/+26
* Put in a gross hack to export the shell reference elsewhere.Michael Zucchi2000-06-271-0/+5
* Make the broken threads optionalPeter Williams2000-06-271-4/+28
* Land most of the stuff to move fetch_mail, send_mail, expunge_folder, init_im...Peter Williams2000-06-241-15/+83
* Little prototype fixesPeter Williams2000-06-231-5/+2
* add handling for loading "news:" folders.Chris Toshok2000-06-231-0/+80
* Updated to prepend url-> path if it exists for that imap store.Jeffrey Stedfast2000-06-231-1/+1
* oops, should have checked for a NULL sources in component-factory.cJeffrey Stedfast2000-06-211-1/+1
* Only fetch the summary if the folder summary doesn't already exist. WhenJeffrey Stedfast2000-06-211-1/+6
* working on getting IMAP folder selection workingJeffrey Stedfast2000-06-211-8/+9
* basically got IMAP into the tree viewJeffrey Stedfast2000-06-201-12/+71
* started to add code to load an IMAP folder.Jeffrey Stedfast2000-06-191-17/+37
* Update for CamelFolder changes.Dan Winship2000-06-161-4/+3
* Return the result of folder_browser_load_folder. (get_prop, set_prop,Dan Winship2000-06-131-4/+3
* Implemented folder creation dialog (File -> New -> Folder). To makeEttore Perazzoli2000-06-111-1/+25
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-3/+10
* keep a GList of folder browsers created (owner_unset_cb): Go through theDan Winship2000-06-031-0/+17
* Quit when the shell exits. This is a kludge, but a pretty necessary oneDan Winship2000-06-011-1/+10
* Hardcode the vfolder source to just the inbox (so at least it returnsNot Zed2000-05-301-3/+4
* vfolder gui! So you can define them,k they show up in the list (well,Not Zed2000-05-281-0/+84
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+112