lazarus/ideintf
2013-04-08 10:12:29 +00:00
..
docs IDEIntf: added TOICustomPropertyGrid.OnEditorFilter 2013-04-08 10:12:29 +00:00
images
languages IDEIntf: regenerated translations 2013-04-07 13:56:12 +00:00
actionseditor.lfm
actionseditor.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas StartLazarus: prevent crash when IDEMacros is not assigned yet. 2013-01-20 18:50:04 +00:00
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas IDEIntf: TCollectionPropertyEditor: fixed unselecting if owner is freed 2013-04-07 07:37:55 +00:00
columndlg.pp
componenteditors.pas
componentreg.pas codetools: fixed debugging code, bug #23827 2013-02-04 22:26:36 +00:00
componenttreeview.pas IDE: Show all owned objects in OI only with ShowOwnedObjectsOI define. Should solve the errors related to issue #23181 2012-10-29 00:23:38 +00:00
compoptsintf.pas lazbuild: apply verbosity to compiler invocation 2012-12-06 15:36:36 +00:00
dbpropedits.pas
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
formeditingintf.pas IDEintf: added RegisterDefineProperty 2013-02-22 16:46:41 +00:00
fpmake.pp IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite 2012-09-19 13:12:42 +00:00
frmselectprops.lfm IDEIntf: TSessionPropertiesPropertyEditor: fixed anchor, issue #22838 2012-09-09 09:55:28 +00:00
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE: moved IDE Internalss / View Package Links to Package / Package Links 2013-01-28 10:43:10 +00:00
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas
ideimagesintf.pas
ideintf.lpk IDE: added unitresources 2013-02-16 16:15:18 +00:00
ideintf.pas IDE: added unitresources 2013-02-16 16:15:18 +00:00
idemsgintf.pas
ideoptionsintf.pas Placeholder for new option 2013-01-26 19:08:42 +00:00
idetextconverter.pas
idewindowintf.pas ideintf: fixed typo 2012-07-23 12:53:17 +00:00
imagelisteditor.lfm
imagelisteditor.pp LCL: Trim spaces in TImageListEditorDlg.BtnAddClick. Reduce try...finally blocks. issue #23224 2012-10-28 15:32:12 +00:00
lazideintf.pas IDE: add method "DoSaveEditorFile(const Filename: string; ..." to IDE interface. Analogous to DoCloseEditorFile method with Filename param. 2013-03-17 11:36:31 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas New file for issue #23502 2013-01-20 09:28:51 +00:00
macrointf.pas IDE: Allow user to create own custom IDE macros and install them to IDE by using packages. Issue #23502, patch from Cyrax 2013-01-20 09:34:35 +00:00
Makefile updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.compiled updated lpk makefiles 2013-04-02 10:37:47 +00:00
Makefile.fpc updated lpk makefiles 2013-04-02 10:37:47 +00:00
maskpropedit.lfm
maskpropedit.pas MaskPropEdit: remove duplicate code. Issue #23192, patch from Bart Broersma 2012-10-23 18:15:27 +00:00
menuintf.pas IDEIntf: RegisterIDEMenuCommand: use Command.LocalizedName as default for Caption 2012-06-10 13:48:20 +00:00
newfield.lfm
newfield.pas
newitemintf.pas
objectinspector.lfm
objectinspector.pp IDEIntf: added TOICustomPropertyGrid.OnEditorFilter 2013-04-08 10:12:29 +00:00
objinspstrconsts.pas OI: fixed typos 2012-12-09 23:37:12 +00:00
oifavoriteproperties.pas IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite 2012-09-19 13:16:39 +00:00
packageintf.pas cody: unitdependencies: packages 2013-02-13 21:02:54 +00:00
projectintf.pas IDE: add a "Simple Program" descriptor/template. Requested by Jeff Duntemann for his book "FreePascal From Square One" 2012-09-13 06:39:15 +00:00
projectresourcesintf.pas
propedits.pp IDEIntf: clean up 2013-03-28 10:41:40 +00:00
propeditutils.pp IDEIntf: OI: component treeview: show all owned objects in properties 2012-10-16 09:10:38 +00:00
README.txt
srceditorintf.pas SourceEditor: Improve session restore, if more than 2 windows were used. 2013-01-11 14:59:56 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.pas
unitresources.pas IDE: unit resources: check dfm 2013-02-16 16:33:52 +00:00

This directory contains the IDE interfaces for experts/plugins.

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