lazarus/ideintf
2012-05-30 16:56:55 +00:00
..
docs docs: example 2012-01-29 10:59:06 +00:00
images
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22064 2012-05-18 23:16:51 +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 IDEIntf: TDefaultComponentEditor: always select component 2012-05-03 06:46:12 +00:00
componentreg.pas IDE: moved registration of base packages to formeditor.pp 2011-12-04 11:48:39 +00:00
componenttreeview.pas
compoptsintf.pas IDEIntf: removed TLazCompilerOptions.LCLWidgetType, fixed computing default LCLWidgetType on cross target OS 2012-04-29 17:43:58 +00:00
dbpropedits.pas ide: try to load field names from FieldDefs when Fields property is empty. Issue #18944 2012-02-06 20:05:27 +00:00
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
formeditingintf.pas IDE: fixed read/write designinfo, bug #21804 2012-04-19 08:49:52 +00:00
frmselectprops.lfm IDE: Add acceleration keys and fix tab order in Project Wizard and ImageListEditor, issue #21718 2012-04-13 19:24:28 +00:00
frmselectprops.pas IDE: harmonize the casing of variables. 2012-05-12 13:05:11 +00:00
graphicpropedit.lfm IDE: Enable Tracking for scrollboxes. issue #21240 2012-02-08 19:51:27 +00:00
graphicpropedit.pas
graphpropedits.pas IDEIntf: TColorPropertyEditor.ListDrawValue: fixed wrong values 2012-03-09 16:11:05 +00:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE: Add Source/Insert General/MIT Notice. Issue #22151, patch from Reinier Olislagers 2012-05-30 16:56:55 +00:00
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas IDE, IpPro: Allow copy to clipboard from hint 2012-05-02 16:33:19 +00:00
ideimagesintf.pas
ideintf.lpk fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
ideintf.pas
idemsgintf.pas IDE: cleaned up msg quickfixes 2012-03-30 14:37:28 +00:00
ideoptionsintf.pas IDE: Remember the original font style after filtering in Options dialog 2012-03-04 18:02:26 +00:00
idetextconverter.pas
idewindowintf.pas Window Column, store pointer to resourcestring 2012-04-02 00:24:15 +00:00
imagelisteditor.lfm IDE: Add acceleration keys and fix tab order in Project Wizard and ImageListEditor, issue #21718 2012-04-13 19:24:28 +00:00
imagelisteditor.pp
lazideintf.pas Remove old ifdefs from "deprecated" declarations. They don't work with recent compilers 2012-05-23 20:28:24 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrointf.pas IDE: fixed GetPossibleOwnersOfUnit finding units in project directory 2012-02-05 14:22:35 +00:00
Makefile fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
Makefile.compiled fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
Makefile.fpc fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
maskpropedit.lfm
maskpropedit.pas lcl: change TCustomMaskEdit.EditMask to protected. Issue #20790 2011-12-01 21:36:28 +00:00
menuintf.pas IDE: Group tabs in Window menu too 2012-03-23 01:29:14 +00:00
newfield.lfm
newfield.pas
newitemintf.pas IDE: formatting 2012-03-07 00:04:14 +00:00
objectinspector.lfm Object Inspector: Make TreeFilterEdit wider and auto-resize it. Issue #22117, patch from Takeda Matsuki 2012-05-24 18:27:04 +00:00
objectinspector.pp IDEIntf: added TObjectInspectorDlg.EnableHookGetSelection, IDE: designer selection is now stored in TheControlSelection, as OI does not always exist 2012-05-29 09:42:07 +00:00
objinspstrconsts.pas IDE: Add acceleration keys and fix tab order in Project Wizard and ImageListEditor, issue #21718 2012-04-13 19:24:28 +00:00
oifavouriteproperties.pas IDEIntf: allow writing WidgetSetRestrictions in OI 2012-01-22 13:23:05 +00:00
packageintf.pas IDE: quickfix cant find unit: ppu of installed package 2012-03-30 15:57:23 +00:00
projectintf.pas cody: new IDE window: show dialog to setup form name 2012-05-04 08:00:38 +00:00
projectresourcesintf.pas
propedits.pp IDEIntf: added TPropertyEditorHook.IsSelected 2012-05-03 06:44:56 +00:00
propeditutils.pp
README.txt
srceditorintf.pas Remove old ifdefs from "deprecated" declarations. They don't work with recent compilers 2012-05-23 20:28:24 +00:00
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.