lazarus/ideintf
2012-07-01 15:26:15 +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
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: paste multiple components: fix references 2012-06-13 15:56:51 +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: Added list of recorded editor macros 2012-06-17 21:16:52 +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
menuintf.pas IDEIntf: RegisterIDEMenuCommand: use Command.LocalizedName as default for Caption 2012-06-10 13:48:20 +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 IDE: correction for r37836 #c877b2f326. I copied the code to a wrong place. 2012-07-01 15:26:15 +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
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 IDE: Toggle a boolean editor checkbox in OI directly only when the square is clicked 2012-07-01 14:42:54 +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.