lazarus/components/ideintf
2015-03-20 21:49:38 +00:00
..
docs
images
languages translations: German: updates from Swen Heinig 2015-01-31 10:22:28 +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
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp
componenteditors.pas IDE: designer: InvokeComponentEditor: removed MenuIndex, it was not used 2015-03-10 12:07:50 +00:00
componentreg.pas IDEIntf: clean up 2015-03-15 10:28:40 +00:00
componenttreeview.pas
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
dbgridcolumnspropeditform.pas
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
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
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
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
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
ideimagesintf.pas
ideintf.lpk
ideintf.pas
idemsgintf.pas
ideoptionsintf.pas IDEIntf: added HasGUI 2015-03-18 17:11:43 +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
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas IDEIntf: added lihtGetFPCFrontEndPath 2015-02-27 17:31:35 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
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
menuintf.pas
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
objectinspector.lfm
objectinspector.pp Object Inspector: Scrolling works without Invalidate and messages, remove them. Issue #27667. 2015-03-20 21:49:38 +00:00
objinspstrconsts.pas ideintf: resourcestring, issue #27317, from Gábor 2015-01-26 21:57:12 +00:00
oifavoriteproperties.pas
packageintf.pas
projectintf.pas Revert r47571 #74d2ec821a "IDE: New project description for UTF8 ...". Build mode cannot be set in project description. 2015-02-05 16:05:09 +00:00
projectresourcesintf.pas
projpackintf.pas
propedits.pp IdeIntf: Support restoring default value in Object Inspector for Set types. Issue #18734. 2015-02-26 18:10:46 +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

This directory contains the IDE interfaces for experts/plugins.

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