Hi,

below is a list of changes since the 3.3.75 beta.

As you can see from the list, Zapek has been a real slacker again.

I'm currently hunting down two more nasty crash-o-rama instances (one
JS, from 08whatever.com, one deadlock in the layout engine caused by
recent changes), then I'll probably roll up a new beta.

Olli

3.3.76
------
- CVS: bumped compile to .76
- JS: again, setting properties which weren't settable could cause
  a major crash, due to the fact that the custom property handlers
  were trying to interpret a string (or other) value as an object.
  Now hopefully fixed once and for all, in case such a thing happens,
  a "Property can't be modified" message is thrown up (Olli)
- JS: it's now possible to set form.target and form.action
  [www.teleauskunft.de] (Olli)
- General: fixed MUI app object contained version string (which
  is also shown by Exchange) (Olli)
- JS: added date.toLocaleString(), date.toUTCString(), date.toGMTString(),
  date.getMilliseconds() and date.setMilliseconds() (Olli)
- JS: added the UTC versions of the date.getXX() functions (Olli)
- JS: added the UTC versions of the date.setXX() functions (Olli)
- JS: made Date.parse() work (Olli)
- JS: implemented the Date(millis) and Date(string) date class
  constructors (Olli)
- JS: serious bug in the scanner would interpret all numeric
  literals without a decimal point as a 32 bit integer, thus
  screwing up values which didn't fit into this range (notably
  Date initializers) (Olli)
- JS: implemented the Date(year,month,day) etc.pp. constructors
  (Olli)
- JS: fixed problem with anchor mouseover event handler return
  code being ignored under certain circumstances (Olli)

3.3.77
------
- CVS: bumped compile to .77
- JS: added form.reset() (Olli)
- Layouter: added percentage support for WIDTH and HEIGHT in the <IMG> tag
  (Zapek)
- Layouter: fixed a problem in the group class causing it to ignore
  margins when layouting inner objects (Olli)
- Layouter: fixed a problem with cascaded <... align=left> objects
  being not properly layed out (Olli)
- Layouter: fixed a really bizarre interaction with <li> and
  left aligned tables [www.tomshardware.com] (Olli)
- Imagedecode: fixed a very longstanding bug in the AGA c2p code
  which would write excess data for every 17, 49 etc. column.
  Also optimized the code a bit while being at it. Version bumped 
  to 16.11. (Olli)
- Layouter: added percentage support for WIDTH and HEIGHT in the <EMBED> tag
  (Zapek)


_____________________________________________________________________
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

Reply via email to