Juha
|
476da882fa
|
Delete some deprecated functions. Inspired by issue #41363.
|
2025-01-31 13:50:35 +02:00 |
|
Juha
|
3ec140e266
|
Move unit ComponentReg from IdeIntf to BuildIntf.
|
2024-03-15 10:40:41 +02:00 |
|
wp_xyz
|
5efaca564c
|
LCL/TaskDialog: Add component editor for testing the dialog at design-time. Issue #39919.
|
2022-09-19 17:22:38 +02:00 |
|
mattias
|
5c4f4fda3b
|
ideintf: TComponentRequirement: use first unit as source unitname for codetools
|
2022-04-16 09:05:50 +02:00 |
|
juha
|
f34f7f4c56
|
Cleanup.
git-svn-id: trunk@64189 -
|
2020-12-09 11:48:28 +00:00 |
|
juha
|
cca567d5e7
|
Designer: Restore function InvokeComponentEditor to componenteditors interface but implement it with PopupMenuComponentEditor. Must not be freed right away.
git-svn-id: trunk@62938 -
|
2020-04-11 09:43:14 +00:00 |
|
juha
|
18c6302e56
|
IdeIntf: Disable unused ComponentEditorDesignerHook handlers for now with define "EnableCompEditorHookHandlers".
git-svn-id: trunk@62929 -
|
2020-04-10 21:40:42 +00:00 |
|
juha
|
25a0114031
|
IdeIntf: Update Object Inspector after changing order of items in ActionList Editor. Issue #36872.
git-svn-id: trunk@62926 -
|
2020-04-10 11:59:07 +00:00 |
|
juha
|
d14e99f26b
|
IdeIntf, BuildIntf, Packager: Clean up uses sections, adjust used units.
git-svn-id: trunk@62800 -
|
2020-03-23 20:33:04 +00:00 |
|
balazs
|
21b6337d48
|
Revert r62735 #e640958255: IDE: Embedded designer.
git-svn-id: trunk@62740 -
|
2020-03-11 15:46:57 +00:00 |
|
balazs
|
e640958255
|
IDE: Embedded designer.
git-svn-id: trunk@62735 -
|
2020-03-10 12:10:00 +00:00 |
|
juha
|
6255c7a36f
|
Packager: Support extra unit/package dependencies when dropping a component on a form. Issue #36654, patch from Sven Barth.
git-svn-id: trunk@62635 -
|
2020-02-16 20:24:51 +00:00 |
|
juha
|
baad25dec4
|
IdeIntf: Delete old deprecated methods and properties.
git-svn-id: trunk@59227 -
|
2018-10-02 12:59:21 +00:00 |
|
juha
|
76f7d02e9f
|
IdeIntf: Clean comp editor code, use new function EditCollectionNoAddDel instead of default param for old function.
git-svn-id: trunk@59117 -
|
2018-09-21 18:16:00 +00:00 |
|
wp
|
c5aca0606a
|
IDEIntf: Activate modified component editor for TFlowPanel in order to be able to rearrange controls (issue #34286, modified patch by silvioprog)
git-svn-id: trunk@59114 -
|
2018-09-21 13:46:18 +00:00 |
|
juha
|
3574bdfb6d
|
Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils.
git-svn-id: trunk@58244 -
|
2018-06-13 13:59:07 +00:00 |
|
juha
|
f440f660a2
|
Refactor: move CompareMethods to LazMethodList. Keep alias in LCLProc.
git-svn-id: trunk@58204 -
|
2018-06-09 14:39:36 +00:00 |
|
mattias
|
1c514f9a8d
|
IDE: designer: option show non visual components
git-svn-id: trunk@58037 -
|
2018-05-27 06:54:35 +00:00 |
|
juha
|
73aa9aa4bb
|
Order uses sections again to see dependencies better.
git-svn-id: trunk@53738 -
|
2016-12-20 16:26:44 +00:00 |
|
juha
|
e008aa5d53
|
IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl.
git-svn-id: trunk@53267 -
|
2016-10-30 18:16:52 +00:00 |
|
ondrej
|
f7daccaf3b
|
IDE designer: refactor AddComponent, add it to IDEIntf. Issue #30459
git-svn-id: trunk@53259 -
|
2016-10-29 09:45:53 +00:00 |
|
juha
|
09b9c0261c
|
ActionsEditor: Show new actions properly. Optimize and format a little. Issue #30636.
git-svn-id: trunk@53031 -
|
2016-09-25 11:33:40 +00:00 |
|
juha
|
2f54ed431e
|
Designer: IDEComponentsMaster class proposition for manipulating components (now with single method). r49372 from free-sparta branch by Maciej Izak.
git-svn-id: trunk@49529 -
|
2015-07-12 23:05:13 +00:00 |
|
juha
|
f51604367b
|
IdeIntf: Add "Change Class" feature also to popup menu of Object Inspector.
git-svn-id: trunk@48551 -
|
2015-03-31 17:10:25 +00:00 |
|
juha
|
abe573b42d
|
Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
git-svn-id: trunk@48481 -
|
2015-03-24 17:52:23 +00:00 |
|
mattias
|
7dde88bfad
|
IDE: designer: InvokeComponentEditor: removed MenuIndex, it was not used
git-svn-id: trunk@48199 -
|
2015-03-10 12:07:50 +00:00 |
|
giuliano
|
447003f6d6
|
LCL: issue #0027030: proper button size in vertical mode
(conctrls.pp,toolbar.inc,toolbutton.inc)
IDEINTF: same issue - componenteditors.pas
git-svn-id: trunk@46800 -
|
2014-11-12 11:58:51 +00:00 |
|
mattias
|
41460c7d4f
|
IDE: fixed renaming components, simplified designer undo
git-svn-id: trunk@44173 -
|
2014-02-19 18:57:53 +00:00 |
|
mattias
|
1217b68eb7
|
IDE: designer IsUndoLocked
git-svn-id: trunk@44172 -
|
2014-02-19 17:59:47 +00:00 |
|
mattias
|
baabe96213
|
IDE: undo for designer, patch #22584
git-svn-id: trunk@44156 -
|
2014-02-18 21:46:36 +00:00 |
|
mattias
|
384aab7b08
|
IDEIntf: TDefaultComponentEditor: check TControl.Action.OnExecute and TMenuItem.Action.OnExecute
git-svn-id: trunk@41418 -
|
2013-05-26 13:23:42 +00:00 |
|
juha
|
ecd140c985
|
Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
|
2013-05-25 09:22:25 +00:00 |
|
mattias
|
7dfc6db3f0
|
ideintf: moved to components
git-svn-id: trunk@40882 -
|
2013-04-23 07:04:51 +00:00 |
|