lazarus/ideintf
2010-10-07 10:42:27 +00:00
..
docs ideintf: fix documentation of ide images interface 2009-12-28 10:03:35 +00:00
languages Translations: Hebrew translation update by Ezik Shulamy, bugs #17477-17484 2010-09-24 17:04:51 +00:00
actionseditor.lfm
actionseditor.pas fix ActionListEditor showing, to work with r25457 #811e84764c changes 2010-05-24 15:45:40 +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 Improves TUntabbedNotebook 2010-08-18 15:23:55 +00:00
componentreg.pas IDE: update component palette button and page visibility 2010-04-21 17:39:09 +00:00
componenttreeview.pas IDE: fixed crashing componenttreeview while destroying components 2010-05-16 13:28:25 +00:00
dbpropedits.pas
fieldseditor.lfm IDE, fix FieldsEditor AV while deleting persistent TField, from Marcelo Borges de Paula, issue #16958 2010-07-17 01:48:53 +00:00
fieldseditor.pas IDE, fix FieldsEditor AV while deleting persistent TField, from Marcelo Borges de Paula, issue #16958 2010-07-17 01:48:53 +00:00
fieldslist.lfm
fieldslist.pas ideintf: convert forms to use fpc resources 2010-01-13 12:57:55 +00:00
formeditingintf.pas IDE: removed TComponentInterface 2010-05-16 11:41:42 +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: moved todolist to package, todo list for packages needs to be done 2010-06-16 11:53:34 +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
idehelpintf.pas IDE: code browser: added TCodeBrowserView.GetCodeHelp 2010-07-27 16:06:13 +00:00
ideimagesintf.pas
idemsgintf.pas
ideoptionsintf.pas IDE, Options, fix default folded 2010-06-03 11:11:36 +00:00
idetextconverter.pas
idewindowintf.pas IDEIntf: fixed TIDEWindowCreator.GetDefaultBounds 2010-06-30 14:48:09 +00:00
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 event for quick syntax check 2010-07-16 10:51:18 +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 fixed typo dont 2010-09-11 14:05:21 +00:00
macrointf.pas IDE: check build macro names with IDE built-in macros 2010-09-26 10:44:14 +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 fixed typo dont 2010-09-11 14:05:21 +00:00
newfield.lfm IDE, fix newfield form to allow data field type, from Marcelo Borges de Paula, issue #16941 2010-07-16 19:22:34 +00:00
newfield.pas IDE, fix newfield form to allow data field type, from Marcelo Borges de Paula, issue #16941 2010-07-16 19:22:34 +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: replaced TNoteBook with TPageControl 2010-09-11 13:36:39 +00:00
objinspstrconsts.pas IDEIntf: removed conditionals 2010-08-17 13:24:15 +00:00
oifavouriteproperties.pas
packageintf.pas IDE: compute build macros in local package substitution 2010-08-17 13:56:18 +00:00
projectintf.pas IDE: replaced compiler options property Active with function IsActive 2010-10-07 10:42:27 +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: TCustomShortCutGrabBox: minwidth for combobox 2010-06-27 17:19:49 +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.