lazarus/ideintf
2007-08-03 22:38:11 +00:00
..
languages translations: german: updates from Joerg Braun 2007-07-28 09:38:53 +00:00
actionseditor.lfm
actionseditor.lrs
actionseditor.pas project version info: fixes from Jouke Rensma 2006-09-12 20:32:12 +00:00
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 added resourcestrings 2006-08-14 09:19:37 +00:00
componenteditors.pas improve checkgroup editor (patch from Salvatore Coppola) 2007-02-11 16:24:28 +00:00
componentreg.pas
componenttreeview.lrs
componenttreeview.pas IDE: fixed selected image in the component treeview from Martin Smat (#8829) 2007-05-08 02:02:13 +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 (IDE): 2007-07-30 16:33:41 +00:00
frmselectprops.lrs (IDE): 2007-07-30 16:33:41 +00:00
frmselectprops.pas
graphicpropedit.lfm (IDE): 2007-07-30 16:33:41 +00:00
graphicpropedit.lrs (IDE): 2007-07-30 16:33:41 +00:00
graphicpropedit.pas IDEIntf: added resourcestrings 2006-09-12 17:55:57 +00:00
graphpropedits.pas gtk2 intf: improved combobox style and items 2007-05-02 18:33:54 +00:00
helpfpdoc.pas TrimFilename no longer reduces $Macro/.. directories 2006-09-22 19:49:33 +00:00
idecommands.pas IDE: fixed compilation with fpc 2.3.1; TShiftState is now declared with {$PACKSET 1} 2007-06-27 09:23:39 +00:00
idedialogs.pas fixed double creating hints in OI 2006-09-06 08:53:48 +00:00
ideexterntoolintf.pas IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling 2006-09-06 22:40:37 +00:00
idehelpintf.pas
ideimagesintf.pas - added TLResources.Find by Name and ValueType (it was by Name only before) 2007-07-06 02:32:22 +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 gtk2 intf: added focus events for combobox, ideintf: textconverter now supports codetool buffers, h2pas wiz: added tool to remove redfinitions, reduced warnings 2007-08-03 22:38:11 +00:00
idewindowintf.pas
imagelisteditor.lfm fixed memleak, when previewing a bitmap 2006-06-21 13:33:53 +00:00
imagelisteditor.lrs fixed memleak, when previewing a bitmap 2006-06-21 13:33:53 +00:00
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 renamed stringgriddlg.pas to lazstringgridedit.pas 2006-06-28 17:32:23 +00:00
listviewpropedit.lfm ide: extending listview items editor control width and reanchoring them (now at least russian labels fit to width) (issue #0009370) 2007-08-02 15:48:24 +00:00
listviewpropedit.lrs ide: extending listview items editor control width and reanchoring them (now at least russian labels fit to width) (issue #0009370) 2007-08-02 15:48:24 +00:00
listviewpropedit.pp LCL: default values of ListItem and TreeNode image index set to -1 for Delphi compatibility (bug #9192) 2007-07-03 13:26:02 +00:00
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 (IDE): 2007-07-30 16:33:41 +00:00
maskpropedit.lrs (IDE): 2007-07-30 16:33:41 +00:00
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 fixed compilation under fpc 2.1.1 2006-07-31 07:38:52 +00:00
newitemintf.pas
objectinspector.pp object inspector: only show scollbars in the component treeview, if they are needed (bug #9081) from Graeme 2007-06-19 06:22:16 +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: replaced the Cancel button with "Skip this package", when an error is shown during loading of multiple packages, bug(8655) 2007-07-06 20:18:38 +00:00
projectintf.pas IDEIntf: added CustomData and CustomSessionData 2007-07-13 11:54:37 +00:00
propedits.pp gtk intf: fixed crash on paste for 64 bit 2007-07-31 23:13:06 +00:00
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00
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 added resourcestrings 2006-09-02 19:18:44 +00:00
texttools.pas added package SimpleIDEIntf to test IDE plugins easier 2007-01-04 19:51:33 +00:00
treeviewpropedit.lfm ide: extending treeview items editor control width and reanchoring them (now at least russian labels fit to width) 2007-08-02 15:36:54 +00:00
treeviewpropedit.lrs ide: extending treeview items editor control width and reanchoring them (now at least russian labels fit to width) 2007-08-02 15:36:54 +00:00
treeviewpropedit.pas LCL: default values of ListItem and TreeNode image index set to -1 for Delphi compatibility (bug #9192) 2007-07-03 13:26:02 +00:00

This directory contains the IDE interfaces for experts/plugins.

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