ondrej
eb754b6fff
ide: solve Invalid Type Cast in menu editor + TFrame. Issue #29955 , patch from Denis Kozlov
...
git-svn-id: trunk@52107 -
2016-04-05 21:14:41 +00:00
bart
b4316ad202
EditBtn: fix keeping TimePopup form in view (a.o. take Taskbar into account). Patch by wp (minor modification by me). Issue #0029949 .
...
git-svn-id: trunk@52106 -
2016-04-05 15:22:14 +00:00
wp
2eb6e52660
TAChart: Publish the new events OnGetPointerStyle and OnCustomDrawPointer also for TCubicSplineSeries and TBSplineSeries.
...
git-svn-id: trunk@52105 -
2016-04-05 09:50:45 +00:00
wp
e0199daa77
TAChart: Rename the new OnOwnerDrawPointer event to OnCustomDrawPointer. Add OnGetPointerStyle event (for Delphi compatibility) and add this to line demo.
...
git-svn-id: trunk@52104 -
2016-04-04 14:19:00 +00:00
wp
e63ea5918a
TAChart: Add owner-draw pointer event to TLineSeries. Add demo showing bitmap pointer and drawing only every nth pointer.
...
git-svn-id: trunk@52103 -
2016-04-04 12:07:40 +00:00
juha
299995c6b9
IDE: Use flag crCompile instead of crBuild when compiling many modes. Behavior changed when build code was fixed in r51874 #7b55f8c8e6. Issue #29953 .
...
git-svn-id: trunk@52102 -
2016-04-04 11:10:29 +00:00
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
juha
590f132530
Add Imad Goubaa to contributors.
...
git-svn-id: trunk@52099 -
2016-04-01 14:00:05 +00:00
juha
b8b9d48f71
LCL: Improve Listbox.DeleteSelected a bit. Issue #29920 .
...
git-svn-id: trunk@52098 -
2016-04-01 13:35:14 +00:00
juha
54e12af225
Object Inspector: Fix memory leaks caused by the new property name filter. Issue #29921 , patch from shobits1.
...
git-svn-id: trunk@52097 -
2016-04-01 09:36:48 +00:00
juha
ce7000ecf8
Designer: Improve the fix for #24386 . Prevent Copy/Paste of PageControl only with GTK2 bindings.
...
git-svn-id: trunk@52096 -
2016-04-01 09:12:15 +00:00
jesus
93b5f73def
LazReport, fix text width calc on rotated memos, issue #29890
...
git-svn-id: trunk@52095 -
2016-03-31 17:59:48 +00:00
bart
9a0902029e
EditBtn: implement properties to control the position of the calculator dialog.
...
git-svn-id: trunk@52094 -
2016-03-31 13:16:53 +00:00
juha
f0030ec7cd
IdeIntf: Optimize function IsInteresting used by OI. Convert APropNameFilter to uppercase only once. Don't use Unicode for prop names.
...
git-svn-id: trunk@52093 -
2016-03-31 12:14:21 +00:00
juha
faa105a248
Object Inspector: Implement FilterEdit also for property names. Issue #29921 , patch from shobits1.
...
git-svn-id: trunk@52092 -
2016-03-31 12:14:19 +00:00
juha
71d5d7517e
IdeIntf: formatting.
...
git-svn-id: trunk@52091 -
2016-03-31 12:14:12 +00:00
wp
dc69b0c0a5
TAChart: Fix crash of GUI when TChartStyles is deleted.
...
git-svn-id: trunk@52090 -
2016-03-31 09:55:29 +00:00
juha
8423094db4
Partly revert r52070 #66bc82cf72. Caused side-effects when creating new event handlers. Issue #25954 .
...
git-svn-id: trunk@52089 -
2016-03-30 17:57:15 +00:00
juha
b347db1483
Object Inspector: Refactor the long TOICustomPropertyGrid.PaintRow into shorter functions.
...
git-svn-id: trunk@52088 -
2016-03-30 17:57:10 +00:00
jesus
6c347bb3b3
LazReport: spredsheet export: This patch alow export images and BarCode from lazReport to excel and LibreOffice, patch from Aleksey Lagunov
...
git-svn-id: trunk@52087 -
2016-03-29 23:16:33 +00:00
zeljko
935080e197
Qt: use smooth transformation when scaling an QImage. issue #29883
...
git-svn-id: trunk@52086 -
2016-03-29 13:20:20 +00:00
zeljko
780ef75887
Qt: do smooth transformation on argb32 image format. issue #29883
...
git-svn-id: trunk@52085 -
2016-03-29 07:48:35 +00:00
maxim
34c44d4784
LazReport: Czech translation update by Jiří Vejda, bug #29897
...
git-svn-id: trunk@52083 -
2016-03-28 22:49:28 +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
maxim
748d20f294
LazReport: updated Russian translation
...
git-svn-id: trunk@52081 -
2016-03-28 22:31:14 +00:00
maxim
5a21fb6967
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@52080 -
2016-03-28 22:17:03 +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
bart
ddef968c2b
LCL: ImageList: call DestroyReference in Clear. Resolves Issue #0029905 .
...
git-svn-id: trunk@52077 -
2016-03-28 13:57:56 +00:00
bart
9ea2b541f4
LazUtils: PasWString: fix infinite recursion in WideCompareText.
...
git-svn-id: trunk@52076 -
2016-03-28 10:57:53 +00:00
juha
9aab2a374d
Object Inspector: Differentiate multi-selected properties which have different values using background color. Issue #23151 .
...
git-svn-id: trunk@52075 -
2016-03-28 10:37:25 +00:00
juha
350461f95e
Object Inspector: Formatting.
...
git-svn-id: trunk@52074 -
2016-03-28 10:37:19 +00:00
jesus
b908501ed1
LazReport, Implement ability to filter by band type in fpspreadsheet export, modified patch from Luiz Americo, issue #29690
...
git-svn-id: trunk@52073 -
2016-03-27 19:26:44 +00:00
jesus
e67575ac1c
LazReport: Aleksey Lagunov patch:
...
-Version of LR 3.1
-In binary file save property Restriction
-Localize message for error in export procedure
-In export procedure use try-finaly block
git-svn-id: trunk@52072 -
2016-03-27 19:03:58 +00:00
ondrej
d53815d5d5
ide: source notebook: add option to show editor file name in caption
...
git-svn-id: trunk@52071 -
2016-03-27 17:32:12 +00:00
juha
66bc82cf72
IDE: Show Action Execute method also when in another unit/form. Improve on earlier r52020 #75791c984b. Issue #25954 .
...
git-svn-id: trunk@52070 -
2016-03-27 10:39:15 +00:00
zeljko
c2d8116ccf
gtk2: workaround for openbox wm wrong reading of geometry structure. issue #29884
...
git-svn-id: trunk@52069 -
2016-03-27 10:18:16 +00:00
juha
8ed5c08f14
LCL: Implement TCustomListBox.DeleteSelected. Issue #29904 , patch from meteu.
...
git-svn-id: trunk@52068 -
2016-03-27 09:52:11 +00:00
mattias
51f3338a2d
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@52067 -
2016-03-27 08:39:32 +00:00
juha
e9527743c5
IDE: Sort a category list in "All options" parser. Issue #29907 .
...
git-svn-id: trunk@52066 -
2016-03-26 20:52:12 +00:00
juha
e466450bbc
Debugger: Support ARM aarch64. Issue #29874 , patch from Alfred.
...
git-svn-id: trunk@52065 -
2016-03-26 18:46:14 +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
jesus
1a9f949c1f
LCL, grids: fix last cell not scrollble, from Michl, issue #28889
...
git-svn-id: trunk@52063 -
2016-03-26 17:27:54 +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
bart
c36425e011
LazControls: Add icon for TExtendedTabControl. Issue #0029900 .
...
git-svn-id: trunk@52059 -
2016-03-25 23:53:22 +00:00
juha
24a234e4ba
Designer: Make TFieldInfo record match with its counterpart in typinfo. Noticed by Alfred Glänzer.
...
git-svn-id: trunk@52058 -
2016-03-25 23:29:46 +00:00
wp
03648e9dcf
Turbopower_ipro: Improved print preview form.
...
git-svn-id: trunk@52057 -
2016-03-25 17:48:05 +00:00