Commit Graph

173 Commits

Author SHA1 Message Date
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
wp
847397914f TurboPower_iPro: Fix charset attribute being ignored in meta tag.
git-svn-id: trunk@56377 -
2017-11-12 19:05:39 +00:00
wp
0b26ea5887 Turbopower_ipro: Underline links only at mouse-over.
git-svn-id: trunk@55592 -
2017-07-25 17:24:04 +00:00
wp
8aab939f42 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)
git-svn-id: trunk@55563 -
2017-07-23 16:47:30 +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
385348cde8 TurboPower_iPro: Fix HotURL containing Content-Type instead of URL (patch by Sei Lisa, issue #31030)
git-svn-id: trunk@53475 -
2016-11-29 10:47:54 +00:00
mattias
c4ae77be33 iphtml: fixed crash
git-svn-id: trunk@53188 -
2016-10-21 16:46:37 +00:00
sekelsenmat
3d793aeb36 ide hints: Fixes them with FPC 2.6.4 see bug #29982
git-svn-id: trunk@52141 -
2016-04-07 09:16:12 +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
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
85d12562cd TurboPower_iPro: Fix size selection of preview form.
git-svn-id: trunk@52064 -
2016-03-26 17:55:31 +00:00
wp
ef066ef583 TurboPower_iPro: Property ScrollDist is back(for controlling built-in scrolling). Add German translation file of iphtmppv.
git-svn-id: trunk@52062 -
2016-03-26 13:42:08 +00:00
wp
380411835c TurboPower_iPro: Control scrolling by optional parameter instead of new property.
git-svn-id: trunk@52061 -
2016-03-26 12:57:59 +00:00
wp
270d95e905 TurboPower_iPro: New IpHtmlPanel property ScrollDist. Scroll is a function now returning false if view rect was not changed.
git-svn-id: trunk@52060 -
2016-03-26 12:17:20 +00:00
wp
03648e9dcf Turbopower_ipro: Improved print preview form.
git-svn-id: trunk@52057 -
2016-03-25 17:48:05 +00:00
wp
e586deab07 TurboPower_iPro: Improved text rendering in print preview by antialiasing.
git-svn-id: trunk@52034 -
2016-03-23 21:33:11 +00:00
wp
0c321120f7 turbopower_ipro: Fix browser example crashing at program end.
git-svn-id: trunk@51947 -
2016-03-15 10:48:37 +00:00
wp
b2c7964d42 TurboPower_IPro: Fix notification procedure when DataProvider is destroyed.
git-svn-id: trunk@51556 -
2016-02-09 22:16:25 +00:00
wp
cfd5a7b71c TurboPower_iPro: Final fix of issue {{MantisLink|29483}} - Use correct default of input node background color, assign it to the control's color.
git-svn-id: trunk@51447 -
2016-01-29 14:23:46 +00:00
wp
d89ec8e399 TurboPower_ipro: Fix background color of html input controls, based on patch by Silivo Clecio (Issue #0029483). Fix typo.
git-svn-id: trunk@51439 -
2016-01-28 16:08:38 +00:00
juha
3da9248939 Turbopower IPro: Added functions FindNode, FindNodeByElemId and FindNodeByElemClass. Issue #29483, patch from Silvio Clécio.
git-svn-id: trunk@51431 -
2016-01-27 18:11:54 +00:00
juha
05b537ca3f Turbopower IPro: Fix bg color for CSS style in TCustomEdit and TRadioButton. Issue #29483, patch from Silvio Clécio.
git-svn-id: trunk@51430 -
2016-01-27 18:11:53 +00:00
juha
a995c27b85 Turbopower IPro: Fix default color for HTML inputs on Windows. Issue #29483, patch from Silvio Clécio.
git-svn-id: trunk@51429 -
2016-01-27 18:11:48 +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
170279af46 ipro: Fix non-breaking space character given by numerical value instead of " "; fixes issue #28174.
git-svn-id: trunk@51086 -
2015-12-30 23:16:23 +00:00
mattias
9c140c4deb turbopoweripro: clean up
git-svn-id: trunk@50373 -
2015-11-17 21:43:24 +00:00
wp
2b355340cc TurboPower_iPro: Improved selection behavior if first selection click is left of line start.
git-svn-id: trunk@50190 -
2015-10-28 16:18:39 +00:00
wp
9c9b31c0e5 Turbopower_iPro: Avoid opening hyperlinks if a special key is pressed while clicking.
git-svn-id: trunk@50189 -
2015-10-28 16:13:16 +00:00
wp
19211cc93e TurboPower_ipro: reactivate blank lines around header lines copied to clipboard
git-svn-id: trunk@50175 -
2015-10-26 15:06:58 +00:00
wp
cdd6191646 Turbopower_ipro: Improved copying to clipboard if selection endpoint is beyond line end.
git-svn-id: trunk@50167 -
2015-10-25 22:32:40 +00:00
wp
14b69d092f Turbopower_ipro: Fix copying of table cells to clipboard.
git-svn-id: trunk@50166 -
2015-10-25 22:08:11 +00:00
wp
c2ae186c25 TurboPower_IPro: Fix selection of text within tables. Note this fix breaks correct copying of text from tables to the clipboard!
git-svn-id: trunk@50163 -
2015-10-25 11:52:05 +00:00
wp
604f4c1410 TurboPower_IPro: New selection method SHIFT+Click
git-svn-id: trunk@50155 -
2015-10-24 19:30:59 +00:00
wp
41bc75cd8e Turbopower_IPro: Rename TIpHtmlRectListEntry.Node to .Element
git-svn-id: trunk@50154 -
2015-10-24 19:28:03 +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
wp
8b28bc8ddd TurboPower_ipro: Avoid insertion of empty line into word-wrapped long text copied to clipboard. Replace literal "#13#10" by "LineEnding"
git-svn-id: trunk@50135 -
2015-10-21 09:13:42 +00:00
wp
26a72d2bfc TurboPower_IPro: more general way to copy text to the clipboard. Add CTRL+A to "select all". Improved rendering of table, p and header nodes.
git-svn-id: trunk@50130 -
2015-10-20 19:14:32 +00:00
juha
c9bfb53489 IPro: Support CTRL+C and CTRL+INSERT in LHelp. Issue #21935, patch from wp.
git-svn-id: trunk@50030 -
2015-10-11 13:01:53 +00:00
wp
f9fc523744 IpHtml: Do not escape characters in "pre" block.
git-svn-id: trunk@49441 -
2015-06-25 12:38:22 +00:00
wp
8ab80a7904 turbopower: Make sure that TIpHtmlFrame has valid layout when MakeAnchorVisible is called.
git-svn-id: trunk@49435 -
2015-06-24 17:31:51 +00:00
wp
58068b3e1c turbopower_ipro: After activating internal link scroll to have link target at top
git-svn-id: trunk@49424 -
2015-06-24 06:57:12 +00:00
wp
027baa82af TurboPower_IPro: Avoid html parser adding slash of end tag to previous attribute value if space character is missing
git-svn-id: trunk@49421 -
2015-06-23 17:05:52 +00:00
juha
54f7e2e148 IPro, TIpHtmlPanel: Support color printers. Issue #27420, patch from Michl.
git-svn-id: trunk@47652 -
2015-02-08 18:05:37 +00:00
juha
d30cca924e IPro, TIpHtmlPreview: make printers print always. Issue #27409, patch from Michl.
git-svn-id: trunk@47606 -
2015-02-06 21:22:33 +00:00
juha
abf9a845da Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
2015-02-06 18:25:31 +00:00
juha
61e584a655 iPro: publish PrintSettings even if printing is not supported. Forms cannot be loaded otherwise.
git-svn-id: trunk@46065 -
2014-08-22 23:25:00 +00:00
juha
eba8a702cc iPro: publish PrintSettings even if printing is not supported. Forms cannot be loaded otherwise.
git-svn-id: trunk@46064 -
2014-08-22 23:00:14 +00:00
juha
a556612a77 iPro: Fix define Hmtl_Print -> Html_Print
git-svn-id: trunk@46062 -
2014-08-22 22:43:03 +00:00
juha
3ccfafbb14 Turbopower iPro: Conditional dependency on printers. Issue #26422, patch from Denis Golovan.
git-svn-id: trunk@46036 -
2014-08-11 20:06:06 +00:00
juha
24ce977ee8 LCL, SynEdit: improve THintWindow methods. Fixes code completion offset problem, issue #26509
git-svn-id: trunk@45937 -
2014-07-20 18:26:37 +00:00