Skip to content

Commit

Permalink
Updated: docu
Browse files Browse the repository at this point in the history
  • Loading branch information
BerndGabriel committed Jun 29, 2014
1 parent a157a97 commit 13e11d7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Demos/Compiled Framedemo/whatsnew.htm
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,11 @@ <h5>Enhanced</h5>
<li>Performance
<li>Supports &lt;pre style="white-space: normal"&gt; (by JPM)
<li>Lazarus demos can load files with non-ANSI names
<li>Prefer loading and scaling PNG, TIFF, JPEG, ICO, EMF, WMF, EXIF, and BMP images via GDI+ for better scaling results
</ul>
<h5>Fixed</h5>
<ul>
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=133"> Issue 133</a>: Nested lists bottom margins not collapsed
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=181"> Issue 181</a>: Gifs are not animated, if there are too many on the same page
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=257"> Issue 257</a>: StyleUn.hpp fails to build in C++Builder XE4
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=270"> Issue 270</a>: Print preview hand button sends previewed page into oblivion
Expand All @@ -65,6 +67,11 @@ <h5>Fixed</h5>
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=319"> Issue 319</a>: THtmlViewer.CopyToClipboard error
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=320"> Issue 320</a>: &lt;div&gt; with negative margins in a &lt;td&gt; is clipped
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=347"> Issue 347</a>: Entities in DocumentTitle are not converted
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=351"> Issue 351</a>: Problems with superscript/subscript in tables
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=355"> Issue 355.1</a>: Table cell cut off if cell and table widths are overdetermined
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=355"> Issue 355.3</a>: Table too wide, if sum of given cell widths exceeds given table width
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=356"> Issue 356</a>: Error underlined text
<li><a href="http://code.google.com/p/thtmlviewer/issues/detail?id=362"> Issue 362</a>: Resource leak in TMapArea
</ul>

<!----------------------------------------------------------------------------->
Expand Down

0 comments on commit 13e11d7

Please sign in to comment.