lazarus/ide
mattias 1f21f5efc1 IDE: fixed checklfm dlg
git-svn-id: trunk@16032 -
2008-08-12 12:26:57 +00:00
..
include added xdg-open to the lists of web browsers 2008-07-23 08:41:02 +00:00
aboutfrm.lfm IDE: added FPC version to about dlg 2008-06-05 15:39:17 +00:00
aboutfrm.lrs IDE: added FPC version to about dlg 2008-06-05 15:39:17 +00:00
aboutfrm.pas IDE: added space 2008-06-23 18:44:39 +00:00
abstractsmethodsdlg.lfm IDE: added refactoring tool show abstract methods 2007-12-07 23:16:21 +00:00
abstractsmethodsdlg.lrs IDE: added refactoring tool show abstract methods 2007-12-07 23:16:21 +00:00
abstractsmethodsdlg.pas IDE: added refactoring tool: remove empty methods 2008-04-25 16:19:02 +00:00
addtoprojectdlg.lfm IDE: project inspector: enabling add files buttons 2008-04-25 21:16:34 +00:00
addtoprojectdlg.lrs IDE: project inspector: enabling add files buttons 2008-04-25 21:16:34 +00:00
addtoprojectdlg.pas gtk2 intf: fixed mem leak OpenDialog filter list 2008-04-25 22:09:23 +00:00
applicationbundle.pas Application Bundle: use CFBundleTypeExtensions (plural) instead of CFBundleTypeExtension as Phil J. Hess pointed 2008-03-24 09:41:16 +00:00
basebuildmanager.pas IDE: clean up, lazbuild: auto create lrs files bug #11063 2008-04-21 16:28:13 +00:00
basedebugmanager.pas
bigidemake.cfg
buildfiledlg.lfm IDE: configure build file: improved layout 2008-07-28 13:08:14 +00:00
buildfiledlg.lrs IDE: configure build file: improved layout 2008-07-28 13:08:14 +00:00
buildfiledlg.pas IDE: fixed parsing IDEDirectives with flags 2008-04-23 15:49:36 +00:00
buildlazdialog.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
buildlazdialog.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
buildlazdialog.pas IDE: fixed search result list non result area hint, bug #11760 2008-07-30 15:34:49 +00:00
buildmanager.pas IDE: added sanity check for ambigious file check 2008-07-28 08:08:59 +00:00
charactermapdlg.lfm IDE+codetools: added verbosity via -dVerboseDanglingComponentEvents 2008-07-17 06:47:25 +00:00
charactermapdlg.lrs IDE+codetools: added verbosity via -dVerboseDanglingComponentEvents 2008-07-17 06:47:25 +00:00
charactermapdlg.pas reanchor charmap dialog and replace button by bitbtn 2007-12-28 06:48:25 +00:00
checkcompileropts.lfm
checkcompileropts.lrs
checkcompileropts.pas clean up 2008-08-12 11:11:25 +00:00
checklfmdlg.lfm IDE: fixed checklfm dlg 2008-08-12 12:26:57 +00:00
checklfmdlg.lrs IDE: fixed checklfm dlg 2008-08-12 12:26:57 +00:00
checklfmdlg.pas IDE: fixed checklfm dlg 2008-08-12 12:26:57 +00:00
cleandirdlg.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
cleandirdlg.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
cleandirdlg.pas IDE: added resourcestrings for help button 2008-01-15 21:04:34 +00:00
clipboardhistory.pas
codebrowser.lfm IDE: codebrowser: added progressbar 2008-02-19 17:43:48 +00:00
codebrowser.lrs IDE: codebrowser: added progressbar 2008-02-19 17:43:48 +00:00
codebrowser.pas IDE+codetools: moved code browser parts to codetools 2008-07-25 23:01:08 +00:00
codecontextform.pas IDE: made destroy hint windows more robust vs errors 2008-07-17 21:28:57 +00:00
codeexplopts.lfm IDE: codeexplorer: added category options 2007-12-31 16:12:47 +00:00
codeexplopts.lrs IDE: codeexplorer: added category options 2007-12-31 16:12:47 +00:00
codeexplopts.pas ide: rename UnitEditor to SourceEditor 2008-03-15 13:17:37 +00:00
codeexplorer.lfm codeexplorer: use common images for speedbuttons instead of saved in form 2008-01-24 10:27:33 +00:00
codeexplorer.lrs codeexplorer: use common images for speedbuttons instead of saved in form 2008-01-24 10:27:33 +00:00
codeexplorer.pas IDE: code explorer: fixed search using multiselected 2008-05-05 23:20:42 +00:00
codehelp.pas IDE: codehlp: implemented finding references in fpdoc files 2008-08-07 18:13:17 +00:00
codemacroprompt.lfm
codemacroprompt.lrs
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.lrs
codemacroselect.pas
codetemplatesdlg.lfm IDE: code templates: removed AddChar attribute and added RemoveChar attribute 2007-11-26 11:56:20 +00:00
codetemplatesdlg.lrs IDE: code templates: removed AddChar attribute and added RemoveChar attribute 2007-11-26 11:56:20 +00:00
codetemplatesdlg.pas codetools: replaced some var parmas with out params 2007-12-09 11:07:51 +00:00
codetoolsdefines.lfm IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
codetoolsdefines.lrs IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
codetoolsdefines.pas
codetoolsdefpreview.lfm IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
codetoolsdefpreview.lrs IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
codetoolsdefpreview.pas IDE: improved look of codetoolsdefpreview from Graeme (bug #11455) 2008-06-11 09:15:02 +00:00
codetoolsoptions.lfm * fixed layout to show long captions on 2nd tab of codetoolsoptions by Maxim Ganetsky 2007-10-31 00:19:11 +00:00
codetoolsoptions.lrs * fixed layout to show long captions on 2nd tab of codetoolsoptions by Maxim Ganetsky 2007-10-31 00:19:11 +00:00
codetoolsoptions.pas
compatibilityrestrictions.pas IDE+IDEIntf: renamed some some more issue to restricted 2008-03-08 19:48:02 +00:00
compiler.pp IDE: clean up 2008-08-04 11:38:26 +00:00
compileroptions.pp IDE: compiler options test: now supporting packages and checking for separate output directory 2008-08-09 09:51:58 +00:00
compileroptionsdlg_new.lfm new dialogs: restore OK and Cancel buttons behavior 2007-11-14 02:28:30 +00:00
compileroptionsdlg_new.lrs new dialogs: restore OK and Cancel buttons behavior 2007-11-14 02:28:30 +00:00
compileroptionsdlg_new.pp IDE: fixed range check errors (bug #11533) 2008-06-23 15:01:40 +00:00
compileroptionsdlg.lfm LCL: added a FloodFill algorithm. Because it uses Pixels it can only be used for very small canvas 2008-06-13 09:33:39 +00:00
compileroptionsdlg.lrs LCL: added a FloodFill algorithm. Because it uses Pixels it can only be used for very small canvas 2008-06-13 09:33:39 +00:00
compileroptionsdlg.pp IDE: compiler options test: now supporting packages and checking for separate output directory 2008-08-09 09:51:58 +00:00
componentlist.lfm IDE: component list: improved localization from Maxim 2008-01-04 11:41:22 +00:00
componentlist.lrs IDE: component list: improved localization from Maxim 2008-01-04 11:41:22 +00:00
componentlist.pas IDE: component list: improved localization from Maxim 2008-01-04 11:41:22 +00:00
componentpalette.pas ide: dont declare that unneeded bitmap :) 2008-04-19 18:10:35 +00:00
condef.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
condef.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
condef.pas
customformeditor.pp LCL: fixed TDBEdit setting freenotification for DataSource, bug #11779 2008-08-06 07:26:49 +00:00
debugmanager.pas IDE: fixed crash on quit, bug #11536 2008-06-23 12:27:51 +00:00
debugoptionsfrm.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
debugoptionsfrm.lrs IDE: improved various dialogs using the new LCL bugfixes 2007-10-20 22:53:55 +00:00
debugoptionsfrm.pas slackware, make install: renamed bin/lazarus to bin/lazarus-ide because of conflict with tct 2007-10-22 12:03:32 +00:00
dialogprocs.pas IDE: fixed checking symlinks for non existing files 2008-07-17 21:31:23 +00:00
diffdialog.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
diffdialog.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
diffdialog.pas
diffpatch.pas IDE: clean up, lazbuild: auto create lrs files bug #11063 2008-04-21 16:28:13 +00:00
diskdiffsdialog.lfm IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
diskdiffsdialog.lrs IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
diskdiffsdialog.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
editdefinetree.pas
editmsgscannersdlg.lfm IDE: implemented editing custom scanners for external tools 2008-04-29 14:16:09 +00:00
editmsgscannersdlg.lrs IDE: implemented editing custom scanners for external tools 2008-04-29 14:16:09 +00:00
editmsgscannersdlg.pas IDE: implemented editing custom scanners for external tools 2008-04-29 14:16:09 +00:00
editoroptions_new.lfm IDE: source editor options: added markup options to new options dialog, from Martin Friebe, bug #11693 2008-07-21 08:10:32 +00:00
editoroptions_new.lrs IDE: source editor options: added markup options to new options dialog, from Martin Friebe, bug #11693 2008-07-21 08:10:32 +00:00
editoroptions_new.pp fixed compilation of old dialog, bug #11823 2008-08-08 18:59:07 +00:00
editoroptions.lfm synedit+IDE: implemented showing only every n-th line number, patch #11625 from Gerard Visent 2008-08-05 11:56:39 +00:00
editoroptions.lrs synedit+IDE: implemented showing only every n-th line number, patch #11625 from Gerard Visent 2008-08-05 11:56:39 +00:00
editoroptions.pp IDE: fixed checklfm dlg 2008-08-12 12:26:57 +00:00
emptymethodsdlg.lfm * Improved localization by Maxim Ganetsky of: 2008-06-18 23:09:10 +00:00
emptymethodsdlg.lrs * Improved localization by Maxim Ganetsky of: 2008-06-18 23:09:10 +00:00
emptymethodsdlg.pas * Improved localization by Maxim Ganetsky of: 2008-06-18 23:09:10 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.lrs
encloseselectiondlg.pas
environmentopts_new.lfm IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
environmentopts_new.lrs IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
environmentopts_new.pp IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
environmentopts.lfm IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
environmentopts.lrs IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
environmentopts.pp IDE: clean up 2008-08-04 11:38:26 +00:00
extractprocdlg.lfm coetools: extract proc: implemented collecting and ingnoring missing identifiers 2008-01-01 19:35:37 +00:00
extractprocdlg.lrs coetools: extract proc: implemented collecting and ingnoring missing identifiers 2008-01-01 19:35:37 +00:00
extractprocdlg.pas IDE: added resourcestrings for help buttons 2008-01-15 20:49:07 +00:00
exttooldialog.lfm IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
exttooldialog.lrs IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
exttooldialog.pas IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
exttooleditdlg.lfm IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog 2008-07-27 10:23:21 +00:00
exttooleditdlg.lrs IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog 2008-07-27 10:23:21 +00:00
exttooleditdlg.pas IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog 2008-07-27 10:23:21 +00:00
filereferencelist.pas
findinfilesdlg.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
findinfilesdlg.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
findinfilesdlg.pas rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
findpalettecomp.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
findpalettecomp.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
findpalettecomp.pas * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
findrenameidentifier.lfm IDE: made Find or Rename button the default button in the find references dialog 2007-11-12 21:08:31 +00:00
findrenameidentifier.lrs IDE: made Find or Rename button the default button in the find references dialog 2007-11-12 21:08:31 +00:00
findrenameidentifier.pas IDE: codehlp: implemented finding references in fpdoc files 2008-08-07 18:13:17 +00:00
findreplacedialog.lfm fixed macro description ExeExt, fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc, find/replace dialog now can enable/disable replace by user - needed for apple human interface guide lines 2008-08-03 20:00:49 +00:00
findreplacedialog.lrs fixed macro description ExeExt, fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc, find/replace dialog now can enable/disable replace by user - needed for apple human interface guide lines 2008-08-03 20:00:49 +00:00
findreplacedialog.pp fixed macro description ExeExt, fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc, find/replace dialog now can enable/disable replace by user - needed for apple human interface guide lines 2008-08-03 20:00:49 +00:00
formeditor.pp IDE: designer: started creating nested frames 2008-05-21 15:00:34 +00:00
fpdoceditwindow.lfm codetools: fixed reparsing MethodMap nodes, IDE: fpdoc editor: added short label 2008-08-06 15:46:13 +00:00
fpdoceditwindow.lrs codetools: fixed reparsing MethodMap nodes, IDE: fpdoc editor: added short label 2008-08-06 15:46:13 +00:00
fpdoceditwindow.pas IDE: codehlp: implemented finding references in fpdoc files 2008-08-07 18:13:17 +00:00
fpdochints.pas IDE: fixed mem leak for code help provider 2008-08-08 14:45:44 +00:00
fpdocselectinherited.lfm IDE: renamed lazdocselectinherited.pas to fpdocselectinherited.pas 2007-12-29 11:05:52 +00:00
fpdocselectinherited.lrs IDE: renamed lazdocselectinherited.pas to fpdocselectinherited.pas 2007-12-29 11:05:52 +00:00
fpdocselectinherited.pas IDE: renamed lazdocfrm.pas to fpdoceditwindow.pas 2007-12-29 11:22:06 +00:00
fpdocselectlink.lfm IDE: fpdoc editor: started link editor 2008-02-02 14:51:28 +00:00
fpdocselectlink.lrs IDE: fpdoc editor: started link editor 2008-02-02 14:51:28 +00:00
fpdocselectlink.pas IDE: fpdoc editor: started link editor 2008-02-02 14:51:28 +00:00
frmcustomapplicationoptions.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
frmcustomapplicationoptions.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
frmcustomapplicationoptions.pas
helpfpcmessages.pas
helpmanager.lfm IDE: improved various dialogs using the new LCL bugfixes 2007-10-20 22:53:55 +00:00
helpmanager.lrs IDE: improved various dialogs using the new LCL bugfixes 2007-10-20 22:53:55 +00:00
helpmanager.pas IDE: showing error message, when no help found for message item 2008-08-04 15:42:45 +00:00
helpoptions.lfm IDE: added resourcestrings for help dialog 2008-01-15 21:41:05 +00:00
helpoptions.lrs IDE: added resourcestrings for help dialog 2008-01-15 21:41:05 +00:00
helpoptions.pas IDE: added resourcestrings for help dialog 2008-01-15 21:41:05 +00:00
idecmdline.pas IDE: small improvements to the command line handling 2008-07-09 14:59:04 +00:00
idecontexthelpedit.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
idecontexthelpedit.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
idecontexthelpedit.pas
idedefs.pas
ideoptiondefs.pas IDE: added jump history from Martin 2008-06-11 16:01:49 +00:00
ideprocs.pp IDE: compiler options test: now supporting packages and checking for separate output directory 2008-08-09 09:51:58 +00:00
ideprotocol.pas
idetranslations.pas IDE: improved debugging 2008-07-31 10:31:05 +00:00
idewindowhelp.pas
imexportcompileropts.lfm
imexportcompileropts.lrs
imexportcompileropts.pas
infobuild.lfm gtk intf: Avoid the creation of WidgetInfo to combox childs, Update the ItemIndex cache when inserting items, from Luiz 2008-07-27 21:13:41 +00:00
infobuild.lrs gtk intf: Avoid the creation of WidgetInfo to combox childs, Update the ItemIndex cache when inserting items, from Luiz 2008-07-27 21:13:41 +00:00
infobuild.pp IDE: improved debugging 2008-06-23 18:43:04 +00:00
initialsetupdlgs.pas text: replaced plz -> please (bug #10319) 2007-12-05 10:52:44 +00:00
inputfiledialog.pas rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
inputhistory.pas IDE: source editor: implemented changing file encoding 2008-06-08 20:44:46 +00:00
invertassigntool.pas IDE: invertassigntool converted to UTF-8 2008-07-07 10:26:57 +00:00
jumphistoryview.lfm IDE: added jump history from Martin 2008-06-11 16:01:49 +00:00
jumphistoryview.lrs IDE: added jump history from Martin 2008-06-11 16:01:49 +00:00
jumphistoryview.pas IDE: jump history: fixed showing source line 2008-06-11 21:32:45 +00:00
keymapping.pp fixed macro description ExeExt, fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc, find/replace dialog now can enable/disable replace by user - needed for apple human interface guide lines 2008-08-03 20:00:49 +00:00
keymapschemedlg.lfm IDE: added key mapping scheme for Mac OS X 2007-11-11 16:42:07 +00:00
keymapschemedlg.lrs IDE: added key mapping scheme for Mac OS X 2007-11-11 16:42:07 +00:00
keymapschemedlg.pas IDE: implemented TCustomShortCutGrabBox 2008-07-26 21:41:17 +00:00
keymapshortcutdlg.lfm IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog 2008-07-27 10:23:21 +00:00
keymapshortcutdlg.lrs IDE: replaced key grabbing with new TShortCutGrabBox and TShortCutDialog 2008-07-27 10:23:21 +00:00
keymapshortcutdlg.pas IDE: key grab: implemented grabbing windows key 2008-07-29 21:25:09 +00:00
lazarus_about_logo.lrs
lazarus_dci_file.dci synedit: set default synedit font for carbon 2008-07-19 09:51:32 +00:00
lazarus_dci.lrs synedit: set default synedit font for carbon 2008-07-19 09:51:32 +00:00
lazarus.lpi reverted accidentally committed files in r15514 #eb7bf70ca6 2008-06-22 19:45:28 +00:00
lazarus.manifest revert r12605 #2cf0df7f92 2007-10-28 16:55:47 +00:00
lazarus.pp IDE: moved IFDEF BigIDE to lazarus.pp to let it work even on quick build, LazBuild: implemented compiling IDE standard packages 2008-07-09 13:22:45 +00:00
lazarus.rc
lazarusidestrconsts.pas IDE: rename unit: renaming lfm, keeping old lfm,lrs on error 2008-08-12 12:02:04 +00:00
lazarusmanager.pas IDE: centralized command line parsing from Ido Kanner (issue #11624) 2008-07-09 14:49:12 +00:00
lazbuild.lpi LCL: TLabel: fixed restoring font.color when Enabled=false 2007-12-01 09:36:09 +00:00
lazbuild.lpr IDE: clean up 2008-08-04 11:38:26 +00:00
lazbuild.rc
lazconf.pp IDE: now auto appending library file extension for libraries, bug #10624 2008-08-04 11:02:53 +00:00
macropromptdlg.pas ide: $Prompt() causes Laz error with external tool (#0011353) 2008-05-27 02:29:44 +00:00
main.pp IDE: rename unit: renaming lfm, keeping old lfm,lrs on error 2008-08-12 12:02:04 +00:00
mainbar.pas IDE: moved view jump history to view menu 2008-06-11 21:15:54 +00:00
mainbase.pas IDE: added source editor tabs to the Window menu, if the source editor notebook doesn't have the PageListPopup capability from Benito (part of issue #11562) 2008-08-08 14:43:39 +00:00
mainintf.pas IDE: added New file item inherited component based on bug/patch 1287 2008-05-08 12:39:46 +00:00
Makefile do not add X11 path when building carbon 2008-07-15 19:10:32 +00:00
Makefile.fpc do not add X11 path when building carbon 2008-07-15 19:10:32 +00:00
makeresstrdlg.lfm IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
makeresstrdlg.lrs IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
makeresstrdlg.pas IDE: fixed spelling mistake 2008-02-27 12:04:33 +00:00
manifest.rc
miscoptions.pas IDE: moved IFDEF BigIDE to lazarus.pp to let it work even on quick build, LazBuild: implemented compiling IDE standard packages 2008-07-09 13:22:45 +00:00
msgquickfixes.pas IDE: added quick fix for fpc warning constructing a class with abstract methods 2007-12-08 12:49:00 +00:00
msgview.lfm LCL: object streams: fixed reading/writing ChildPos 2008-08-04 22:35:17 +00:00
msgview.lrs LCL: object streams: fixed reading/writing ChildPos 2008-08-04 22:35:17 +00:00
msgview.pp IDE: added info build window from David Guadagnini 2008-06-14 11:21:49 +00:00
msgvieweditor.lfm
msgvieweditor.lrs
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.lrs
multireplacedlg.pas
newdialog.lfm IDE: added New file item inherited component based on bug/patch 1287 2008-05-08 12:39:46 +00:00
newdialog.lrs IDE: added New file item inherited component based on bug/patch 1287 2008-05-08 12:39:46 +00:00
newdialog.pas IDE: added New file item inherited component based on bug/patch 1287 2008-05-08 12:39:46 +00:00
newprojectdlg.pp IDE: fixed search result list non result area hint, bug #11760 2008-07-30 15:34:49 +00:00
objectlists.pas
optionseditorbase.lfm new dialogs: restore OK and Cancel buttons behavior 2007-11-14 02:28:30 +00:00
optionseditorbase.lrs new dialogs: restore OK and Cancel buttons behavior 2007-11-14 02:28:30 +00:00
optionseditorbase.pas new dialogs: restore OK and Cancel buttons behavior 2007-11-14 02:28:30 +00:00
outputfilter.pas IDE: added check if external process was terminated cleanly 2008-08-04 11:51:32 +00:00
patheditordlg.lfm IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
patheditordlg.lrs IDE: fixed old Gutter.OnChange 2008-06-13 10:17:03 +00:00
patheditordlg.pas rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
procedurelist.lfm IDE: added Insert GUID function, changed shortcut for procedure list from Ctrl-Shift-G to Alt-G from Graeme 2007-12-06 09:53:13 +00:00
procedurelist.lrs IDE: added Insert GUID function, changed shortcut for procedure list from Ctrl-Shift-G to Alt-G from Graeme 2007-12-06 09:53:13 +00:00
procedurelist.pas images: 2007-12-05 06:43:08 +00:00
progressdlg.lfm
progressdlg.lrs
progressdlg.pas
project.pp IDE: not setting modified when updating executable type, bug #11851 2008-08-12 10:31:55 +00:00
projectdefs.pas IDE: fixed loading history position filenames 2008-06-14 11:29:25 +00:00
projectinspector.lfm
projectinspector.lrs
projectinspector.pas IDE: fixed updating project inspector when unit is removed 2008-08-11 10:38:22 +00:00
projectopts_new.lfm IDE: fixed handling ESC and Enter in new project options dialog (bug #11019) from Junior Goncalves 2008-04-25 08:58:03 +00:00
projectopts_new.lrs IDE: fixed handling ESC and Enter in new project options dialog (bug #11019) from Junior Goncalves 2008-04-25 08:58:03 +00:00
projectopts_new.pp IDE: renamed some more lazdoc identifiers with codehelp 2008-01-24 18:38:43 +00:00
projectopts.lfm IDE: improved layout (bug #10809) from Ales Katona 2008-02-13 14:43:31 +00:00
projectopts.lrs IDE: improved layout (bug #10809) from Ales Katona 2008-02-13 14:43:31 +00:00
projectopts.pp IDE: showing custom scanner eit dlg 2008-04-29 13:06:29 +00:00
projectwizarddlg.lfm IDE: projectwizard: improved layout 2008-05-14 15:22:06 +00:00
projectwizarddlg.lrs IDE: projectwizard: improved layout 2008-05-14 15:22:06 +00:00
projectwizarddlg.pas IDE: close project: replaced dialog with projectwizard from delphifreak 2008-05-14 15:20:48 +00:00
publishmodule.pas
publishprojectdlg.lfm IDE: published dialog layout improved 2008-06-27 08:51:15 +00:00
publishprojectdlg.lrs IDE: published dialog layout improved 2008-06-27 08:51:15 +00:00
publishprojectdlg.pas IDE: published dialog layout improved 2008-06-27 08:51:15 +00:00
restrictionbrowser.lfm IDE+IDEIntf: renamed issues to restricted (properties) 2008-03-08 18:48:28 +00:00
restrictionbrowser.lrs IDE+IDEIntf: renamed issues to restricted (properties) 2008-03-08 18:48:28 +00:00
restrictionbrowser.pas IDE: added jump history from Martin 2008-06-11 16:01:49 +00:00
runparamsopts.lfm IDE: run params opts replaced align with anchors 2007-11-04 10:33:48 +00:00
runparamsopts.lrs IDE: run params opts replaced align with anchors 2007-11-04 10:33:48 +00:00
runparamsopts.pas IDE: fixed loading environment variable overrides from the project file (lpi), when using a lps file too. 2008-02-01 15:17:13 +00:00
searchfrm.lfm IDE frmSearch (searches for files and shows progress): use TFileSearcher, renamed to SearchFrm 2007-12-08 14:55:42 +00:00
searchfrm.lrs IDE frmSearch (searches for files and shows progress): use TFileSearcher, renamed to SearchFrm 2007-12-08 14:55:42 +00:00
searchfrm.pas IDE: find in files: when nothing found report search string not found, for Marc 2008-04-29 11:18:59 +00:00
searchresultview.lfm IDE: return in search results listbox jump to the source location 2008-06-04 22:27:51 +00:00
searchresultview.lrs IDE: return in search results listbox jump to the source location 2008-06-04 22:27:51 +00:00
searchresultview.pp IDE: fixed search result list non result area hint, bug #11760 2008-07-30 15:34:49 +00:00
showcompileropts.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
showcompileropts.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
showcompileropts.pas * improved layout and localization by Maxim Ganetsky 2007-10-15 21:44:39 +00:00
sortselectiondlg.pas synedit: markup for special line, selection and ctrl mouse link, from Martin Friebe, bug #11693 2008-07-24 22:41:25 +00:00
sourceeditor.lfm ide: rename UnitEditor to SourceEditor 2008-03-15 13:17:37 +00:00
sourceeditor.lrs ide: rename UnitEditor to SourceEditor 2008-03-15 13:17:37 +00:00
sourceeditor.pp fixed macro description ExeExt, fixed abort on lfm repair during project loading, fixed uninitialized result for HasUnitRegisterProc, find/replace dialog now can enable/disable replace by user - needed for apple human interface guide lines 2008-08-03 20:00:49 +00:00
sourceeditprocs.pas IDE+codetools: identifier completion: adding semicolon after procedure 2008-07-23 09:12:06 +00:00
sourcemarks.pas * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
splash.lfm add define SplashDrawVersion to draw lazarus version over splash image 2007-11-27 09:35:11 +00:00
splash.lrs add define SplashDrawVersion to draw lazarus version over splash image 2007-11-27 09:35:11 +00:00
splash.pp * Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap 2008-04-17 23:43:11 +00:00
srcedithintfrm.pas IDE: made destroy hint windows more robust vs errors 2008-07-17 21:28:57 +00:00
startlazarus.lpi reverted accidentally committed files in r15514 #eb7bf70ca6 2008-06-22 19:45:28 +00:00
startlazarus.lpr
startlazarus.rc
sysvaruseroverridedlg.lfm IDE, override environment variables: fixed tab order, set active control to variable field, if no current variable. 2008-02-01 13:44:45 +00:00
sysvaruseroverridedlg.lrs IDE, override environment variables: fixed tab order, set active control to variable field, if no current variable. 2008-02-01 13:44:45 +00:00
sysvaruseroverridedlg.pas IDE, override environment variables: fixed tab order, set active control to variable field, if no current variable. 2008-02-01 13:44:45 +00:00
tododlg.lfm IDE: added resourcestrings for totod dlg 2008-01-19 13:19:50 +00:00
tododlg.lrs IDE: added resourcestrings for totod dlg 2008-01-19 13:19:50 +00:00
tododlg.pas IDE: added resourcestrings for totod dlg 2008-01-19 13:19:50 +00:00
todolist.lfm * Added ToDolist cvs export, patch by Alex du Plessis 2008-04-20 17:01:58 +00:00
todolist.lrs * Added ToDolist cvs export, patch by Alex du Plessis 2008-04-20 17:01:58 +00:00
todolist.pas IDE: fixed memleak in the export of the todo list from Stephano (bug #11188) 2008-04-24 19:27:46 +00:00
transfermacros.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
unitdependencies.lfm images: 2007-12-04 15:55:58 +00:00
unitdependencies.lrs images: 2007-12-04 15:55:58 +00:00
unitdependencies.pas IDE: now auto appending library file extension for libraries, bug #10624 2008-08-04 11:02:53 +00:00
unitinfodlg.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
unitinfodlg.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
unitinfodlg.pp
version.inc set version to 0.9.25 2007-11-05 15:00:45 +00:00
versioninfoadditionalinfo.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
versioninfoadditionalinfo.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
versioninfoadditionalinfo.pas
viewunit_dlg.lfm IDE: view unit dialog, fixed using multiselect list 2008-05-09 10:58:23 +00:00
viewunit_dlg.lrs IDE: view unit dialog, fixed using multiselect list 2008-05-09 10:58:23 +00:00
viewunit_dlg.pp IDE: view unit dialog, fixed using multiselect list 2008-05-09 10:58:23 +00:00
w32manifest.pas IDE: clean up, lazbuild: auto create lrs files bug #11063 2008-04-21 16:28:13 +00:00
w32versioninfo.pas windows ide: 2007-11-27 02:16:20 +00:00
wordcompletion.pp rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00