lazarus/ideintf
2008-02-27 19:26:29 +00:00
..
languages * added Slovak language to the list of languages in Environment Options dialog, patch by Maxim Ganetsky 2008-01-22 00:21:25 +00:00
actionseditor.lfm
actionseditor.lrs
actionseditor.pas actions editor: 2007-12-02 09:07:11 +00:00
actionseditorstd.lfm
actionseditorstd.lrs
actionseditorstd.pas
allideintf.pas
baseideintf.pas
checkgroupeditordlg.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
checkgroupeditordlg.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
checkgroupeditordlg.pas
checklistboxeditordlg.lfm checklistbox editor: 2007-12-18 01:58:35 +00:00
checklistboxeditordlg.lrs checklistbox editor: 2007-12-18 01:58:35 +00:00
checklistboxeditordlg.pas TCheckListbox: improve drawing under win32 (disabled state and do all through ThemeServices), saving/loading grayed states 2007-12-18 04:39:03 +00:00
collectionpropeditform.lfm use standard images in collection editor instead of own 2007-12-05 07:16:32 +00:00
collectionpropeditform.lrs use standard images in collection editor instead of own 2007-12-05 07:16:32 +00:00
columndlg.pp
componenteditors.pas toolbar editor: add "New Divider" item to component menu 2008-01-29 07:29:14 +00:00
componentreg.pas
componenttreeview.pas - replace old componenttreeview images with new 2007-12-08 19:16:45 +00:00
dbpropedits.pas
fieldseditor.lfm
fieldseditor.lrs
fieldseditor.pas
fieldslist.lfm
fieldslist.lrs
fieldslist.pas
formeditingintf.pas - increase component button with/height 2007-12-07 00:07:26 +00:00
frmselectprops.lfm
frmselectprops.lrs
frmselectprops.pas
graphicpropedit.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
graphicpropedit.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
graphicpropedit.pas improved layout of graphic prop editor form 2007-10-27 12:53:55 +00:00
graphpropedits.pas IDE implemented compatibility issues: 2008-02-27 16:23:28 +00:00
helpfpdoc.pas codetools: class comment completion for class interfaces 2007-12-15 11:26:19 +00:00
idecommands.pas IDE implemented compatibility issues: 2008-02-27 16:23:28 +00:00
idedialogs.pas
ideexterntoolintf.pas
idehelpintf.pas IDEIntf: added TIDEHTMLControlIntf.GetPreferredControlSize 2007-12-30 11:36:24 +00:00
ideimagesintf.pas IDE: TXMLConfig.Flush does not save if Filename empty, TLazPackage extended to save to string, package system extended to revert packages not edited and to check changed packages on disk, disk diff dlg extended to show changes of packages 2008-01-29 17:52:05 +00:00
idemsgintf.pas
idetextconverter.pas
idewindowintf.pas
imagelisteditor.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
imagelisteditor.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
imagelisteditor.pp revert previous commit (wrong file commited) and commit right file 2007-11-07 09:14:58 +00:00
lazideintf.pas IDE: package editor: added menu item More / View ToDo list 2008-01-19 10:22:18 +00:00
lazstringgridedit.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
lazstringgridedit.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
lazstringgridedit.pas grids, fixes redraw issues (issue #10659) and correct buffercount in dbgrid 2008-01-21 08:49:46 +00:00
listviewpropedit.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
listviewpropedit.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
listviewpropedit.pp
macrointf.pas
Makefile regenerated Makefiles with fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc
maskpropedit.lfm
maskpropedit.lrs
maskpropedit.pas
menuintf.pas IDE: renamed menu item Component to Package 2008-02-27 15:31:50 +00:00
newfield.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
newfield.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
newfield.pas
newitemintf.pas
objectinspector.lfm IDE implemented compatibility issues: 2008-02-27 16:23:28 +00:00
objectinspector.lrs IDE implemented compatibility issues: 2008-02-27 16:23:28 +00:00
objectinspector.pp IDE: added some more default favorite properties 2008-02-27 19:26:29 +00:00
objinspstrconsts.pas IDE implemented compatibility issues: 2008-02-27 16:23:28 +00:00
packageintf.pas IDE: added functions to search possible package/project for files 2007-11-19 19:16:25 +00:00
projectintf.pas
propedits.pp LCL: added hidden published property TForm.LCLVersion, bug #10069 2008-02-27 11:15:16 +00:00
README.txt
srceditorintf.pas IDE: started TLazDocHintProvider 2007-11-10 00:31:44 +00:00
stringspropeditdlg.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
stringspropeditdlg.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
stringspropeditdlg.pas IDE: improved various dialogs using the new LCL bugfixes 2007-10-20 22:53:55 +00:00
texttools.pas
treeviewpropedit.lfm LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
treeviewpropedit.lrs LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs 2007-10-28 00:33:23 +00:00
treeviewpropedit.pas

This directory contains the IDE interfaces for experts/plugins.

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