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
mattias
5ad496ffd6
LCL: reduced hints
...
git-svn-id: trunk@27772 -
2010-10-20 08:18:58 +00:00
sekelsenmat
e70299b39d
Adds more parameters to TPage.OnBeforeShow
...
git-svn-id: trunk@27586 -
2010-10-06 13:33:05 +00:00
sekelsenmat
151d030d21
Starts implementing support for icon animations in TTrayIcon
...
git-svn-id: trunk@27581 -
2010-10-05 12:00:04 +00:00
sekelsenmat
aa4f0fc814
Adds new standard events and specially a new event, OnBeforeShow, to the new TPage control.
...
git-svn-id: trunk@27418 -
2010-09-20 14:43:25 +00:00
sekelsenmat
a390c1cde4
Deprecates the current TNotebook in preparation to fix it.
...
git-svn-id: trunk@27246 -
2010-09-01 13:55:44 +00:00
sekelsenmat
230ddb896f
Implements loading/saving the state of the pages properly in the form designer for TUntabbedNotebook
...
git-svn-id: trunk@27142 -
2010-08-19 09:29:46 +00:00
sekelsenmat
5be39fc3e2
Improves TUntabbedNotebook
...
git-svn-id: trunk@27139 -
2010-08-18 15:23:55 +00:00
sekelsenmat
a8ce3a530c
No longer installs the new notebook in the IDE by default (define INSTALL_TUNTABBEDNOTEBOOK). Fixes crash in the new notebook
...
git-svn-id: trunk@27127 -
2010-08-17 14:32:18 +00:00
sekelsenmat
0fd0fb1ae8
Fixes crash in TUntabbedNotebook
...
git-svn-id: trunk@27101 -
2010-08-15 05:49:06 +00:00
sekelsenmat
99e42b0a93
Fixes crash in TUntabbedNotebook
...
git-svn-id: trunk@27094 -
2010-08-14 07:39:03 +00:00
sekelsenmat
58756ec370
Starts implementing TUntabbedNotebook
...
git-svn-id: trunk@27092 -
2010-08-14 06:27:40 +00:00
paul
37058495b7
lcl: publish TPanel.OnContextPopup (issue #0016947 )
...
git-svn-id: trunk@26679 -
2010-07-16 09:00:58 +00:00
paul
5256e13804
docs, lcl: document and comment TResizeStyle
...
git-svn-id: trunk@26469 -
2010-07-05 11:36:17 +00:00
paul
62684a3c7b
lcl: implement splitter moving without updating it position using new rubberband functions
...
git-svn-id: trunk@26447 -
2010-07-03 15:30:16 +00:00
paul
231a5567f8
lcl: don't resize splitter during moving when ResizeStyle = rsNone
...
git-svn-id: trunk@26437 -
2010-07-03 08:25:40 +00:00
paul
f4a3839b99
lcl: cleanup and format the splitter code
...
git-svn-id: trunk@26435 -
2010-07-03 07:40:21 +00:00
mattias
8de24d2ca4
LCL: TSplitter: protected SetResizeAnchor
...
git-svn-id: trunk@25815 -
2010-06-01 16:42:58 +00:00
paul
415884606c
lcl: publish TPageControl.MultiLine property and map it to TCustomNotebook.Options nboMultiLine
...
git-svn-id: trunk@25507 -
2010-05-19 08:40:32 +00:00
paul
c39c87916a
lcl: fix TabVisible handling (issue #0016440 )
...
git-svn-id: trunk@25321 -
2010-05-12 00:29:30 +00:00
paul
622f0ba392
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
...
git-svn-id: trunk@25204 -
2010-05-05 07:59:04 +00:00
paul
51bab0e62e
lcl: change TBevel and TScrollBar code to use GetControlDefaultSize method and SetInitialBounds as other controls do
...
git-svn-id: trunk@25184 -
2010-05-04 14:20:18 +00:00
mattias
84d4e6bf32
LCL; TCustomImage: comment
...
git-svn-id: trunk@24892 -
2010-04-24 19:38:59 +00:00