lazarus/components/ideintf
mattias 03a8f3b039 IDEIntf: unicode file names
git-svn-id: trunk@46817 -
2014-11-12 19:05:11 +00:00
..
docs
images
languages Updated Italian translation 2014-10-25 08:48:39 +00:00
actionseditor.lfm
actionseditor.pas
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm
collectionpropeditform.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
columndlg.pp
componenteditors.pas LCL: issue #0027030: proper button size in vertical mode 2014-11-12 11:58:51 +00:00
componentreg.pas
componenttreeview.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
compoptsintf.pas IDE: clean up old external tools 2014-07-20 20:15:40 +00:00
dbgridcolumnspropeditform.lfm IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
dbgridcolumnspropeditform.pas IDEIntf: less hints 2014-10-30 10:25:07 +00:00
dbpropedits.pas IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
filefilterpropeditor.lfm
filefilterpropeditor.pas
formeditingintf.pas IDE: designer: redo: non visual TComponent.Left/Top 2014-10-08 18:12:10 +00:00
fpmake.pp
frmselectprops.lfm
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
graphpropedits.pas IdeIntf: Improve painting of clNone also in color property editor of Object Inspector. Issue #26707, patch from wp. 2014-09-11 21:44:06 +00:00
headercontrolpropedit.pp
helpfpdoc.pas * IDEIntf: cosmetic: comments 2014-10-14 14:07:04 +00:00
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: enabled group compile 2014-07-28 14:53:57 +00:00
idehelpintf.pas * IdeHelpIntf: cosmetic 2014-10-26 10:29:07 +00:00
ideimagesintf.pas
ideintf.lpk IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
ideintf.pas IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
idemsgintf.pas IDE: clean up old external tools 2014-07-20 20:15:40 +00:00
ideoptionsintf.pas Make Project and Package inherit from a new TProjPack base class. 2014-07-06 22:38:02 +00:00
idetextconverter.pas IDEIntf: unicode file names 2014-11-12 19:05:11 +00:00
ideutils.pas
idewindowintf.pas IDEintf: less hints 2014-05-20 09:46:59 +00:00
imagelisteditor.lfm
imagelisteditor.pp
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas IDE: clean up old external tools 2014-07-20 20:15:40 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
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
newfield.lfm
newfield.pas IDE, fieldseditor: handle exception on selecting lookup dataset, reported by Simon Ameis, issue #19924 2014-10-15 20:11:34 +00:00
newitemintf.pas
objectinspector.lfm Object Inspector: Fix FilterEdit width. 2014-10-30 19:47:01 +00:00
objectinspector.pp IDEIntf: less hints 2014-10-30 10:25:07 +00:00
objinspstrconsts.pas IDE, enhance DBGrid columns editor with three buttons: add fields, delete all and fetch labels, modified/adapted patch from Zdravko Gabrovski, issue #25219 2014-10-01 21:03:04 +00:00
oifavoriteproperties.pas
packageintf.pas IDE: move/copy multiple files via dnd from package editors/project inspector 2014-07-25 18:13:56 +00:00
projectintf.pas IDE: TIDEProjPackBase changed to TComponent 2014-07-23 11:32:58 +00:00
projectresourcesintf.pas
projpackintf.pas IDE: TIDEProjPackBase changed to TComponent 2014-07-23 11:32:58 +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 one more deprecated method TSourceNotebook.ClearErrorLines. 2014-07-15 17:28:54 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
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.