lazarus/ideintf
2005-09-23 19:16:29 +00:00
..
units changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
actionseditor.lfm fixed deleting an action in TActionListEditor 2005-08-17 10:55:31 +00:00
actionseditor.lrs fixed deleting an action in TActionListEditor 2005-08-17 10:55:31 +00:00
actionseditor.pas fixed deleting an action in TActionListEditor 2005-08-17 10:55:31 +00:00
actionseditorstd.lfm changed the caption of the "cancel" button from Anuluj to Cancel from Darius 2005-07-29 14:56:05 +00:00
actionseditorstd.lrs changed the caption of the "cancel" button from Anuluj to Cancel from Darius 2005-07-29 14:56:05 +00:00
actionseditorstd.pas changed the caption of the "cancel" button from Anuluj to Cancel from Darius 2005-07-29 14:56:05 +00:00
allideintf.pas added TTreeView items editor from Lagunov Aleksey 2005-09-12 22:22:28 +00:00
columndlg.pp
componenteditors.pas added some resourcestrings and autosizing for checklistbox editor 2005-07-13 17:25:06 +00:00
componentreg.pas fixed registering TStaticText 2005-06-23 18:48:55 +00:00
componenttreeview.lrs
componenttreeview.pas started improving menuintf for dynamic entries 2005-09-01 09:36:44 +00:00
configstorage.pas added to IDEIntf: GetIDEConfigStorage for custom config files 2005-05-25 14:09:51 +00:00
dbpropedits.pas
fieldseditor.lfm added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1 2005-06-13 18:34:21 +00:00
fieldseditor.lrs added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1 2005-06-13 18:34:21 +00:00
fieldseditor.pas removed unused variable 2005-09-13 10:39:28 +00:00
fieldslist.lfm added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1 2005-06-13 18:34:21 +00:00
fieldslist.lrs added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1 2005-06-13 18:34:21 +00:00
fieldslist.pas added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1 2005-06-13 18:34:21 +00:00
formeditingintf.pas implemented IDE command scopes 2005-09-17 22:31:17 +00:00
frmselectprops.lfm added idewindowintf.pas - interface for storing IDE dialogs sizes 2005-07-31 10:21:18 +00:00
frmselectprops.lrs added idewindowintf.pas - interface for storing IDE dialogs sizes 2005-07-31 10:21:18 +00:00
frmselectprops.pas added idewindowintf.pas - interface for storing IDE dialogs sizes 2005-07-31 10:21:18 +00:00
graphpropedits.pas added some resourcestrings and autosizing for checklistbox editor 2005-07-13 17:25:06 +00:00
helpfpdoc.pas
helphtml.pas implemented using default browser on windows 2005-04-17 11:15:41 +00:00
helpintf.pas formnames are now searched in Screen, started project session files 2005-08-16 20:07:43 +00:00
idecommands.pas finished IDE command scopes 2005-09-23 11:25:54 +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 implemented adding a new file from registered file types to package 2005-06-30 18:15:55 +00:00
listviewpropedit.pp * Fixed compilation 2005-03-17 23:08:10 +00:00
macrointf.pas
Makefile changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
Makefile.fpc added TMaskEdit.EditMask property editor from Lagunov Aleksey 2005-08-27 12:55:55 +00:00
maskpropedit.lfm added resourcestrings for property editor of TMaskEdit 2005-08-27 13:05:37 +00:00
maskpropedit.lrs added resourcestrings for property editor of TMaskEdit 2005-08-27 13:05:37 +00:00
maskpropedit.pas added resourcestrings for property editor of TMaskEdit 2005-08-27 13:05:37 +00:00
menuintf.pas finished IDE command scopes 2005-09-23 11:25:54 +00:00
newfield.lfm added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1 2005-06-13 18:34:21 +00:00
newfield.lrs added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1 2005-06-13 18:34:21 +00:00
newfield.pas 64 bit fixes 2005-09-14 21:32:07 +00:00
newitemintf.pas added methods to ideintf for NewItemIntf to register custom categories 2005-07-25 23:34:48 +00:00
objectinspector.pp * Fixed bug #907 2005-09-10 16:31:04 +00:00
objinspstrconsts.pas added resourcestrings for property editor of TMaskEdit 2005-08-27 13:05:37 +00:00
oi_box.bmp
oi_comp.bmp
oi_control.bmp
oi_form.bmp
packageintf.pas
projectintf.pas added LazDoc to projectintf from Darius 2005-09-23 12:34:02 +00:00
propedits.pp fixed menu editor deleting items 2005-09-07 22:06:17 +00:00
README updated COPYING and README for new files 2005-06-13 09:38:54 +00:00
srceditorintf.pas fixed IDE mainbar speedbutton file drop down list 2005-09-23 19:16:29 +00:00
texttools.pas implemented menuintf registering menu items 2005-07-30 01:44:06 +00:00
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.