Commit Graph

23 Commits

Author SHA1 Message Date
wp
87d24869e1 TurboPower_ipro: Fix text background in printing.
git-svn-id: trunk@64375 -
2021-01-10 22:28:24 +00:00
wp
97260cafb3 TurboPower_iPro: new attempt to reduce the number of repaints. Issue #38204, patch by serbod.
git-svn-id: trunk@64337 -
2021-01-05 18:56:01 +00:00
juha
d75f2eda2b TurboPower_iPro: Remove Delphi compatibility {$ifdef IP_LAZARUS}. Did not work with Delphi anyways. Issue #37990, patch from Zaher Dirkey.
git-svn-id: trunk@64097 -
2020-11-01 10:37:53 +00:00
wp
9f1793cc6b TurboPower_iPro: Replace color values of -1 by clNone. Patch by Zaher Dirkey, issue #37944
git-svn-id: trunk@64043 -
2020-10-17 20:17:31 +00:00
wp
c2bd8a0b1e TurboPower_iPro: Fix r64028 #70240d5335 for black background color. Issue #37930, patch by Zaher Dirkey.
git-svn-id: trunk@64036 -
2020-10-17 09:37:11 +00:00
wp
9cbac76ac1 TurboPower_ipro: Add new TIpHtmlPanel property FontQuality (https://forum.lazarus.freepascal.org/index.php/topic,47229.msg337729.html#msg337729). Publish property BorderSpacing.
git-svn-id: trunk@62146 -
2019-10-29 17:52:15 +00:00
wp
10ecfd7fcc TurboPower_iPro: Undo r59315 #c720b8116d (not working when an image is used a background and text should be transparent)
git-svn-id: trunk@59316 -
2018-10-18 08:07:50 +00:00
wp
c720b8116d TurboPower_ipro: Fix rendering of text background (not 100% correct for headers).
git-svn-id: trunk@59315 -
2018-10-17 17:25:15 +00:00
mattias
08eec7aad8 turbopower_ipro: less hints
git-svn-id: trunk@59218 -
2018-10-01 15:14:34 +00:00
wp
92645dcf58 TurboPower_ipro: Avoid centering of text for style="text-align:justify"
git-svn-id: trunk@58913 -
2018-09-08 20:05:34 +00:00
wp
4c032af54f TurboPower_ipro: Some more improvements in line spacings.
git-svn-id: trunk@58909 -
2018-09-08 15:55:42 +00:00
wp
ebe028346c TurboPower_ipro: More general solution for text alignment.
git-svn-id: trunk@58868 -
2018-09-05 08:04:44 +00:00
wp
caf991f0b9 TurboPower_ipro: Fix alignment of text in <p> and <div> tags, inside and outside <td> containers, hopefully...
git-svn-id: trunk@58856 -
2018-09-04 14:27:16 +00:00
wp
9f3839bc3a TurbopPower_ipro: Fix alignment of simple text in table cells (note: not working any more for div tags within cells)
git-svn-id: trunk@58852 -
2018-09-04 10:58:10 +00:00
wp
81bf5300aa TurboPower_ipro: Fix IpHtmlPanel ignoring linebreak between <p> nodes within a <td> node. Improvements in rendering distance between paragraphs.
git-svn-id: trunk@58817 -
2018-09-02 13:10:57 +00:00
wp
69e95d6c6d TurboPower_IPro: Fix colored table background not being painted.
git-svn-id: trunk@55558 -
2017-07-21 20:36:20 +00:00
wp
be0ae8bc36 TurboPower_iPro: Fix clipped lines in print preview
git-svn-id: trunk@52100 -
2016-04-02 08:36:20 +00:00
wp
90fa951b31 TurboPower_iPro: Fix showing of long tables at the beginning of a document.
git-svn-id: trunk@52079 -
2016-03-28 22:11:14 +00:00
wp
8219b1fdfc TurboPower_iPro: Avoid some duplicate lines around page break when printing. Avoid horizontally clipped last line on some pages of preview (first line on next page may still be clipped).
git-svn-id: trunk@52078 -
2016-03-28 20:20:48 +00:00
wp
3855ea4ebd TurboPower_IPro: Fix ineffective "align" attribute in <div> and <p> tags.
git-svn-id: trunk@52019 -
2016-03-22 21:40:23 +00:00
wp
871641c688 TurboPower_iPro: Fix bgcolor attribute of tables, rows and cells
git-svn-id: trunk@51100 -
2015-12-31 22:08:35 +00:00
wp
bb0313a2d6 TurboPower_iPro: Remove occasional empty line at top of document. Fix horizontal text alignment in table cells.
git-svn-id: trunk@50145 -
2015-10-22 20:37:40 +00:00
juha
0a73787baf iPro: new files with code moved from IpHtml.
git-svn-id: trunk@45915 -
2014-07-18 22:14:50 +00:00