lazarus/components/ideintf
mattias 29ade16eea pas2js: cache macro values
git-svn-id: trunk@58098 -
2018-06-03 19:45:34 +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: French translation update by Gilles Vasseur, bug #33673 2018-05-03 22:53:34 +00:00
actionseditor.lfm IDE: use IDEImages instead of custom image lists 2018-05-09 01:39:31 +00:00
actionseditor.pas IDE: use IDEImages instead of custom image lists 2018-05-09 01:39:31 +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 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: remove redundant glyph assignments 2018-04-26 10:02:59 +00:00
checkgroupeditordlg.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
checkgroupeditordlg.pas IDEIntf: less hints 2018-02-12 14:47:30 +00:00
checklistboxeditordlg.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
checklistboxeditordlg.pas IDEIntf: less hints 2018-01-18 21:23:52 +00:00
collectionpropeditform.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
collectionpropeditform.pas IDEIntf: less hints 2018-02-12 14:47:30 +00:00
columndlg.pp
componenteditors.pas IDE: designer: option show non visual components 2018-05-27 06:54:35 +00:00
componentreg.pas IDE: started copying component palette options 2018-05-25 07:15:33 +00:00
componenttreeview.pas IDEIntf: less hints, comments 2018-05-22 08:00:08 +00:00
compoptsintf.pas IDEIntf: added CompilerPath, fixed fpc msg parser if msg id not found 2018-05-13 07:15:23 +00:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas LCL: Fix invalid typecast on TCustomDBGrid-based grids. Issue #33053, patch from Michal Gawrycki. 2018-03-01 14:54:10 +00:00
dbpropedits.pas IdeIntf: Make methods private. Formatting. The usefull changes in issues #32902 and #32903. 2017-12-30 12:06:13 +00:00
editorsyntaxhighlighterdef.pas Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better. 2016-12-20 00:09:10 +00:00
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: less hints 2018-02-12 14:47:30 +00:00
filefilterpropeditor.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
filefilterpropeditor.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
formeditingintf.pas IDEIntf: added SaveComponentAsPascal 2018-05-02 22:38:41 +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 IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
graphicpropedit.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
graphicpropedit.pas IDEIntf: less hints 2018-02-12 14:47:30 +00:00
graphpropedits.pas IDEIntf: less hints, comments 2018-05-22 08:00:08 +00:00
headercontrolpropedit.pp
helpfpdoc.pas IDEIntf: comments 2017-11-11 14:23:08 +00:00
idecommands.pas IDE: designer: option show non visual components 2018-05-27 06:54:35 +00:00
idedialogs.pas IDE: Formatting. Reduce local variables in TLazSourceFileManager.ShowSaveFileAsDialog. 2017-11-06 12:48:45 +00:00
ideexterntoolintf.pas Components: use LazLoggerBase instead of LazLogger 2018-06-02 16:46:39 +00:00
idehelpintf.pas Reduce compiler warnings, initialize some uninitialized variables. 2017-12-29 18:47:51 +00:00
ideimagesintf.pas IDE: use IDEImages instead of custom image lists 2018-05-09 01:39:31 +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 IDE: added quickfix for An inherited method is hidden, add overload or reintroduce 2018-05-13 10:41:19 +00:00
ideoptionsintf.pas IDEIntf: fixed registering options frames with same index 2018-05-21 08:48: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 IDE: compiler options: execute before/after: fixed adding text to history lists 2017-12-27 12:38:41 +00:00
idewindowintf.pas IDEIntf: moved TAbstractIDEProjectOptions to unit projectintf, added TAbstractIDEProjectOptions.GetProject 2018-01-09 11:35:58 +00:00
imagelisteditor.lfm IdeIntf: Make translated texts fit in ImageList editor buttons. Issue #33775, patch from FTurtle. 2018-05-24 08:51:10 +00:00
imagelisteditor.pp IdeIntf: Make translated texts fit in ImageList editor buttons. Issue #33775, patch from FTurtle. 2018-05-24 08:51:10 +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: less hints 2018-02-12 14:47:30 +00:00
lazideintf.pas IDE: allow pas2js as compiler, added target os browser and nodejs 2018-05-11 08:50:33 +00:00
lazstringgridedit.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
lazstringgridedit.pas IDEIntf: less hints 2018-02-12 14:47:30 +00:00
listviewpropedit.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
listviewpropedit.pp IDEIntf: less hints 2018-02-12 14:47:30 +00:00
macrodefintf.pas
macrointf.pas pas2js: cache macro values 2018-06-03 19:45:34 +00:00
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 IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
maskpropedit.pas IDEIntf: moved TAbstractIDEProjectOptions to unit projectintf, added TAbstractIDEProjectOptions.GetProject 2018-01-09 11:35:58 +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: less hints 2018-02-12 14:47:30 +00:00
newitemintf.pas
objectinspector.lfm IDE: Desktops: save ObjectInspector grid splitter and info panel properties. 2018-01-02 05:36:42 +00:00
objectinspector.pp IDEIntf: less hints, comments 2018-05-22 08:00:08 +00:00
objinspstrconsts.pas IdeIntf: High-DPI ImageList: image list editor multiple resolution support 2018-01-11 13:17:19 +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 IDE: fix invalid localized package names 2018-05-18 21:34:39 +00:00
packageintf.pas IDE: find/rename identifier: search in used but not listed units too 2018-04-26 17:37:14 +00:00
packagelinkintf.pas IDE: Installpkgsetdlg dialog: Display online packages when OPM is installed. 2017-12-18 13:39:12 +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: open recent files: use load icon of new image list 2018-01-27 18:31:21 +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: fixed compile under carbon 2018-05-23 14:18:28 +00:00
propeditutils.pp Components: use LazLoggerBase instead of LazLogger 2018-06-02 16:46:39 +00:00
README.txt
srceditorintf.pas IDE: restore identifier completion window size on desktop change. 2018-04-19 11:17:14 +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: less hints 2018-01-18 21:23:52 +00:00
texttools.pas
toolbarintf.pas IDEIntf: add overloaded FindItemByCommand for IDE tool buttons 2015-11-24 20:27:07 +00:00
treeviewpropedit.lfm IdeIntf: Remember the layout of many property editor windows. 2017-10-06 10:47:12 +00:00
treeviewpropedit.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +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.