Commit Graph

516 Commits

Author SHA1 Message Date
mattias
87130707e7 set version 2.0.12
git-svn-id: branches/fixes_2_0@64638 -
2021-02-21 14:07:29 +00:00
mattias
770bee475c darwin: set default lcl platform to cocoa
git-svn-id: branches/fixes_2_0@64232 -
2020-12-19 13:54:51 +00:00
mattias
ae9017d9a9 set fixes version 2.0.10
git-svn-id: branches/fixes_2_0@63503 -
2020-07-03 21:44:57 +00:00
mattias
ed8b1d30b1 set fixes version 2.0.8
git-svn-id: branches/fixes_2_0@62943 -
2020-04-11 14:05:22 +00:00
mattias
6116c3a0ea set fixes version 2.0.6
git-svn-id: branches/fixes_2_0@62128 -
2019-10-27 09:25:32 +00:00
mattias
ec49d9ce1d set fixes version 2.0.4
git-svn-id: branches/fixes_2_0@61664 -
2019-08-03 16:58:49 +00:00
mattias
5205899c43 set fixes version to 2.0.0.4
git-svn-id: branches/fixes_2_0@60304 -
2019-02-02 19:58:07 +00:00
maxim
91586cddc0 Merged revision(s) 59982 #0149572394 from trunk:
TurboPower_iPro: Fix line spacing of <br> tag. Issue #34803.
........

git-svn-id: branches/fixes_2_0@59994 -
2019-01-04 14:18:19 +00:00
maxim
50a5e72bfa Merged revision(s) 59617 #c8c7a1723a from trunk:
Translations: Chinese translation update by robsean, bug #34579
........

git-svn-id: branches/fixes_2_0@59619 -
2018-11-22 00:11:42 +00:00
mattias
fc586c14b9 set fixes version 2.0.0RC2
git-svn-id: branches/fixes_2_0@59372 -
2018-10-27 10:03:27 +00:00
maxim
5c19fb1a39 Merged revision(s) 59259 #10690a117f, 59271 #9fd194d243 from trunk:
TurboPower_iPro: Implement css function rgb().
........
TurboPower_iPro: Implement css function hsl().
........

git-svn-id: branches/fixes_2_0@59283 -
2018-10-09 23:09:02 +00:00
mattias
d55942443c turbopower_ipro: less hints
git-svn-id: branches/fixes_2_0@59219 -
2018-10-01 15:14:54 +00:00
mattias
c2b0e049ef set trunk version to 2.0.0PreRelease
git-svn-id: trunk@59008 -
2018-09-15 19:41:22 +00:00
wp
6d06c805d5 TurboPower_ipro: Add text alignment support for some more html tags.
git-svn-id: trunk@58914 -
2018-09-08 21:39:04 +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
4572e78d45 TurboPower_ipro: Improved font detection. No hardLF around PRE node.
git-svn-id: trunk@58911 -
2018-09-08 17:49:38 +00:00
wp
88defc6a48 TurboPower_ipro: Add property "LinksUnderlined" to TIpHtmlPanel in order to underline hyperlinks or not.
git-svn-id: trunk@58910 -
2018-09-08 16:20:51 +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
69221ae81d TurboPower_ipro: Improved rendering for consecutive <br> tags.
git-svn-id: trunk@58908 -
2018-09-08 11:24:34 +00:00
wp
1dc5b4578f TurboPower_ipro: Fix font selection.
git-svn-id: trunk@58907 -
2018-09-08 10:09:38 +00:00
wp
64b5cbf0b6 TurboPower_ipro: Fix line spacings when <br> tag is used.
git-svn-id: trunk@58905 -
2018-09-07 18:41:40 +00:00
wp
2a57c469be TurboPower_ipro: Fix relative font size.
git-svn-id: trunk@58895 -
2018-09-06 13:53:05 +00:00
wp
339ab00c2d TurboPower_ipro: Add css support of table width.
git-svn-id: trunk@58877 -
2018-09-05 19:52:16 +00:00
wp
d049fe0df4 TurboPower_ipro: Fix background color of table rows
git-svn-id: trunk@58875 -
2018-09-05 18:45:22 +00:00
wp
a354560ef1 TurboPower_ipro: Fix inconsistent case-(in)sensitivity of classIDs. fpc's ref.chm now displays correctly (except for codepage issue).
git-svn-id: trunk@58869 -
2018-09-05 08:44:55 +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
b24aeda3ef TurboPower_ipro: Remove unneeded assignment of node header id.
git-svn-id: trunk@58862 -
2018-09-04 21:43:01 +00:00
wp
0673939267 TurboPower_ipro: Fix horizontal text alignment by style.
git-svn-id: trunk@58861 -
2018-09-04 21:09:51 +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
9e430154c4 TurboPower_ipro: Improved layout of div tags in TIpHtmlPanel
git-svn-id: trunk@58843 -
2018-09-03 17:53:03 +00:00
wp
c4ea4bf8e6 TurboPower_ipro: Fix hyperlinks defined by id attributes (issue #32526)
git-svn-id: trunk@58831 -
2018-09-02 22:38:03 +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
mattias
2bbe0a8cc7 updated makefiles
git-svn-id: trunk@58493 -
2018-07-11 23:58:59 +00:00
mattias
3575d8d0e1 make bigide: added cmdlinedebuggerbase and lazdebuggerlldb
git-svn-id: trunk@58363 -
2018-06-20 21:41:44 +00:00
maxim
f23167b458 Translations: Simplified Chinese translation update by robsean, bug #33242
git-svn-id: trunk@57404 -
2018-02-27 23:23:20 +00:00
maxim
caf81d7978 Translations: regenerated translations
git-svn-id: trunk@57347 -
2018-02-21 23:53:05 +00:00
maxim
42e3e3e670 Translations: regenerated translations
git-svn-id: trunk@56968 -
2018-01-05 15:08:14 +00:00
maxim
43438e002a Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32897
git-svn-id: trunk@56864 -
2017-12-28 23:02:50 +00:00
maxim
6393c91e5d Translations: Chinese translation update by robsean, bug #32850
git-svn-id: trunk@56798 -
2017-12-19 22:08:00 +00:00
wp
cabeb5d566 TurboPower_ipro: Add read-only property TIpHtml.DocCharset.
git-svn-id: trunk@56713 -
2017-12-13 23:26:50 +00:00
wp
d9c93c3587 TurboPower_ipro: Revert prev commit, add more index checks to TCSSProps.ReadCommands
git-svn-id: trunk@56707 -
2017-12-12 14:34:07 +00:00
wp
0f3216f223 TurboPower_iPro: Refactor TCSSProps.ReadCommands (in ipcss.inc) removing unneeded checks
git-svn-id: trunk@56706 -
2017-12-12 13:28:30 +00:00
wp
ee0da5fafc TurboPower_ipro: Fix codepage conversion if identified as "windows-xxxx" in html text.
git-svn-id: trunk@56701 -
2017-12-12 09:17:19 +00:00
maxim
682a383e55 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
git-svn-id: trunk@56535 -
2017-11-29 22:49:04 +00:00
maxim
926062dcfd Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
2017-11-29 22:32:14 +00:00
wp
657fd446fc turbopower_ipro: New HiRes component palette icons by Roland Hahn
git-svn-id: trunk@56484 -
2017-11-24 17:42:19 +00:00
maxim
c67468c16a Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32697
git-svn-id: trunk@56419 -
2017-11-16 22:31:52 +00:00
juha
631f189a08 TurboPowerIPro: Use IntegerList in unit IpStrms for FLineIndex list.
git-svn-id: trunk@56391 -
2017-11-13 17:33:30 +00:00
wp
0fd6977d46 TurboPower_IPro: Fix charset detection if there are several meta tags.
git-svn-id: trunk@56383 -
2017-11-12 22:49:47 +00:00