juha
b9f3af4090
LCL: Revert a workaround for FPC bug that causes Arithmetic overflow in TControlbar. Fixed in FPC trunk. Issue #27167 .
...
git-svn-id: trunk@47481 -
2015-01-21 16:43:38 +00:00
juha
8a48485cac
LCL: Workaround a bug in FPC trunk that causes Arithmetic overflow in TControlbar with type TRowSize = 1..MaxInt;. Issue #27167 .
...
git-svn-id: trunk@47202 -
2014-12-15 10:17:05 +00:00
mattias
4b679593c8
lcl: TCustomImage.Paint: do not invalidate when initializing the image during paint
...
git-svn-id: trunk@46758 -
2014-11-05 12:20:06 +00:00
juha
bf9130d34f
LCL: Publish OnMouseWheel* properties for TSplitter. Issue #26781 , patch from Sandro Cumerlato.
...
git-svn-id: trunk@46654 -
2014-10-23 16:51:03 +00:00
mattias
ee30d04a07
LCL: implemented TNotebook.ShowControl
...
git-svn-id: trunk@46550 -
2014-10-14 07:32:45 +00:00
juha
6b94576488
LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for more controls. Issue #26781 , patch from Sandro Cumerlato.
...
git-svn-id: trunk@46336 -
2014-09-26 15:26:05 +00:00
juha
7ecca1cded
LCL: Implementation of TControlBar. Issue #26478 , patch from Vojtech Cihak
...
git-svn-id: trunk@45860 -
2014-07-13 22:48:27 +00:00
juha
a049372737
LCL: remove unused private variables from TCustomControlBar.
...
git-svn-id: trunk@45220 -
2014-05-29 11:15:01 +00:00
mattias
76b41ca24f
LCL: clean up
...
git-svn-id: trunk@45198 -
2014-05-27 13:27:55 +00:00
mattias
e7e4dfdf46
LCL: comment
...
git-svn-id: trunk@45102 -
2014-05-20 09:04:08 +00:00
maxim
3ffbdeb81a
LCL: BiDiMode and FlipChildren fixes for TRadioGroup, TCheckGroup and TCheckListbox, patch by wp, bug #25408
...
git-svn-id: trunk@43576 -
2013-12-21 14:20:20 +00:00
bart
471ec807d9
TradioGroup and TCheckGroup: fix accessing Items inside Items.BeginUpdate/Items.EndUpdate.
...
Fixes issue #0024753 .
git-svn-id: trunk@42772 -
2013-09-13 14:47:32 +00:00
juha
7b162087fd
Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
...
git-svn-id: trunk@41387 -
2013-05-24 18:30:06 +00:00
juha
7ce20f9774
LCL: Publish BiDiMode in CoolBar and ControlBar
...
git-svn-id: trunk@40455 -
2013-03-01 21:51:34 +00:00
juha
27f76c34f7
A skeleton implementation for a new component ControlBar
...
git-svn-id: trunk@39990 -
2013-01-27 23:28:12 +00:00
juha
7548ba8e96
LCL: Support for TImage.AntialiasingMode (stretching). Implement Win32 and GTK2. Issue #22205 , patch from Chronos
...
git-svn-id: trunk@39894 -
2013-01-19 17:42:38 +00:00
sekelsenmat
7dac737b38
Publishes AutoSize to TNotebook
...
git-svn-id: trunk@39617 -
2012-12-21 15:29:52 +00:00
juha
503dc10ef7
Revert "LCL: Update TBoundLabel.Font when TLabeledEdit.Font Changes. Issue #20633
...
git-svn-id: trunk@37669 -
2012-06-17 05:52:14 +00:00
juha
e0554a6021
LCL: Update TBoundLabel.Font when TLabeledEdit.Font Changes. Issue #20633 , patch from Avishai
...
git-svn-id: trunk@37662 -
2012-06-15 23:03:44 +00:00
blikblum
aa7b1efed9
lcl: fix setting radiogroup.itemindex under gtk2. Issue #22013
...
git-svn-id: trunk@37264 -
2012-05-13 10:31:27 +00:00
juha
bc35dbb456
LCL: Publish some TCheckGroup properties.
...
git-svn-id: trunk@37126 -
2012-05-01 17:20:17 +00:00
mattias
7ce5cde5d5
LCL: made TImage.DestRect public
...
git-svn-id: trunk@36897 -
2012-04-18 17:50:42 +00:00
mattias
d57368b809
LCL: TCustomSplitter.SetAnchors: adapt anchors before applying
...
git-svn-id: trunk@36861 -
2012-04-17 07:55:13 +00:00
zeljko
b89d4ff137
LCL: removed empty .inc files: edit.inc,memo.inc and timer.inc
...
git-svn-id: trunk@36269 -
2012-03-23 11:28:03 +00:00
sekelsenmat
6a8ddee62f
Adds TRadioGroup.OnSelectionChanged see bug #21155
...
git-svn-id: trunk@34957 -
2012-01-26 15:35:43 +00:00
blikblum
347a6e1953
lclc: replace TList by TFPList in RadioGroup
...
git-svn-id: trunk@34810 -
2012-01-19 23:32:02 +00:00
sekelsenmat
0e7a6b3226
Adds bidi properties to TPage and TNotebook
...
git-svn-id: trunk@34222 -
2011-12-16 14:39:05 +00:00
jesus
b7d842fe5e
LCL, published BidiMode and ParentBidiMode for TLabeledEdit component, issue #20622
...
git-svn-id: trunk@33363 -
2011-11-06 08:29:27 +00:00
sekelsenmat
11adf3e5b4
Finally I found how to fix the issue with ClientWidth/Height in TPage
...
git-svn-id: trunk@33358 -
2011-11-05 18:36:26 +00:00
jesus
6d26a20cb4
LCL, patch to fix TLabeledEdit position on bidimode change, from avishai, issue #20622
...
git-svn-id: trunk@33320 -
2011-11-05 05:53:47 +00:00
juha
e786f8a45e
LCL: Publish Font property in TBoundLabel. Also removed 2 already published properties. Issue #20533
...
git-svn-id: trunk@33011 -
2011-10-21 19:31:56 +00:00
sekelsenmat
266bf088ec
Final purge of OnPageChanged from Lazarus
...
git-svn-id: trunk@32626 -
2011-10-02 20:02:34 +00:00
juha
e66ffe4ea2
LCL: Make the label in LabeledEdit move together with its owner after copying. Issue #19067 , patch from Flávio Etrusco
...
git-svn-id: trunk@32338 -
2011-09-14 21:23:23 +00:00
jesus
671e8b233d
LCL, published BiDiMode and ParentBiDiMode for some components, tested by Avishai, issue #19990
...
git-svn-id: trunk@32301 -
2011-09-12 19:12:21 +00:00
zeljko
910a46ff7d
TCustomTrayIcon: added InternalShow() private proc, so it triggers TCustomTrayIcon.Show when component is loaded. Fixes problem when popupmenu isn't shown.See issue #19693
...
git-svn-id: trunk@31600 -
2011-07-08 08:01:08 +00:00
sekelsenmat
bc7a2ba310
Moves TCustomNotebook to ComCtrls in preparation for renaming it
...
git-svn-id: trunk@31552 -
2011-07-04 09:43:21 +00:00
mattias
1346c39a97
codetools: h2pas: simple struct
...
git-svn-id: trunk@31320 -
2011-06-21 18:41:26 +00:00
blikblum
322cffcdf4
lcl: publish TLabeledEdit.OnEditingDone
...
git-svn-id: trunk@30914 -
2011-05-26 15:04:33 +00:00
juha
6e67aa98e8
LCL: Implemented TCanvas.Frame3D with Delphi compatible parameter signature + a wrapper func. Patch by Stephano, issue #8328
...
git-svn-id: trunk@30305 -
2011-04-16 09:55:42 +00:00
paul
f42a381547
lcl: add TSplitter.OnCanOffset event (issue #0016629 )
...
git-svn-id: trunk@30165 -
2011-04-04 05:34:32 +00:00
zeljko
67ed6805ce
LCL: TCustomRadioGroup, TCustomCheckBoxGroup - propagate OnKeyDown, OnKeyUp, OnKeyPress, OnUTF8KeyPress from TRadioButton/TCheckBox to our groupBox (parent).
...
git-svn-id: trunk@29958 -
2011-03-21 10:03:23 +00:00
sekelsenmat
4b2fdc6208
Adds Color property to TNotebook and TPage
...
git-svn-id: trunk@29432 -
2011-02-09 22:08:42 +00:00
sekelsenmat
45179c83cf
Fix designiner placement of TNotebook
...
git-svn-id: trunk@28976 -
2011-01-12 15:49:33 +00:00
sekelsenmat
aa6519e1e0
Adds some more capabilities to TNotebook
...
git-svn-id: trunk@28917 -
2011-01-09 11:17:58 +00:00
sekelsenmat
76f0a18ff0
Fixes compiling the examples with the new notebook.
...
git-svn-id: trunk@28916 -
2011-01-09 11:05:07 +00:00
sekelsenmat
cadb31f8a9
Replaces the current wrongly implement TPage and TNotebook with their correct implementations. TCustomPage and TCustomNotebook remain because they are used in TPageControl.
...
git-svn-id: trunk@28850 -
2010-12-31 16:08:46 +00:00
zeljko
383b0064f2
LCL: TShape: fixed stDiamond cutted Edges, added stTriangle shape.Patch by u-boot. Fixes issue #16285
...
git-svn-id: trunk@28407 -
2010-11-22 15:05:31 +00:00
paul
fa4ada16f4
lcl: add lcl_defines include file which can be used for common lcl defines (like UseCLDefault)
...
git-svn-id: trunk@28343 -
2010-11-19 10:46:12 +00:00
paul
d35e85a332
win32: restore wm_erasebkgnd default handler after clDefault experiments
...
lcl: more proper implementation for clDefault, add UseCLDefault define to compile with clDefault as default color for controls
git-svn-id: trunk@28140 -
2010-11-08 02:27:02 +00:00
zeljko
0ef33b2c49
LCL: changed TCustomTrayIcon.Handle from PtrInt to HWND since it's correct.
...
Qt,Gtk2,Carbon: changed type cast from PtrInt() to HWND() for trayicon handle.
git-svn-id: trunk@27789 -
2010-10-21 11:10:57 +00:00