lazarus/components/ideintf
mattias a472e9ef09 buildintf: split from ideintf
git-svn-id: trunk@62795 -
2020-03-22 11:58:11 +00:00
..
docs buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
images IDE/Restriction Browser: Fix visibility of icon on customdrawn button. 2018-10-19 11:19:00 +00:00
languages Translations: French translation update by Gilles Vasseur, bug #36524 2020-01-07 22:50:11 +00:00
actionseditor.lfm IDE: use IDEImages instead of custom image lists 2018-05-09 01:39:31 +00:00
actionseditor.pas IdeIntf: Prevent crash when renaming TAction in TActionListEditor. Issue #35226, patch from Anton. 2019-03-15 11:23:35 +00:00
actionseditorstd.lfm
actionseditorstd.pas
changeparentdlg.lfm
changeparentdlg.pas Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955. 2019-03-16 21:17:58 +00:00
checkgroupeditordlg.lfm
checkgroupeditordlg.pas IDEIntf: less hints 2018-02-12 14:47:30 +00:00
checklistboxeditordlg.lfm
checklistboxeditordlg.pas IDEIntf: less hints 2018-01-18 21:23:52 +00:00
collectionpropeditform.lfm IDEIntf: Activate modified component editor for TFlowPanel in order to be able to rearrange controls (issue #34286, modified patch by silvioprog) 2018-09-21 13:46:18 +00:00
collectionpropeditform.pas IDEIntf: Disable INS and DEL keyboard shortcuts in collection property editor if "+" and "-" buttons are hidden. 2018-09-21 23:05:00 +00:00
columndlg.pp Refactor: reorder uses sections. 2018-06-09 14:39:54 +00:00
componenteditors.pas Revert r62735 #e640958255: IDE: Embedded designer. 2020-03-11 15:46:57 +00:00
componentreg.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
componenttreeview.pas Designer: Support Undo-action for changed Parent of a component. Issue #26815. 2019-10-05 19:47:24 +00:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas IdeIntf: Add ForceUpdate parameter for selecting items in GridColumns editor. Prevents an AV when deleting a column. Issue #36260. 2019-12-15 23:08:07 +00:00
dbpropedits.pas IdeIntf: Make methods private. Formatting. The usefull changes in issues #32902 and #32903. 2017-12-30 12:06:13 +00:00
editorsyntaxhighlighterdef.pas IDE, SourceEditor: added css highlight. issue #030519 patch by Darek Mazur 2018-07-16 12:00:47 +00:00
fieldseditor.lfm
fieldseditor.pas fixes for is precedence change in fpc r44266 #831fd20413 2020-03-06 12:07:46 +00:00
fieldslist.lfm
fieldslist.pas IdeIntf: Simplify function FieldNameToPascalIdentifier in FieldsList. 2018-09-20 08:18:49 +00:00
filefilterpropeditor.lfm
filefilterpropeditor.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
formeditingintf.pas Designer: Add debug lines to designer code and class destructors for testing issue #36151. 2019-10-08 17:12:10 +00:00
fpmake.pp buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
frmselectprops.lfm
frmselectprops.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
graphicpropedit.lfm
graphicpropedit.pas IDEIntf: less hints 2018-02-12 14:47:30 +00:00
graphpropedits.pas LCL/ComboBoxEx: Use type TImageIndex for image index properties of TComboboxEx. Issue #33026, patch by Michal Gawrycki. 2019-12-11 21:43:21 +00:00
headercontrolpropedit.pp buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
helpfpdoc.pas buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
idecommands.pas IDE: New toolbutton command "Open Recent Project". Issue #35883, patch from FTurtle. 2019-10-20 18:13:56 +00:00
idedialogs.pas buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
idehelpintf.pas IdeIntf: Delete old deprecated methods and properties. 2018-10-02 12:59:21 +00:00
ideimagesintf.pas ideintf: less hints 2018-10-01 15:11:48 +00:00
ideintf.lpk buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
ideintf.pas buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
idemsgintf.pas Delete old deprecated methods. 2018-09-28 11:06:40 +00:00
ideopteditorintf.pas buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
idetextconverter.pas Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils. 2018-06-13 13:59:07 +00:00
ideutils.pas IDE: Allow to replace a path in PathEditor if a new path differs only by character case. Issue #33902. 2018-09-01 22:07:59 +00:00
idewindowintf.pas buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
imagelisteditor.lfm IDEIntf: Allow to add sliced images to the image list editor of the multi-res imagelist (see https://forum.lazarus.freepascal.org/index.php/topic,43088.msg301126.html) 2018-11-03 21:14:09 +00:00
imagelisteditor.pp IDEIntf: Clean up of unused variables in r59440 #cb566ae12d 2018-11-03 21:59:31 +00:00
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas IDEIntf: less hints 2018-02-12 14:47:30 +00:00
lazideintf.pas buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas IDEIntf: less hints 2018-02-12 14:47:30 +00:00
listviewpropedit.lfm
listviewpropedit.pp IDEIntf: less hints 2018-02-12 14:47:30 +00:00
Makefile buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
Makefile.compiled buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
Makefile.fpc buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
maskpropedit.lfm
maskpropedit.pas IDEIntf: moved TAbstractIDEProjectOptions to unit projectintf, added TAbstractIDEProjectOptions.GetProject 2018-01-09 11:35:58 +00:00
menuintf.pas IDE: clean up ecCompile 2019-07-09 10:41:03 +00:00
newfield.lfm IDE, fix form size for NewField dialog, from Aleksey Lagunov, issue #35249 2019-03-20 06:11:22 +00:00
newfield.pas IDE, fix form size for NewField dialog, from Aleksey Lagunov, issue #35249 2019-03-20 06:11:22 +00:00
objectinspector.lfm IdeIntf: Allow F12 and other hotkeys in Object Inspector when the selection Combobox is active. Issue #29335, patch from ptvs. 2019-03-22 09:36:22 +00:00
objectinspector.pp IdeIntf: Minor optimization, use hard typecast when appropriate. 2020-03-18 18:54:21 +00:00
objinspstrconsts.pas buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
oifavoriteproperties.pas IdeIntf: Minor optimization, use hard typecast when appropriate. 2020-03-18 18:54:21 +00:00
pagespropeditdlg.lfm
pagespropeditdlg.pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
projectgroupintf.pp Remove unused units from uses sections. 2019-10-31 23:12:37 +00:00
propedits.pp LazUtils: Move function LazIsValidIdent from PackageDependencyIntf (IdeIntf) to LazStringUtils. 2019-10-27 15:46:04 +00:00
propeditutils.pp buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
README.txt
srceditorintf.pas buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
statusbarpropedit.pp buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
stringspropeditdlg.lfm
stringspropeditdlg.pas IDEIntf: less hints 2018-01-18 21:23:52 +00:00
texttools.pas buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
toolbarintf.pas IDE: New toolbutton command "Open Recent Project". Issue #35883, patch from FTurtle. 2019-10-20 18:13:56 +00:00
treeviewpropedit.lfm
treeviewpropedit.pas buildintf: split from ideintf 2020-03-22 11:58:11 +00:00
unitresources.pas buildintf: split from ideintf 2020-03-22 11:58:11 +00:00

This directory contains the IDE interfaces for experts/plugins.

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