lazarus/ideintf
mattias 0123f8938f IDEIntf: moved images to ideintf/images
git-svn-id: trunk@30926 -
2011-05-27 07:41:40 +00:00
..
docs IDEIntf: hints about CheckInstallPackageList and InstallPackages 2011-05-16 12:02:47 +00:00
images IDEIntf: moved images to ideintf/images 2011-05-27 07:41:40 +00:00
languages Translations: Ukrainian translation update by Igor Paliychuk, bug #19424 2011-05-26 20:05:11 +00:00
actionseditor.lfm IDEIntf: fixed TActionListEditor if ActionList=nil, bug #17969 2010-11-18 18:39:12 +00:00
actionseditor.pas IDE: Fix a range error when two ActionListEditors have an action with same name. Patch from Anton, issue #19218 2011-04-24 20:21:37 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm ideintf: use actions with shortcuts in the check list box editor, show button hints 2010-04-27 03:39:15 +00:00
checklistboxeditordlg.pas ideintf: use actions with shortcuts in the check list box editor, show button hints 2010-04-27 03:39:15 +00:00
collectionpropeditform.lfm ideintf: redo collection editor form to use actions + shortcuts 2010-04-26 07:10:09 +00:00
collectionpropeditform.pas ideintf: redo collection editor form to use actions + shortcuts 2010-04-26 07:10:09 +00:00
columndlg.pp
componenteditors.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +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 IDE: fixed crashing componenttreeview while destroying components 2010-05-16 13:28:25 +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 IDE, Fields Editor corrections and improvements, from Marcelo B Paula, issue #17762 2010-10-30 02:28:54 +00:00
fieldseditor.pas IDEIntf: clean up 2010-11-03 09:22:26 +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 Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +00:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas cody: register cody window 2011-05-16 17:54:51 +00:00
idedialogs.pas IDEIntf: added IgnoreQuestions, compile package: ignore compile failures 24h, bug #16903 2010-07-17 10:12:10 +00:00
ideexterntoolintf.pas IDE: fixed compilation 2010-10-27 17:15:33 +00:00
idehelpintf.pas IDE/LCL: clean up 2011-05-12 21:02:00 +00:00
ideimagesintf.pas
ideintf.lpk IDEIntf: hints about CheckInstallPackageList and InstallPackages 2011-05-16 12:02:47 +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 Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +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 IDE: improve calculating window location when it was off-screen. 2011-04-21 21:29:46 +00:00
imagelisteditor.lfm
imagelisteditor.pp IDEIntf: improved ImageList editor localization 2011-02-14 23:21:30 +00:00
lazideintf.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
lazstringgridedit.lfm IDEIntf: fixed StringGrid editor form layout 2010-05-08 17:53:22 +00:00
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 IDE: check build macro names with IDE built-in macros 2010-09-26 10:44:14 +00:00
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: moved images to ideintf/images 2011-05-27 07:41:40 +00:00
objinspstrconsts.pas IDEIntf: improved ListView editor localization 2011-02-14 23:12:00 +00:00
oifavouriteproperties.pas
packageintf.pas updated lpl 2011-05-26 11:00:10 +00:00
projectintf.pas IDE: project inspector: filter, directory hierarchy, show sorted alphabetically 2011-03-28 21:12:14 +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 Patches from bug #17761 TShellListView Mask: duplicated items if mask is " *.ext;*.ext " 2011-05-25 08:33:29 +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 SrcEditIntf: start removing deprecated methods 2011-04-01 22:40:19 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas ideintf: strings property editor: count characters instead of bytes (issue #17753) 2010-11-02 09:54:49 +00:00
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.