lazarus/components/ideintf
maxim f73c372d7d Merged revision(s) 56974 #3da6552057 from trunk:
IDE: IDEImagesIntf: support transparent bitmaps. Issue #32947
........

git-svn-id: branches/fixes_1_8@57259 -
2018-02-05 22:20:42 +00:00
..
docs IDEIntf: added help 2017-01-03 16:53:58 +00:00
images Merged revision(s) 55492 #3acd41371c, 55494-55496 #6b1b12d66d-#6b1b12d66d, 55498-55500 #6f5300c1e9-#6f5300c1e9, 55507-55516 #76cd4aa108-#76cd4aa108 from trunk: 2017-07-17 23:24:02 +00:00
languages Merged revision(s) 56535 #682a383e55 from trunk: 2017-11-29 23:04:59 +00:00
actionseditor.lfm ideintf: Fix "new action" button dropdown arrow 2017-08-19 08:40:55 +00:00
actionseditor.pas ideintf: Fix "new action" button dropdown arrow 2017-08-19 08:40:55 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
changeparentdlg.lfm New dialog for Change Parent feature. 2016-04-14 10:29:19 +00:00
changeparentdlg.pas Merged revision(s) 55492 #3acd41371c, 55494-55496 #6b1b12d66d-#6b1b12d66d, 55498-55500 #6f5300c1e9-#6f5300c1e9, 55507-55516 #76cd4aa108-#76cd4aa108 from trunk: 2017-07-17 23:24:02 +00:00
checkgroupeditordlg.lfm
checkgroupeditordlg.pas Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk: 2017-05-22 22:52:38 +00:00
checklistboxeditordlg.lfm
checklistboxeditordlg.pas Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk: 2017-05-22 22:52:38 +00:00
collectionpropeditform.lfm IdeIntf: Use one method actMoveUpDownExecute for moving up and down in TCollectionPropertyEditorForm. 2016-11-30 14:57:39 +00:00
collectionpropeditform.pas Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk: 2017-05-22 22:52:38 +00:00
columndlg.pp
componenteditors.pas Order uses sections again to see dependencies better. 2016-12-20 16:26:44 +00:00
componentreg.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
componenttreeview.pas Merged revision(s) 56035 #f5a3a339d1, 56146 #82ea3d79fe from trunk: 2017-10-22 22:16:54 +00:00
compoptsintf.pas
dbgridcolumnspropeditform.lfm
dbgridcolumnspropeditform.pas Merged revision(s) 57042 #bb2b8feabf from trunk: 2018-01-12 22:34:21 +00:00
dbpropedits.pas
editorsyntaxhighlighterdef.pas Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better. 2016-12-20 00:09:10 +00:00
fieldseditor.lfm
fieldseditor.pas Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk: 2017-05-22 22:52:38 +00:00
fieldslist.lfm IDEIntf: field list editor: select all by default, patch #30844, from Silvio Clécio 2016-11-10 08:52:27 +00:00
fieldslist.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
filefilterpropeditor.lfm
filefilterpropeditor.pas Merged revision(s) 55027 #f0a4e67894, 55032-55035 #9a8cf0cdd1-#9a8cf0cdd1 from trunk: 2017-05-22 22:48:35 +00:00
formeditingintf.pas Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled 2017-06-17 07:48:54 +00:00
fpmake.pp
frmselectprops.lfm IdeIntf: Add a ButtonPanel and icons for buttons in Select Properties dialog. 2016-03-14 12:41:23 +00:00
frmselectprops.pas Merged revision(s) 55027 #f0a4e67894, 55032-55035 #9a8cf0cdd1-#9a8cf0cdd1 from trunk: 2017-05-22 22:48:35 +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 Merged revision(s) 55220 #d3f428a7d5, 55249 #dd9bed2d96 from trunk: 2017-06-05 22:43:19 +00:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas Merged revision(s) 54953-54955 #fa6f0296b6-#fa6f0296b6, 54981 #bf3e483768, 55015 #61beca02f9, 55038-55039 #5daa890980-#5daa890980 from trunk: 2017-05-22 22:52:38 +00:00
idedialogs.pas
ideexterntoolintf.pas ideintf: fixed multithreaded compile 2017-04-07 13:16:55 +00:00
idehelpintf.pas IDEIntf: help for source identifier: added option to disable showing CodeBrowser on unknown identifier 2017-01-03 16:53:22 +00:00
ideimagesintf.pas Merged revision(s) 56974 #3da6552057 from trunk: 2018-02-05 22:20:42 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idetextconverter.pas
ideutils.pas Packager: Support dotted package names. Issue #30467. 2016-08-17 10:40:39 +00:00
idewindowintf.pas Merged revision(s) 55022 #083ef5923c from trunk: 2017-05-22 23:04:01 +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: added handler lihtSaveEditorFile 2017-01-27 14:34:57 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
Makefile set fixes version 1.8RC5 2017-10-11 10:01:10 +00:00
Makefile.compiled
Makefile.fpc
maskpropedit.lfm
maskpropedit.pas
menuintf.pas IDEIntf: fixed TIDEMenuSection.Visible keeping Visible of children, bug #31970 2017-06-06 10:35:04 +00:00
newfield.lfm
newfield.pas IDEIntf: clean up 2016-08-24 09:54:58 +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 Merged revision(s) 55827 #c14c060883, 55829-55831 #c86ef63a8b-#c86ef63a8b, 55840 #1c7b43718a, 55860 #08d89c4b3a, 55862-55864 #c2aeb0487d-#c2aeb0487d, 55866-55867 #b9de391f0e-#b9de391f0e, 55876-55880 #15826d0ab0-#15826d0ab0 from trunk: 2017-09-19 21:53:23 +00:00
objinspstrconsts.pas IDEIntf: Add a functional TNoteBook.Pages property editor. Issue #30710, patch from Michl. 2016-10-30 18:16:52 +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 OpkMan: Reuse TPkgVersion from IdeIntf. Create RTTI with {$M+}. 2017-03-15 13:13:43 +00:00
packageintf.pas IdeIntf: API function for uninstalling a package. From Balázs. (Needed for OPM) 2017-08-19 08:37:49 +00:00
packagelinkintf.pas Packager, OpkMan: Pass online package info as package links to IDE, shown in PackageLinksDialog. 2017-03-15 13:13:48 +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: High-DPI: scale open file drop down menu icons. 2017-08-19 08:39:54 +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 Merged revision(s) 56942 #3886b2f185 from trunk: 2018-01-06 13:17:33 +00:00
propeditutils.pp Formatting, comment 2016-04-21 20:40:00 +00:00
README.txt
srceditorintf.pas IDE: Remove SynEdit dependency from Project unit. 2016-12-20 00:08:59 +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 Merged revision(s) 55027 #f0a4e67894, 55032-55035 #9a8cf0cdd1-#9a8cf0cdd1 from trunk: 2017-05-22 22:48:35 +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.