Commit Graph

35 Commits

Author SHA1 Message Date
wp_xyz
0cbb6646f7 LCL/all units with controls: stream events at the end. 2023-08-12 14:55:46 +02:00
Juha
8eec551e93 LCL: Improve Checkbox / TAction synchronization. Issue #39869. 2022-09-08 10:21:59 +03:00
juha
41ea2e0f9e IdeIntf: Sanitize and simplify ActionListEditor code. Don't use for-loop variable after loop. Fix potential bugs.
git-svn-id: trunk@53094 -
2016-10-11 20:04:52 +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
paul
7d3d566314 lcl: make TActionLink.SetImageIndex argument delphi compatible TImageIndex -> Integer
git-svn-id: trunk@22727 -
2009-11-23 15:08:19 +00:00
paul
c0db1937f5 lcl: add TActionListEnumerator class and TCustomActionList.GetEnumerator method
git-svn-id: trunk@22407 -
2009-11-03 15:43:49 +00:00
paul
538e53caad lcl: use TImageIndex instead of Integer in more cases
git-svn-id: trunk@22138 -
2009-10-13 09:24:26 +00:00
sekelsenmat
9d1b80451a Changes all dynamic methods in the ide, lclintf and lcl to virtual methods, because they are the same in fpc and dynamic is a legacy directive
git-svn-id: trunk@21280 -
2009-08-18 14:44:25 +00:00
paul
fad9d9e51d lcl: override default value for TAction.DisableIfNoHandler
git-svn-id: trunk@19218 -
2009-04-04 16:33:02 +00:00
paul
d9491a4528 lcl: fix header
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
mattias
2bf1ed6db8 LCL: clean up
git-svn-id: trunk@14205 -
2008-02-20 10:14:38 +00:00
mattias
82dafe9281 LCL: moved TTranslateString to lcltype.pp
git-svn-id: trunk@10272 -
2006-12-01 17:11:17 +00:00
mattias
9f6de0ac7a LCL: published TAction.DisableIfNoHandler
git-svn-id: trunk@10158 -
2006-11-02 03:33:24 +00:00
micha
9b2a1f22d9 rename Action parameter to not conflict with Form.Action property (issue #7703)
git-svn-id: trunk@10138 -
2006-10-31 10:35:35 +00:00
mattias
6eb4930179 fixed references to COPYING.LCL
git-svn-id: trunk@9243 -
2006-05-05 05:52:08 +00:00
vincents
afe0734734 clean up of fpcadds
git-svn-id: trunk@8101 -
2005-11-07 23:25:45 +00:00
mattias
f8d5c91d6f moved CM_ message constants from crontrols.pp to lmessages.pp to break circles and clean up controls.pp
git-svn-id: trunk@6940 -
2005-03-11 14:40:37 +00:00
vincents
8e64bd00ae fixed fpc 1.0.x compilation
git-svn-id: trunk@6773 -
2005-02-08 21:46:23 +00:00
micha
6fa632827f implement shortcut handling, tcustomlabel accelerator focuscontrol functionality
git-svn-id: trunk@6725 -
2005-02-03 15:10:23 +00:00
mattias
540727fc1b implemented setting TTabSheet.TabIndex
git-svn-id: trunk@5731 -
2004-08-04 09:35:38 +00:00
mattias
7bf089b375 invisible selected persistents are no longer drawn with grabbers
git-svn-id: trunk@5730 -
2004-08-04 08:50:23 +00:00
mattias
587f9c2420 added Delphi ToDo support, Application.WndProc, small bugfixes from Colin
git-svn-id: trunk@5664 -
2004-07-10 18:17:30 +00:00
marc
34c1c7f47b * Interface reconstruction. Created skeleton units, classes and wscontrols
git-svn-id: trunk@5311 -
2004-03-17 00:34:37 +00:00
mattias
a8bd07f54a added TActionList editor from Radek
git-svn-id: trunk@5245 -
2004-02-28 11:03:37 +00:00
mattias
ddd3ba7dbd completed TControl actions
git-svn-id: trunk@5171 -
2004-02-04 23:30:18 +00:00
mattias
bf8c04c86a ShortCutToText now deletes any modifier
git-svn-id: trunk@5163 -
2004-02-04 13:40:19 +00:00
mattias
cb3a24c0c7 added TActionList - actions need testing
git-svn-id: trunk@5139 -
2004-02-02 17:39:10 +00:00
mattias
327c1045e7 renamed action.inc to lclaction.inc for democratic reasosn
git-svn-id: trunk@4946 -
2003-12-23 18:58:58 +00:00
mattias
2417127a97 started TLabeledEdit
git-svn-id: trunk@4253 -
2003-06-10 15:58:39 +00:00
mattias
280af8c739 added some help stuff
git-svn-id: trunk@4041 -
2003-04-11 09:32:20 +00:00
mattias
cb8dad4ea8 more localization for gtk- and win32-interface and lcl
git-svn-id: trunk@3908 -
2003-03-11 07:46:44 +00:00
lazarus
c7ae25f0f2 MG: broke actnlist <-> forms circle
git-svn-id: trunk@3564 -
2002-10-26 11:05:59 +00:00
lazarus
29fd697de5 MG: broke actnlist <-> menus circle
git-svn-id: trunk@3563 -
2002-10-26 10:21:01 +00:00
lazarus
52650eac79 MG: added actnlist.pp
git-svn-id: trunk@1824 -
2002-08-06 19:57:40 +00:00