lazarus/components/ideintf
juha 283b70dbac Cleanup, comments.
git-svn-id: trunk@64228 -
2020-12-18 21:02:19 +00:00
..
docs
images
languages Translations: Chinese translation update by robsean, bug #37290 2020-07-01 21:39:48 +00:00
actionseditor.lfm
actionseditor.pas
actionseditorstd.lfm
actionseditorstd.pas
bufdatasetdsgn.pas
changeparentdlg.lfm
changeparentdlg.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp
componenteditors.pas Cleanup. 2020-12-09 11:48:28 +00:00
componentreg.pas Cleanup, comments. 2020-12-18 21:02:19 +00:00
componenttreeview.pas Designer: Give names for the side components of PairSplitter. Don't crash when deleting. Issue #38227. 2020-12-18 10:51:37 +00:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas
dbpropedits.pas
editorsyntaxhighlighterdef.pas
fieldseditor.lfm
fieldseditor.pas IdeIntf: Remove a useless test "AComponent is TDataset". Issue #37070. 2020-08-04 19:53:42 +00:00
fieldslist.lfm IdeIntf: Fix anchors in TFieldsListFrm. Issue #37276. 2020-10-25 08:08:33 +00:00
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas
fpmake.pp IdeIntf: Implement Selection Editors to extend handling of OI selections. Patch by Sven Barth. 2020-07-22 20:16:20 +00:00
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions. 2020-12-12 11:41:07 +00:00
idedialogs.pas BuildIntf: Rename LazMessageDialog as LazMessageWorker to avoid name clash and to be more accurate. Same for LazQuestionDialog. 2020-10-13 11:27:28 +00:00
idehelpintf.pas
ideimagesintf.pas IDE, IDEImages: Add comment on how to use 2020-10-07 23:40:22 +00:00
ideintf.lpk IdeIntf: Implement Selection Editors to extend handling of OI selections. Patch by Sven Barth. 2020-07-22 20:16:20 +00:00
ideintf.pas IdeIntf: Implement Selection Editors to extend handling of OI selections. Patch by Sven Barth. 2020-07-22 20:16:20 +00:00
idemsgintf.pas
ideopteditorintf.pas
idetextconverter.pas
ideutils.pas IDE: Tools/Options + startup configuration. Improve "make" location, expand paths before openfile dialogs etc. Issue #37386, patch from BrunoK. 2020-07-25 22:51:59 +00:00
idewindowintf.pas
imagelisteditor.lfm
imagelisteditor.pp
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas ideintf: added HandlerOnRunDebugInit 2020-06-27 08:56:43 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
Makefile LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.compiled LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
Makefile.fpc LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
maskpropedit.lfm
maskpropedit.pas
menuintf.pas
newfield.lfm
newfield.pas
objectinspector.lfm
objectinspector.pp IdeIntf: Do not autoexpand ComponentTree in OI after component delete or ZOrder change. Issue #37434. 2020-11-15 11:41:43 +00:00
objinspstrconsts.pas
oifavoriteproperties.pas
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectgroupintf.pp
propedits.pp Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +00:00
propeditutils.pp Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +00:00
README.txt
selectdatasetdlg.lfm
selectdatasetdlg.pas
seledits.pas IdeIntf: Implement Selection Editors to extend handling of OI selections. Patch by Sven Barth. 2020-07-22 20:16:20 +00:00
srceditorintf.pas
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas IdeIntf: Add caption to a GroupBox with LCL-QT5 to prevent a layout error. Issue #37576. 2020-08-16 07:54:12 +00:00
texttools.pas
toolbarintf.pas
treeviewpropedit.lfm
treeviewpropedit.pas
unitresources.pas

This directory contains the IDE interfaces for experts/plugins.

These files are under the modified LGPL as described in COPYING.modifiedLGPL.