lazarus/components/ideintf
2014-10-15 20:11:34 +00:00
..
docs
images
languages Translations: Italian translation update by Giuliano, bug #26823 2014-10-06 22:46:44 +00:00
actionseditor.lfm
actionseditor.pas
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp
componenteditors.pas
componentreg.pas
componenttreeview.pas
compoptsintf.pas IDE: clean up old external tools 2014-07-20 20:15:40 +00:00
dbgridcolumnspropeditform.lfm IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
dbgridcolumnspropeditform.pas IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
dbpropedits.pas IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas IDE: designer: redo: non visual TComponent.Left/Top 2014-10-08 18:12:10 +00:00
fpmake.pp
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas IdeIntf: Improve painting of clNone also in color property editor of Object Inspector. Issue #26707, patch from wp. 2014-09-11 21:44:06 +00:00
headercontrolpropedit.pp
helpfpdoc.pas * IDEIntf: cosmetic: comments 2014-10-14 14:07:04 +00:00
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: Fix THintWindow.CalcHintRect. Issue #26674. Inspired by patch from Denis Golovan. 2014-09-09 10:17:54 +00:00
ideimagesintf.pas
ideintf.lpk IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
ideintf.pas IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +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
idewindowintf.pas
imagelisteditor.lfm
imagelisteditor.pp
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas IDE: clean up old external tools 2014-07-20 20:15: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 IDE, fieldseditor: handle exception on selecting lookup dataset, reported by Simon Ameis, issue #19924 2014-10-15 20:11:34 +00:00
newitemintf.pas
objectinspector.lfm ObjectInspector: locate the arrow on left side vertically better. Issue #26258, patch from Howardpc. 2014-09-15 15:39:49 +00:00
objectinspector.pp IdeIntf, Object Inspector: new strategy for putting StatusBar below InfoPanel. Set Top coord and the layout engine takes care of it. Issue #26788. 2014-10-01 14:46:49 +00:00
objinspstrconsts.pas IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +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
projpackintf.pas IDE: TIDEProjPackBase changed to TComponent 2014-07-23 11:32:58 +00:00
propedits.pp
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.