home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / ftp.vapor.com / voyager / old / v_33_alpha35.readme < prev    next >
Encoding:
Text File  |  2014-05-19  |  6.5 KB  |  167 lines

  1. Hi,
  2.  
  3. tomorrow morning, I'll start off for a 2 weeks vacation with my beloved
  4. wife and daughter.  
  5.  
  6. During this time, I'll be unable to answer any mail (since this mail
  7. address is apparently in the top #1 of all spam lists, and the machine
  8. hosting it can't do with 100 mb's of mail, I'll temporarly shut it down).
  9.  
  10. I'll also don't bring a computer.  In fact, the place to which we're going
  11. does not even have a reachable GSM relay.  *And* I'll make sure to maintain
  12. at least 5 kilometers distance from anything that even remotely resembles a
  13. Internet cafe.  Yeah :)
  14.  
  15. Responsibility for V will be taken over by David "Zapek" Gerber while
  16. I'm away.
  17.  
  18. In the meantime, I've uploaded a new V alpha snapshot for your
  19. viewing pleasures (v_33_alpha35.lzx). It now features our not-yet-patented
  20. Completely Smooth Incremental Refresh technology, knows a lot more HTML
  21. than the previous alpha and has working forms support back in.
  22. Basically, it's approach usability again.
  23.  
  24. It's still an alpha, so don't overwrite your production version with it.
  25.  
  26. A complete list of changes since alpha24 is attached below.
  27.  
  28. See you in two weeks ;)
  29.  
  30. Olli
  31.  
  32. 3.3.25
  33. ------
  34. - CVS: bumped compile to .25
  35. - Layouter: viewing of image/* individually works again (Olli)
  36. - GUI: Netinfo progress gauges weren't displayed at all for FTP transfers
  37.   (Zapek)
  38. - GUI: removed "Fastlinks:" label which took up unecessary space (Zapek)
  39. - Layouter: readded <EM>, <STRONG> and <S> (Olli)
  40. - Layouter: added <BUTTON> as an alias for <INPUT TYPE=submit|reset|button>
  41.   (Olli)
  42. - Layouter: made <INPUT TYPE=password> work (Olli)
  43. - Layouter: now remembers previous X/Y positions when navigating between
  44.   pages (Olli)
  45. - Image decoders: added proper error reporting to the API. Bumped
  46.   version to 13 (Olli)
  47. - Layouter: completely rewrote incremental refresh to use a double buffered
  48.   offscreen bitmap (Olli)
  49.  
  50. 3.3.26
  51. ------
  52. - CVS: bumped compile to .26
  53. - Net: mailto: doesn't use TCP: anymore to send mails (Zapek)
  54.  
  55. 3.3.27
  56. ------
  57. - CVS: bumped compile to .27
  58. - General: reenabled support for mailto:, news: and telnet: URLs (Olli)
  59. - General: raised minimum required Textinput version to 28.0, which
  60.   fixes the problems with incremental buffered refresh (Olli)
  61. - Layouter: fixed excess refresh & scroll when switching pages (Olli)
  62.  
  63. 3.3.28
  64. ------
  65. - CVS: bumped compile to .28
  66. - Layouter: <center> wasn't correctly reinstating "last was blank"
  67.   mode, causing weird excess spaces (Olli)
  68. - General: added a NOSPLASHWIN tooltype/commande line argument (Zapek)
  69. - GUI: fixed the prefs not working, grr (Zapek)
  70. - General: V can only be run once again (Zapek)
  71. - Net: the timeout of a socket is settable. Use '0' if you don't want any
  72.   (Zapek)
  73. - Net: added automatic retries of downloads (Zapek)
  74. - Layouter: added <select> object (Olli)
  75. - Layouter: radio buttons are now properly exclusive again (Olli)
  76.  
  77. 3.3.29
  78. ------
  79. - CVS: bumped compile to .29
  80. - Layouter: <AREA> class wasn't getting the context pointer, and thus caused
  81.   hits galore (Olli)
  82. - Layouter: <INPUT TYPE=RADIO> checked caused hits (Olli)
  83. - Layouter: fixed a problem with incremental buffered refresh possibly
  84.   causing image decoder nuke in a race condition (Olli)
  85. - Layouter: image placeholders are no longer backfilled (Olli)
  86. - Layouter: readded <TEXTAREA> (Olli)
  87. - Layouter: fixed refresh problems with some form objects after
  88.   an incremental layout (Olli)
  89.  
  90. 3.3.30
  91. ------
  92. - CVS: bumped compile to .30
  93. - GUI: fixed historylist once again (Zapek)
  94. - Layouter: fixed some offsetting problems during incremental
  95.   refresh (Olli)
  96.  
  97. 3.3.31
  98. ------
  99. - CVS: bumped compile to .31
  100. - Layouter: added <INPUT TYPE=FILE> (Olli)
  101. - Plugins: added VPLUG_ProcessURLString() hook to allow plugins to
  102.   handle manually entered URLs (Olli)
  103. - Layouter: made form submission work again (Olli)
  104. - Layouter: added support for <INPUT xxx DISABLED> (Olli)
  105. - Layouter: unified HTML object name handling (now also accepts "ID"
  106.   and "NAME" as the name specifier) (Olli)
  107. - Image decoders: preferences weren't properly set on the
  108.   image decoder library on start (Olli)
  109. - Rexx: added arguments for OpenURL, ScreenToFront and ScreenToBack (Zapek)
  110. - GUI: added a clock to make RobR happy (Zapek)
  111. - GUI: rewrote Prefs/Toolbar in a more efficient and robust way (Zapek)
  112. - General: now uses a brand new scheme which allows to configure any button to
  113.   execute an internal command. Those are also available externally through the
  114.   ARexx port of course (Zapek)
  115.  
  116. 3.3.32
  117. ------
  118. - CVS: bumped compile to .32
  119. - Layouter: fixed several problems in the <select> class, causing layout
  120.   failures and nukes (Olli)
  121. - Layouter: major speedup in the double buffered refresh (Olli)
  122. - Rexx: fixed 'GoBackward' which wasn't working (Zapek)
  123. - Layouter: made <pre> and <xmp> work again (Olli)
  124. - General: ppc.library was closed twice (Zapek)
  125. - GUI: Historylist will still remember the current page even if it's not
  126.   finished being loaded and the browser goes to a new location (Zapek)
  127. - GUI: a window wasn't marked as 'activated' just after being opened.
  128.   Would cause problems with some ARexx commands relying on that (Zapek)
  129. - Rexx: fixed 'OpenURL' which was only working with the 'NEWWIN' argument
  130.   (Zapek)
  131. - Rexx: implemented 'LoadImages' (Zapek)
  132. - Rexx: 'GoHome' was doing enforcer hits (Zapek)
  133. - Rexx: implemented 'ReloadURL' (Zapek)
  134.  
  135. 3.3.33
  136. ------
  137. - CVS: bumped compile to .33
  138. - Layouter: fixed enforcer flood when submitting an "empty" form (Olli)
  139. - Layouter: radio buttons and checkboxes without specific VALUE
  140.   now submit as "name=on" when selected (Olli)
  141. - Layouter: fixed radio and checkbox submission (Olli)
  142. - Layouter: <select> objects weren't submitting data at all (Olli)
  143. - Layouter: form objects no longer submit when being disabled (Olli)
  144. - Layouter: added "READONLY" attribute for text and textarea (Olli)
  145. - Layouter: now understands plain text layout again (Olli)
  146. - GUI: in Prefs/Toolbar when there's no argument for a certain command, the
  147.   listview opens empty instead of DisplayBeep()ing around (Zapek)
  148. - Layouter: fixed form file submission (Olli)
  149.  
  150. 3.3.34
  151. ------
  152. - CVS: bumped compile to .34
  153. - Layouter: made <input type=image> work (Olli)
  154. - Layouter: fixed default background color (Olli)
  155. - Image decoders: completely changed the call back mechanism
  156.   in V. To avoid problems with double installations, the 
  157.   image decoders have been renamed to vimgdec_<cpu>.vlib.
  158.   (Olli)
  159.  
  160. 3.3.35
  161. ------
  162. - CVS: bumped compile to .35
  163. - Layouter: fixed <INPUT TYPE=HIDDEN> submission problems (Olli)
  164. - Layouter: fixed missing end tag on multipart form submissions (Olli)
  165. - Layouter: fixed line align stack overflow on many consecutive <P>s (Olli)
  166. - Layouter: fixed background color problems (Olli)
  167.