Commit Graph

444 Commits

Author SHA1 Message Date
wp
be0a2f9c82 TurboPower_iPro: Fix list index error if ENTER is pressed and no TabItems are present
git-svn-id: trunk@52101 -
2016-04-02 09:01:14 +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
maxim
f80d866315 Turbopower_IPro: regenerated translations and updated Russian translation
git-svn-id: trunk@52082 -
2016-03-28 22:40:29 +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
mattias
51f3338a2d translations: German: updates from Swen Heinig
git-svn-id: trunk@52067 -
2016-03-27 08:39:32 +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
f8a7a5fe4d TurboPower_iPro: Activate scrollbar tracking of print preview
git-svn-id: trunk@52042 -
2016-03-24 09:38:29 +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
c0eee1ac56 Turbopower_iPro: In PrintPreview form, remove usage of hardcoded MS Sans Serif font.
git-svn-id: trunk@52028 -
2016-03-23 16:15:14 +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
mattias
25f7a697e5 updated makefiles
git-svn-id: trunk@52001 -
2016-03-20 11:19:40 +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
mattias
1201d2e3ab components: less hints
git-svn-id: trunk@51778 -
2016-03-01 15:22:29 +00:00
mattias
7a1de349d6 components: less hints
git-svn-id: trunk@51777 -
2016-03-01 15:22:12 +00:00
maxim
1ea6188f4f Translations: improved Russian translation
git-svn-id: trunk@51605 -
2016-02-13 12:33:47 +00:00
maxim
1d7ae27535 Translations: improved Russian translation
git-svn-id: trunk@51557 -
2016-02-09 23:04:40 +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
04819274ac TurboPower_iPro: Slightly modify icon of TIpHttpDataProvider to distinguish it from TIpFileDataProvider.
git-svn-id: trunk@51442 -
2016-01-29 11:22:19 +00:00
wp
52e348e1c8 TurboPower_iPro: Script to add component icons to res file. Add icon to new TIpHTTPDataProvider (provided by Péter Gabor).
git-svn-id: trunk@51441 -
2016-01-29 11:09:55 +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
b3bc124f4d Turbopower IPro: Fix compilation with FPC 2.6.4. Issue #29483, patch from Silvio Clécio.
git-svn-id: trunk@51434 -
2016-01-28 11:41:03 +00:00
juha
380b2f5724 New example for IPro FindNode functions. Issue #29483, from Silvio Clécio.
git-svn-id: trunk@51432 -
2016-01-27 18:18:18 +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
juha
baada2fba0 Turbopower_ipro: Update package for Iphttpbroker. From Silvio Clécio. Issue #29483.
git-svn-id: trunk@51388 -
2016-01-23 17:25:49 +00:00
juha
51be79de05 Turbopower_ipro: New files for Iphttpbroker and its example from Silvio Clécio. Issue #29483.
git-svn-id: trunk@51387 -
2016-01-23 17:20:09 +00:00
mattias
ab1eb98044 turbopower_ipro: compile unit iphtmlpv only with -dHTML_Print
git-svn-id: trunk@51268 -
2016-01-13 17:21:16 +00:00
maxim
8c4ac2c065 TurboPower IPro: regenerated translations and updated French translation. Patch by Gilles Vasseur, bug #29330.
git-svn-id: trunk@51196 -
2016-01-05 12:39:40 +00:00
maxim
317076652c Translations: French translation update by Gilles Vasseur, bugs #29291, #29315
git-svn-id: trunk@51146 -
2016-01-03 12:22:56 +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 "&nbsp;"; 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