Opera 6.02 for Windows build 1078 -- Changelog
From: Sue Sims
Newsgroups: opera.beta
Subject: New build to test: 1078
Date: Fri, 12 Apr 2002 09:10:57 -0400
Message-ID: <t3ndbu0gfqq675hti2rovatafo98v3vsi6@4ax.com>
Version: Opera 6.02 for Windows build 1078
Original Format
CHANGELOG
Opera changelog between build 1066 and 1078:
[core]
- Fixed bug #66302 printing of comboboxes
- Method added for supressing js-alerts, active just for current page. Should fix problems like seen on http://mindstorms.lego.com/products/vc/index.asp
- improved unescaping of save file names and mail attachments
- Fixed another problem with deleting keys from INI files; the deleted keys would be revived if flush was called before commit.
- Fixed conversion of '\' into '/' in query part of URL on nasdaq.com
- prevent recursive search calls if type 0(SEARCH_TYPE_GOOGLE) or 1(SEARCH_TYPE_FAST) is defined as 2(SEARCH_TYPE_SUPERSEARCH). Search entry one and two cannot be defined as supersearch. "Supersearch" is a doublesearch of entry one and two.
- added simple sanechecking on search-url's. Does not perform search if the string doesn't contain %s
- korean language handled in WindowsOpFontManager::GetFontInfo; should fix some display problems on korean systems
- added /KioskResetStation, only works in kiosk mode. Timer settings is set via opera.ini [Special] Go Home Time Out=xx where xx>30 & xx<6000
- Bug#62821: Never decode non-ASCII %xx-escapes when in "do not use UTF-8 in URLs" mode, as it messes up the display of many URLs.
- Bug#72633: Mismatch in space handling in layout and actual display.
- Force reload when doing 'reload image' from right-click menu
- Attempt to fix problem with broken images when working through some adbuster proxies. PLEASE NOTE: Broken images WILL appear just before the new handling activates.
- url filtering is now functional; exclude list has precedence over include example under will block loading of , jpg, gif and png pictures. ====example====
[include]
http://*.*
[exclude]
http://*.gif http://*.jpg http://*.png
url-filter file is defined in opera.ini [Adv User Prefs] URL Filter File= which is a standard ini-file with [exclude] and [include], supports * and ? as wildcards
- Only add whitespace between lines in GetInlineElementText if there already is text on previous lines. Will fix problems with <a><br>text</a> in "Links in Frame"-dialog
- Fix for broken uploads
[script]
- Fix for bug 66351: "" converted to number yielded NaN, not 0.
- Fix for bug 55852: failure sound was played on many javascript: URLs because HandleLoadingFailed is called for such URLs but a 'failure handled' error code was not honored.
[ui]
- fixed bug 70733; js/url-pass warning did not have parent
- added /NoMenu commandline option
- added /NoHotlist commandline option
- fixed a crasher in the prefs dialog (Browser Look->Fonts And Colors): crash if a previously selected font is missing from the system
- fixed size of control in COOKIEDOMAINERR, cropped text reported on norwegian translation
- fix for bug #71772: "[602_ASIAN]Title can't display" - will display URL instead of question marks in window title
- fix for bug #71703: "cannot copy Chinese text from opera window" - removed win9x check; text is now copied to clipboard as CF_TEXT and CF_UNICODETEXT on all Windows versions
- register Opera as an startmenu internet application on XP systems when setting as default browser
- added new commandline functionality /FullscreenToolbar will show main toolbar in fullscreen, handy in kioskmode. And removed ability to press Esc to exit fullscreen in kioskmode
- attempt to fix crash bug 70383, crash on startup
- block 'Windows-keys' and applicationkey when in kioskmode
- bug 55767 revisited - if the first item in a submenu were grayed, navigating using right arrow key did not work
- added /FullscreenWindowbar and /NoContextMenu menuline commands; /FullscreenWindowbar displays windowbar in fullscreen. /NoContextMenu disables all contextmenues, except editfield menues
- added /ClearHistoryOnExit commandline option, will clear private data on exit
[news]
- Make absolutely sure ecmascript is disabled in news-windows
[mail]
- fixed crash when right-clicking mail in list
- mails with attachments would sometimes be much bigger than necessary due to appended redundancy
- fixes crasher and unicode problems with mail signatures
- added new mail setting to favour plain text display over HTML when possible: ACCOUNT.INI, [SETTINGS], PreferPlaintext=1
- pressing SHIFT + DELETE now deletes a mail without moving it to trash
- pressing c in the mail list now places the raw unparsed mail on the clipboard, e.g. for spam reporting
- big speed improvement when deleting/moving mails in large folders, fixed shrinking of MBS file when last mail is deleted
[Opera Changelogs index]