lazarus/components/ideintf
2015-04-17 06:28:14 +00:00
..
docs
images
languages Translations: updated French translation by Gilles Vasseur, bug #27846 2015-04-13 22:22:39 +00:00
actionseditor.lfm
actionseditor.pas IdeIntf: Prevent a crash when Action is deleted in ActionsEditor. Issue #27624, patch from Anton. 2015-03-09 23:15:48 +00:00
actionseditorstd.lfm
actionseditorstd.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
checklistboxeditordlg.lfm
checklistboxeditordlg.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
collectionpropeditform.lfm
collectionpropeditform.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
columndlg.pp IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
componenteditors.pas IdeIntf: Add "Change Class" feature also to popup menu of Object Inspector. 2015-03-31 17:10:25 +00:00
componentreg.pas Component Palette: Move SelectionMode to interface. Support multiselect also in ComponentList. 2015-03-26 21:19:10 +00:00
componenttreeview.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
compoptsintf.pas IDE: compiler options: removed obsolete option show summary, summary are now always shown in header 2015-02-23 17:00:47 +00:00
dbgridcolumnspropeditform.lfm IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
dbgridcolumnspropeditform.pas IDEIntf: less hints 2014-10-30 10:25:07 +00:00
dbpropedits.pas IDE, field property editor: make sure FieldDefs are updated before gathering the field list, by Tony Whyman, issue #26492 2015-03-05 04:08:14 +00:00
fieldseditor.lfm
fieldseditor.pas IDE: fix fields editor cannot delete multi-selection, issue #25892 2015-04-17 06:28:14 +00:00
fieldslist.lfm
fieldslist.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
filefilterpropeditor.lfm
filefilterpropeditor.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
formeditingintf.pas IDE: checked compiler warnings, clean up 2015-03-10 14:59:27 +00:00
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
frmselectprops.lfm
frmselectprops.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
graphicpropedit.lfm
graphicpropedit.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
graphpropedits.pas IDEIntf: fixed typo 2014-11-25 18:53:35 +00:00
headercontrolpropedit.pp
helpfpdoc.pas * IDEIntf: cosmetic: comments 2014-10-14 14:07:04 +00:00
idecommands.pas SynEdit: Multi caret beta 2015-02-06 02:07:31 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: quick fixes for 5036,5037,5057..5060,5090..5094: does not seem to be initialized 2015-03-01 14:23:25 +00:00
idehelpintf.pas * IdeHelpIntf: cosmetic 2014-10-26 10:29:07 +00:00
ideimagesintf.pas
ideintf.lpk IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
ideintf.pas IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
idemsgintf.pas IDE: clean up old external tools 2014-07-20 20:15:40 +00:00
ideoptionsintf.pas Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items. 2015-03-24 17:52:23 +00:00
idetextconverter.pas ideintf: resourcestring, issue #27317, from Gábor 2015-01-26 21:57:12 +00:00
ideutils.pas
idewindowintf.pas ideintf: replaced AnsiCompareText 2014-12-10 03:14:34 +00:00
imagelisteditor.lfm
imagelisteditor.pp IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
keyvalpropeditdlg.lfm IdeIntf: Fix AutoAddRows feature for ValueListEditor property editor. 2014-04-01 00:34:22 +00:00
keyvalpropeditdlg.pas IDEIntf: clean up 2014-04-07 10:38:11 +00:00
lazideintf.pas IDE: Improve the DoBuildProject change. 2015-04-09 20:05:18 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
Makefile updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
Makefile.compiled updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
Makefile.fpc updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType) 2015-02-14 15:18:23 +00:00
maskpropedit.lfm
maskpropedit.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
menuintf.pas Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items. 2015-03-24 17:52:23 +00:00
newfield.lfm IDEIntf: sql new field editor: improved layout, changed syntax mode to objfpc 2015-03-15 11:01:16 +00:00
newfield.pas IDEIntf: sql new field editor: improved layout, changed syntax mode to objfpc 2015-03-15 11:01:16 +00:00
newitemintf.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
objectinspector.lfm Object Inspector: Fix FilterEdit width. 2014-10-30 19:47:01 +00:00
objectinspector.pp IdeIntf: Add "Change Parent" menu tree to popup menu of Object Inspector. Issue #19003, based on patch from Vojtech Cihak. 2015-03-31 17:10:32 +00:00
objinspstrconsts.pas IDE: OI: implemented Revert to inherited for some base types of TComponent properties 2015-04-08 20:50:17 +00:00
oifavoriteproperties.pas
packageintf.pas IDE: move/copy multiple files via dnd from package editors/project inspector 2014-07-25 18:13:56 +00:00
projectintf.pas Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items. 2015-03-24 17:52:23 +00:00
projectresourcesintf.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
projpackintf.pas IDE: TIDEProjPackBase changed to TComponent 2014-07-23 11:32:58 +00:00
propedits.pp IDE: OI: implemented Revert to inherited for some base types of TComponent properties 2015-04-08 20:50:17 +00:00
propeditutils.pp
README.txt
srceditorintf.pas IDE: package editor: implemented find in files 2015-03-10 16:27:19 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.pas
unitresources.pas IDE: started checking component classes depending on resource format 2014-06-25 10:11:30 +00:00

This directory contains the IDE interfaces for experts/plugins.

These files are under the modified LGPL as described in COPYING.modifiedLGPL.