lazarus/ideintf
2011-09-30 14:24:20 +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
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 IDE: debug/complier-options: start detecting OS/CPU 2011-09-21 14:04:12 +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 Implement copy'n'paste for GraphicPropEdit. Issue #20243, patch from Flávio Etrusco 2011-09-15 08:06:05 +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 error when Actionlist has no TImageList assigned. Patch from August Klein, issue #19566 2011-06-25 10:57:20 +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 IDEIntf, ImageList editor: removed bevel from ButtonPanel 2011-02-14 23:58:30 +00:00
listviewpropedit.pp IDEIntf: improved ListView editor layout 2011-02-14 23:43:05 +00:00
macrointf.pas
Makefile
Makefile.compiled
Makefile.fpc
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
objectinspector.pp IDEIntf: OI: GetRowByPath: expand only parents 2011-09-11 09:39:32 +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 IDE: package: new component: redirecting lclase to lcl, only using LCL units if LCL is used 2011-07-12 21:38:12 +00:00
projectintf.pas IDEIntf: TLazProject.IsVirtual 2011-09-21 11:06:51 +00:00
projectresourcesintf.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
propedits.pp IDEIntf: WritePublishedProperties: safer align, bug #19109 2011-09-30 14:24:20 +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
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.