lazarus/components/ideintf
mattias db8dcbf0f9 IDEIntf: comments
git-svn-id: trunk@44280 -
2014-02-27 13:50:30 +00:00
..
docs
images ideintf: fix images 2013-10-04 12:25:35 +00:00
languages Translations: Hungarian translation update by Péter Gábor, bug #25789 2014-02-26 21:53:54 +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 IDE: implement storage for component palette options. Read and write it in GUI frame. 2013-09-11 06:21:29 +00:00
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 IDEIntf: less unit dependencies, less hints, fixed passing AsLast 2014-02-26 08:51:28 +00:00
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 IDEIntf: less unit dependencies, less hints, fixed passing AsLast 2014-02-26 08:51:28 +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 IDEIntf: comments 2014-02-27 13:50:30 +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: less unit dependencies, less hints, fixed passing AsLast 2014-02-26 08:51:28 +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: object inspector: comment 2014-02-26 18:15:38 +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 IDEIntf: fixed ControlAcceptsStreamableChildComponent, allow inherited forms, do not allow nested components or any child of nested component 2014-02-27 10:37:14 +00:00
propeditutils.pp IDEIntf: Get LookupRoot for TFieldDefs, bug #25068 2013-09-26 23:03:07 +00:00
README.txt
srceditorintf.pas IDEIntf: less unit dependencies, less hints, fixed passing AsLast 2014-02-26 08:51:28 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
treeviewpropedit.lfm IDE: Add up/down move buttons to treeview item editor. Issue #9773. 2013-09-12 14:29:23 +00:00
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.