Skip navigation.

Log in | Sign up

Posts tagged with "Øpera 9.0"

修复 Opera 图像滚动问题的 UserJS

, , , ...

document.addEventListener('mousewheel', function (ev) {

 // Fix Opera 9 image scroll problem

 ev.preventDefault();
 scrollBy(0, ev.wheelDelta);

}, false);

Download
via http://my.opera.com/akahuku/blog/show.dml/314379

Opera 9.0 Final

, ,

Download Opera 9.0 > http://www.opera.com/download/
for Windows Classic installer(ENG)
(for Windwow MSI 版本号变更为 8502,Classic 依旧是 8501.这可能是为了区别一下安装包的不同.)
Changelog for Opera 9.0 for Windows
Changelog for Opera 9.0 for UNIX
Changelog for Opera 9.0 for Macintosh

Welcome to Opera 9
功能介绍 http://www.opera.com/products/desktop/
9.0 新特性介绍和之前 TP2 差不多 http://my.opera.com/mark_poleon/blog/show.dml/144394

Opera 9.0 Weekly/Pre Beta RC 8348

, , ,

Changelog

Fixed SVG context menu
Attempt to fix Widget Cache crasher
Fixed memory leak in Bit Torrent
Fix for a log-on problem that would occur with some IRC-servers (namely Freenode) when the user id entered in the account (typically the users e-mail address) contained a period (.)
Fixed problem with viewing non quick mail headers
Several finetunings in the MSI installer
Improved Widgets handling on Win98/win95
Fix for windows not loading on restart when widgets are open
Changed default installation location


http://my.opera.com/desktopteam/blog/show.dml/209645
Downloads
Windows Build 8348 MSI
Windows Build 8348 Classic
Macintosh Build 3324
Unix build 225
彻底修复了网页不装载的问题,速度看似也有提升 :up:
修复了上传文件中断的问题 :up:
Beta RC...


Opera 9.0 Weekly Build 8303

, , ,

http://my.opera.com/desktopteam/blog/show.dml/186525
改进不小:cheers: 试用中
新增一个只对一个页保存的选项

首选项里的变化,多了一个 Tab 的选项卡

熟悉的 loading 又回来了


有点小问题,有些按钮如果显示文字可能会显示一长串数字
解决方法,用旧版的 toolbar.ini...最好还是只显示图像
http://snapshot.opera.com/windows/o90w_8303.exe Classic installer (包含 Flash)

Opera passes the Acid2 test!

, ,

http://my.opera.com/desktopteam/blog/show.dml/172375
这个版本虽然有些问题,但是依然让人兴奋
通过了 Acid2 test:cheers: (还添加了 MHT 支持)