lazarus/components/ideintf
2015-02-26 18:10:46 +00:00
..
docs
images
languages translations: German: updates from Swen Heinig 2015-01-31 10:22:28 +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 LCL: issue #0027030: proper button size in vertical mode 2014-11-12 11:58:51 +00:00
componentreg.pas IDE: Take care of component palette page names that differ only by character case. Issue #27516. 2015-02-24 11:35:56 +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 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, 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
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas IDE: designer: redo: non visual TComponent.Left/Top 2014-10-08 18:12:10 +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 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: started checking orphaned ppu files of packages 2015-02-24 23:18:54 +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
ideoptionsintf.pas
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: DoShowSearchResultsView: using one enum instead of multi bool 2014-11-15 12:36:41 +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
newfield.pas IDE, fieldseditor: handle exception on selecting lookup dataset, reported by Simon Ameis, issue #19924 2014-10-15 20:11:34 +00:00
newitemintf.pas
objectinspector.lfm Object Inspector: Fix FilterEdit width. 2014-10-30 19:47:01 +00:00
objectinspector.pp IdeIntf: Use CheckBox as boolean editor also for Set elements. 2015-02-26 09:28:38 +00:00
objinspstrconsts.pas ideintf: resourcestring, issue #27317, from Gábor 2015-01-26 21:57:12 +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 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
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.