.. |
design
|
updates makefiles
|
2017-05-18 11:39:53 +00:00 |
examples
|
TurboPower IPro: Refactoring for FileExp demo. Issue #31999, patch from AlexeyT.
|
2017-06-11 19:04:33 +00:00 |
for_delphi
|
|
|
languages
|
Translations: Simplified Chinese translation update by robsean, bug #33242
|
2018-02-27 23:23:20 +00:00 |
icons_list.txt
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
ipanim.pas
|
|
|
ipconst.pas
|
|
|
ipcss.inc
|
TurboPower_ipro: Revert prev commit, add more index checks to TCSSProps.ReadCommands
|
2017-12-12 14:34:07 +00:00 |
ipdefct.inc
|
|
|
ipdefine.inc
|
TurboPower-iPro: if HTML_RTTI is defined several HTML node properties are published (fixes TIpHtmlNode's attribute-related methods - see http://forum.lazarus.freepascal.org/index.php/topic,36700.0.html)
|
2017-07-23 16:47:30 +00:00 |
ipfilebroker.pas
|
TurboPower_iPro: Register TIpHtmlDataProvider (fixes issue #0031020)
|
2016-11-27 22:06:58 +00:00 |
iphtml.pas
|
TurboPower_ipro: Add read-only property TIpHtml.DocCharset.
|
2017-12-13 23:26:50 +00:00 |
iphtml.res
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
iphtmlblocklayout.pas
|
TurboPower_IPro: Fix colored table background not being painted.
|
2017-07-21 20:36:20 +00:00 |
iphtmlgenerated.inc
|
TurboPower_iPro: Fix charset attribute being ignored in meta tag.
|
2017-11-12 19:05:39 +00:00 |
iphtmlprop.pas
|
TurboPower_IPro: Fix colored table background not being painted.
|
2017-07-21 20:36:20 +00:00 |
iphtmlpv.lfm
|
TurboPower_iPro: Fix clipped lines in print preview
|
2016-04-02 08:36:20 +00:00 |
iphtmlpv.pas
|
TurboPower_iPro: Fix clipped lines in print preview
|
2016-04-02 08:36:20 +00:00 |
iphtmltablelayout.pas
|
|
|
iphtmltablist.pas
|
TurboPower_iPro: Fix list index error if ENTER is pressed and no TabItems are present
|
2016-04-02 09:01:14 +00:00 |
iphttpbroker.pas
|
TurboPower_IPro: remove leading and trailing spaces of ContentType in TIpHttpDataProvider.CheckURL
|
2017-01-24 17:40:39 +00:00 |
ipmsg.pas
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
|
2015-07-04 23:08:00 +00:00 |
ipstrms.pas
|
TurboPowerIPro: Use IntegerList in unit IpStrms for FLineIndex list.
|
2017-11-13 17:33:30 +00:00 |
iputils.pas
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
|
2015-07-04 23:08:00 +00:00 |
make_icons.bat
|
TurboPower_iPro: Script to add component icons to res file. Add icon to new TIpHTTPDataProvider (provided by Péter Gabor).
|
2016-01-29 11:09:55 +00:00 |
Makefile
|
updates makefiles
|
2017-05-18 11:39:53 +00:00 |
Makefile.compiled
|
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
|
2015-10-01 18:40:54 +00:00 |
Makefile.fpc
|
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
|
2015-10-01 18:40:54 +00:00 |
tipfiledataprovider_150.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
tipfiledataprovider_200.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
tipfiledataprovider.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
tiphtmldataprovider_150.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
tiphtmldataprovider_200.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
tiphtmldataprovider.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
tiphtmlpanel_150.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
tiphtmlpanel_200.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
tiphtmlpanel.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
tiphttpdataprovider_150.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
tiphttpdataprovider_200.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
tiphttpdataprovider.png
|
turbopower_ipro: New HiRes component palette icons by Roland Hahn
|
2017-11-24 17:42:19 +00:00 |
turbopoweripro.lpk
|
Turbopower_ipro: Update package for Iphttpbroker. From Silvio Clécio. Issue #29483.
|
2016-01-23 17:25:49 +00:00 |
turbopoweripro.pas
|
components: less hints
|
2016-03-01 15:22:12 +00:00 |