lazarus/ideintf
2005-07-22 13:47:35 +00:00
..
units changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
actionseditor.lfm made actions editor translatable from Pawel 2005-03-16 11:59:50 +00:00
actionseditor.lrs made actions editor translatable from Pawel 2005-03-16 11:59:50 +00:00
actionseditor.pas made actions editor translatable from Pawel 2005-03-16 11:59:50 +00:00
actionseditorstd.lfm made actions editor translatable from Pawel 2005-03-16 11:59:50 +00:00
actionseditorstd.lrs made actions editor translatable from Pawel 2005-03-16 11:59:50 +00:00
actionseditorstd.pas made actions editor translatable from Pawel 2005-03-16 11:59:50 +00:00
allideintf.pas added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1 2005-06-13 18:34:21 +00:00
columndlg.pp fixed license for ideintf 2004-12-16 19:05:41 +00:00
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 added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti 2005-03-14 13:37:18 +00:00
componenttreeview.pas + Fixed error which stopped code from compiling 2005-03-16 21:22:43 +00:00
configstorage.pas added to IDEIntf: GetIDEConfigStorage for custom config files 2005-05-25 14:09:51 +00:00
dbpropedits.pas added TFileDialogComponentEditor and TFileDlgFilterProperty from Lagunov 2005-01-09 12:10:32 +00:00
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 added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1 2005-06-13 18:34:21 +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 auto add on double click on component palette 2004-12-10 19:22:28 +00:00
graphpropedits.pas added some resourcestrings and autosizing for checklistbox editor 2005-07-13 17:25:06 +00:00
helpfpdoc.pas implemented dialog to edit basic help db settings 2004-12-27 16:51:19 +00:00
helphtml.pas implemented using default browser on windows 2005-04-17 11:15:41 +00:00
helpintf.pas hid TStaticText - it is obsolete 2005-06-19 10:16:27 +00:00
idecommands.pas fixed keymapping, imrpoved autosizing envirnment options dialog 2005-06-28 22:44:22 +00:00
imagelisteditor.pp added some resourcestrings for image list editor 2005-07-13 17:27:17 +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 added macrointf 2004-12-17 08:31:42 +00:00
Makefile changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +00:00
Makefile.fpc changed unit output directories to fpc format units/CPU-OS 2005-07-22 13:47:35 +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 added DB Fields Editor for the IDE from Alexandrov Alexandru - needs FPC 2.1 2005-06-13 18:34:21 +00:00
newitemintf.pas added new file page to add to package dialog 2005-06-30 10:46:23 +00:00
objectinspector.pp free rows in reverse order, so child rows are freed before parent rows (prevents accessing released memory) 2005-07-22 12:41:39 +00:00
objinspstrconsts.pas added some resourcestrings for image list editor 2005-07-13 17:27:17 +00:00
oi_box.bmp added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti 2005-03-14 13:37:18 +00:00
oi_comp.bmp added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti 2005-03-14 13:37:18 +00:00
oi_control.bmp added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti 2005-03-14 13:37:18 +00:00
oi_form.bmp added icons for component treeview in OI and implemented changing parent via dnd from Luca Minuti 2005-03-14 13:37:18 +00:00
packageintf.pas fixed license for ideintf 2004-12-16 19:05:41 +00:00
projectintf.pas added new file page to add to package dialog 2005-06-30 10:46:23 +00:00
propedits.pp implemented Multi Masks for gtk1 filedialogs 2005-03-21 09:03:54 +00:00
README updated COPYING and README for new files 2005-06-13 09:38:54 +00:00
srceditorintf.pas splitted TMainIDE (main control instance) and TMainIDEBar (IDE menu and palette), added mainbase.pas and mainintf.pas 2004-08-08 18:02:45 +00:00
texttools.pas hid TStaticText - it is obsolete 2005-06-19 10:16:27 +00:00

This directory contains the IDE interfaces for experts/plugins.

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