lazarus/components/ideintf
mattias 770bee475c darwin: set default lcl platform to cocoa
git-svn-id: branches/fixes_2_0@64232 -
2020-12-19 13:54:51 +00:00
..
docs
images Merged revision(s) 59314 #27b8c9d719, 59319 #179cc59ee6, 59321-59323 #436c27ee90-#436c27ee90, 59328 #a313fc1796 from trunk: 2018-10-22 22:54:41 +00:00
languages Merged revision(s) 61955 #a320f39ea3 from trunk: 2019-09-30 21:18:00 +00:00
actionseditor.lfm IDE: use IDEImages instead of custom image lists 2018-05-09 01:39:31 +00:00
actionseditor.pas Merged revision(s) 60648-60652 #db921aff87-#db921aff87, 60665 #b2b0533619, 60675 #2599738437, 60677 #47cb9daae0, 60679 #f9b4f6ae8d, 60692 #f4f3307ca9, 60700 #f531a8c563, 60707-60708 #209dc36684-#209dc36684 from trunk: 2019-03-18 14:32:20 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas IdeIntf: Move TScanModeFPCSources from LazIdeIntf to BaseIdeIntf, for reducing LCL dependencies later. 2018-07-24 12:50:41 +00:00
changeparentdlg.lfm
changeparentdlg.pas IDE: remove redundant glyph assignments 2018-04-26 10:02:59 +00:00
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp Refactor: reorder uses sections. 2018-06-09 14:39:54 +00:00
componenteditors.pas Merged revision(s) 59227 #baad25dec4, 59268 #6ab3884744 from trunk: 2018-10-09 22:55:25 +00:00
componentreg.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
componenttreeview.pas Merged revision(s) 61996 #5ff78d5320, 62001 #6362b3d71a from trunk: 2019-10-18 21:59:34 +00:00
compoptsintf.pas IDE: merged simplified SHortenPath, IDEIntf: added TLazCompilerOptions.CreateTargetFilename 2019-04-07 08:40:37 +00:00
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas Merged revision(s) 62405 #4640c96ffc from trunk: 2020-02-07 22:05:28 +00:00
dbpropedits.pas
editorsyntaxhighlighterdef.pas IDE, SourceEditor: added css highlight. issue #030519 patch by Darek Mazur 2018-07-16 12:00:47 +00:00
fieldseditor.lfm
fieldseditor.pas Merged revision(s) 62699 #b9e4a03603 from trunk: 2020-05-17 15:15:38 +00:00
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
formeditingintf.pas Refactor: reorder uses sections. 2018-06-09 14:39:54 +00:00
fpmake.pp
fppkgintf.pas ide: Forgot to add file in r58409 #085797a364 2018-06-25 21:58:25 +00:00
frmselectprops.lfm
frmselectprops.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas LCL/ComboBoxEx: Use type TImageIndex for image index properties of TComboboxEx. Issue #33026, patch by Michal Gawrycki. 2019-12-14 18:08:53 +00:00
headercontrolpropedit.pp
helpfpdoc.pas Refactor: reorder uses sections. 2018-06-09 14:39:54 +00:00
idecommands.pas Two new toolbar commands for bookmarks. Issue #0033947 Patch by FTurtle 2018-07-13 12:23:16 +00:00
idedialogs.pas IDE: do not double check overwrite when savedialog already does 2020-07-20 21:20:48 +00:00
ideexterntoolintf.pas Prevent occasional crash in external tool threads with Sleep(1), especially with LazBuild. Issue #37883. 2020-10-15 19:08:37 +00:00
idehelpintf.pas Merged revision(s) 59227 #baad25dec4, 59268 #6ab3884744 from trunk: 2018-10-09 22:55:25 +00:00
ideimagesintf.pas ideintf: less hints 2018-10-01 15:12:08 +00:00
ideintf.lpk IdeIntf: Move MessageDialog pointers from IDEDialogs to a new LazMsgDialogs. Break LCL dependency there. 2018-07-24 12:50:39 +00:00
ideintf.pas IdeIntf: Move MessageDialog pointers from IDEDialogs to a new LazMsgDialogs. Break LCL dependency there. 2018-07-24 12:50:39 +00:00
idemsgintf.pas Merged revision(s) 59118 #2b512b893e, 59125 #70f0e3209a, 59169 #571647e302, 59175 #c9e4614e17, 59177 #75d1f28106 from trunk: 2018-09-30 22:45:40 +00:00
ideopteditorintf.pas ideintf: less hints 2018-10-01 15:12:08 +00:00
ideoptionsintf.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
idetextconverter.pas Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils. 2018-06-13 13:59:07 +00:00
ideutils.pas IDE: Allow to replace a path in PathEditor if a new path differs only by character case. Issue #33902. 2018-09-01 22:07:59 +00:00
idewindowintf.pas IDE: fix default positions on High-DPI. Issue #33695 2018-06-18 18:37:53 +00:00
imagelisteditor.lfm Merged revision(s) 59440-59442 #cb566ae12d-#cb566ae12d, 59448 #9e38c14764 from trunk: 2018-11-05 12:11:14 +00:00
imagelisteditor.pp Merged revision(s) 59440-59442 #cb566ae12d-#cb566ae12d, 59448 #9e38c14764 from trunk: 2018-11-05 12:11:14 +00:00
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas IdeIntf: Move TScanModeFPCSources from LazIdeIntf to BaseIdeIntf, for reducing LCL dependencies later. 2018-07-24 12:50:41 +00:00
lazmsgdialogs.pas IdeIntf: Move MessageDialog pointers from IDEDialogs to a new LazMsgDialogs. Break LCL dependency there. 2018-07-24 12:50:39 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas Refactor: reorder uses sections. 2018-06-09 14:39:54 +00:00
Makefile darwin: set default lcl platform to cocoa 2020-12-19 13:54:51 +00:00
Makefile.compiled updated makefiles 2018-07-11 23:58:59 +00:00
Makefile.fpc darwin: set default lcl platform to cocoa 2020-12-19 13:54:51 +00:00
maskpropedit.lfm
maskpropedit.pas
menuintf.pas Merged revision(s) 59118 #2b512b893e, 59125 #70f0e3209a, 59169 #571647e302, 59175 #c9e4614e17, 59177 #75d1f28106 from trunk: 2018-09-30 22:45:40 +00:00
newfield.lfm IDE, fix form size for NewField dialog.Issue #35249 2019-03-26 19:53:44 +00:00
newfield.pas IDE, fix form size for NewField dialog.Issue #35249 2019-03-26 19:53:44 +00:00
newitemintf.pas
objectinspector.lfm IdeIntf: Allow F12 and other hotkeys in Object Inspector when the selection Combobox is active. Issue #29335 2019-03-26 19:54:00 +00:00
objectinspector.pp Merged revision(s) 61996 #5ff78d5320, 62001 #6362b3d71a from trunk: 2019-10-18 21:59:34 +00:00
objinspstrconsts.pas Merged revision(s) 59440-59442 #cb566ae12d-#cb566ae12d, 59448 #9e38c14764 from trunk: 2018-11-05 12:11:14 +00:00
oifavoriteproperties.pas
packagedependencyintf.pas Refactor: move LazIsValidIdent from IdeUtils to PackageDependencyIntf. 2018-06-09 14:39:51 +00:00
packageintf.pas IdeIntf: Fix compilation after fpc trunk r40645 #01591fa851. Issue #34765 2019-01-24 09:29:53 +00:00
packagelinkintf.pas Refactor: reorder uses sections. 2018-06-09 14:39:54 +00:00
pagespropeditdlg.lfm
pagespropeditdlg.pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
projectintf.pas IDEIntf: added TProjectIntf.RemovePackageDependency 2018-09-06 08:31:26 +00:00
projectresourcesintf.pas Refactor: reorder uses sections. 2018-06-09 14:39:54 +00:00
projpackintf.pas
propedits.pp Merged revision(s) 59227 #baad25dec4, 59268 #6ab3884744 from trunk: 2018-10-09 22:55:25 +00:00
propeditutils.pp Components: use LazLoggerBase instead of LazLogger 2018-06-02 16:46:39 +00:00
README.txt
srceditorintf.pas IDE: new file: do not break lines at dots 2020-06-20 16:26:27 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
toolbarintf.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
treeviewpropedit.lfm
treeviewpropedit.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +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.