lazarus/ideintf
2011-10-04 14:50:52 +00:00
..
docs IDEIntf: hints about CheckInstallPackageList and InstallPackages 2011-05-16 12:02:47 +00:00
images IDEIntf: missing images 2011-05-27 07:47:37 +00:00
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20054 2011-08-25 21:14:51 +00:00
actionseditor.lfm
actionseditor.pas Fixed my own error in r32355 #ae9dead608. The original patch from Andrew G. Khodotov was correct. 2011-09-16 20:04:02 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas ideintf: collection editor, update buttons after deleting an item (issue #19090) 2011-10-04 14:50:52 +00:00
columndlg.pp
componenteditors.pas IDE: Version of RegisterComponentEditor to register many components. Issue #20281, patch from Silvio Clécio 2011-09-18 21:54:48 +00:00
componentreg.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
componenttreeview.pas Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +00:00
compoptsintf.pas IDEIntf: added TLazProject.SetAlternativeCompile 2011-10-01 21:24:58 +00:00
dbpropedits.pas
fieldseditor.lfm
fieldseditor.pas IDEIntf: fixed component delete confirmation text in Object Inspector, bug #19840 2011-07-31 12:12:00 +00:00
fieldslist.lfm
fieldslist.pas ideintf: patch for fix error on create persistent fields by Alexey Lagunov (bug #0019307) 2011-05-17 00:40:27 +00:00
formeditingintf.pas educationlaz: implemented object inspetor hide favourite and restricted page 2011-06-09 08:55:07 +00:00
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
graphicpropedit.pas Implement copy'n'paste for GraphicPropEdit. Issue #20243, patch from Flávio Etrusco 2011-09-15 08:06:05 +00:00
graphpropedits.pas IDE: Fix an invalid integer error after changing color in object inspector. Issue #20158, patch from August Klein 2011-10-02 19:10:27 +00:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas DBG: Watchpoints 2011-09-19 17:47:27 +00:00
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas IDE: help for compiler directives 2011-06-26 21:11:08 +00:00
ideimagesintf.pas
ideintf.lpk IDEIntf: missing images 2011-05-27 07:47:37 +00:00
ideintf.pas IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages 2011-02-13 13:42:19 +00:00
idemsgintf.pas
ideoptionsintf.pas IDE-Options: Fixed AfterWrite-Handler 2011-08-25 01:01:38 +00:00
idetextconverter.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
idewindowintf.pas Fix window positioning for dual screen, and systems with negative coordinates 2011-07-23 22:35:58 +00:00
imagelisteditor.lfm
imagelisteditor.pp IDEIntf: improved ImageList editor localization 2011-02-14 23:21:30 +00:00
lazideintf.pas IDE, alow search for unit in project only (without packages) 2011-09-14 13:47:26 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
listviewpropedit.pp IDEIntf: improved ListView editor layout 2011-02-14 23:43:05 +00:00
macrointf.pas
Makefile ideintf: updated Makefile 2011-01-28 09:04:06 +00:00
Makefile.compiled ideintf: updated Makefile 2011-01-28 09:04:06 +00:00
Makefile.fpc ideintf: updated Makefile 2011-01-28 09:04:06 +00:00
maskpropedit.lfm
maskpropedit.pas
menuintf.pas Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
newfield.lfm
newfield.pas
newitemintf.pas
objectinspector.lfm ideintf: store component tree and information box height, don't reset their height on resize (bug #0018182) 2011-01-20 08:57:49 +00:00
objectinspector.pp IDE: Fix Object Inspector hints blocking user input. Issue #18475, patch from Sven Barth 2011-10-03 09:22:27 +00:00
objinspstrconsts.pas IDEIntf: fixed component delete confirmation text in Object Inspector, bug #19840 2011-07-31 12:12:00 +00:00
oifavouriteproperties.pas
packageintf.pas Packager: remove obsolete psfAskBeforeSaving from TPkgSaveFlag. Saving is always asked in PackageEditorFormCloseQuery. 2011-10-02 00:29:34 +00:00
projectintf.pas IDEIntf: added TLazProject.RunParameters 2011-10-01 21:44:11 +00:00
projectresourcesintf.pas IDEIntf: added TLazProject.Resources 2011-10-01 19:49:29 +00:00
propedits.pp LCL: added AlignToPtr and AlignToInt to fpcadds 2011-09-30 14:40:41 +00:00
propeditutils.pp Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
README.txt
srceditorintf.pas IDEIntf: started copy-paste event 2011-05-27 14:39:33 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas IDE: added macro FallBackOutputRoot, source editor context menu item to open package of package source file 2011-01-10 13:24:25 +00:00
treeviewpropedit.lfm
treeviewpropedit.pas

This directory contains the IDE interfaces for experts/plugins.

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