lazarus/ideintf
2011-10-03 09:22:27 +00:00
..
docs
images
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20054 2011-08-25 21:14:51 +00:00
actionseditor.lfm
actionseditor.pas Fixed my own error in r32355 #ae9dead608. The original patch from Andrew G. Khodotov was correct. 2011-09-16 20:04:02 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp
componenteditors.pas IDE: Version of RegisterComponentEditor to register many components. Issue #20281, patch from Silvio Clécio 2011-09-18 21:54:48 +00:00
componentreg.pas
componenttreeview.pas Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +00:00
compoptsintf.pas IDEIntf: added TLazProject.SetAlternativeCompile 2011-10-01 21:24:58 +00:00
dbpropedits.pas
fieldseditor.lfm
fieldseditor.pas IDEIntf: fixed component delete confirmation text in Object Inspector, bug #19840 2011-07-31 12:12:00 +00:00
fieldslist.lfm
fieldslist.pas
formeditingintf.pas
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm Implement copy'n'paste for GraphicPropEdit. Issue #20243, patch from Flávio Etrusco 2011-09-15 08:06:05 +00:00
graphicpropedit.pas Implement copy'n'paste for GraphicPropEdit. Issue #20243, patch from Flávio Etrusco 2011-09-15 08:06:05 +00:00
graphpropedits.pas IDE: Fix an invalid integer error after changing color in object inspector. Issue #20158, patch from August Klein 2011-10-02 19:10:27 +00:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas DBG: Watchpoints 2011-09-19 17:47:27 +00:00
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas
ideimagesintf.pas
ideintf.lpk
ideintf.pas
idemsgintf.pas
ideoptionsintf.pas IDE-Options: Fixed AfterWrite-Handler 2011-08-25 01:01:38 +00:00
idetextconverter.pas
idewindowintf.pas Fix window positioning for dual screen, and systems with negative coordinates 2011-07-23 22:35:58 +00:00
imagelisteditor.lfm
imagelisteditor.pp
lazideintf.pas IDE, alow search for unit in project only (without packages) 2011-09-14 13:47:26 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrointf.pas
Makefile
Makefile.compiled
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas
newfield.lfm
newfield.pas
newitemintf.pas
objectinspector.lfm
objectinspector.pp IDE: Fix Object Inspector hints blocking user input. Issue #18475, patch from Sven Barth 2011-10-03 09:22:27 +00:00
objinspstrconsts.pas IDEIntf: fixed component delete confirmation text in Object Inspector, bug #19840 2011-07-31 12:12:00 +00:00
oifavouriteproperties.pas
packageintf.pas Packager: remove obsolete psfAskBeforeSaving from TPkgSaveFlag. Saving is always asked in PackageEditorFormCloseQuery. 2011-10-02 00:29:34 +00:00
projectintf.pas IDEIntf: added TLazProject.RunParameters 2011-10-01 21:44:11 +00:00
projectresourcesintf.pas IDEIntf: added TLazProject.Resources 2011-10-01 19:49:29 +00:00
propedits.pp LCL: added AlignToPtr and AlignToInt to fpcadds 2011-09-30 14:40:41 +00:00
propeditutils.pp
README.txt
srceditorintf.pas
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.pas

This directory contains the IDE interfaces for experts/plugins.

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