lazarus/components/ideintf
2016-10-25 20:20:05 +00:00
..
docs
images
languages IDEIntf: regenerated Dutch translation 2016-09-10 12:43:09 +00:00
actionseditor.lfm IdeIntf: Add FormShow and FormHide handlers also to ActionsEditor form file. Forgotten in r53095 #2ce7ea53c5. 2016-10-12 20:57:45 +00:00
actionseditor.pas IdeIntf: Add / remove ActionListEditor handlers for GlobalDesignHook when form is shown / hidden. 2016-10-11 21:28:51 +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 New dialog for Change Parent feature. 2016-04-14 10:29:19 +00:00
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas IDEIntf: Make some CollectionPropEditForm methods private. 2016-09-25 11:33:24 +00:00
columndlg.pp
componenteditors.pas ActionsEditor: Show new actions properly. Optimize and format a little. Issue #30636. 2016-09-25 11:33:40 +00:00
componentreg.pas IdeIntf: Harmonize method names in ComponentRef. Use CaseSensitive parameter in IndexOfPageName. 2016-05-28 19:52:31 +00:00
componenttreeview.pas IDEIntf: OI: when setting PropertyEditorHook use its selection 2016-10-19 23:41:06 +00:00
compoptsintf.pas IDE: Store defines added by user to compiler options. Works also for packages. Issue #28887. 2015-10-27 17:30:48 +00:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas IDEIntf: Same as previous commit but for DBGridColumnsPropertyEditor. 2016-09-19 21:43:58 +00:00
dbpropedits.pas IDEIntf, dbpropedits: check when retrieving fields definitions, issue #27962 2015-04-29 06:20:16 +00:00
fieldseditor.lfm
fieldseditor.pas IdeIntf, TAChart: Fix errors in fields editor made in r49233 #255bf5782e. Issue #28595. 2015-09-02 10:10:47 +00:00
fieldslist.lfm
fieldslist.pas Fix some more spelling errors. 2016-06-12 16:53:49 +00:00
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas LCL: Bug fix for QT painting non-visual components for TFakeNonControl design form (TDataModule and TFrame). From Maciej. 2015-11-19 13:55:33 +00:00
fpmake.pp fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
frmselectprops.lfm IdeIntf: Add a ButtonPanel and icons for buttons in Select Properties dialog. 2016-03-14 12:41:23 +00:00
frmselectprops.pas IdeIntf: Add a ButtonPanel and icons for buttons in Select Properties dialog. 2016-03-14 12:41:23 +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: Correct handling of Default Value in TImageIndexPropertyEditor. Issue #30597, patch from Anton. 2016-09-13 19:33:18 +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 IDE: added multi paste dialog like Delphi, patch #30671, from Silvio Clécio 2016-10-01 11:03:21 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: added TAbstractExternalTool.CurrentDirectoryIsTestDir 2016-10-25 20:20:05 +00:00
idehelpintf.pas ideintf: hide HTML hint window with ESC key. Issue #30266, patch by Cyrax 2016-06-13 12:20:35 +00:00
ideimagesintf.pas IdeIntf: Prevent showing a random image when the desired image does not exist. 2015-06-18 15:03:21 +00:00
ideintf.lpk Designer, IdeIntf: Improve "Change Parent" feature, use a dialog. Issue #29868, patch from FTurtle. 2016-04-14 10:02:14 +00:00
ideintf.pas Designer, IdeIntf: Improve "Change Parent" feature, use a dialog. Issue #29868, patch from FTurtle. 2016-04-14 10:02:14 +00:00
idemsgintf.pas IDEIntf: comment 2015-10-12 21:38:54 +00:00
ideoptionsintf.pas IDE: fixed compiler optios TrashVariables and VerifyObjMethodCall, bug #30584 2016-09-09 06:07:49 +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 Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +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 IdeIntf: Hide procedure RunBootHandlers from IDE plugins. Issue #30154, patch from errno. 2016-05-20 18:10:21 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
Makefile updated makefiles 2016-03-20 11:19:40 +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: menuintf: fixed hiding existing MenuItems 2016-10-14 17:00:01 +00:00
newfield.lfm IDEIntf: sql new field editor: improved layout, changed syntax mode to objfpc 2015-03-15 11:01:16 +00:00
newfield.pas IDEIntf: clean up 2016-08-24 09:54:58 +00:00
newitemintf.pas
objectinspector.lfm OI: Don't cover PopupMenu with a hint. Issue #28365, patch from Péter Gábor. 2015-07-01 09:24:11 +00:00
objectinspector.pp IDEIntf: GetChangeParentCandidates: check CheckNewParent 2016-10-20 00:10:55 +00:00
objinspstrconsts.pas Designer, IdeIntf: Improve "Change Parent" feature, use a dialog. Issue #29868, patch from FTurtle. 2016-04-14 10:02:14 +00:00
oifavoriteproperties.pas Remove extra checks for empty strings together with IsValidIdent. It already handles an empty string. 2016-08-17 10:40:29 +00:00
packageintf.pas IDE: clean up 2016-10-17 14:00:55 +00:00
projectintf.pas Remove useless comments like { private declarations } from class skeletons. 2016-08-18 18:51:56 +00:00
projectresourcesintf.pas IDE: add const for string parameters in resource handling classes 2016-05-28 14:42:39 +00:00
projpackintf.pas Make Directory a common property for Project and Package in their base class. 2016-10-16 21:03:00 +00:00
propedits.pp Packager: Support dotted package names. Issue #30467. 2016-08-17 10:40:39 +00:00
propeditutils.pp Formatting, comment 2016-04-21 20:40:00 +00:00
README.txt
srceditorintf.pas IDE: add option to prefer double-click over middle click when closing tabs. 2015-11-28 10:10:11 +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
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.