lazarus/ideintf
2009-12-01 20:33:50 +00:00
..
docs IDEIntf: designer mediator: mouse events 2009-09-16 09:59:02 +00:00
languages * Updated Russian translation by Maxim Ganetsky 2009-11-15 22:56:22 +00:00
actionseditor.lfm
actionseditor.lrs
actionseditor.pas ide: fix compilation with fpc 2.5.1 2009-08-18 08:42:22 +00:00
actionseditorstd.lfm ideintf: use button panel in standard actions editor 2009-05-01 07:04:20 +00:00
actionseditorstd.lrs ideintf: use button panel in standard actions editor 2009-05-01 07:04:20 +00:00
actionseditorstd.pas ideintf: use button panel in standard actions editor 2009-05-01 07:04:20 +00:00
allideintf.pas IDEIntf: added standard actions editor, bug #13602 2009-04-29 21:41:26 +00:00
baseideintf.pas ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
checkgroupeditordlg.lfm ideintf: fix checkgroup editor label color 2009-05-01 14:42:16 +00:00
checkgroupeditordlg.lrs ideintf: fix checkgroup editor label color 2009-05-01 14:42:16 +00:00
checkgroupeditordlg.pas ideintf: fix use of close button as custom button 2009-05-02 12:46:06 +00:00
checklistboxeditordlg.lfm ideintf: improve buttons in checklistbox editor 2009-05-15 07:46:36 +00:00
checklistboxeditordlg.lrs ideintf: improve buttons in checklistbox editor 2009-05-15 07:46:36 +00:00
checklistboxeditordlg.pas ideintf: improve buttons in checklistbox editor 2009-05-15 07:46:36 +00:00
collectionpropeditform.lfm
collectionpropeditform.lrs
columndlg.pp ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
componenteditors.pas IDEIntf: added TComponentEditorDesigner.ChangeStamp and OnModified handler list 2009-11-22 12:31:34 +00:00
componentreg.pas ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
componenttreeview.pas ideintf: initial implementation of showing collections in the component treeview 2009-12-01 16:22:52 +00:00
dbpropedits.pas ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
fieldseditor.lfm ideintf: fix fields removing from the dataset field list. selection must be removed before designer.modified call 2009-10-26 03:30:54 +00:00
fieldseditor.lrs ideintf: fix fields removing from the dataset field list. selection must be removed before designer.modified call 2009-10-26 03:30:54 +00:00
fieldseditor.pas ideintf: fix fields removing from the dataset field list. selection must be removed before designer.modified call 2009-10-26 03:30:54 +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.lrs 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: 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
formeditingintf.pas IDEIntf+LCL: TGetDesignerFormEvent using TPersistent instead of TComponent 2009-12-01 20:33:50 +00:00
frmselectprops.lfm
frmselectprops.lrs
frmselectprops.pas TSheeTreeView, TShellListView: fixed using overrides instead of events 2009-08-17 20:13:51 +00:00
graphicpropedit.lfm ideintf: return border to scrollbox in the picture editor form 2009-04-27 03:11:37 +00:00
graphicpropedit.lrs ideintf: return border to scrollbox in the picture editor form 2009-04-27 03:11:37 +00:00
graphicpropedit.pas ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
graphpropedits.pas ideintf: remove workaround for non-working psPattern pen style 2009-10-14 01:07:46 +00:00
headercontrolpropedit.pp ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
helpfpdoc.pas components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
idecommands.pas IDE: save/load custom command shortcuts, bug #14564 2009-11-09 19:30:58 +00:00
idedialogs.pas IDE: making some abort buttons context sensitive 2009-04-12 22:53:16 +00:00
ideexterntoolintf.pas ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
idehelpintf.pas ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
ideimagesintf.pas IDEIntf: added 12x12 images, IDE: messages: icons for message types 2009-04-16 08:12:16 +00:00
idemsgintf.pas IDE: messages: show all compiler messages beginning with a time stamp 2009-05-24 12:00:59 +00:00
ideoptionsintf.pas EditorOptions: added simplified Mouse settings 2009-08-15 20:05:01 +00:00
idetextconverter.pas TTextConverterToolClasses.AssignCodeToolBossError 2009-10-01 19:38:02 +00:00
idewindowintf.pas ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
imagelisteditor.lfm ideintf: reanchor imagelist editor, use buttonpanel 2009-05-01 15:19:52 +00:00
imagelisteditor.lrs ideintf: reanchor imagelist editor, use buttonpanel 2009-05-01 15:19:52 +00:00
imagelisteditor.pp ideintf: fix use of close button as custom button 2009-05-02 12:46:06 +00:00
lazideintf.pas IDEIntf: fixed compilation 2009-10-19 14:47:34 +00:00
lazstringgridedit.lfm IDEIntf: stringgrid component editor: improved layout and added resourcestrings 2009-08-22 22:09:02 +00:00
lazstringgridedit.lrs IDEIntf: stringgrid component editor: improved layout and added resourcestrings 2009-08-22 22:09:02 +00:00
lazstringgridedit.pas IDEIntf: stringgrid component editor: improved layout and added resourcestrings 2009-08-22 22:09:02 +00:00
listviewpropedit.lfm ideinf: apply patch of Boian Mitov to support listview state images in the listview property editor 2009-10-29 08:36:31 +00:00
listviewpropedit.lrs ideinf: apply patch of Boian Mitov to support listview state images in the listview property editor 2009-10-29 08:36:31 +00:00
listviewpropedit.pp ideinf: apply patch of Boian Mitov to support listview state images in the listview property editor 2009-10-29 08:36:31 +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.lrs 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: mask property editor: allow multiply editing, allow revert, fix loading from the delphi files 2009-11-23 04:22:51 +00:00
menuintf.pas educationlaz: implemented hiding menu items 2009-10-20 12:51:23 +00:00
newfield.lfm
newfield.lrs
newfield.pas ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
newitemintf.pas IDEIntf: added default params 2009-11-17 04:29:12 +00:00
objectinspector_img.lrs
objectinspector.lfm ide: add ReadOnly color setting to the object inspector options, draw properties without writer using ReadOnly color setting 2009-10-13 04:48:17 +00:00
objectinspector.lrs ide: add ReadOnly color setting to the object inspector options, draw properties without writer using ReadOnly color setting 2009-10-13 04:48:17 +00:00
objectinspector.pp IDEIntf+LCL: TGetDesignerFormEvent using TPersistent instead of TComponent 2009-12-01 20:33:50 +00:00
objinspstrconsts.pas IDEIntf: TComponentTreeView: using insert marks 2009-08-21 08:43:34 +00:00
oifavouriteproperties.pas
packageintf.pas IDEIntf: added open package flag pofDoNotOpenEditor, when changing lazarus source directory reload packages in lazarus source directory 2009-11-29 23:51:13 +00:00
projectintf.pas IDE: changing session storage marks project as modified, bug #15045 2009-11-10 11:21:18 +00:00
projectresourcesintf.pas IDE: creating manifest file only for win32/win64 and where the exe is, which can differ from the project directory 2009-11-28 12:55:38 +00:00
propedits.pp IDEIntf: GetLookupRootForComponent extended to search via TCollectionItem and TCollection, bug #15217 2009-12-01 13:03:21 +00:00
README.txt
srceditorintf.pas SynEdit: Added code-template mode: Edit params in cells 2009-06-24 19:33:05 +00:00
statusbarpropedit.pp ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
stringspropeditdlg.lfm ideintf: fix layouts 2009-05-01 06:45:49 +00:00
stringspropeditdlg.lrs ideintf: fix layouts 2009-05-01 06:45:49 +00:00
stringspropeditdlg.pas ideintf: don't use custom captions for Ok/Cancel buttons 2009-09-19 09:04:13 +00:00
texttools.pas ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00
treeviewpropedit.lfm
treeviewpropedit.lrs
treeviewpropedit.pas ideintf: fix asterisk position in the copyright header 2009-02-27 02:35:55 +00:00

This directory contains the IDE interfaces for experts/plugins.

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