lazarus/components/ideintf
2014-01-31 11:16:44 +00:00
..
docs
images ideintf: fix images 2013-10-04 12:25:35 +00:00
languages * fixed a few cases where Evenement had an Accent grave, reported on forum 2014-01-31 11:16:44 +00:00
actionseditor.lfm
actionseditor.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas IDEIntf: propedits: comment 2013-09-30 17:27:29 +00:00
columndlg.pp
componenteditors.pas
componentreg.pas IDE: implement storage for component palette options. Read and write it in GUI frame. 2013-09-11 06:21:29 +00:00
componenttreeview.pas ide: load component treeview images from FPC resource 2013-09-27 08:58:33 +00:00
compoptsintf.pas IDE: generate comments in all compiler options GUI. 2013-08-14 22:38:12 +00:00
dbpropedits.pas IDEIntf: Get LookupRoot for TFieldDefs, bug #25068 2013-09-26 23:03:07 +00:00
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm New window for file filter property editor. Earlier one was generated in code. 2013-09-12 23:31:43 +00:00
filefilterpropeditor.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
formeditingintf.pas IDE: added designer menu item Reset to reset to ancestor bounds 2013-06-27 02:36:17 +00:00
fpmake.pp
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE: implement find references of used unit 2013-09-08 22:47:26 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: further migration external tools 2013-09-04 09:15:41 +00:00
idehelpintf.pas IDE: further migration external tools 2013-08-03 19:07:12 +00:00
ideimagesintf.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
ideintf.lpk PropEdits: Use a proper designer form for file filter property editor and add up/down buttons. Issue #24811 2013-09-12 23:33:23 +00:00
ideintf.pas PropEdits: Use a proper designer form for file filter property editor and add up/down buttons. Issue #24811 2013-09-12 23:33:23 +00:00
idemsgintf.pas IDE: further migration external tools 2013-10-17 19:17:50 +00:00
ideoptionsintf.pas ide: add empty project resources options frame (disabled by ifdef atm) 2013-10-12 04:51:53 +00:00
idetextconverter.pas
idewindowintf.pas IDE: use MakeFullyVisible 2013-07-02 16:31:23 +00:00
imagelisteditor.lfm
imagelisteditor.pp
lazideintf.pas Fix comments, formatting 2014-01-15 00:08:42 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
Makefile
Makefile.compiled IDE: fixed Makefile.compiled to contain inherited custom options 2013-07-29 10:48:35 +00:00
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas IdeIntf, IdeMenu: Less verbose 2013-11-17 15:33:30 +00:00
newfield.lfm
newfield.pas
newitemintf.pas
objectinspector.lfm
objectinspector.pp LCL, ObjectInspector: Prevent triggering double-click when expanding ComboBox quickly. Issue #19918, patch from Flávio Etrusco 2014-01-04 14:17:24 +00:00
objinspstrconsts.pas
oifavoriteproperties.pas
packageintf.pas IDEIntf: package file FileType and InUses 2013-06-21 08:00:58 +00:00
projectintf.pas
projectresourcesintf.pas
propedits.pp IDE: designer: fixed adding components on inherited form, bug #25084 2013-09-26 13:48:25 +00:00
propeditutils.pp IDEIntf: Get LookupRoot for TFieldDefs, bug #25068 2013-09-26 23:03:07 +00:00
README.txt
srceditorintf.pas
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
treeviewpropedit.lfm IDE: Add up/down move buttons to treeview item editor. Issue #9773. 2013-09-12 14:29:23 +00:00
treeviewpropedit.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
unitresources.pas IDE: fixed duplicate code, break cycle lfmunitresource 2013-09-20 09:15:48 +00:00

This directory contains the IDE interfaces for experts/plugins.

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