Hi,

first, thanks to everyone who sent me birthday greetings.
The good news was that although I turned 30, my hair did
not magically fall out (or turn grey) at midnight ;)

Below is a list of all changes in the cvs tree since
3.3.65. If nothing crashy shows up today, I'll
probably do a new public build tomorrow.

Olli

3.3.66
------
- CVS: bumped compile to .66
- General: Netinfo window would nuke if there were long URLs with "%"
  in them (Olli)
- GUI: 'SaveURL' wasn't working when saving the link of an imagelink (Zapek)
- General: debug level is now settable via menus (Olli)
- General: minor speed up in refresh clip handling (Olli)
- General: memory allocated for scaled images was never freed (Olli)
- General: removed unnecessary prefs/button image copying (Olli)

3.3.67
------
- CVS: bumped compile to .67
- GUI: fixed key image sizes (erm) (Olli)
- JS: added grammar workaround for websites which produce
  (wrong, but IE-accepted) code like "if(cond){statement};else{statement}"
  [translator.go.com] (Olli)
- JS: fixed bogus line numbers be reported in error window (note that
  for line counting purposes, only '\n' (linefeeds) are considered
  line breaks) (Olli)
- Layouter: now understands <noembed> (Olli)
- JS: navigator.mimeTypes[] functional (Olli)
- JS: plugin.enabledPlugin functional (Olli)
- General: extended plugin interface so that plugin can provide
  Alias IDs under which they are listed in navigator.plugins --
  this is mostly to workaround lame JS code which doens't
  check navigator.mimeTypes[], but also does a name comparision
  on navigator.plugins[] [www.grow.de] (Olli)

3.3.68
------
- CVS: bumped compile to .68
- JS: do {...}�while(cond); now works (Olli)
- GUI: fixed problem with the mouse pointer being
  out of area on links etc. not being filtered correctly (Olli)
- GUI: now remembers tearoff settings for windows again (Olli)
- GUI: fixed "Goto Bookmarks" (Olli)
- GUI: fixed "Open Local file" (Olli)
- GUI: fixed updating of spoof menu entries (Olli)
- General: fixed plugin seturl() callback (Olli)
- Plugin: removed Alias IDs (Zapek)
- JS: fixed a rather bizarre problem with object
  literal initialization (Olli)
- JS: "var x;" now properly initializes the object to "undefined"
  (Olli)
- JS: fixed comparisions against "undefined" (Olli)
- JS: switch/case now works (Sircus)

3.3.69
------
- CVS: bumped compile to .69
- JS: Object class now knows the valueOf() method (Olli)
- JS: setting an unmodifable property of an DOM object
  now longer causes a major crash [www.08whatever.com] (Olli)
- JS: document.title can now be set (Olli)
- JS: regular expressions mostly working (objects and
  literals) (Olli)

3.3.70
------
- CVS: bumped compile to .70
- JS: numerous bugfixes in RegExp object (sigh) (Olli)
- General: password fields no longer remember their contents
  on back/forward (Olli)
- JS: onmouseclick, onmouseover and onmouseout now works for
  <AREA> objects (Olli)
- JS: added toLowerCase()/toUpperCase() to String object (Neko)
- JS: added missing <input type=button|submit|reset> DOM 
  functionality (Olli)
- JS: assigning "null" to a function pointer no longer causes
  a straight visit to hell (Olli)
- GUI: fixed the random issues of the Historylist (Zapek)
- JS: added missing <input type=text|password> DOM functionality
  (Olli)
- GUI: fixed 'Open file...' menu crashing (Zapek)

3.3.71
------
- CVS: bumped compile to .71
- General: no longer fails to start if locale.library isn't
  present for some reason (Olli)
- JS: added String.concat() (Neko)
- JS: fixed a rather nasty bug that JS execution context
  (variables etc.) got mixed up between frame sets when JS
  code was executed in various frames at the same time (Olli)
_____________________________________________________________________
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