lazarus/ideintf
2007-05-05 09:14:52 +00:00
..
languages * Updated translation by Mario Bonati 2007-04-19 20:55:38 +00:00
actionseditor.lfm
actionseditor.lrs
actionseditor.pas
actionseditorstd.lfm
actionseditorstd.lrs
actionseditorstd.pas fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
allideintf.pas - added interfaces to common IDE imagelists 2007-05-02 08:55:41 +00:00
baseideintf.pas IDE: added safeguard against getting environmentstrings that start with '=' as can happen on windows. This fixes bug #1685 and #7699 2006-12-14 20:24:04 +00:00
checkgroupeditordlg.lfm improve checkgroup editor (patch from Salvatore Coppola) 2007-02-11 16:24:28 +00:00
checkgroupeditordlg.lrs improve checkgroup editor (patch from Salvatore Coppola) 2007-02-11 16:24:28 +00:00
checkgroupeditordlg.pas add forgotten new dialog unit for rev 10620 #ecce02979d 2007-02-11 19:14:10 +00:00
checklistboxeditordlg.lfm improve checkgroup editor (patch from Salvatore Coppola) 2007-02-11 16:24:28 +00:00
checklistboxeditordlg.lrs improve checkgroup editor (patch from Salvatore Coppola) 2007-02-11 16:24:28 +00:00
checklistboxeditordlg.pas improve checkgroup editor (patch from Salvatore Coppola) 2007-02-11 16:24:28 +00:00
collectionpropeditform.lfm
collectionpropeditform.lrs
columndlg.pp
componenteditors.pas improve checkgroup editor (patch from Salvatore Coppola) 2007-02-11 16:24:28 +00:00
componentreg.pas
componenttreeview.lrs
componenttreeview.pas * Step 1 of the native imagelist implementation 2007-04-05 00:00:37 +00:00
dbpropedits.pas
fieldseditor.lfm
fieldseditor.lrs
fieldseditor.pas
fieldslist.lfm
fieldslist.lrs
fieldslist.pas
formeditingintf.pas IDE: implemented registering custom component base classes for designer 2007-01-16 18:28:15 +00:00
frmselectprops.lfm
frmselectprops.lrs
frmselectprops.pas
graphicpropedit.lfm
graphicpropedit.lrs
graphicpropedit.pas
graphpropedits.pas gtk2 intf: improved combobox style and items 2007-05-02 18:33:54 +00:00
helpfpdoc.pas
idecommands.pas IDE: started code browser 2007-02-07 01:19:00 +00:00
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas
ideimagesintf.pas fixed 64 bit compilation 2007-05-02 09:56:47 +00:00
idemsgintf.pas added package prettymessages - an IDE add-on to reduce FPC hints 2007-04-25 16:37:19 +00:00
idetextconverter.pas
idewindowintf.pas
imagelisteditor.lfm
imagelisteditor.lrs
imagelisteditor.pp * Step 1 of the native imagelist implementation 2007-04-05 00:00:37 +00:00
lazideintf.pas IDE: compiling a package now shows it in the MainBar caption, building the IDE does not save virtual projects 2007-03-31 12:41:20 +00:00
lazstringgridedit.lfm fixes grid's line widths in several forms 2007-04-17 18:58:04 +00:00
lazstringgridedit.lrs fixes grid's line widths in several forms 2007-04-17 18:58:04 +00:00
lazstringgridedit.pas
listviewpropedit.lfm
listviewpropedit.lrs
listviewpropedit.pp
macrointf.pas IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages 2006-12-06 11:06:31 +00:00
Makefile regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux 2007-04-01 19:38:53 +00:00
Makefile.fpc
maskpropedit.lfm
maskpropedit.lrs
maskpropedit.pas
menuintf.pas IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
newfield.lfm
newfield.lrs
newfield.pas
newitemintf.pas
objectinspector.pp OI: improved property value rectangles when there is a button 2007-05-05 09:14:52 +00:00
objinspstrconsts.pas improve checkgroup editor (patch from Salvatore Coppola) 2007-02-11 16:24:28 +00:00
oi_box.bmp
oi_comp.bmp
oi_control.bmp
oi_form.bmp
packageintf.pas IDE: wehn adding a package for a component, try the unit owner of the class first 2007-03-10 21:00:15 +00:00
projectintf.pas IDE: added LResources to uses section of TFileDescPascalUnitWithResource 2007-02-05 10:24:55 +00:00
propedits.pp gtk2 intf: improved combobox style and items 2007-05-02 18:33:54 +00:00
README.txt
srceditorintf.pas added package prettymessages - an IDE add-on to reduce FPC hints 2007-04-25 16:37:19 +00:00
stringspropeditdlg.lfm IDE: improved strings property editor layout (#8770) from Graeme 2007-04-27 09:24:31 +00:00
stringspropeditdlg.lrs IDE: improved strings property editor layout (#8770) from Graeme 2007-04-27 09:24:31 +00:00
stringspropeditdlg.pas
texttools.pas added package SimpleIDEIntf to test IDE plugins easier 2007-01-04 19:51:33 +00:00
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.