lazarus/ideintf
2009-12-31 00:16:27 +00:00
..
docs ideintf: fix documentation of ide images interface 2009-12-28 10:03:35 +00:00
languages * Updated Japanese translation by taka (issue #15445) 2009-12-31 00:16:27 +00:00
actionseditor.lfm
actionseditor.lrs
actionseditor.pas ideintf: rename action list editor and image list editor verbs 2009-12-18 03:18:20 +00:00
actionseditorstd.lfm
actionseditorstd.lrs
actionseditorstd.pas
allideintf.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.lrs
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.lrs
checklistboxeditordlg.pas ideintf: fix checklistbox editor by taka_jp (issue #0015368) 2009-12-22 06:19:48 +00:00
collectionpropeditform.lfm
collectionpropeditform.lrs
columndlg.pp
componenteditors.pas IDEIntf: added TComponentEditorDesigner.ChangeStamp and OnModified handler list 2009-11-22 12:31:34 +00:00
componentreg.pas
componenttreeview.pas lcl, designer, ideintf, components: rename csOwnedChildsNotSelectable -> csOwnedChildrenNotSelectable 2009-12-18 10:07:11 +00:00
dbpropedits.pas
fieldseditor.lfm ideinf: apply fields patch of taka_jp (issue #0015387) 2009-12-30 10:11:36 +00:00
fieldseditor.lrs ideinf: apply fields patch of taka_jp (issue #0015387) 2009-12-30 10:11:36 +00:00
fieldseditor.pas ideinf: apply fields patch of taka_jp (issue #0015387) 2009-12-30 10:11:36 +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 field name generation to skip non allowed chars for pascal identifiers by taka_jp (issue #0015285) 2009-12-14 04:25:28 +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
graphicpropedit.lfm
graphicpropedit.lrs
graphicpropedit.pas
graphpropedits.pas ideintf: remove workaround for non-working psPattern pen style 2009-10-14 01:07:46 +00:00
headercontrolpropedit.pp
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
ideexterntoolintf.pas
idehelpintf.pas
ideimagesintf.pas
idemsgintf.pas
ideoptionsintf.pas ideintf: reserve compiler options numbers, use one in the messages options 2009-12-30 13:14:09 +00:00
idetextconverter.pas TTextConverterToolClasses.AssignCodeToolBossError 2009-10-01 19:38:02 +00:00
idewindowintf.pas
imagelisteditor.lfm
imagelisteditor.lrs
imagelisteditor.pp ideintf: rename action list editor and image list editor verbs 2009-12-18 03:18:20 +00:00
lazideintf.pas ideintf, ide: implement custom caption for IDE options dialog, use another caption for project options 2009-12-30 15:45:14 +00:00
lazstringgridedit.lfm
lazstringgridedit.lrs
lazstringgridedit.pas
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 IDE: added Line ending menu item, bug #15420 2009-12-25 13:14:58 +00:00
newfield.lfm
newfield.lrs
newfield.pas
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.lrs 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: don't set checked status for z-order menu items 2009-12-21 06:37:19 +00:00
objinspstrconsts.pas ideintf: add Z-Order menu section to the component treeview 2009-12-20 11:08:19 +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 ideintf, ide: project resources: 2009-12-26 19:01:05 +00:00
projectresourcesintf.pas ideintf, ide: project resources: 2009-12-26 19:01:05 +00:00
propedits.pp lcl, designer, ideintf, components: rename csOwnedChildsNotSelectable -> csOwnedChildrenNotSelectable 2009-12-18 10:07:11 +00:00
README.txt
srceditorintf.pas
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.lrs
stringspropeditdlg.pas ideintf: don't use custom captions for Ok/Cancel buttons 2009-09-19 09:04:13 +00:00
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.lrs
treeviewpropedit.pas

This directory contains the IDE interfaces for experts/plugins.

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