lazarus/ideintf
2010-11-22 00:25:09 +00:00
..
docs
languages Translations: Portuguese translation updates by Marcelo B Paula, bug #18002 2010-11-20 17:25:08 +00:00
actionseditor.lfm IDEIntf: fixed TActionListEditor if ActionList=nil, bug #17969 2010-11-18 18:39:12 +00:00
actionseditor.pas IDEIntf: fixed TActionListEditor if ActionList=nil, bug #17969 2010-11-18 18:39:12 +00:00
actionseditorstd.lfm
actionseditorstd.pas
allideintf.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm ideintf: use actions with shortcuts in the check list box editor, show button hints 2010-04-27 03:39:15 +00:00
checklistboxeditordlg.pas ideintf: use actions with shortcuts in the check list box editor, show button hints 2010-04-27 03:39:15 +00:00
collectionpropeditform.lfm ideintf: redo collection editor form to use actions + shortcuts 2010-04-26 07:10:09 +00:00
collectionpropeditform.pas ideintf: redo collection editor form to use actions + shortcuts 2010-04-26 07:10:09 +00:00
columndlg.pp
componenteditors.pas IDEIntf: localized TToolBar designer menu entries 2010-11-19 23:55:37 +00:00
componentreg.pas IDEIntf: added TBaseComponentPalette.Selected, feature 17936 2010-11-18 18:55:45 +00:00
componenttreeview.pas IDE: fixed crashing componenttreeview while destroying components 2010-05-16 13:28:25 +00:00
dbpropedits.pas
fieldseditor.lfm IDE, Fields Editor corrections and improvements, from Marcelo B Paula, issue #17762 2010-10-30 02:28:54 +00:00
fieldseditor.pas IDEIntf: clean up 2010-11-03 09:22:26 +00:00
fieldslist.lfm
fieldslist.pas
formeditingintf.pas IDE: removed TComponentInterface 2010-05-16 11:41:42 +00:00
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas DBG: Added instruction stepping / fixed some assembler window issue 2010-11-22 00:25:09 +00:00
idedialogs.pas IDEIntf: added IgnoreQuestions, compile package: ignore compile failures 24h, bug #16903 2010-07-17 10:12:10 +00:00
ideexterntoolintf.pas IDE: fixed compilation 2010-10-27 17:15:33 +00:00
idehelpintf.pas IDE: code browser: added TCodeBrowserView.GetCodeHelp 2010-07-27 16:06:13 +00:00
ideimagesintf.pas
idemsgintf.pas
ideoptionsintf.pas Editor-Options: Regroup markup related options (missed one file) 2010-10-29 19:36:59 +00:00
idetextconverter.pas
idewindowintf.pas IDEIntf: do not dock designer forms for now, bug #17130 2010-11-02 15:51:49 +00:00
imagelisteditor.lfm
imagelisteditor.pp
lazideintf.pas IDEIntf: added event for quick syntax check 2010-07-16 10:51:18 +00:00
lazstringgridedit.lfm IDEIntf: fixed StringGrid editor form layout 2010-05-08 17:53:22 +00:00
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp fixed typo dont 2010-09-11 14:05:21 +00:00
macrointf.pas IDE: check build macro names with IDE built-in macros 2010-09-26 10:44:14 +00:00
Makefile
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas fixed typo dont 2010-09-11 14:05:21 +00:00
newfield.lfm IDE, NewField Editor improvements (size of Edit, change fieldname, and enable size field), from Marcelo B Paula, issue #17768 2010-11-02 20:09:31 +00:00
newfield.pas IDE, NewField Editor improvements (size of Edit, change fieldname, and enable size field), from Marcelo B Paula, issue #17768 2010-11-02 20:09:31 +00:00
newitemintf.pas
objectinspector_img.lrs
objectinspector.lfm
objectinspector.pp ideintf: objectinspector: reduced updating combobox 2010-10-25 11:23:07 +00:00
objinspstrconsts.pas IDEIntf: localized TToolBar designer menu entries 2010-11-19 23:55:37 +00:00
oifavouriteproperties.pas
packageintf.pas IDE: compute build macros in local package substitution 2010-08-17 13:56:18 +00:00
projectintf.pas IDE: compiler options: warn if SrcPath contains paths in UnitPath 2010-11-12 14:46:03 +00:00
projectresourcesintf.pas
propedits.pp IDEIntf: TCustomShortCutGrabBox: minwidth for combobox 2010-06-27 17:19:49 +00:00
propeditutils.pp
README.txt
srceditorintf.pas IDE: added sourcemarklings 2010-10-10 23:17:00 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas ideintf: strings property editor: count characters instead of bytes (issue #17753) 2010-11-02 09:54:49 +00:00
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.