lazarus/components/ideintf
2015-08-23 20:12:28 +00:00
..
docs
images
languages Translations: Hungarian translation update by Péter Gábor, bug #28543 2015-08-19 21:54:50 +00:00
actionseditor.lfm
actionseditor.pas Use GlobalDesignHook only if it is assigned. Issue #28175. 2015-05-31 13:45:31 +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
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas Use GlobalDesignHook only if it is assigned. Issue #28175. 2015-05-31 13:45:31 +00:00
columndlg.pp
componenteditors.pas Designer: IDEComponentsMaster class proposition for manipulating components (now with single method). r49372 from free-sparta branch by Maciej Izak. 2015-07-12 23:05:13 +00:00
componentreg.pas IdeIntf: Use ShortCompareText in both compare functions. Issue #28546. 2015-08-23 20:12:28 +00:00
componenttreeview.pas
compoptsintf.pas
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas Use GlobalDesignHook only if it is assigned. Issue #28175. 2015-05-31 13:45:31 +00:00
dbpropedits.pas
fieldseditor.lfm
fieldseditor.pas Use GlobalDesignHook only if it is assigned. Issue #28175. 2015-05-31 13:45:31 +00:00
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas IdeIntf: Improve identification of designer forms. r49352,r49367,r49371,r49510 from free-sparta branch by Maciej Izak. 2015-07-12 23:05:08 +00:00
fpmake.pp
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.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
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: Fully implement saving/loading desktops and the GUI for it. Modified patch from Ondrej Pokorny. 2015-07-09 19:05:29 +00:00
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas
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
ideintf.pas
idemsgintf.pas
ideoptionsintf.pas Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar. 2015-06-21 10:45:24 +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
idewindowintf.pas IDEIntf: clean up 2015-08-08 08:35:24 +00:00
imagelisteditor.lfm
imagelisteditor.pp
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas IDE: New class TIDETabMaster in LazIdeIntf for managing tabs for sourceeditor and related changes for docked and undocked IDE. r49390 from free-sparta branch by Maciej Izak. 2015-07-12 23:05:25 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
Makefile
Makefile.compiled
Makefile.fpc
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 IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny. 2015-05-31 10:21:27 +00:00
newfield.lfm
newfield.pas Use GlobalDesignHook only if it is assigned. Issue #28175. 2015-05-31 13:45:31 +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: Use TCheckBoxThemed as a Boolean property editor in OI. Issue #28518, patch from Vojtech Cihak. 2015-08-15 21:40:16 +00:00
objinspstrconsts.pas
oifavoriteproperties.pas
packageintf.pas
projectintf.pas Cleanup 2015-07-16 16:45:10 +00:00
projectresourcesintf.pas
projpackintf.pas
propedits.pp IDEIntf: clean up 2015-08-20 09:23:11 +00:00
propeditutils.pp
README.txt
srceditorintf.pas Source Editor: New events semWindowShow and semWindowHide. r49388 from free-sparta branch by Maciej Izak. 2015-07-12 23:05:22 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.pas
unitresources.pas IdeIntf: Improve identification of designer forms. r49352,r49367,r49371,r49510 from free-sparta branch by Maciej Izak. 2015-07-12 23:05:08 +00:00

This directory contains the IDE interfaces for experts/plugins.

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