lazarus/components/ideintf
2014-07-05 14:56:40 +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 IDE: fixed ignoring empty lines at end of conditionals, no modified if project icon was not touched 2014-06-15 18:37:10 +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: enabled new external tools by default, use old code with -dEnableOldExtTools 2014-06-08 10:19:28 +00:00
ideimagesintf.pas
ideintf.lpk
ideintf.pas
idemsgintf.pas IDEIntf: clean up 2014-06-15 18:39:12 +00:00
ideoptionsintf.pas IDE: Update the GUI for BuildModes after importing them. Disable import/export with invalid filename. 2014-06-24 13:26:42 +00:00
idetextconverter.pas
ideutils.pas
idewindowintf.pas IDEintf: less hints 2014-05-20 09:46:59 +00:00
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 updated makefiles 2014-05-11 17:31:41 +00:00
Makefile.compiled updated makefiles 2014-05-11 17:31:41 +00:00
Makefile.fpc updated makefiles 2014-05-11 17:31:41 +00:00
maskpropedit.lfm
maskpropedit.pas
menuintf.pas
newfield.lfm
newfield.pas
newitemintf.pas
objectinspector.lfm
objectinspector.pp IDE: indentiation 2014-05-28 23:12:11 +00:00
objinspstrconsts.pas IDEIntf: fixed typo in string 2014-06-25 21:24:47 +00:00
oifavoriteproperties.pas
packageintf.pas IDEIntf: using TIDEOwnedFile as common ancestor of TLazPackageFile and TLazProjectFile 2014-06-21 20:57:14 +00:00
projectintf.pas IDE: remove methods that were deprecated already for Lazarus 0.9.x 2014-07-05 14:56:40 +00:00
projectresourcesintf.pas
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 methods that were deprecated already for Lazarus 0.9.x 2014-07-05 14:56:40 +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.