lazarus/ideintf
2012-05-04 08:00:38 +00:00
..
docs docs: example 2012-01-29 10:59:06 +00:00
images
languages Translations: Ukrainian translation cleanup 2012-05-03 20:50:27 +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
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: Rename TKeyCommandRelationList.CreateDefaultMapping to DefineCommandCategories 2012-02-19 13:00:01 +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 IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +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 cody: new IDE window: show dialog to setup form name 2012-05-04 08:00:38 +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 updated Makefiles 2012-04-09 10:05:12 +00:00
Makefile.compiled ideintf: updated makefile 2012-03-14 18:04:53 +00:00
Makefile.fpc updated Makefiles 2012-04-09 10:05:12 +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
objectinspector.pp codetools: JumpToPublishedMethodBody: added parameter ErrorOnNotFound 2012-04-22 10:06:33 +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 SrcEdit: Fix order of events for editor created/destoyed 2012-03-26 19:23:40 +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.