lazarus/components/ideintf
juha 539b683d28 Packager and IdeIntf: formatting
git-svn-id: trunk@45804 -
2014-07-06 22:37:56 +00:00
..
docs
images
languages regenerated translations 2014-07-02 20:11:41 +00:00
actionseditor.lfm
actionseditor.pas
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
checklistboxeditordlg.lfm
checklistboxeditordlg.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
collectionpropeditform.lfm
collectionpropeditform.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
columndlg.pp IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
componenteditors.pas
componentreg.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
componenttreeview.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
compoptsintf.pas IDE: fixed ignoring empty lines at end of conditionals, no modified if project icon was not touched 2014-06-15 18:37:10 +00:00
dbpropedits.pas IDEIntf: ListDataSourceFields 2014-03-01 16:19:24 +00:00
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
formeditingintf.pas Remove typecasts because LookupRoot was moved to TIDesigner. Also formatting. 2014-07-05 10:49:34 +00:00
fpmake.pp
frmselectprops.lfm
frmselectprops.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
graphicpropedit.lfm
graphicpropedit.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
graphpropedits.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE: remove methods that were deprecated already for Lazarus 0.9.x 2014-07-05 14:56:40 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: clean up 2014-06-08 17:13:10 +00:00
idehelpintf.pas IDE: enabled new external tools by default, use old code with -dEnableOldExtTools 2014-06-08 10:19:28 +00:00
ideimagesintf.pas
ideintf.lpk IdeIntf: Property editor for Strings in ValueListEditor. Does not work well yet. 2014-04-01 00:12:59 +00:00
ideintf.pas IdeIntf: Property editor for Strings in ValueListEditor. Does not work well yet. 2014-04-01 00:12:59 +00:00
idemsgintf.pas IDEIntf: clean up 2014-06-15 18:39:12 +00:00
ideoptionsintf.pas Make TLazPackage own an instance of IDEOptions instead of inheriting from it. 2014-07-06 22:37:50 +00:00
idetextconverter.pas
ideutils.pas
idewindowintf.pas IDEintf: less hints 2014-05-20 09:46:59 +00:00
imagelisteditor.lfm
imagelisteditor.pp
keyvalpropeditdlg.lfm IdeIntf: Fix AutoAddRows feature for ValueListEditor property editor. 2014-04-01 00:34:22 +00:00
keyvalpropeditdlg.pas IDEIntf: clean up 2014-04-07 10:38:11 +00:00
lazideintf.pas IDE: remove methods that were deprecated already for Lazarus 0.9.x 2014-07-05 14:56:40 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
Makefile updated makefiles 2014-05-11 17:31:41 +00:00
Makefile.compiled updated makefiles 2014-05-11 17:31:41 +00:00
Makefile.fpc updated makefiles 2014-05-11 17:31:41 +00:00
maskpropedit.lfm
maskpropedit.pas
menuintf.pas IDEIntf: less unit dependencies, less hints, fixed passing AsLast 2014-02-26 08:51:28 +00:00
newfield.lfm
newfield.pas
newitemintf.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
objectinspector.lfm
objectinspector.pp IDE: indentiation 2014-05-28 23:12:11 +00:00
objinspstrconsts.pas IDEIntf: fixed typo in string 2014-06-25 21:24:47 +00:00
oifavoriteproperties.pas
packageintf.pas Make TLazPackage own an instance of IDEOptions instead of inheriting from it. 2014-07-06 22:37:50 +00:00
projectintf.pas Packager and IdeIntf: formatting 2014-07-06 22:37:56 +00:00
projectresourcesintf.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
projpackintf.pas New unit with a common base class for Project and Package. 2014-07-06 22:32:54 +00:00
propedits.pp IDE: object inspector: show error if integer out of range 2014-06-23 16:23:51 +00:00
propeditutils.pp
README.txt
srceditorintf.pas IDE: remove methods that were deprecated already for Lazarus 0.9.x 2014-07-05 14:56:40 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas IDE: less hints, initialize vars, use unused parameters 2014-03-17 11:25:57 +00:00
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.pas
unitresources.pas IDE: started checking component classes depending on resource format 2014-06-25 10:11:30 +00:00

This directory contains the IDE interfaces for experts/plugins.

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