lazarus/ideintf
mattias 6c3ecc3d0f IDEIntf: reduced debugging
git-svn-id: trunk@25366 -
2010-05-13 14:40:57 +00:00
..
docs ideintf: fix documentation of ide images interface 2009-12-28 10:03:35 +00:00
languages regenerated translations; updated Russian translation 2010-05-10 16:20:44 +00:00
actionseditor.lfm
actionseditor.pas ideintf: action list category property editor by Alexey Lagunov 2010-02-02 08:55:22 +00:00
actionseditorstd.lfm
actionseditorstd.pas ideintf: convert forms to use fpc resources 2010-01-13 12:57:55 +00:00
allideintf.pas ideintf: Extract CollectionPropEditForm from the Propedits unit by Alexander S. Klenin (issue #0015490) 2010-01-13 07:47:05 +00:00
baseideintf.pas externhelp: fixed showing options 2010-02-24 15:13:17 +00:00
checkgroupeditordlg.lfm
checkgroupeditordlg.pas ideintf: convert forms to use fpc resources 2010-01-13 12:57:55 +00:00
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 lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531) 2010-01-17 07:12:12 +00:00
componentreg.pas IDE: update component palette button and page visibility 2010-04-21 17:39:09 +00:00
componenttreeview.pas ideintf: fix collection items position after move up/move down in the collection editor (bug #0015570) 2010-02-24 07:27:27 +00:00
dbpropedits.pas
fieldseditor.lfm ideinf: apply fields patch of taka_jp (issue #0015387) 2009-12-30 10:11:36 +00:00
fieldseditor.pas lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531) 2010-01-17 07:12:12 +00:00
fieldslist.lfm ideintf: fix add fields editor - don't use TFieldDef references since dataset can rebuild them and we get pointers to the wrong memory areas 2009-10-22 09:00:05 +00:00
fieldslist.pas ideintf: convert forms to use fpc resources 2010-01-13 12:57:55 +00:00
formeditingintf.pas IDE: designer forms are now created with delayed autosize 2010-04-05 00:29:46 +00:00
frmselectprops.lfm
frmselectprops.pas ideintf: convert forms to use fpc resources 2010-01-13 12:57:55 +00:00
graphicpropedit.lfm
graphicpropedit.pas ideintf: convert forms to use fpc resources 2010-01-13 12:57:55 +00:00
graphpropedits.pas IDEIntf: Use Classes.TGetStrProc instead of PropEdits.TGetStringProc 2010-01-20 15:53:39 +00:00
headercontrolpropedit.pp
helpfpdoc.pas lcl+codetools: CreateRelativePath: support for double pathdelims 2010-02-09 13:36:20 +00:00
idecommands.pas IDE: undid handling copy, cut, paste of objectinspector 2010-04-23 16:05:36 +00:00
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas
ideimagesintf.pas
idemsgintf.pas IDE: messages: show all compiler messages beginning with a time stamp 2009-05-24 12:00:59 +00:00
ideoptionsintf.pas SourceEditor, IDE: added configuration for Multi-Window 2010-04-21 23:55:49 +00:00
idetextconverter.pas TTextConverterToolClasses.AssignCodeToolBossError 2009-10-01 19:38:02 +00:00
idewindowintf.pas
imagelisteditor.lfm ideintf: add Default color to imagelist editor 2010-02-08 03:27:37 +00:00
imagelisteditor.pp ideintf: add Default color to imagelist editor 2010-02-08 03:27:37 +00:00
lazideintf.pas IDEIntf: added handler PackageEditingInterface.AddHandlerOnGraphChanged 2010-04-22 19:40:30 +00:00
lazstringgridedit.lfm IDEIntf: fixed StringGrid editor form layout 2010-05-08 17:53:22 +00:00
lazstringgridedit.pas ideintf: convert forms to use fpc resources 2010-01-13 12:57:55 +00:00
listviewpropedit.lfm IDEIntf: improved listview editor layout 2010-02-24 15:20:00 +00:00
listviewpropedit.pp ideintf: set selected imageindex for subitem in listview property editor 2010-04-26 07:56:25 +00:00
macrointf.pas IDE: fixed creating fpdoc files for IDEIntf 2009-09-14 14:51:39 +00:00
Makefile
Makefile.fpc
maskpropedit.lfm ideintf: mask property editor: allow multiply editing, allow revert, fix loading from the delphi files 2009-11-23 04:22:51 +00:00
maskpropedit.pas ideintf: convert forms to use fpc resources 2010-01-13 12:57:55 +00:00
menuintf.pas TIdeMenuItem: Remove references from old menu, when releasing 2010-03-21 18:03:15 +00:00
newfield.lfm
newfield.pas IDEIntf: Use Classes.TGetStrProc instead of PropEdits.TGetStringProc 2010-01-20 15:53:39 +00:00
newitemintf.pas IDEIntf: added default params 2009-11-17 04:29:12 +00:00
objectinspector_img.lrs
objectinspector.lfm ideintf: show only relative popup menu items for object inspector elements: grid, component treeview, information box 2009-12-20 09:26:25 +00:00
objectinspector.pp IDEIntf: reduced debugging 2010-05-13 14:40:57 +00:00
objinspstrconsts.pas ideintf: added resourcestring 2010-04-17 16:36:48 +00:00
oifavouriteproperties.pas
packageintf.pas IDE: auto open package editor for modified packages 2010-04-24 20:05:26 +00:00
projectintf.pas IDE: compiler options: show options with target file name 2010-05-03 09:14:12 +00:00
projectresourcesintf.pas ide: increase project version build number only on build and not on each compile/run 2010-02-24 02:32:13 +00:00
propedits.pp ideintf: set multy-line editor for all 'Hint' properties of TComponent descendant (issue #0016303) 2010-04-21 02:11:48 +00:00
propeditutils.pp IDEIntf: removed TGetStringProc from propeditutils 2010-01-20 11:57:38 +00:00
README.txt
srceditorintf.pas SourceEditor: Refactor, Clean-up 2010-04-20 23:08:50 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas ideintf: convert forms to use fpc resources 2010-01-13 12:57:55 +00:00
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.pas ideintf: convert forms to use fpc resources 2010-01-13 12:57:55 +00:00

This directory contains the IDE interfaces for experts/plugins.

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