Hi,
a new beta snapshot of V3 is available for download
from http://v3.vapor.com/. As the previous alpha
versions, it will run only with a keyfile.
A list of changes since the previous public alpha is included below.
Olli
3.3.57
------
- GUI: faster incremental layout on (genuine) CyberGraphX systems (Zapek)
- GUI: added remapping of the key/ftp/http images (Zapek)
- Imgdecode: added masking for the MorphOS version (Zapek)
- Layouter: the double-buffer bitmap and associated layer/region
info is now cached, yielding less memory fragmentation and major
speed increase in incremental refresh (Olli)
- Rexx: fixed method being executed on a NULL object (Zapek)
- Layouter: fixed link target=_self to not open a new
window (ahem) [www.skoda.de] (Olli)
- GUI: fixed shift + click downloading not working for images (Zapek)
- GUI: the context menu editor is back (Zapek)
- GUI: the context menu over an imagelink doesn't ignore the actions for the
link anymore (Zapek)
- GUI: fixed context menu actions being executed on the frameset instead of
the real frame everytime (Zapek)
3.3.58
------
- General: fixed status counter plurals for "frames" and "objects" (Olli)
- Layouter: fixed image map areas, broken a few revs ago (Olli)
- Layouter: pages >10000 pixel are no longer chopped (Olli)
3.3.59
------
- General: fixed MUI 3.8 compatibility (ahem) (Olli)
3.3.60
------
- Layouter: support for <EMBED>ed plugins reenabled (Olli)
3.3.61
------
- General: (hopefully) fixed the lockup-on-shutdown bug (Olli)
- General: fixed MUI 3.8 compatibility (again, robo-ahem) (Olli)
- JS: fixed enforcer flood created by debug output of objrefs with
NULL or undefined values (Olli)
- JS: fixed document custom property lifetime issues (Olli)
- JS: fixed objref "null" string conversion (Olli)
- JS: fixed objref "null" boolean conversion. Actually, stuff like
"var x = null;" with "x" yielded TRUE before... (Olli)
- JS: fixed a path assembly bug when assigning partial URLs to
Image.src (Olli)
3.3.62
------
- JS: fixed some problems with with() not working on certain objects
(notably "navigator") (Olli)
- Layouter: the first space in <textarea> text is now eaten up, to
conform to usual semantics (Olli)
- Layouter: form content remembering on back/forward now works
again (Olli)
- Layouter: form "Reset" now works again (Olli)
- Layouter: fixed broken default value assignment for <INPUT TYPE=FILE>
objects (Olli)
- General: "Ignore Meta Refresh" works again (Olli)
- General: "Image loading" modes are working again (Olli)
- JS: fixed a problem with name clashes between user functions and
members of the current context object (e.g. "function scroll()")
(Olli)
- JS: JS timers now working (setTimeout()/setIntervall(),
clearTimeout()/ClearIntervall()). Resolution is ~100ms. Currently
only works with expressions as arguments, not functions (Olli)
3.3.63
------
- JS: it's of course setInterval()/clearInterval(), not setIntervall()
(I suck) (Olli)
- JS: timers now also work with function arguments (JS 1.2) (Olli)
- Layouter: <erm> another <well> MUI 3.8 <uhm> fix (Olli)
3.3.64
------
- JS: fixed a lame bug in object comparision which would cause comparisions
like "top == self" to yield bogus results (Olli)
- JS: taught scanner/parser about regexp literals (Olli)
- Rexx: OpenURL now detects if the action has to be done on the link or on
the image so "Open link in new window" really works now (Zapek)
- Layouter: fixed backfill offset problem, introduced in 3.3.58 (Olli)
- JS: setTimeout/setIntervall now properly returns the timer ID (Olli)
- JS: scanner now properly detects unterminated regular expressions (Olli)
- Layouter: target="_parent" was still dysfunctional (Olli)
- Layouter: fixed backfill for empty pages (Olli)
- Layouter: embed class would never close the net stream, and thus
both loose memory and possibly nuke severly if the object was
disposed before the net load finished [www.formel-eins.de] (Olli)
- GUI: removed last stack recursive function from the menu editing (Zapek)
- GUI: fixed nasty bug that would trash context menu entries when editing
them (Zapek)
- GUI: when editing a prefsmenu entry and immediately pressing 'OK' without
switching to another entry it's saved correctly (Zapek)
- GUI: separators weren't saved properly (Zapek)
3.3.65
------
- CVS: bumped compile to .65
- Layouter: <BASE TARGET=xxx> now works (Olli)
- GUI: first click on the context menu editor's list wasn't handled, so
editing the entry would do nothing. Listtree bug, grrr (Zapek)
- GUI: new entries in the context menu editor weren't saved correctly (Zapek)
--
Oliver Wagner <[EMAIL PROTECTED]>
http://www.vapor.com/
_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE