maxim
22675459e0
LazReport: updated Russian translation
...
git-svn-id: trunk@52130 -
2016-04-06 22:27:18 +00:00
maxim
c321414b15
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@52129 -
2016-04-06 22:21:12 +00:00
juha
a1f09debb2
IdeIntf: Prevent a recursive loop in IsInteresting, IsPropInClass function. Issue #29921 .
...
git-svn-id: trunk@52128 -
2016-04-06 22:15:56 +00:00
bart
f30c4db48e
EditBtn: improve positioning of calendar popup form. Issue #0029949 . Patch by wp.
...
git-svn-id: trunk@52118 -
2016-04-06 17:25:07 +00:00
bart
c8f2421648
Win32: fix TWin32WSCustomCalendar.HitTest if application does not use a manifest on Vista and up. Issue #0029975 .
...
git-svn-id: trunk@52117 -
2016-04-06 17:08:54 +00:00
mattias
24ec659920
IDE: ide internals: show list of external tools
...
git-svn-id: trunk@52116 -
2016-04-06 15:39:30 +00:00
juha
9e0eaa8431
IdeIntf: Simplify sub-functions of IsInteresting used by OI. The same value was used always for parameters.
...
git-svn-id: trunk@52115 -
2016-04-06 13:42:40 +00:00
juha
ea6d77261a
LCL, Customdrawn: Fix a crash in Android app. Issue #25686 , patch from Samuel Herzog.
...
git-svn-id: trunk@52114 -
2016-04-06 11:35:55 +00:00
juha
b26c3a2855
IDE: Change menu caption 'Build many Modes' into 'Compile many Modes'. Related to issue #29773 .
...
git-svn-id: trunk@52113 -
2016-04-06 10:58:59 +00:00
juha
741e216285
IDE: Move Delete button in front of SystemEncoding button in Options / Additions and Overrides page. Issue #29968 .
...
git-svn-id: trunk@52112 -
2016-04-06 10:45:23 +00:00
juha
925a42ad40
LCL: Publish Treeview.OnResize. Issue #29973 , patch from Alexey Torgashin.
...
git-svn-id: trunk@52111 -
2016-04-06 10:31:58 +00:00
juha
217ce1a2d5
IDE: Export/Import also package options properly. Worked only for project. Issue #27709 .
...
git-svn-id: trunk@52110 -
2016-04-06 10:19:20 +00:00
juha
2c41ccf609
Formatting, comment.
...
git-svn-id: trunk@52109 -
2016-04-06 10:19:12 +00:00
jesus
3594a6b528
LazReport, added compatible read for original (produced with Lazarus 1.4.4, frVersion=28) prepared reports on newer versions plus option (enabled by default) for ugrading old prepared reports to current version, fix issue #29966
...
git-svn-id: trunk@52108 -
2016-04-05 21:24:15 +00:00
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