Commit Graph

336 Commits

Author SHA1 Message Date
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
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