lazarus/ideintf
mattias 2fb324362f IDEIntf: fixed missing result
git-svn-id: trunk@14654 -
2008-03-26 14:51:17 +00:00
..
languages Update french languages 2008-03-20 17:19:19 +00:00
actionseditor.lfm fixed deleting an action in TActionListEditor 2005-08-17 10:55:31 +00:00
actionseditor.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
actionseditor.pas actions editor: 2007-12-02 09:07:11 +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 set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
actionseditorstd.pas fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
allideintf.pas ide: 2008-03-26 04:04:49 +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 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 LCL: TCustomUpDown remving old csPanel and using default of TCustomControl ancestor 2007-08-23 13:28:31 +00:00
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 ide: change collection editor form position from poDefault to poDefaultPosOnly (since size is too big under windows) 2008-03-26 08:47:13 +00:00
collectionpropeditform.lrs ide: change collection editor form position from poDefault to poDefaultPosOnly (since size is too big under windows) 2008-03-26 08:47:13 +00:00
columndlg.pp added resourcestrings 2006-08-14 09:19:37 +00:00
componenteditors.pas toolbar editor: add "New Divider" item to component menu 2008-01-29 07:29:14 +00:00
componentreg.pas fixed registering TStaticText 2005-06-23 18:48:55 +00:00
componenttreeview.pas - replace old componenttreeview images with new 2007-12-08 19:16:45 +00:00
dbpropedits.pas added TFileDialogComponentEditor and TFileDlgFilterProperty from Lagunov 2005-01-09 12:10:32 +00:00
fieldseditor.lfm IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings 2007-09-30 19:36:09 +00:00
fieldseditor.lrs IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings 2007-09-30 19:36:09 +00:00
fieldseditor.pas IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings 2007-09-30 19:36:09 +00:00
fieldslist.lfm IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings 2007-09-30 19:36:09 +00:00
fieldslist.lrs IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings 2007-09-30 19:36:09 +00:00
fieldslist.pas IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings 2007-09-30 19:36:09 +00:00
formeditingintf.pas - increase component button with/height 2007-12-07 00:07:26 +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 IDEIntf: clean up uses sections 2007-08-09 21:40:18 +00:00
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
headercontrolpropedit.pp ide: 2008-03-26 04:04:49 +00:00
helpfpdoc.pas codetools: class comment completion for class interfaces 2007-12-15 11:26:19 +00:00
idecommands.pas IDE+IDEIntf: renamed some Issue Browser to Restriction Browser 2008-03-08 19:36:12 +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 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 added package prettymessages - an IDE add-on to reduce FPC hints 2007-04-25 16:37:19 +00:00
idetextconverter.pas h2pas wizard, IDE text converters: improved error handling 2007-10-10 15:50:38 +00:00
idewindowintf.pas moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas 2006-05-13 11:44:14 +00:00
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 IDEIntf: added handlers for opened and close project 2008-03-06 22:59:24 +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 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 fixed fpc 2.3 fpcmake 2007-11-12 23:00:57 +00:00
Makefile.fpc Makefiles: removed some fcl dependencies 2007-10-16 22:47:51 +00:00
maskpropedit.lfm (IDE): 2007-07-30 16:33:41 +00:00
maskpropedit.lrs (IDE): 2007-07-30 16:33:41 +00:00
maskpropedit.pas fixed crash in maskpropedit when no templates available from Alex 2005-10-04 22:02:27 +00:00
menuintf.pas ideprinting: fixed menu 2008-03-12 12:53:42 +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 IDE, fixed av in field's editor issue #9807, unified fieldseditor res strings with the rest of ideintf res strings 2007-09-30 19:36:09 +00:00
newitemintf.pas improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr 2006-03-05 23:55:40 +00:00
objectinspector.lfm IDE issues: use IDEImageIntf instead of separate imagelist 2008-02-28 11:33:17 +00:00
objectinspector.lrs IDE issues: use IDEImageIntf instead of separate imagelist 2008-02-28 11:33:17 +00:00
objectinspector.pp IDE+IDEIntf: renamed some more Issue to restricted 2008-03-08 19:24:29 +00:00
objinspstrconsts.pas ide: 2008-03-26 04:04:49 +00:00
packageintf.pas IDE: added functions to search possible package/project for files 2007-11-19 19:16:25 +00:00
projectintf.pas IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues 2007-10-06 13:59:31 +00:00
propedits.pp IDEIntf: fixed missing result 2008-03-26 14:51:17 +00:00
README.txt renamed README files to README.txt 2006-07-21 18:31:15 +00:00
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 added package SimpleIDEIntf to test IDE plugins easier 2007-01-04 19:51:33 +00:00
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 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.