aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Expand)AuthorAgeFilesLines
* Instead of calling message_list_select_uid() here, instead connect to theJeffrey Stedfast2001-05-234-9/+47
* Mark a string for translation.Kjartan Maraas2001-05-222-2/+6
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-182-0/+7
* mark Outbox messages as read.Dan Winship2001-05-182-1/+10
* New convenience function for all signature verification functions to useJeffrey Stedfast2001-05-182-63/+63
* add new icons from jimmacDan Winship2001-05-182-0/+11
* add E_TEXT_TO_HTML_ESCAPE_8BIT to the flagsDan Winship2001-05-172-1/+6
* Functions to determine if a folderbrowser is one of the drafts, sent, orDan Winship2001-05-178-150/+140
* Removed (this now exists in camel/camel-smime.c).Jeffrey Stedfast2001-05-173-100/+162
* Deal with full-header mode in addition to source modeDan Winship2001-05-173-36/+100
* Load http images if the user has force-loaded images too.Dan Winship2001-05-1610-46/+113
* Update for changes in evolution-mail.xml (many commands were renamed toDan Winship2001-05-162-85/+73
* Put frame around dialog vbox, put mail subject in that frame's label.Jon Trowbridge2001-05-153-52/+74
* set the dialog's window_icon to jimmac's new find_message.xpm.Duncan Mak2001-05-152-1/+9
* Fix the importer linklineIain Holmes2001-05-152-0/+6
* Remove this... it's not used any more.Dan Winship2001-05-156-308/+5
* Split "Other" page into three pages, Display, Composer, and PGP. Add HTMLDan Winship2001-05-1514-138/+371
* Use secondary searches here, so that we control the interference betweenJon Trowbridge2001-05-145-73/+222
* Get rid of this - we don't need it.Jeffrey Stedfast2001-05-144-7/+8
* Updates the subject on refresh and sets subject to "Untitled Message" ifDuncan Mak2001-05-143-26/+63
* my computer crashed while commiting this first time.Gediminas Paulauskas2001-05-123-1/+8
* callback to use GNOME-VFS to load http data. (on_url_requested): HandleDan Winship2001-05-126-157/+303
* add protoJP Rosevear2001-05-126-4/+39
* Set a title on the window "Reconfigure %s" where %s is the folder name.Jeffrey Stedfast2001-05-124-46/+88
* sanitize LD_ADDS and CFLAGS so the libtool lines are shorter (fixesMartha Burke2001-05-122-3/+6
* Don't allow multiple copies of this to be run at a time.Jeffrey Stedfast2001-05-123-23/+87
* Remove a snippet of debugging code I left in by mistake.Jon Trowbridge2001-05-122-8/+5
* If the cursor_uid is NULL, then we can't forward anything so just return.Jeffrey Stedfast2001-05-122-0/+12
* I'm an idiot.Jon Trowbridge2001-05-111-1/+0
* Use the ESearchingTokenizer to highlight search matches for folder-levelJon Trowbridge2001-05-119-9/+1082
* No, we don't want to include bonobo-running-context.h... justJon Trowbridge2001-05-112-1/+6
* Fix some compiler warnings by including the correct bonobo headers and byJeffrey Stedfast2001-05-113-23/+51
* Don't advance to the next undeleted message after "Delete"...Dan Winship2001-05-114-14/+37
* New file, started by Ettore, finished by me, to implement theDan Winship2001-05-109-4/+453
* Made a const char * here.Christopher James Lahey2001-05-102-1/+7
* Moved all references for the Mail.h and Bonobo stuff into the .c fileIain Holmes2001-05-093-18/+18
* Importer changesIain Holmes2001-05-0916-1421/+297
* Convert the Subject header to HTML and also make sure that the Subject,Jeffrey Stedfast2001-05-092-8/+22
* Free the UIDs if the user decides to not go through with editing all theJeffrey Stedfast2001-05-092-5/+40
* Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. SoGediminas Paulauskas2001-05-081-1/+0
* Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-084-10/+26
* s/HAVE_NSS/HAVE_SSL for the SSL checkbox stuff.Jeffrey Stedfast2001-05-082-2/+7
* Connect to key_press_event on the GtkHTML widget. (etree_key): Only handleDan Winship2001-05-083-34/+63
* #include <camel/camel-file-utils.h>Dan Winship2001-05-045-8/+25
* Mockups of the inline send and receiving mail dialog; including one using ico...Anna Dirks2001-05-011-0/+534
* only remove event handlers if we set them up originally, to avoidDan Winship2001-04-301-4/+11
* Unhook event handlers before syncing the folder, since the folder browserDan Winship2001-04-302-1/+15
* Mojo this a bit so that "\n\n>" gets translated to "<br><blockquote>"Dan Winship2001-04-302-8/+23
* Renamed from session.c and made to be a subclass of CamelSession.Dan Winship2001-04-285-226/+254
* No need to camel_shutdown() anymore...Jeffrey Stedfast2001-04-272-2/+2
* helps to spell right ;-)Jeffrey Stedfast2001-04-271-1/+1
* Don't filter on Seen status. (previous_msg): Same. (next_unread_msg): NewJeffrey Stedfast2001-04-273-2/+30
* Updated to use camel-file-util routines. (hide_save_1): Same.Jeffrey Stedfast2001-04-272-17/+31
* Remove UNICODE_CFLAGSDan Winship2001-04-262-2/+2
* Use <font color=...> to mark citations rather than italicizing them, whichDan Winship2001-04-262-4/+17
* Added "MessageSearch" verb.Jon Trowbridge2001-04-267-2/+339
* New foot-shooting-prevention helper function. (edit_msg_internal,Dan Winship2001-04-252-0/+36
* signature changingRadek Doulik2001-04-255-32/+36
* Added a new signal, "message_loaded" that gets emitted when the messageJeffrey Stedfast2001-04-254-13/+59
* Add accelerators to the context menu. (on_right_click): UseDan Winship2001-04-253-28/+73
* Removed attempts to use Radek's evil <DATA> hacks, which were just causingJon Trowbridge2001-04-243-37/+247
* Use the message-browser widget rather than the mail-view window.Jeffrey Stedfast2001-04-2411-267/+425
* Append a "/" to the result of g_get_home_dir so gets the default dir itDan Winship2001-04-242-2/+9
* ugh, don't bother checking if the header values are non-NULL - it doesn't hur...Jeffrey Stedfast2001-04-232-14/+3
* Only set the X-Evolution-* header if that value is non-NULL.Jeffrey Stedfast2001-04-233-12/+33
* Make sure we have a context before we try and use it.Jeffrey Stedfast2001-04-232-2/+10
* use system = EVOLUTION_DATADIR "/file" instead of g_strdup_printf. RenameGediminas Paulauskas2001-04-228-34/+41
* Convert the result of g_get_real_name() from the locale charset to UTF8.Dan Winship2001-04-212-1/+7
* Use a CamelPgpType. (mail_config_get_pgp_type): Return a CamelPgpType.Jeffrey Stedfast2001-04-213-6/+90
* Fix a dumb thinko in my 04-11 patch.Dan Winship2001-04-212-1/+6
* Convert subject from utf8 before passing it on.Dan Winship2001-04-202-5/+18
* #if 0'd out my not-working selection codeGediminas Paulauskas2001-04-202-0/+11
* Make this more raw: don't do URLs and citations.Dan Winship2001-04-192-3/+12
* Don't need to dup the string: the relevant gnome-dialog routine alreadyDan Winship2001-04-193-1/+17
* Implemented. (resend_msg): Use is_sent_folder().Jeffrey Stedfast2001-04-192-2/+66
* more memory leaksDan Winship2001-04-182-2/+7
* Pull up fix from the branch:Ettore Perazzoli2001-04-182-1/+6
* Mark the messages as seen, not unseen. (is_drafts_folder): New function toJeffrey Stedfast2001-04-163-14/+88
* Mark the messages as seen, not unseen.Jeffrey Stedfast2001-04-162-1/+6
* Only use non-NULL contexts. (mail_crypto_pgp_mime_part_encrypt): Same.Jeffrey Stedfast2001-04-156-38/+72
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-141-0/+3
* Remove some redundant LIBS variables... purify complained that the commandDan Winship2001-04-147-18/+43
* Only activate the message if the cursor has moved.Christopher James Lahey2001-04-132-4/+18
* Updated this function to be a correct full ordering.Christopher James Lahey2001-04-133-72/+130
* If the service is NULL, just use the item as the key.Jeffrey Stedfast2001-04-132-3/+9
* Use the CamelCipherHash enum. (mail_crypto_pgp_mime_part_verify): Use aJeffrey Stedfast2001-04-134-18/+28
* Don't printf NULLDan Winship2001-04-132-2/+5
* Don't leak memory.Dan Winship2001-04-132-1/+10
* removed openpgp-utilsJeffrey Stedfast2001-04-132-1370/+0
* Updated for changes to PGP code.Jeffrey Stedfast2001-04-137-479/+131
* Only look for special pseudo-multipart-isms (binhex, uucode, old pgp, etc)Dan Winship2001-04-122-1/+17
* mark messages as seen when opening then in a separate window.Dan Winship2001-04-122-0/+6
* Don't g_free the recipient array members here because we free them in theJeffrey Stedfast2001-04-122-8/+10
* Huh, somehow I forgot to apply the from filter when verifying signedJeffrey Stedfast2001-04-122-1/+10
* Use the homedir as the default filename.Jeffrey Stedfast2001-04-123-6/+3
* Change to the user's home dir before opening the filesel.Jeffrey Stedfast2001-04-123-1/+10
* Save the expanded state using the ETree built in expanded state code.Christopher James Lahey2001-04-112-109/+32
* Merge from evolution-0-10 to evolution-0-10-merge-0 into head.Not Zed2001-04-059-32/+258
* Add prototype for service_changed(). Remove #includeKjartan Maraas2001-04-053-1/+7
* it seems it did not get into last commitGediminas Paulauskas2001-04-041-6/+28
* set content type to utf8. fix warning. just call on_link_clicked().Gediminas Paulauskas2001-04-043-2/+14
* Executive summary and Trash now have nice icons both in tree/folder title andGediminas Paulauskas2001-04-042-1/+5
* Add --no-tty argument to gpg.Jeffrey Stedfast2001-04-043-1/+14
* Sync the folder on activate.Dan Winship2001-04-042-0/+6
* don't check the global variable, check the onje passed in. this really doesn'...Jeffrey Stedfast2001-04-041-1/+1
* Use the same URL-transforming rules we use when hashing the password soDan Winship2001-04-042-2/+16
* Check for KMail files.Iain Holmes2001-04-032-0/+71
* Add a "provider_type" arg to MailAccountGuiService.Dan Winship2001-04-033-2/+20
* Blessed by Ettore.Gediminas Paulauskas2001-04-024-98/+49
* Register for cancellation. (mail_config_check_service): Pop up a modalDan Winship2001-03-312-3/+39
* Fix a crash when the evolution-importer-client tries to pass NULL for the fol...Iain Holmes2001-03-313-2/+9
* Add support for converting e-mail addresses to links. (is_email_address):Jon Trowbridge2001-03-313-10/+11
* If the EvolutionShellComponent emits a "debug" signal, turn onDan Winship2001-03-312-0/+15
* reset last_activeRadek Doulik2001-03-312-0/+5
* Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-305-11/+66
* if called with a multipart that's really a 0-part, spew an error andDan Winship2001-03-302-0/+13
* #include <camel/camel-vtrash-folder.h>Dan Winship2001-03-303-0/+7
* Ignore "funky" button clicks (like scroll wheel scrolls)Dan Winship2001-03-302-0/+11
* Cleaned up #includes. Remove unneccesary includes of <gnome.h>,Kjartan Maraas2001-03-3052-192/+360
* Fix this so the "Receiving Options" page gets filled in again.Dan Winship2001-03-302-1/+4
* Doh! This was storing "struct _folder_info"s in the cache and then tryingDan Winship2001-03-302-4/+9
* Update call to camel_url_to_string. (Don't include the params in theDan Winship2001-03-306-6/+20
* Create a vtrash folder, not a vee folder.Not Zed2001-03-295-16/+88
* Move the gtk_toggle_button_set_active outside the if.Jeffrey Stedfast2001-03-292-6/+20
* Set up the sent/drafts folder buttons. (folder_picker_clicked): Pop up theDan Winship2001-03-298-80/+255
* Lets do some NULL checking here. First, make sure the gsrc isn't NULL andJeffrey Stedfast2001-03-283-9/+14
* set the initial druid button state after doing the mail_account_gui_setup,Dan Winship2001-03-282-2/+6
* (save_service): Don't look at authtype if the widget isDan Winship2001-03-282-1/+4
* Fill in signature and organization too. (mail_account_gui_save): PreserveDan Winship2001-03-272-0/+16
* Use gnome-dialog-close instead of object_unref, for some reason it doesn'tNot Zed2001-03-272-1/+8
* Probably the very last new config dialog ever. (Ha ha). From Anna, basedDan Winship2001-03-2713-4973/+3122
* Kludge, copied+modified from mail_config_folder_to_cachename to deal withDan Winship2001-03-271-2/+22
* Update this to reflect the CamelProvider structure changeDan Winship2001-03-271-1/+1
* Add "vtrash" as an allowed mail folder type.Jeffrey Stedfast2001-03-272-1/+4
* Updated to reflect changes made to the move/copy API in camel-folder.cJeffrey Stedfast2001-03-272-1/+2
* oops, don't use uids->pdata[i], just use uidsJeffrey Stedfast2001-03-271-2/+1
* Updated to reflect changes made to the move/copy API in camel-folder.cJeffrey Stedfast2001-03-273-25/+21
* Fixed vfolder_new api.Not Zed2001-03-272-2/+5
* Make the thumbnail cache global rather than per-MailDisplay, sinceDan Winship2001-03-271-1/+0
* remove a debugging printf that got awayDan Winship2001-03-271-1/+0
* undo a boolean boobooDan Winship2001-03-271-1/+2
* Make fake content-id URLs be guaranteed unique: the old way (with %p onDan Winship2001-03-263-22/+44
* Simplify a bit using camel_session_get_provider.Dan Winship2001-03-263-35/+41
* clear name and email data after each addressRadek Doulik2001-03-262-8/+13
* Fix a bug in this that probably would have been noticed sooner if ETreeDan Winship2001-03-262-1/+7
* Allow the authtype to be NULL. (transport_auth_init): If the providerJeffrey Stedfast2001-03-252-2/+31
* Default to iso-8859-1 as the user's charset here if it is undefined. ThisJeffrey Stedfast2001-03-252-1/+7
* Added. Call me old-fashioned, but I just prefer to have a real API ratherJon Trowbridge2001-03-235-51/+35
* Turned on BROKEN_ETREE.Christopher James Lahey2001-03-232-1/+5
* Fix some warnings, Allow the importers to import into any folder. UpdateIain Holmes2001-03-235-6/+36
* New callback to handle a double-click event in the account clist.Jeffrey Stedfast2001-03-233-19/+32
* (update_active): move to absolute coordinatesRadek Doulik2001-03-232-6/+12
* (html_enter_notify_event): take care of enter eventRadek Doulik2001-03-232-13/+37
* (html_motion_notify_event): new handler, highlights addresses byRadek Doulik2001-03-233-0/+53
* added simple debug g_printRadek Doulik2001-03-231-0/+1
* connect to button_press_event and iframe_created events of GtkHTML widgetRadek Doulik2001-03-233-9/+145
* Don't fail at setting up all the toolbar icons if just one of theEttore Perazzoli2001-03-222-6/+8
* Fix a bug in (illegal) 0-part messagesDan Winship2001-03-221-0/+3
* Use the new URL part macrosDan Winship2001-03-225-26/+39
* Added new icons.Miguel de Icaza2001-03-212-1/+14
* Step the parser so it imports more than one message.Iain Holmes2001-03-212-0/+25
* extra dist the oaf filesJP Rosevear2001-03-212-0/+6
* set color in html citationRadek Doulik2001-03-218-15/+184
* Made this check if the control mask is set.Christopher James Lahey2001-03-202-1/+6
* Remove the node before freeing the data it points to.Christopher James Lahey2001-03-202-5/+10
* Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-208-258/+319
* Changes to the netscape importer for streamlining it and not creating silly f...Iain Holmes2001-03-201-41/+40
* Elm and Pine importersIain Holmes2001-03-206-2/+867
* Removed gnome.h and ctype.h (send_queue_send): Don't remove theJeffrey Stedfast2001-03-202-19/+26
* Write the date header.Jeffrey Stedfast2001-03-202-2/+23
* Call unref_standard_folders() here instead.Jeffrey Stedfast2001-03-202-2/+5
* pulled from the 0.9 release.Jeffrey Stedfast2001-03-191-1/+1
* Add Resend Message menu item.Jeffrey Stedfast2001-03-195-1/+58
* Unref the message.Jeffrey Stedfast2001-03-192-0/+6
* unref the standard folders. (owner_set_cb): Use g_atexit() to callJeffrey Stedfast2001-03-193-0/+23
* Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-181-3/+3
* Move the proxy event outside the lock (otherwise we always deadlock).Not Zed2001-03-177-610/+379
* New function to prepare the mime part and any subparts for pgp signing.Jeffrey Stedfast2001-03-172-6/+79
* Fix memory leak.Miguel de Icaza2001-03-162-4/+13
* ackJeffrey Stedfast2001-03-161-1/+1
* We don't care about SSL, yea baby... (apply_changes): Don't care aboutJeffrey Stedfast2001-03-166-77/+39
* Remove a stray camel_object_ref that was causing messages to never beDan Winship2001-03-152-1/+7
* Added edit item to search-bar menu.Not Zed2001-03-154-3/+19
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-151-157/+0
* Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-153-1/+5
* Tell camel to init NSS. (mail_session_accept_dialog): Doh! NULL terminateJeffrey Stedfast2001-03-153-2/+8
* Tell camel to init NSS.Jeffrey Stedfast2001-03-152-1/+5
* builddir != srcdir fixes. Yay!Ettore Perazzoli2001-03-142-0/+7
* Call gtk_html_end() on the stream so things happen. Fixes a problem withDan Winship2001-03-143-0/+22
* Call camel_init with the evolution directory passed in. Also, abort ifJeffrey Stedfast2001-03-143-10/+24
* impl. (update_pixmaps): accelerate with cache.Michael Meeks2001-03-132-33/+61
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-1314-361/+1260
* Make the transport save whether or not it's supposed to use SSL as well.Jeffrey Stedfast2001-03-132-0/+19
* Instead of always creating a new vTrash folder, if the store already has aJeffrey Stedfast2001-03-132-10/+28
* Added protection.Jeffrey Stedfast2001-03-125-51/+154
* Remove our X-Evolution header before we send. Also don't send messagesJeffrey Stedfast2001-03-123-14/+19
* Remove our X-Evolution header before we send.Jeffrey Stedfast2001-03-112-35/+44
* New async function that will be used for SSL certs later.Jeffrey Stedfast2001-03-105-21/+163
* Set the Forward->Quoted callback. Also set the forward->AttachmentJeffrey Stedfast2001-03-097-38/+167
* Switched to use e_contact_quick_add_free_form. Removed debugging code,Jon Trowbridge2001-03-093-12/+112
* Removed from cvsJeffrey Stedfast2001-03-095-218/+6
* Add "vtrash" as a folder type we support. (create_view): Kludgy-kludgeJeffrey Stedfast2001-03-092-3/+7
* Call open_msg here so that it does the Right Thing (tm).Jeffrey Stedfast2001-03-093-5/+10
* Override the default init_trash() with the our custom one (sinceJeffrey Stedfast2001-03-092-15/+70
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-082-1/+7
* Add an action-part widget. (filter_rule_from_mlist): Same here. ThisJeffrey Stedfast2001-03-082-4/+16
* New function to decide if a mime part is an S/MIME v3 signed part.Jeffrey Stedfast2001-03-073-21/+107
* Move the signal emittion to after the set_menu call so that it actuallyJeffrey Stedfast2001-03-074-1399/+1332
* uh, emacs said it didn't save thisJeffrey Stedfast2001-03-071-1/+1
* Disable the NNTP code if NNTP is not enabled. This prevents some runtimeJeffrey Stedfast2001-03-072-1/+6
* Updated to have a transport auth page.Jeffrey Stedfast2001-03-074-92/+554
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-076-86/+230
* If the folderinfo has no URL (ie, can't contain messages), don't add it asDan Winship2001-03-072-4/+7
* Don't access the `active` data member of a GtkToggleButton directly - badJeffrey Stedfast2001-03-066-157/+37
* Correcty set the mime type for the multipart. Hmmm, still doesn't wrapJeffrey Stedfast2001-03-062-8/+19
* Remove very old camel lock stuff.Not Zed2001-03-036-12/+121
* Check the container is not NIL before trying to set thje prop.Not Zed2001-03-022-0/+7
* Fixes for changes to search bar. (search_save): Removed. (search_full):Not Zed2001-03-018-290/+272
* Return TRUE if the user configured his/her settings, else return FALSE.Jeffrey Stedfast2001-02-282-11/+21
* Set a "References" header no matter what if we are able to get aJeffrey Stedfast2001-02-272-10/+16
* Confirm thatt he user REALLY wants to delete this account. (news_delete):Jeffrey Stedfast2001-02-272-4/+42
* Changed the product string - will change it to use User-Agent once I getJeffrey Stedfast2001-02-272-2/+8
* Mark deleted messages as "seen" as well so they don't count towards theDan Winship2001-02-273-2/+9
* Re-add the mail_vtrash_create() hack back in for LocalStores since there'sJeffrey Stedfast2001-02-274-6/+50
* New function to force the removal of a given password.Jeffrey Stedfast2001-02-264-39/+82
* Abort if the message is NULL (which is valid if an error occured).Jeffrey Stedfast2001-02-262-0/+10
* Toss the mail_tool_camel_lock* stuff. Same. Here too.Jeffrey Stedfast2001-02-256-118/+14
* This is a text file containing C source code that will eventually be an intel...Iain Holmes2001-02-251-0/+277
* No longer need to construct the vTrash here. (owner_set_cb): Don't makeJeffrey Stedfast2001-02-253-7/+46
* No longer need to do a vtrash_cleanup() (it also doesn't exist anymore).Jeffrey Stedfast2001-02-247-211/+59
* New stuff for the importer to create a new folderIain Holmes2001-02-235-6/+55
* Come up with a unique store uri for each vtrash (using %p and theJeffrey Stedfast2001-02-232-11/+15
* vfolder/filter on mailing list. Doesn't acutally work right yet.Michael Zucci2001-02-237-57/+114
* Only allow downloading if the source is enabled at this time.Not Zed2001-02-233-7/+24
* Construct the PGP Path GnomeFileEntry widget. (pgp_path_changed): Try toJeffrey Stedfast2001-02-234-2/+93
* Make op cancellable/report internals. (get_folder_get):Not Zed2001-02-237-31/+267
* Fixed memory corruption bug.Jeffrey Stedfast2001-02-2311-41/+392
* Updated to reflect changes to the filter-driver code.Jeffrey Stedfast2001-02-232-1/+7
* Removed, no longer link with libcamelvee. (evolution_mail_LDADD): Ditto.Not Zed2001-02-224-7/+10
* started hack for progress reporting, which is currently to the console.Not Zed2001-02-224-1/+104
* Changed to use PgpValidity.Jeffrey Stedfast2001-02-226-32/+176
* Fix for api changes to append_mail.Not Zed2001-02-2114-1825/+433
* Pass NULL, not "/" for @top.Dan Winship2001-02-213-8/+17
* Include the camel-vee-store.h header from the uninstalled copy.Not Zed2001-02-202-1/+6
* Create vTrash folders for all remote stores as well.Jeffrey Stedfast2001-02-202-0/+8
* Add the auto-update flag to the folder open flags.Not Zed2001-02-202-1/+7
* New handy dandy function to ref and return the vfolder storage (willJeffrey Stedfast2001-02-2012-332/+394
* Unref the driver here, in the subthread, so we dont block the gui while itNot Zed2001-02-202-5/+13
* Dont do the thaw/freeze set here. (update_folders): "Not Zed2001-02-203-31/+59
* Not sure it makes any difference, but lets ref the folder while the hashJeffrey Stedfast2001-02-172-6/+14