lazarus/ideintf
2012-10-04 22:14:23 +00:00
..
docs ideintf: docs 2012-09-19 13:16:57 +00:00
images
languages Translations: Spanish translation update by Lucas Martín, another part of bug #23046 2012-10-04 22:14:23 +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
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas
columndlg.pp
componenteditors.pas
componentreg.pas
componenttreeview.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
compoptsintf.pas IDE: removed compiler option for switch -vm 2012-08-27 17:05:49 +00:00
dbpropedits.pas
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
formeditingintf.pas Use a record of signed SmallInts to prevent range check errors. Still about issue #22760 2012-09-02 00:32:29 +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 Debugger: added Attach/Detach 2012-09-06 12:41:24 +00:00
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas
ideimagesintf.pas
ideintf.lpk IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite 2012-09-19 13:16:39 +00:00
ideintf.pas IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite 2012-09-19 13:16:39 +00:00
idemsgintf.pas
ideoptionsintf.pas IDE: reorganize BuildMode and IDE option values project settings GUI 2012-09-02 12:21:39 +00:00
idetextconverter.pas
idewindowintf.pas
imagelisteditor.lfm
imagelisteditor.pp
lazideintf.pas IDE: Move more methods to SourceFileManager. It has not reference back to main unit any more. 2012-09-23 19:01:06 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrointf.pas
Makefile updated Makefiles 2012-08-27 16:43:01 +00:00
Makefile.compiled updated Makefiles 2012-08-27 16:43:01 +00:00
Makefile.fpc updated Makefiles 2012-08-27 16:43:01 +00:00
maskpropedit.lfm
maskpropedit.pas
menuintf.pas
newfield.lfm
newfield.pas
newitemintf.pas
objectinspector.lfm
objectinspector.pp RTTI: Allow assigning Nil to TTIPropertyGrid.TIObject. Issue #22720 2012-09-29 23:17:48 +00:00
objinspstrconsts.pas
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 IDE: package editor: added menu item to create fpmake.pp 2012-08-31 11:06:26 +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 IDE: Don't allow editing Boolean ComboBoxes in Object-Inspector. Issue #23018 2012-09-29 21:37:26 +00:00
propeditutils.pp
README.txt
srceditorintf.pas Remove SynEdit from IdeIntf (license conflict) 2012-08-27 13:00:37 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.pas

This directory contains the IDE interfaces for experts/plugins.

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