lazarus/ideintf
2011-09-16 20:04:02 +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 IDEIntf: fixed TActionListEditor if ActionList=nil, bug #17969 2010-11-18 18:39:12 +00:00
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 Reverts TTabControl to it's old implementation due to too many problems with the new one 2011-07-26 13:48:06 +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: package options: work on real package and restore via backup 2011-05-24 14:27:40 +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 IDE: Implement menu item "Source -> Insert full Filename". Issue #20223 2011-09-13 12:51:52 +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 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 IDE, NewField Editor improvements (size of Edit, change fieldname, and enable size field), from Marcelo B Paula, issue #17768 2010-11-02 20:09:31 +00:00
newfield.pas IDE, NewField Editor improvements (size of Edit, change fieldname, and enable size field), from Marcelo B Paula, issue #17768 2010-11-02 20:09:31 +00:00
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 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 IDE: when creating a new unit: when compiler options of main source and project options differ: warn and allow to cancel, request 20067 2011-08-28 11:17:02 +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 Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls 2011-07-20 14:39:50 +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.