lazarus/components/ideintf
2014-08-05 23:02:53 +00:00
..
docs
images
languages Translations: Hungarian translation update by Péter Gábor, bug #26565 2014-08-05 23:02:53 +00:00
actionseditor.lfm
actionseditor.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
actionseditorstd.lfm
actionseditorstd.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
checklistboxeditordlg.lfm
checklistboxeditordlg.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
collectionpropeditform.lfm
collectionpropeditform.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
columndlg.pp IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
componenteditors.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
componentreg.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
componenttreeview.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
compoptsintf.pas IDE: clean up old external tools 2014-07-20 20:15:40 +00:00
dbpropedits.pas IDEIntf: ListDataSourceFields 2014-03-01 16:19:24 +00:00
fieldseditor.lfm
fieldseditor.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
fieldslist.lfm
fieldslist.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
filefilterpropeditor.lfm
filefilterpropeditor.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
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 IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
graphicpropedit.lfm
graphicpropedit.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
graphpropedits.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
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: enabled group compile 2014-07-28 14:53:57 +00:00
idehelpintf.pas LCL: Revert some of THintWindow changes because of Delphi compatibility. Issue #26516 2014-07-25 16:56:19 +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 IDE: clean up old external tools 2014-07-20 20:15:40 +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 IDEIntf: clean up and added unit ideutils 2014-02-18 20:55:15 +00:00
idewindowintf.pas IDEintf: less hints 2014-05-20 09:46:59 +00:00
imagelisteditor.lfm
imagelisteditor.pp IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
keyvalpropeditdlg.lfm IdeIntf: Fix AutoAddRows feature for ValueListEditor property editor. 2014-04-01 00:34:22 +00:00
keyvalpropeditdlg.pas IDEIntf: clean up 2014-04-07 10:38:11 +00:00
lazideintf.pas IDE: clean up old external tools 2014-07-20 20:15:40 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
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 IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
menuintf.pas IDEIntf: less unit dependencies, less hints, fixed passing AsLast 2014-02-26 08:51:28 +00:00
newfield.lfm
newfield.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
newitemintf.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
objectinspector.lfm IdeIntf: use 2 hint windows in THintWindowManager, one for text and one for rendered HTML. 2014-07-20 18:27:21 +00:00
objectinspector.pp IdeIntf: use 2 hint windows in THintWindowManager, one for text and one for rendered HTML. 2014-07-20 18:27:21 +00:00
objinspstrconsts.pas IDEIntf: fixed typo in string 2014-06-25 21:24:47 +00:00
oifavoriteproperties.pas
packageintf.pas IDE: move/copy multiple files via dnd from package editors/project inspector 2014-07-25 18:13:56 +00:00
projectintf.pas IDE: TIDEProjPackBase changed to TComponent 2014-07-23 11:32:58 +00:00
projectresourcesintf.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
projpackintf.pas IDE: TIDEProjPackBase changed to TComponent 2014-07-23 11:32:58 +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 IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
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.