lazarus/ideintf
2005-11-09 19:40:59 +00:00
..
units
actionseditor.lfm
actionseditor.lrs
actionseditor.pas
actionseditorstd.lfm
actionseditorstd.lrs
actionseditorstd.pas
allideintf.pas added TTreeView items editor from Lagunov Aleksey 2005-09-12 22:22:28 +00:00
columndlg.pp Fixed memleak in rename identifier 2005-11-07 09:58:41 +00:00
componenteditors.pas
componentreg.pas
componenttreeview.lrs
componenttreeview.pas fixed creating child handles on Visible=false parent at designtime 2005-11-07 18:50:28 +00:00
configstorage.pas
dbpropedits.pas
fieldseditor.lfm
fieldseditor.lrs
fieldseditor.pas fixed warnings 2005-10-10 11:33:08 +00:00
fieldslist.lfm
fieldslist.lrs
fieldslist.pas fixed warnings 2005-10-10 11:33:08 +00:00
formeditingintf.pas implemented IDE command scopes 2005-09-17 22:31:17 +00:00
frmselectprops.lfm
frmselectprops.lrs
frmselectprops.pas
graphpropedits.pas Font enumeration, Screen.fonts, TFontCharset property editor 2005-10-29 20:06:26 +00:00
helpfpdoc.pas improved IDE Help selector for items in same node, added more compiler targets 2005-10-29 09:01:06 +00:00
helphtml.pas improved IDE Help selector for items in same node, added more compiler targets 2005-10-29 09:01:06 +00:00
helpintf.pas fixed possible access violation when doing debugln 2005-11-09 09:29:30 +00:00
idecommands.pas fixed showing localized name in keymapping 2005-10-01 09:25:29 +00:00
idewindowintf.pas converted environment options to lfm from Darius 2005-09-17 13:50:59 +00:00
imagelisteditor.pp clean up 2005-09-13 10:13:33 +00:00
lazideintf.pas started IDE progress dialog and splitted project sessions 2005-11-09 19:40:59 +00:00
listviewpropedit.pp
macrointf.pas fixed event assignment completion cursor pos 2005-11-07 22:11:05 +00:00
Makefile
Makefile.fpc
maskpropedit.lfm fixed title of Open masks file dialog 2005-10-06 20:46:45 +00:00
maskpropedit.lrs fixed title of Open masks file dialog 2005-10-06 20:46:45 +00:00
maskpropedit.pas fixed crash in maskpropedit when no templates available from Alex 2005-10-04 22:02:27 +00:00
menuintf.pas started IDE code macro selector 2005-11-07 23:01:52 +00:00
newfield.lfm
newfield.lrs
newfield.pas 64 bit fixes 2005-09-14 21:32:07 +00:00
newitemintf.pas
objectinspector.pp fixed creating child handles on Visible=false parent at designtime 2005-11-07 18:50:28 +00:00
objinspstrconsts.pas added missing resourcestrings for propedits memochanged 2005-11-02 07:46:46 +00:00
oi_box.bmp
oi_comp.bmp
oi_control.bmp
oi_form.bmp
packageintf.pas
projectintf.pas started IDE progress dialog and splitted project sessions 2005-11-09 19:40:59 +00:00
propedits.pp fixed setting event of an TCollectionItem from Michael VC 2005-11-08 22:12:50 +00:00
README
srceditorintf.pas fixed event assignment completion cursor pos 2005-11-07 22:11:05 +00:00
texttools.pas
treeviewpropedit.lfm added TTreeView items editor from Lagunov Aleksey 2005-09-12 22:22:28 +00:00
treeviewpropedit.lrs added TTreeView items editor from Lagunov Aleksey 2005-09-12 22:22:28 +00:00
treeviewpropedit.pas added TTreeView items editor from Lagunov Aleksey 2005-09-12 22:22:28 +00:00

This directory contains the IDE interfaces for experts/plugins.

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