lazarus/components/ideintf
maxim 412a1218ee Merged revision(s) 48433-48434 #326bf8d567-#326bf8d567, 48439-48440 #f78dd6dbd5-#f78dd6dbd5 from trunk:
Object Inspector: Improve scrolling, reduce flicker. Issue #27667.
........
Object Inspector: Restrict scrolling improvemets to Windows platform. Issue #27667.
........
Object Inspector: Scrolling works without Invalidate and messages, remove them. Issue #27667.
........
Object Inspector: Improve scrolling, reduce flicker using ScrollWindowEx. Issue #27667.
........

git-svn-id: branches/fixes_1_4@48493 -
2015-03-24 21:46:11 +00:00
..
docs
images
languages translations: German: updates from Swen Heinig 2015-01-31 10:23:01 +00:00
actionseditor.lfm
actionseditor.pas IdeIntf: Prevent a crash when Action is deleted in ActionsEditor. Issue #27624 2015-03-15 11:15:16 +00:00
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 Merged revision(s) 47970-47971 #00bdf8baca-#00bdf8baca, 47979 #125625ee6a, 47995 #3555efa582 from trunk: 2015-02-25 23:06:50 +00:00
componenttreeview.pas IdeIntf: Hard-coded quotations in resourcestrings. 2014-06-15 11:52:37 +00:00
compoptsintf.pas IDE: compiler options: removed obsolete option show summary, summary are now always shown in header 2015-02-23 17:01:09 +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 Merged revision(s) 48139 #b03737cc9e from trunk: 2015-03-05 21:34:22 +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 fpmake: re-generated several fpmake.pp files 2015-01-02 20:45:33 +00:00
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: fixed typo 2014-11-25 18:53:35 +00:00
headercontrolpropedit.pp
helpfpdoc.pas * IDEIntf: cosmetic: comments 2014-10-14 14:07:04 +00:00
idecommands.pas IDEIntf: comment 2015-02-13 16:20:17 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: fixed resolving macros of external tools before switching back from IDE to project 2015-02-28 22:48:16 +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: resourcestring, issue #27317, from Gábor 2015-01-26 21:57:42 +00:00
ideutils.pas
idewindowintf.pas ideintf: replaced AnsiCompareText 2014-12-10 03:14:34 +00:00
imagelisteditor.lfm
imagelisteditor.pp
keyvalpropeditdlg.lfm
keyvalpropeditdlg.pas
lazideintf.pas IDEIntf: DoShowSearchResultsView: using one enum instead of multi bool 2014-11-15 12:36:41 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.pp
macrodefintf.pas
macrointf.pas
Makefile set fixes version to 1.4RC3 2015-02-28 11:59:00 +00:00
Makefile.compiled set fixes version to 1.4RC3 2015-02-28 11:59:00 +00:00
Makefile.fpc set fixes version to 1.4RC3 2015-02-28 11:59:00 +00:00
maskpropedit.lfm
maskpropedit.pas
menuintf.pas
newfield.lfm IDEIntf: sql new field editor: improved layout, changed syntax mode to objfpc 2015-03-15 11:01:34 +00:00
newfield.pas IDEIntf: sql new field editor: improved layout, changed syntax mode to objfpc 2015-03-15 11:01:34 +00:00
newitemintf.pas
objectinspector.lfm Object Inspector: Fix FilterEdit width. 2014-10-30 19:47:01 +00:00
objectinspector.pp Merged revision(s) 48433-48434 #326bf8d567-#326bf8d567, 48439-48440 #f78dd6dbd5-#f78dd6dbd5 from trunk: 2015-03-24 21:46:11 +00:00
objinspstrconsts.pas ideintf: resourcestring, issue #27317, from Gábor 2015-01-26 21:57:42 +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: cleanup TProjectFileDescriptor property setter methods (remove unnecessary checks) 2015-01-04 14:35:49 +00:00
projectresourcesintf.pas
projpackintf.pas IDE: TIDEProjPackBase changed to TComponent 2014-07-23 11:32:58 +00:00
propedits.pp Merged revision(s) 48014 #307f5059e3, 48023 #d15ee98ee4 from trunk: 2015-02-27 23:27:49 +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.