lazarus/ideintf
mattias d0c1ddd0d2 IDE: designer: started creating nested frames
git-svn-id: trunk@15200 -
2008-05-21 15:00:34 +00:00
..
languages * Updated Russion translation by Maxim Ganetsky 2008-05-18 12:28:21 +00:00
actionseditor.lfm ide: draw images in actionlist editor if images <> nil 2008-05-16 09:17:46 +00:00
actionseditor.lrs ide: draw images in actionlist editor if images <> nil 2008-05-16 09:17:46 +00:00
actionseditor.pas ide: draw images in actionlist editor if images <> nil 2008-05-16 09:17:46 +00:00
actionseditorstd.lfm
actionseditorstd.lrs
actionseditorstd.pas lcl: standard Search actions 2008-05-13 07:17:56 +00:00
allideintf.pas ide: add statusbar component editor 2008-03-31 00:54:24 +00:00
baseideintf.pas
checkgroupeditordlg.lfm
checkgroupeditordlg.lrs
checkgroupeditordlg.pas
checklistboxeditordlg.lfm
checklistboxeditordlg.lrs
checklistboxeditordlg.pas
collectionpropeditform.lfm ide: change collection editor form position from poDefault to poDefaultPosOnly (since size is too big under windows) 2008-03-26 08:47:13 +00:00
collectionpropeditform.lrs ide: change collection editor form position from poDefault to poDefaultPosOnly (since size is too big under windows) 2008-03-26 08:47:13 +00:00
columndlg.pp
componenteditors.pas toolbar editor: add "New Divider" item to component menu 2008-01-29 07:29:14 +00:00
componentreg.pas
componenttreeview.pas
dbpropedits.pas
fieldseditor.lfm
fieldseditor.lrs
fieldseditor.pas
fieldslist.lfm
fieldslist.lrs
fieldslist.pas
formeditingintf.pas IDE: designer: started creating nested frames 2008-05-21 15:00:34 +00:00
frmselectprops.lfm
frmselectprops.lrs
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.lrs
graphicpropedit.pas
graphpropedits.pas IDE implemented compatibility issues: 2008-02-27 16:23:28 +00:00
headercontrolpropedit.pp ide: 2008-03-26 04:04:49 +00:00
helpfpdoc.pas
idecommands.pas IDE: added refactoring tool: remove empty methods 2008-04-25 16:19:02 +00:00
idedialogs.pas
ideexterntoolintf.pas IDE: implemented creating custom scanners 2008-04-29 14:50:35 +00:00
idehelpintf.pas IDEIntf: added TIDEHTMLControlIntf.GetPreferredControlSize 2007-12-30 11:36:24 +00:00
ideimagesintf.pas * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
idemsgintf.pas IDE: implemented editing custom scanners for external tools 2008-04-29 14:16:09 +00:00
idetextconverter.pas
idewindowintf.pas
imagelisteditor.lfm
imagelisteditor.lrs
imagelisteditor.pp ide: fix imagelist editor after TBitmap->TCustomBitmap change 2008-05-04 08:34:58 +00:00
lazideintf.pas IDE: added New file item inherited component based on bug/patch 1287 2008-05-08 12:39:46 +00:00
lazstringgridedit.lfm
lazstringgridedit.lrs
lazstringgridedit.pas grids, fixes redraw issues (issue #10659) and correct buffercount in dbgrid 2008-01-21 08:49:46 +00:00
listviewpropedit.lfm
listviewpropedit.lrs
listviewpropedit.pp ide: add listview columns editor to list of component editors 2008-04-13 16:23:16 +00:00
macrointf.pas
Makefile
Makefile.fpc
maskpropedit.lfm Delete BorderSpacing.Onchange property in lfm 2008-04-05 20:07:10 +00:00
maskpropedit.lrs Delete BorderSpacing.Onchange property in lfm 2008-04-05 20:07:10 +00:00
maskpropedit.pas
menuintf.pas IDE: added source editor sub menu encoding 2008-04-19 20:22:16 +00:00
newfield.lfm
newfield.lrs
newfield.pas
newitemintf.pas IDE: added New file item inherited component based on bug/patch 1287 2008-05-08 12:39:46 +00:00
objectinspector.lfm ide: make component combobox style csDropDownList in object inspector (part of 0010518) 2008-04-04 00:53:09 +00:00
objectinspector.lrs ide: make component combobox style csDropDownList in object inspector (part of 0010518) 2008-04-04 00:53:09 +00:00
objectinspector.pp IDEIntf: OI: implemented checking for circles in nested object properties, feature 11333 2008-05-21 11:48:02 +00:00
objinspstrconsts.pas lcl: standard Search actions 2008-05-13 07:17:56 +00:00
packageintf.pas
projectintf.pas IDE: added New file item inherited component based on bug/patch 1287 2008-05-08 12:39:46 +00:00
propedits.pp IDEIntf: OI: implemented sorting sub properties 2008-05-21 11:38:09 +00:00
README.txt
srceditorintf.pas
statusbarpropedit.pp ide: add statusbar component editor 2008-03-31 00:54:24 +00:00
stringspropeditdlg.lfm
stringspropeditdlg.lrs
stringspropeditdlg.pas
texttools.pas
treeviewpropedit.lfm
treeviewpropedit.lrs
treeviewpropedit.pas

This directory contains the IDE interfaces for experts/plugins.

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