lazarus/components/ideintf
2017-12-29 18:47:51 +00:00
..
docs
images IDE: High-DPI: ObjectInspector: Fixed drawing of active row bitmap. Issue #32097 2017-07-12 20:54:49 +00:00
languages Translations: Chinese translation update by robsean, bug #32850 2017-12-19 22:08:00 +00:00
actionseditor.lfm ideintf: Fix "new action" button dropdown arrow. 2017-08-16 16:00:52 +00:00
actionseditor.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
actionseditorstd.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
actionseditorstd.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
baseideintf.pas
changeparentdlg.lfm
changeparentdlg.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
checkgroupeditordlg.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
checkgroupeditordlg.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
checklistboxeditordlg.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
checklistboxeditordlg.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
collectionpropeditform.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
collectionpropeditform.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
columndlg.pp
componenteditors.pas
componentreg.pas IDE: removed obsolete custom components 2017-12-18 17:20:19 +00:00
componenttreeview.pas Reduce compiler warnings, initialize some uninitialized variables. 2017-12-29 18:47:51 +00:00
compoptsintf.pas IDE: added macros for namespaces 2017-04-27 14:34:53 +00:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas IdeIntf: Prevent exception when fetching labels on TDBGridColumnsPropertyEditorForm. Issue #32864, patch from FTurtle. 2017-12-27 17:48:44 +00:00
dbpropedits.pas IdeIntf: Get LookupRoot for DefCollection instead of FieldDefs. Works with IndexDefs, too. 2017-12-27 14:05:25 +00:00
editorsyntaxhighlighterdef.pas
fieldseditor.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
fieldseditor.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
fieldslist.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
fieldslist.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
filefilterpropeditor.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
filefilterpropeditor.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +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 IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
graphicpropedit.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
graphicpropedit.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
graphpropedits.pas IdeIntf: OI: fix background for color combo box 2017-06-10 19:22:51 +00:00
headercontrolpropedit.pp
helpfpdoc.pas IDEIntf: comments 2017-11-11 14:23:08 +00:00
idecommands.pas IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
idedialogs.pas IDE: Formatting. Reduce local variables in TLazSourceFileManager.ShowSaveFileAsDialog. 2017-11-06 12:48:45 +00:00
ideexterntoolintf.pas IDE: compiler options: execute before/after: allow custom parsers 2017-12-01 18:13:05 +00:00
idehelpintf.pas Reduce compiler warnings, initialize some uninitialized variables. 2017-12-29 18:47:51 +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
ideoptionsintf.pas
idetextconverter.pas
ideutils.pas IDE: compiler options: execute before/after: fixed adding text to history lists 2017-12-27 12:38:41 +00:00
idewindowintf.pas IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly. 2017-10-06 10:20:45 +00:00
imagelisteditor.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
imagelisteditor.pp IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
keyvalpropeditdlg.lfm IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113. 2017-10-06 10:06:02 +00:00
keyvalpropeditdlg.pas IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113. 2017-10-06 10:06:02 +00:00
lazideintf.pas IDEIntf: added handlers: lihtRunDebug, lihtRunWithoutDebugBuilding, lihtRunWithoutDebugInit 2017-12-19 14:16:45 +00:00
lazstringgridedit.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
lazstringgridedit.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
listviewpropedit.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
listviewpropedit.pp IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
macrodefintf.pas
macrointf.pas
Makefile updates makefiles 2017-05-18 11:39:53 +00:00
Makefile.compiled
Makefile.fpc
maskpropedit.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
maskpropedit.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
menuintf.pas IDEIntf: fixed TIDEMenuSection.Visible keeping Visible of children, bug #31970 2017-06-06 10:34:43 +00:00
newfield.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
newfield.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +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: fixed function result 2017-12-05 12:36:50 +00:00
objinspstrconsts.pas IDE: compiler options: execute before/after: allow custom parsers 2017-12-01 18:13:05 +00:00
oifavoriteproperties.pas
packagedependencyintf.pas OpkMan: Reuse TPkgVersion from IdeIntf. Create RTTI with {$M+}. 2017-03-15 13:13:43 +00:00
packageintf.pas IdeIntf: Move PackageType to TIDEPackage, it should not be in TLazPackageID. 2017-11-21 12:02:29 +00:00
packagelinkintf.pas IDE: Installpkgsetdlg dialog: Display online packages when OPM is installed. 2017-12-18 13:39:12 +00:00
pagespropeditdlg.lfm
pagespropeditdlg.pas
projectintf.pas IDEIntf: added TAbstractRunParamsOptions.ActiveModeName 2017-12-19 22:41:31 +00:00
projectresourcesintf.pas
projpackintf.pas Cleanup and formatting. 2017-03-15 13:13:29 +00:00
propedits.pp IdeIntf: Use CompareText. 2017-10-22 22:25:29 +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 IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113. 2017-10-06 10:06:02 +00:00
stringspropeditdlg.pas IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113. 2017-10-06 10:06:02 +00:00
texttools.pas
toolbarintf.pas
treeviewpropedit.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
treeviewpropedit.pas IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +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.