lazarus/components/ideintf
mattias 62c37ad72a updated Makefiles
git-svn-id: trunk@64567 -
2021-02-13 13:01:14 +00:00
..
docs
images
languages
actionseditor.lfm
actionseditor.pas BuildIntf, IdeIntf, LazUtils: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:07 +00:00
actionseditorstd.lfm
actionseditorstd.pas
bufdatasetdsgn.pas BuildIntf, IdeIntf, LazUtils: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:07 +00:00
changeparentdlg.lfm
changeparentdlg.pas Fix compilation with FPC 3.0.4. 2021-02-05 20:07:12 +00:00
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas IdeIntf: Remove an unused property OwnerComponent. 2020-12-28 19:15:26 +00:00
columndlg.pp
componenteditors.pas Cleanup. 2020-12-09 11:48:28 +00:00
componentreg.pas Fix compilation with FPC 3.0.4. 2021-02-05 20:07:12 +00:00
componenttreeview.pas Fix Memleak in TComponentTreeView.Destroy 2021-01-03 01:48:34 +00:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas
dbpropedits.pas
editorsyntaxhighlighterdef.pas
fieldseditor.lfm
fieldseditor.pas Restore the "const" removed in r64300 #943e4e4ff7. Affected 3rd party components. 2020-12-31 10:57:48 +00:00
fieldslist.lfm IdeIntf: Fix anchors in TFieldsListFrm. Issue #37276. 2020-10-25 08:08:33 +00:00
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas
fpmake.pp
frmselectprops.lfm
frmselectprops.pas Fix compilation with FPC 3.0.4. 2021-02-05 20:07:12 +00:00
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI. 2020-12-29 22:56:40 +00:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions. 2020-12-12 11:41:07 +00:00
idedialogs.pas BuildIntf: Rename LazMessageDialog as LazMessageWorker to avoid name clash and to be more accurate. Same for LazQuestionDialog. 2020-10-13 11:27:28 +00:00
idehelpintf.pas
ideimagesintf.pas
ideintf.lpk
ideintf.pas
idemsgintf.pas
ideopteditorintf.pas Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
idetextconverter.pas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
ideutils.pas LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText. 2021-01-14 13:52:23 +00:00
idewindowintf.pas Optimise string manipulation. Reduce calls to Copy(). 2021-02-11 14:08:24 +00:00
imagelisteditor.lfm
imagelisteditor.pp Move unit GraphMath from LCL to LazUtils. It has no dependencies to GUI. 2020-12-29 22:56:40 +00:00
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
Makefile updated Makefiles 2021-02-13 13:01:14 +00:00
Makefile.compiled
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas
newfield.lfm
newfield.pas
objectinspector.lfm
objectinspector.pp IdeIntf: Reduce calls to UpperCase() and LowerCase(). 2021-02-12 10:26:41 +00:00
objinspstrconsts.pas
oifavoriteproperties.pas
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectgroupintf.pp
propedits.pp IdeIntf: Reduce calls to UpperCase() and LowerCase(). 2021-02-12 10:26:41 +00:00
propeditutils.pp
README.txt
selectdatasetdlg.lfm
selectdatasetdlg.pas
seledits.pas IdeIntf: Reduce calls to UpperCase() and LowerCase(). 2021-02-12 10:26:41 +00:00
srceditorintf.pas
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
toolbarintf.pas IDE: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-29 19:59:04 +00:00
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.