
Disponibile per il download nuova versione del browser OWB 1.13 per MorphOS2.x, riasciato dallo sviluppatore Fabien Coeurjoly, alias @Fabien
readme OWB
download OWB 1.13
download OWB 1.13 nosvg
dettagli OWB 1.13
- Updated to WebKit r90337 (July 2011).
- Updated OpenSSL to 1.0.0d.
- Updated SSL certificates.
- Added SpellChecker library support. Dictionaries are expected in that kind
of path: LOCALE:dictionaries/<language>/base.dic
To enable spellchecker, use contextmenu in a text/textarea element and
enable "Check Spelling While Typing".
- Added arrows to <select> element default style, to differentiate it from
a plain text element.
- Added middle mouse button scrolling.
- Implemented a kind of fullscreen display, triggered on/off with F11 key.
- Attempt to fix a problem with cookies subdomain handling.
- Added a media control panel (play/pause/seek/volume) in fullwindow mode (overlay).
It can be hidden/shown with middle mouse button.
- Fixed an issue with some vimeo links that prevented videos from being played.
- Fixed an application deadlock that happened when closing a page while a WebM
video was still in seeking phase.
- Fixed CSS issues in builtin media player stylesheet.
- Updated Youtube.js to enforce container height after recent Youtube changes,
so that media controls aren't cropped.
- Added "OWB_DISABLE_MOBILE_COMPRESSION" ENV option to disable mobile compression (hello pampers :)).