lazarus/components/ideintf
mattias d2a52610bd IDE: further migration external tools
git-svn-id: trunk@44182 -
2014-02-20 18:30:05 +00:00
..
docs
images ideintf: fix images 2013-10-04 12:25:35 +00:00
languages * fixed a few cases where Evenement had an Accent grave, reported on forum 2014-01-31 11:16:44 +00:00
actionseditor.lfm
actionseditor.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
actionseditorstd.lfm
actionseditorstd.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas IDEIntf: propedits: comment 2013-09-30 17:27:29 +00:00
columndlg.pp
componenteditors.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
componentreg.pas
componenttreeview.pas ide: load component treeview images from FPC resource 2013-09-27 08:58:33 +00:00
compoptsintf.pas
dbpropedits.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
fieldseditor.lfm
fieldseditor.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
fieldslist.lfm
fieldslist.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
filefilterpropeditor.lfm New window for file filter property editor. Earlier one was generated in code. 2013-09-12 23:31:43 +00:00
filefilterpropeditor.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
formeditingintf.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
fpmake.pp
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas
graphpropedits.pas
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas
ideimagesintf.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
ideintf.lpk IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
ideintf.pas IDEIntf: clean up and added unit ideutils 2014-02-18 20:55:15 +00:00
idemsgintf.pas IDE: further migration external tools 2013-10-17 19:17:50 +00:00
ideoptionsintf.pas ide: add empty project resources options frame (disabled by ifdef atm) 2013-10-12 04:51:53 +00:00
idetextconverter.pas
ideutils.pas IDEIntf: clean up and added unit ideutils 2014-02-18 20:55:15 +00:00
idewindowintf.pas IDE: reading environment options: omit window layouts with invalid names 2014-02-14 08:29:50 +00:00
imagelisteditor.lfm
imagelisteditor.pp IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
lazideintf.pas IDE: further migration external tools 2014-02-20 18:30:05 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
Makefile fixed make distclean 2014-02-18 17:37:14 +00:00
Makefile.compiled
Makefile.fpc fixed make distclean 2014-02-18 17:37:14 +00:00
maskpropedit.lfm
maskpropedit.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
menuintf.pas IdeIntf, IdeMenu: Less verbose 2013-11-17 15:33:30 +00:00
newfield.lfm
newfield.pas IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
newitemintf.pas
objectinspector.lfm
objectinspector.pp IDEIntf: fixed setting value in propertygrid if only a basic designer is available 2014-02-19 23:33:12 +00:00
objinspstrconsts.pas
oifavoriteproperties.pas
packageintf.pas
projectintf.pas IDE: remove/rename unit in lpr if it is a pascal source 2014-02-19 15:48:29 +00:00
projectresourcesintf.pas
propedits.pp IDE: fixed renaming components, simplified designer undo 2014-02-19 18:57:53 +00:00
propeditutils.pp IDEIntf: Get LookupRoot for TFieldDefs, bug #25068 2013-09-26 23:03:07 +00:00
README.txt
srceditorintf.pas IDE: split codetool and intial setup dialog 2014-02-19 12:43:39 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.pas ide, components: move images related code to use FPC resource instead of Lazarus resources 2013-09-27 12:27:04 +00:00
unitresources.pas IDE: fixed duplicate code, break cycle lfmunitresource 2013-09-20 09:15:48 +00:00

This directory contains the IDE interfaces for experts/plugins.

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