lazarus/components/ideintf
2017-09-10 18:10:17 +00:00
..
docs IDEIntf: added help 2017-01-03 16:53:58 +00:00
images IDE: High-DPI: ObjectInspector: Fixed drawing of active row bitmap. Issue #32097 2017-07-12 20:54:49 +00:00
languages Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126 2017-07-13 22:43:07 +00:00
actionseditor.lfm ideintf: Fix "new action" button dropdown arrow. 2017-08-16 16:00:52 +00:00
actionseditor.pas ideintf: Fix "new action" button dropdown arrow. 2017-08-16 16:00:52 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
changeparentdlg.lfm New dialog for Change Parent feature. 2016-04-14 10:29:19 +00:00
changeparentdlg.pas IDE: High-DPI: Fixed image sizes of in IDE used TTreeFilterEdits and TListFilterEdits. 2017-07-13 19:32:16 +00:00
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 IdeIntf: Use one method actMoveUpDownExecute for moving up and down in TCollectionPropertyEditorForm. 2016-11-30 14:57:39 +00:00
collectionpropeditform.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
columndlg.pp
componenteditors.pas Order uses sections again to see dependencies better. 2016-12-20 16:26:44 +00:00
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 IDE: High-DPI: Better assigning of images to imagelists. 2017-07-15 19:17:54 +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 Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better. 2016-12-20 00:09:10 +00:00
fieldseditor.lfm
fieldseditor.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
fieldslist.lfm IDEIntf: field list editor: select all by default, patch #30844, from Silvio Clécio 2016-11-10 08:52:27 +00:00
fieldslist.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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 IdeIntf: Add a ButtonPanel and icons for buttons in Select Properties dialog. 2016-03-14 12:41:23 +00:00
frmselectprops.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
graphicpropedit.lfm IdeIntf: Improve Graphic Property Editor layout. Issue #29618, patch from Alexey Torgashin. 2016-02-09 20:59:18 +00:00
graphicpropedit.pas IDEIntf: less hints 2016-02-19 14:25:21 +00:00
graphpropedits.pas IdeIntf: OI: fix background for color combo box 2017-06-10 19:22:51 +00:00
headercontrolpropedit.pp
helpfpdoc.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
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: High-DPI: support scale factors above 200%. Issue #32280 2017-08-17 09:24:24 +00:00
ideintf.lpk IdeIntf: Separate an interface for PackageLinks. 2017-03-15 13:13:41 +00:00
ideintf.pas IdeIntf: Separate an interface for PackageLinks. 2017-03-15 13:13:41 +00:00
idemsgintf.pas IDEIntf: comment 2015-10-12 21:38:54 +00:00
ideoptionsintf.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idetextconverter.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
ideutils.pas Packager: Support dotted package names. Issue #30467. 2016-08-17 10:40:39 +00:00
idewindowintf.pas LCL: rename TControl.ScaleCoord* methods 2017-05-20 10:02:25 +00:00
imagelisteditor.lfm ideintf: ImageList editior: add replace button. Issue #29252. Patch by Janusz Tomczak 2015-12-27 17:40:09 +00:00
imagelisteditor.pp ideintf: ImageList editior: add replace button. Issue #29252. Patch by Janusz Tomczak 2015-12-27 17:40:09 +00:00
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 IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
Makefile.fpc IDE+lazbuild+makefiles: on darwin use -gw instead of -g 2015-10-01 18:40:54 +00:00
maskpropedit.lfm
maskpropedit.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
menuintf.pas IDEIntf: fixed TIDEMenuSection.Visible keeping Visible of children, bug #31970 2017-06-06 10:34:43 +00:00
newfield.lfm
newfield.pas IDEIntf: clean up 2016-08-24 09:54:58 +00:00
newitemintf.pas
objectinspector.lfm IDE, IdeIntf: Harmonize the naming of events and event handlers. Adjust visibility. 2017-03-04 17:21:57 +00:00
objectinspector.pp IdeIntf: OI: center current row arrow vertically. Issue #32280 2017-08-17 08:47:45 +00:00
objinspstrconsts.pas IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl. 2016-10-30 18:16:52 +00:00
oifavoriteproperties.pas LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI. 2016-12-17 22:58:08 +00:00
packagedependencyintf.pas OpkMan: Reuse TPkgVersion from IdeIntf. Create RTTI with {$M+}. 2017-03-15 13:13:43 +00:00
packageintf.pas IDEIntf: added PackageEditingInterface.FindInstalledPackageWithUnit 2017-07-21 13:14:01 +00:00
packagelinkintf.pas Packager, OpkMan: Pass online package info as package links to IDE, shown in PackageLinksDialog. 2017-03-15 13:13:48 +00:00
pagespropeditdlg.lfm IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl. 2016-10-30 18:16:52 +00:00
pagespropeditdlg.pas IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl. 2016-10-30 18:16:52 +00:00
projectintf.pas IDE: High-DPI: scale open file drop down menu icons. 2017-08-14 11:44:02 +00:00
projectresourcesintf.pas IDE: add const for string parameters in resource handling classes 2016-05-28 14:42:39 +00:00
projpackintf.pas Cleanup and formatting. 2017-03-15 13:13:29 +00:00
propedits.pp IdeIntf: Show '(Invalid)' in OI when an invalid enum value was typed. 2017-09-10 18:10:17 +00:00
propeditutils.pp Formatting, comment 2016-04-21 20:40:00 +00:00
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 IDE: Add a "Clear" button to StringsPropEditor dialog. Issue #30743, patch from Silvio Clécio. 2016-10-19 21:02:09 +00:00
stringspropeditdlg.pas IDE: Add a "Clear" button to StringsPropEditor dialog. Issue #30743, patch from Silvio Clécio. 2016-10-19 21:02:09 +00:00
texttools.pas
toolbarintf.pas IDEIntf: add overloaded FindItemByCommand for IDE tool buttons 2015-11-24 20:27:07 +00:00
treeviewpropedit.lfm
treeviewpropedit.pas IDE: High-DPI: All IDE SpeedButtons DPI-aware 2017-05-21 20:59:29 +00:00
unitresources.pas ideintf: use registered editing class in DefaultComponentClass. Issue #29201 2016-01-03 14:43:33 +00:00

This directory contains the IDE interfaces for experts/plugins.

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