Commit Graph

24 Commits

Author SHA1 Message Date
mattias
278a3ef6ac ipro: do not warn em margin em
git-svn-id: trunk@35747 -
2012-03-05 19:21:52 +00:00
mattias
1efdbd9cca clean up
git-svn-id: trunk@34848 -
2012-01-21 23:17:17 +00:00
juha
a67a78e898 turbopower_ipro: Cache the CSS properties + refactoring. Issue #20975, patch from Bernd Kreuss
git-svn-id: trunk@34480 -
2011-12-28 23:13:39 +00:00
andrew
d84fb4ec3e Applied Patch from Bernd which uses a hash list instead of a StringList for css elements. This causes a big improvment in scrolling speed.
git-svn-id: trunk@34400 -
2011-12-25 03:38:41 +00:00
mattias
e974f302e5 turbo ipro: update layout in Paint if needed
git-svn-id: trunk@31203 -
2011-06-13 17:59:40 +00:00
mattias
9ce08ff37e turbo ipro: read css margin, implemented 0px top,bottom
git-svn-id: trunk@31200 -
2011-06-13 12:40:43 +00:00
mattias
30b260c5b6 turbo ipro: using exclusive stream
git-svn-id: trunk@31030 -
2011-06-03 21:02:05 +00:00
mattias
64c97e551d turbopower: skip invalid commands, bug #15153
git-svn-id: trunk@22702 -
2009-11-22 11:02:03 +00:00
paul
c88c2b2dce tpipro: draw css table border using style and color
git-svn-id: trunk@22567 -
2009-11-13 10:58:57 +00:00
paul
1c490db611 tpipro: read css border
git-svn-id: trunk@22564 -
2009-11-13 09:28:39 +00:00
paul
98e53ff53c tpipro: increase buffer from css statements
git-svn-id: trunk@22563 -
2009-11-13 08:27:25 +00:00
paul
0757d7bc7c tp ipro: apply patch of Domingo Alvarez Duarte "There are several bugs in turbopower_ipro port, this is a massive revision of it." (issue #0014227) + massive review of that patch with several bugs fixing
git-svn-id: trunk@22556 -
2009-11-13 03:32:32 +00:00
paul
858a57e4c7 tpipro:
- load border size from CSS
  - refactor: move BgColor, TextColor and Backgound properties and their loading from the Body to the TIpHtmlNodeBlock
  - refactor: set ElementName for td and th in the constructor instead of outer code (also fixes loading css for th)
  - fix applying Font color for td, th internal children

git-svn-id: trunk@22545 -
2009-11-12 10:38:02 +00:00
paul
820b0bf38d tpipro:
- fix reading of css file (eof was true on the last char instead of after it)
  - fix loading of BGColor property
  - fix BODY node applying of BGColor

git-svn-id: trunk@22542 -
2009-11-12 07:14:40 +00:00
mattias
41ddb0f42b turbopower ipro: css support for font-family,style,size,weight, bug #14736, from Christian
git-svn-id: trunk@22121 -
2009-10-12 16:44:33 +00:00
mattias
db91129083 turbopoweripro.lpk: fixed reading CSS statements, empty ones and very long ones, bug #14736
git-svn-id: trunk@22102 -
2009-10-12 11:26:09 +00:00
andrew
34fedff730 * fixed wrong colors used when from css
git-svn-id: trunk@21762 -
2009-09-19 01:37:06 +00:00
andrew
3f2460287f Reverted 21136 #8f5e7c79e9 since it exposes a fpc bug that causes too may problems when compiling lazarus
git-svn-id: trunk@21175 -
2009-08-11 21:55:44 +00:00
andrew
8f5e7c79e9 Applied large patch for IPro from Domingo Alvarez Duarte with minor changes in bug #14227.
git-svn-id: trunk@21136 -
2009-08-07 22:16:38 +00:00
andrew
332993241d * fixed crash when reading properties which values are one char
* fixed crash when property values are empty

git-svn-id: trunk@17848 -
2008-12-16 04:44:02 +00:00
mattias
79666bf74b LCL: small cleanups
git-svn-id: trunk@14018 -
2008-02-07 18:39:36 +00:00
jesus
feff55eb39 tpipro, handle style tag in HEAD, improved font for length units em & %, handle single and double quote in css strings
git-svn-id: trunk@13901 -
2008-01-28 18:57:27 +00:00
jesus
178474226e tpipro, fixes locating css files, parsing of commands, some font support
git-svn-id: trunk@13879 -
2008-01-25 18:23:06 +00:00
jesus
ed3a62cea8 TurboPowerIPro: added missing ipcss.inc file
git-svn-id: trunk@13392 -
2007-12-19 21:31:34 +00:00