home *** CD-ROM | disk | FTP | other *** search
/ Australian PC Authority 2000 October / OCT2000.BIN / October / ColdFusion / ColdFusionStudio_Eval.exe / data1.cab / Program_Executable_Files / tslite151.exe / %REL_NOTES% next >
Encoding:
Text File  |  2000-04-03  |  2.9 KB  |  63 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3. <head>
  4.     <title>Release Notes</title>
  5.     <style type="text/css">      
  6.       <!--
  7.           BODY { font-family : "arial,sans-serif"; font-size : 9pt; margin-left : 20px; background-color : #F0F8FF; }
  8.         A { color : blue; text-decoration : none; }
  9.         A:HOVER { color : red; text-decoration : none; }
  10.         A.toplink { font-variant : small-caps; font-size : 8pt; text-decoration : none; color : white; background-color : #000099; height : 12pt; padding : 2pt; }
  11.         A:HOVER.toplink { color : yellow; }
  12.         HR { color : black; height : 1px; }
  13.       -->
  14.       </style>
  15. </head>
  16.  
  17. <body>
  18.  
  19. <p>
  20.     <a href="http://www.bradsoft.com/topstyle/" class="toplink"> TopStyle Home </a>
  21.     <a href="http://www.bradsoft.com/topstyle/faq/" class="toplink"> Frequently Asked Questions </a>
  22.     <a href="http://www.bradsoft.com/topstyle/support/" class="toplink"> Online Support </a>
  23. </p>
  24.  
  25. <h3>TopStyle Lite 1.51 Release Notes</h3>
  26.  
  27. <h4>Additions and Changes in TopStyle Lite 1.51</h4>
  28. <ul>
  29.     <li>The auto-completion of open braces now inserts a new line and a tab.
  30.     <li>New "Internet Explorer 5.5" style definition.
  31.     <li>@media sections and @import declarations are color-coded separately.
  32.     <li>Modified the tab and end-of-line markers displayed when "Show hidden characters" is selected.
  33. </ul>
  34.  
  35. <h4>Bugs fixed in TopStyle Lite 1.51</h4>
  36. <ul>
  37.     <li>IE4 and IE5 style definitions are missing the "hand" value for the cursor property.
  38.     <li>Netscape 4 style definition missing "overflow" property.
  39.     <li>IE5 style definition missing "right" property.
  40.     <li>CSS2 style definition missing several valid values for "display."
  41.     <li>Preview incorrectly displays @import, @media and @font-face sections.
  42.     <li>Selector tree incorrectly displays @import and @media sections.
  43.     <li>Double-clicking to select a hex color value in the editor doesn't include the "#" in the selection.
  44.     <li>Extra space added before value when adding new property from style inspector.
  45.     <li>TopStyle Lite reports 100% CPU usage when editing inline styles from within a third-party editor
  46.         (harmless problem, but sure looked bad).
  47.     <li>TopStyle Lite fails to disable "Save" when editing inline styles.
  48.     <li>TopStyle Lite should not be able to be minimized when editing inline styles.
  49.     <li>TopStyle Lite fails to retain preview position and visibility when editing <style> blocks.
  50.     <li>TopStyle Lite fails to update preview, selector list and inspector after creating a new style sheet.
  51.     <li>Hitting backspace in an empty document marks it as modified.
  52. </ul>
  53.  
  54. <h4>Known Issues</h4>
  55. <ul>
  56.     <li>The IE5.5 style definition is based on a pre-release version of IE5.5.
  57.     <li>Although TopStyle Lite's preservation of whitespace in style blocks when called from third-party editors
  58.         has been improved in this release, some whitespace reformatting may still occur.
  59. </ul>
  60.  
  61. </body>
  62. </html>
  63.