lazarus/components/ideintf
2018-05-18 21:34:48 +00:00
..
docs
images
languages Translations: French translation update by Gilles Vasseur, bug #33673 2018-05-03 22:53:34 +00:00
actionseditor.lfm IDE: use IDEImages instead of custom image lists 2018-05-09 01:39:31 +00:00
actionseditor.pas IDE: use IDEImages instead of custom image lists 2018-05-09 01:39:31 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
changeparentdlg.lfm
changeparentdlg.pas IDE: remove redundant glyph assignments 2018-04-26 10:02:59 +00:00
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp
componenteditors.pas
componentreg.pas
componenttreeview.pas IDE: OI: fix form image index 2018-05-09 01:55:07 +00:00
compoptsintf.pas IDEIntf: added CompilerPath, fixed fpc msg parser if msg id not found 2018-05-13 07:15:23 +00:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas LCL: Fix invalid typecast on TCustomDBGrid-based grids. Issue #33053, patch from Michal Gawrycki. 2018-03-01 14:54:10 +00:00
dbpropedits.pas
editorsyntaxhighlighterdef.pas
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
formeditingintf.pas IDEIntf: added SaveComponentAsPascal 2018-05-02 22:38:41 +00:00
fpmake.pp
frmselectprops.lfm
frmselectprops.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas LCL, components: TCustomEditButton: enable image list support, use LCLBtnGlyphs. 2018-04-26 09:59:30 +00:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas
idedialogs.pas
ideexterntoolintf.pas IDE: use pas2js msg parser 2018-05-12 15:36:26 +00:00
idehelpintf.pas
ideimagesintf.pas IDE: use IDEImages instead of custom image lists 2018-05-09 01:39:31 +00:00
ideintf.lpk
ideintf.pas
idemsgintf.pas IDE: added quickfix for An inherited method is hidden, add overload or reintroduce 2018-05-13 10:41:19 +00:00
ideoptionsintf.pas
idetextconverter.pas
ideutils.pas
idewindowintf.pas
imagelisteditor.lfm
imagelisteditor.pp
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas IDE: allow pas2js as compiler, added target os browser and nodejs 2018-05-11 08:50:33 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
Makefile
Makefile.compiled
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas
newfield.lfm
newfield.pas
newitemintf.pas
objectinspector.lfm
objectinspector.pp IDE: ObjectInspector: Fixed property filter input: caret jumps to begin. Issue #33585 2018-05-18 19:51:00 +00:00
objinspstrconsts.pas
oifavoriteproperties.pas
packagedependencyintf.pas IDE: fix invalid localized package names 2018-05-18 21:34:39 +00:00
packageintf.pas IDE: find/rename identifier: search in used but not listed units too 2018-04-26 17:37:14 +00:00
packagelinkintf.pas
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectintf.pas
projectresourcesintf.pas
projpackintf.pas
propedits.pp LCL: PropEdits: ShortCutGrabBox: Removed mouse keys from key combobox. 2018-05-18 21:34:48 +00:00
propeditutils.pp
README.txt
srceditorintf.pas IDE: restore identifier completion window size on desktop change. 2018-04-19 11:17:14 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
toolbarintf.pas
treeviewpropedit.lfm
treeviewpropedit.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
unitresources.pas

This directory contains the IDE interfaces for experts/plugins.

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