lazarus/components/ideintf
juha 99f4b40a94 IDE: Formatting.
git-svn-id: trunk@55308 -
2017-06-10 16:30:21 +00:00
..
docs
images
languages Translations: French translation update by Gilles Vasseur, bug #31905 2017-05-25 22:22:44 +00:00
actionseditor.lfm
actionseditor.pas
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
changeparentdlg.lfm
changeparentdlg.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
checklistboxeditordlg.lfm
checklistboxeditordlg.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
collectionpropeditform.lfm
collectionpropeditform.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
columndlg.pp
componenteditors.pas
componentreg.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
componenttreeview.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
compoptsintf.pas IDE: added macros for namespaces 2017-04-27 14:34:53 +00:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
dbpropedits.pas
editorsyntaxhighlighterdef.pas
fieldseditor.lfm
fieldseditor.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
formeditingintf.pas Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled. 2017-06-04 15:14:29 +00:00
fpmake.pp
frmselectprops.lfm
frmselectprops.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas IDE: ObjectInspector: Fixed OI don't show "default" in list of font names. Issue #31958 2017-06-04 21:16:33 +00:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
idedialogs.pas
ideexterntoolintf.pas ideintf: fixed multithreaded compile 2017-04-07 13:16:55 +00:00
idehelpintf.pas IDE: Formatting. 2017-06-10 16:30:21 +00:00
ideimagesintf.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
ideintf.lpk
ideintf.pas
idemsgintf.pas
ideoptionsintf.pas
idetextconverter.pas
ideutils.pas
idewindowintf.pas LCL: rename TControl.ScaleCoord* methods 2017-05-20 10:02:25 +00:00
imagelisteditor.lfm
imagelisteditor.pp
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas CodeTools: add "Avoid unnecessary jumps" option, make it default. 2017-05-21 18:14:51 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
Makefile updates makefiles 2017-05-18 11:39:53 +00:00
Makefile.compiled
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas IDEIntf: fixed TIDEMenuSection.Visible keeping Visible of children, bug #31970 2017-06-06 10:34:43 +00:00
newfield.lfm
newfield.pas
newitemintf.pas
objectinspector.lfm
objectinspector.pp IdeIntf: OI: fix font color for selected items in combobox 2017-06-10 12:16:30 +00:00
objinspstrconsts.pas
oifavoriteproperties.pas
packagedependencyintf.pas
packageintf.pas IdeIntf: API function for uninstalling a package. From Balázs. 2017-05-13 22:06:35 +00:00
packagelinkintf.pas
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectintf.pas IDE: add option to enable/disable Application.Scaled in project file. Issue #31639 2017-04-05 19:29:05 +00:00
projectresourcesintf.pas
projpackintf.pas
propedits.pp LCL: combobox, listbox: fix drawing of customdrawn items. Change TOwnerDrawStateType.odPainted to odBackgroundPainted 2017-06-10 11:43:19 +00:00
propeditutils.pp
README.txt
srceditorintf.pas CodeTools: add "Avoid unnecessary jumps" option, make it default. 2017-05-21 18:14:51 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
toolbarintf.pas
treeviewpropedit.lfm
treeviewpropedit.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
unitresources.pas

This directory contains the IDE interfaces for experts/plugins.

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