lazarus/components/ideintf
2014-07-16 19:59:26 +00:00
..
docs
images
languages regenerated translations 2014-07-02 20:11:41 +00:00
actionseditor.lfm
actionseditor.pas
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
columndlg.pp
componenteditors.pas
componentreg.pas
componenttreeview.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
compoptsintf.pas Make Project and Package inherit from a new TProjPack base class. 2014-07-06 22:38:02 +00:00
dbpropedits.pas
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas Remove typecasts because LookupRoot was moved to TIDesigner. Also formatting. 2014-07-05 10:49:34 +00:00
fpmake.pp
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE: remove methods that were deprecated already for Lazarus 0.9.x 2014-07-05 14:56:40 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: clean up 2014-06-08 17:13:10 +00:00
idehelpintf.pas IDE: Move hint stuff from TSourceNotebook to TSourceEditorManager. Only one hint is shown at a time anyways. 2014-07-12 14:19:35 +00:00
ideimagesintf.pas
ideintf.lpk Make Project and Package inherit from a new TProjPack base class. 2014-07-06 22:38:02 +00:00
ideintf.pas Make Project and Package inherit from a new TProjPack base class. 2014-07-06 22:38:02 +00:00
idemsgintf.pas IDEIntf: clean up 2014-06-15 18:39:12 +00:00
ideoptionsintf.pas Make Project and Package inherit from a new TProjPack base class. 2014-07-06 22:38:02 +00:00
idetextconverter.pas
ideutils.pas
idewindowintf.pas
imagelisteditor.lfm
imagelisteditor.pp
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas IDE: remove methods that were deprecated already for Lazarus 0.9.x 2014-07-05 14:56:40 +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 IdeIntf: comment out TOIHintWindow.OnMouseDown. The inherited protected property is available, too. (A bug?) 2014-07-11 16:32:23 +00:00
objinspstrconsts.pas IDEIntf: fixed typo in string 2014-06-25 21:24:47 +00:00
oifavoriteproperties.pas
packageintf.pas IdeIntf: name project / package common base class as TIDEProjPackBase. 2014-07-16 19:59:26 +00:00
projectintf.pas IdeIntf: name project / package common base class as TIDEProjPackBase. 2014-07-16 19:59:26 +00:00
projectresourcesintf.pas
projpackintf.pas IdeIntf: name project / package common base class as TIDEProjPackBase. 2014-07-16 19:59:26 +00:00
propedits.pp IDE: object inspector: show error if integer out of range 2014-06-23 16:23:51 +00:00
propeditutils.pp
README.txt
srceditorintf.pas IDE: remove one more deprecated method TSourceNotebook.ClearErrorLines. 2014-07-15 17:28:54 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.pas
unitresources.pas IDE: started checking component classes depending on resource format 2014-06-25 10:11:30 +00:00

This directory contains the IDE interfaces for experts/plugins.

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