lazarus/ideintf
2012-04-20 19:48:33 +00:00
..
docs docs: example 2012-01-29 10:59:06 +00:00
images
languages Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21818 2012-04-20 19:48:33 +00:00
actionseditor.lfm
actionseditor.pas Fixed my own error in r32355 #ae9dead608. The original patch from Andrew G. Khodotov was correct. 2011-09-16 20:04:02 +00:00
actionseditorstd.lfm
actionseditorstd.pas
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.pas
collectionpropeditform.lfm ideintf: use more speaking name for toolbutton that seperates add/delete and up/down in collection editor 2011-10-05 13:08:21 +00:00
collectionpropeditform.pas ideintf: use more speaking name for toolbutton that seperates add/delete and up/down in collection editor 2011-10-05 13:08:21 +00:00
columndlg.pp
componenteditors.pas ideintf: add TComponentEditorDesigner CanCopy method similar to CanPaste 2012-03-14 07:24:37 +00:00
componentreg.pas IDE: moved registration of base packages to formeditor.pp 2011-12-04 11:48:39 +00:00
componenttreeview.pas
compoptsintf.pas IDE: renamed build macros in compiler options frame to IDE macros 2012-01-07 11:57:32 +00:00
dbpropedits.pas ide: try to load field names from FieldDefs when Fields property is empty. Issue #18944 2012-02-06 20:05:27 +00:00
fieldseditor.lfm
fieldseditor.pas
fieldslist.lfm
fieldslist.pas
formeditingintf.pas IDE: fixed read/write designinfo, bug #21804 2012-04-19 08:49:52 +00:00
frmselectprops.lfm IDE: Add acceleration keys and fix tab order in Project Wizard and ImageListEditor, issue #21718 2012-04-13 19:24:28 +00:00
frmselectprops.pas
graphicpropedit.lfm IDE: Enable Tracking for scrollboxes. issue #21240 2012-02-08 19:51:27 +00:00
graphicpropedit.pas IDE: Localize Copy and Paste in GraphicPropEdit 2011-10-08 20:13:10 +00:00
graphpropedits.pas IDEIntf: TColorPropertyEditor.ListDrawValue: fixed wrong values 2012-03-09 16:11:05 +00:00
headercontrolpropedit.pp
helpfpdoc.pas
idecommands.pas IDE: Rename TKeyCommandRelationList.CreateDefaultMapping to DefineCommandCategories 2012-02-19 13:00:01 +00:00
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas help: ide directives 2012-01-30 11:43:19 +00:00
ideimagesintf.pas IDE: Prevent total crash when trying to load a non-existent image to IDEimages. 2011-10-11 08:33:05 +00:00
ideintf.lpk IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
ideintf.pas
idemsgintf.pas IDE: cleaned up msg quickfixes 2012-03-30 14:37:28 +00:00
ideoptionsintf.pas IDE: Remember the original font style after filtering in Options dialog 2012-03-04 18:02:26 +00:00
idetextconverter.pas
idewindowintf.pas Window Column, store pointer to resourcestring 2012-04-02 00:24:15 +00:00
imagelisteditor.lfm IDE: Add acceleration keys and fix tab order in Project Wizard and ImageListEditor, issue #21718 2012-04-13 19:24:28 +00:00
imagelisteditor.pp
lazideintf.pas IDE: moved macros save/saveall to source editor 2012-04-02 08:06:52 +00:00
lazstringgridedit.lfm
lazstringgridedit.pas
listviewpropedit.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
listviewpropedit.pp
macrointf.pas IDE: fixed GetPossibleOwnersOfUnit finding units in project directory 2012-02-05 14:22:35 +00:00
Makefile updated Makefiles 2012-04-09 10:05:12 +00:00
Makefile.compiled ideintf: updated makefile 2012-03-14 18:04:53 +00:00
Makefile.fpc updated Makefiles 2012-04-09 10:05:12 +00:00
maskpropedit.lfm
maskpropedit.pas lcl: change TCustomMaskEdit.EditMask to protected. Issue #20790 2011-12-01 21:36:28 +00:00
menuintf.pas IDE: Group tabs in Window menu too 2012-03-23 01:29:14 +00:00
newfield.lfm
newfield.pas
newitemintf.pas IDE: formatting 2012-03-07 00:04:14 +00:00
objectinspector.lfm
objectinspector.pp Fixed typo PrefferedSplitterX -> PreferredSplitterX throughout the code, spotted by Howard Page-Clark 2012-04-19 22:11:56 +00:00
objinspstrconsts.pas IDE: Add acceleration keys and fix tab order in Project Wizard and ImageListEditor, issue #21718 2012-04-13 19:24:28 +00:00
oifavouriteproperties.pas IDEIntf: allow writing WidgetSetRestrictions in OI 2012-01-22 13:23:05 +00:00
packageintf.pas IDE: quickfix cant find unit: ppu of installed package 2012-03-30 15:57:23 +00:00
projectintf.pas Ide, Project session, allow customize (Fold, JumpHistory) 2012-03-28 00:56:19 +00:00
projectresourcesintf.pas IDEIntf: added TLazProject.Resources 2011-10-01 19:49:29 +00:00
propedits.pp ide, tools, examples: remove ver2_2_x defines 2012-03-27 07:19:59 +00:00
propeditutils.pp
README.txt
srceditorintf.pas SrcEdit: Fix order of events for editor created/destoyed 2012-03-26 19:23:40 +00:00
statusbarpropedit.pp
stringspropeditdlg.lfm
stringspropeditdlg.pas
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.pas

This directory contains the IDE interfaces for experts/plugins.

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