Opera 6.02 beta, build 1052 [Changelog] [core] * Fixed some stringlengths, memoryoverrun when reading jswarn.dir and urlwarn.dir caused crashing * fixed a problem with saving reg-keys to rollback file... * use servername instead of full url for "JS-password warning" dialogs * Fixed FTP problems on ftp.troll.com (unexpected response code), and overloaded servers (Response code interpreted as incorrect login) * performance increase in message handling * Long URLs in history could cause buffer overruns * fixed crasher/weird display when showing text/plain mails with a Content-ID (e.g. those written with Pine) and File types/Determine action by file extension was enabled * escape # when sending to searchengine * Made OBJECT work for plug-ins without EMBED tag, by using the attributes DATA, TYPE and PARAM. [ui] * MessageBoxEx, fixed sizing of dialog and controls on systems with non-standard ui- font size * force a redraw of the download dialog before doing anything else * some memory leaks plugged * Dialogs could sometimes be forced to open on the main monitor on multi-monitor systems. * fixed bug 64656; convert %20 to space when saving files * Small bugfix. Fixes that Alt+code did nothing until something else was typed first. * fixed bug 70218; JS-read password - and url with password warning did not work [mail] * fixed crasher in marking e-mail as read after x seconds * fixed crasher when closing Opera while retrieving a mail * fixed crasher in Javascript password access warning when using a language file * fixed nonfunctional check for empty strings, resolves several problems like newsgroups not showing in the Sent folder * newsgroup postings in the Sent folder are now marked sent instead of queued * fixed and optimized Mark As/Queued and Mark As/Sent * added new setting to select big (32x32) attachment icons, useful for high resolutions: ACCOUNT.INI, [SETTINGS], BigAttachmentIcons=1 [news] * Make absolutely sure NULL-pointers are not accessed [script] * Fixes bugs 69423 ; JavaScript: "with(frm) { method=.. }" construct crash * fixed 64406; JavaScript error accessing value-attribute of a checkbox-item * Fix to provide a base for relative urls in script generated documents. * fixes rare floating point exception in ecmascript engine (exception 10H on W9x, C0000090 on W2K/XP)