lazarus/ideintf
2012-08-15 23:40:00 +00:00
..
docs docs: example 2012-01-29 10:59:06 +00:00
images
languages Translations: large Lithuanian translation update by Valdas Jankūnas, part 2 2012-08-15 23:40:00 +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 mapping for ide key commands (single word representation) / Fix save/load macros 2012-07-13 13:45:43 +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 ideintf: fixed typo 2012-07-23 12:53:17 +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 IDEIntf: object inspector: fixed setting propertyeditorhook 2012-07-12 10:05:10 +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: simplification 2012-07-24 16:57:47 +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.