Opera build #1056
http://people.opera.com/~windows/snapshot/o602_1056.exe [core]
* fixed bug 64656; convert %20 to space when saving files
* fixed problem with saving documents introduced in build 1052, if URL::GetSuggestedFilename fais use Window::GetSuggestedFilename
* fixed problem on NT-> systems where unicode strings were cut in half when written to rollback file
* plugged small memory leak: allocated temp object in PrintPreviewDevice::Init not deleted * Stopped repeated reloading when HTTPS through proxy failed
* Fixed bug #71024: "Using 'File > Open' for more than 9 pages crashes Opera" - crashed in file extension fixup code
* Fixed a small problem when setting POST form data.
* directHistory was read twice, and viewerHistory is removed since it is no longer used
* Fixed race-conditions that caused repeated loadings of secure sites that sent incorrect handshake data
* Changes in bmp-decoder merged from main. Fixes a crasher.
* Conform a little tighter to RFC 1867(making it possible to upload more than one attachment to Hotmail/ MSN mails)
* fixes bug 57038; use document title for printjob name
* plugged memory leaks in usage of URL::GetSuggestedFileNameFormatted and URL::GetSuggestedFileName
* fixes crasher/random strings with Javascript plugin enumeration and SVGView.dll plugin
* allow @ and % in mime boundaries, the specs don't, but some mailers use them anyway
* increased defaultvalue of network buffer size, will reduce network messages on fast connections (should affect download dialog in positive way)
* Disable half-width to full-width conversion for characters unavailable in Shift-JIS ("fixes" part of bug 55439)
[ui]
* DDE could crash; we need a callbackfunction in all cases, added this.
[mail]
* Double-clicking e-mails will now either open a Reply to that mail or open it to be re-sent (in Drafts - like before, in Outbox and Sent folders)
[script]
* Fix to provide a base for relative urls in script generated documents.
* Fix for bug 6693: don't let onsubmit events bubble, fixes some issues on poorly structured pages with more than one form.
* Fix for bug 59531: Math.random() should never return 1.0.
* Added spoofing as Mozilla on hilton.com.