lazarus/ide
2008-02-26 16:12:23 +00:00
..
include ide: docking testing 2008-01-27 15:04:51 +00:00
aboutfrm.lfm IDE, about form: added popupmenu to copy version info to clipboard (#10405) from Graeme 2007-12-12 15:14:02 +00:00
aboutfrm.lrs IDE, about form: added popupmenu to copy version info to clipboard (#10405) from Graeme 2007-12-12 15:14:02 +00:00
aboutfrm.pas IDE, about form: resource string for logo page 2007-12-13 12:08:15 +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: abstract methods dlg: added resourcestrings 2007-12-08 19:07:55 +00:00
addtoprojectdlg.lfm IDE: PI / add requirement / combobox now uses auto completion 2007-12-29 17:18:25 +00:00
addtoprojectdlg.lrs IDE: PI / add requirement / combobox now uses auto completion 2007-12-29 17:18:25 +00:00
addtoprojectdlg.pas
applicationbundle.pas IDE carbon: added option for creating Application Bundle to project Options 2008-01-29 13:16:44 +00:00
basebuildmanager.pas IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
basedebugmanager.pas
bigidemake.cfg
buildfiledlg.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
buildfiledlg.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
buildfiledlg.pas fixed anchoring TMacroSelectionBox 2007-10-07 19:26:59 +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: combined compiling+linking IDE steps to one step again. IDE packages must now use the IDEIntf only. 2008-02-26 15:19:20 +00:00
buildmanager.pas text: replaced plz -> please (bug #10319) 2007-12-05 10:52:44 +00:00
charactermapdlg.lfm reanchor charmap dialog and replace button by bitbtn 2007-12-28 06:48:25 +00:00
charactermapdlg.lrs reanchor charmap dialog and replace button by bitbtn 2007-12-28 06:48:25 +00:00
charactermapdlg.pas reanchor charmap dialog and replace button by bitbtn 2007-12-28 06:48:25 +00:00
checkcompileropts.lfm improved anchoring + layout 2007-10-10 22:26:16 +00:00
checkcompileropts.lrs improved anchoring + layout 2007-10-10 22:26:16 +00:00
checkcompileropts.pas IDE: compiler tests: added warnings when a search path does not exist 2007-12-07 13:50:30 +00:00
checklfmdlg.lfm
checklfmdlg.lrs
checklfmdlg.pas replaced calls to MethodName with hooks 2007-04-29 22:18:42 +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: codebrowser: added progressbar 2008-02-19 17:43:48 +00:00
codecontextform.pas IDE: started code help hint window 2007-11-07 17:00:51 +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: codeexplorer: fixed updating when categories changed 2008-01-03 01:24:36 +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: docking testing 2008-01-27 15:04:51 +00:00
codehelp.pas IDE: fpdoc editor: fixed extracting link ID and title 2008-02-18 12:57:05 +00:00
codemacroprompt.lfm
codemacroprompt.lrs
codemacroprompt.pas IDE: implemented auto invoking code template on space 2007-09-11 23:21:57 +00:00
codemacroselect.lfm
codemacroselect.lrs
codemacroselect.pas IDE: intialized the description in the insert marcro dialog of the code templates editor (bug #9473) from Valdas 2007-10-01 13:28:47 +00:00
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
codetoolsdefines.lrs
codetoolsdefines.pas
codetoolsdefpreview.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
codetoolsdefpreview.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
codetoolsdefpreview.pas
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 IDE: codetools options dialog: added checkbox for identifier completion adding := operator 2007-10-08 11:11:41 +00:00
compiler.pp
compileroptions.pp Small fix for screenshot taking on carbon and removes carbon clistbox. 2008-02-22 09:46:02 +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 images: 2007-12-04 09:10:15 +00:00
compileroptionsdlg.lfm IDE: compiler options dlg: fixed package view 2007-11-09 17:41:54 +00:00
compileroptionsdlg.lrs IDE: compiler options dlg: fixed package view 2007-11-09 17:41:54 +00:00
compileroptionsdlg.pp IDE: added resourcestrings for help buttons 2008-01-15 20:49:07 +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: fixed crash when componentpalette width too small 2007-12-05 22:35:37 +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 IDE: conditional defines: IDE help, resourcestrings, double click from Darius Blaszijk 2007-09-08 15:21:41 +00:00
customformeditor.pp replaced several BoolToStr calls with dbgs 2007-11-18 13:06:38 +00:00
debugmanager.pas IDE carbon: added option for creating Application Bundle to project Options 2008-01-29 13:16:44 +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: added resourcestrings 2008-02-20 08:56:03 +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
diskdiffsdialog.lfm
diskdiffsdialog.lrs
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
editoroptions_new.lfm new dialogs: restore OK and Cancel buttons behavior 2007-11-14 02:28:30 +00:00
editoroptions_new.lrs new dialogs: restore OK and Cancel buttons behavior 2007-11-14 02:28:30 +00:00
editoroptions_new.pp new dialogs: restore OK and Cancel buttons behavior 2007-11-14 02:28:30 +00:00
editoroptions.lfm IDE: editor options: removed obsolete gutter width 2008-01-17 21:13:16 +00:00
editoroptions.lrs IDE: editor options: removed obsolete gutter width 2008-01-17 21:13:16 +00:00
editoroptions.pp IDE: editor options: removed obsolete gutter width 2008-01-17 21:13:16 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.lrs
encloseselectiondlg.pas
environmentopts_new.lfm new dialogs: restore OK and Cancel buttons behavior 2007-11-14 02:28:30 +00:00
environmentopts_new.lrs new dialogs: restore OK and Cancel buttons behavior 2007-11-14 02:28:30 +00:00
environmentopts_new.pp IDE: renamed some more lazdoc identifiers with codehelp 2008-01-24 18:38:43 +00:00
environmentopts.lfm IDE: environment options: improved layout 2008-01-22 08:47:32 +00:00
environmentopts.lrs IDE: environment options: improved layout 2008-01-22 08:47:32 +00:00
environmentopts.pp IDE: renamed some more lazdoc identifiers with codehelp 2008-01-24 18:38:43 +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: external tool editor: fixed captions of ok and cancel buttons and improved layout 2008-01-13 22:36:09 +00:00
exttooldialog.lrs IDE: external tool editor: fixed captions of ok and cancel buttons and improved layout 2008-01-13 22:36:09 +00:00
exttooldialog.pas ide: replace own "external tools" dialog images with standard ide; + new image for edit action 2007-12-05 03:03:05 +00:00
exttooleditdlg.lfm IDE: external tool editor: fixed captions of ok and cancel buttons and improved layout 2008-01-13 22:36:09 +00:00
exttooleditdlg.lrs IDE: external tool editor: fixed captions of ok and cancel buttons and improved layout 2008-01-13 22:36:09 +00:00
exttooleditdlg.pas IDE: external tool editor: fixed captions of ok and cancel buttons and improved layout 2008-01-13 22:36:09 +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 IDE: renamed find option multi line to multiline pattern 2008-01-15 20:53:21 +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 - increase component button with/height 2007-12-07 00:07:26 +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
findreplacedialog.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
findreplacedialog.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
findreplacedialog.pp IDE: renamed find option multi line to multiline pattern 2008-01-15 20:53:21 +00:00
formeditor.pp IDEIntf: added lfm/lrs files for objectinspector 2007-09-08 14:11:53 +00:00
fpdoceditwindow.lfm IDE: fpdoc editor: added button to add seealso link to inherited entry 2008-02-18 11:05:52 +00:00
fpdoceditwindow.lrs IDE: fpdoc editor: added button to add seealso link to inherited entry 2008-02-18 11:05:52 +00:00
fpdoceditwindow.pas IDE: fpdoc editor: fixed extracting link ID and title 2008-02-18 12:57:05 +00:00
fpdochints.pas IDE: renamed lazdoc structures to codehelp 2007-12-29 11:36:35 +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 IDE: added options for new project item console application from Michael Van Canneyt 2007-08-13 08:59:41 +00:00
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: codehelp: fixed passing line breaks to code hints 2008-01-25 20:14:34 +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
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: renamed some more LazDoc references to FPDoc editor 2008-01-23 23:00:03 +00:00
ideprocs.pp removed calls to obsolete lowercasetable 2007-11-20 21:39:47 +00:00
ideprotocol.pas
idetranslations.pas * added Slovak language to the list of languages in Environment Options dialog, patch by Maxim Ganetsky 2008-01-22 00:21:25 +00:00
idewindowhelp.pas
imexportcompileropts.lfm
imexportcompileropts.lrs
imexportcompileropts.pas IDE: added compiler check for relative unit paths, missing directories, wrong * character, ambiguous fpc configs, missing fpc config 2007-07-16 21:23:55 +00:00
initialsetupdlgs.pas text: replaced plz -> please (bug #10319) 2007-12-05 10:52:44 +00:00
inputfiledialog.pas
inputhistory.pas fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
invertassigntool.pas
keymapping.pp add move editor leftmost/rightmost commands (from Andrey Gusev 0010416) 2008-02-20 08:15:05 +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: added key mapping scheme for Mac OS X 2007-11-11 16:42:07 +00:00
lazarus_about_logo.lrs
lazarus_dci_file.dci
lazarus_dci.lrs
lazarus.lpi + Added proposed implementation of new optionsdialogs layout by Ciprian Mustiata 2007-11-12 01:33:08 +00:00
lazarus.manifest revert r12605 #2cf0df7f92 2007-10-28 16:55:47 +00:00
lazarus.pp - move code from JPeg4Lazarus to graphics.pp 2007-12-07 02:25:09 +00:00
lazarus.rc * fixed compilation on win64 2007-07-17 22:54:36 +00:00
lazarusidestrconsts.pas translations: fixed spelling mistake, fixed crash when rst file not found, updated german translation from Joerg Braun 2008-02-25 14:36:59 +00:00
lazarusmanager.pas IDE: fixed passing primary config dir when restarting Lazarus 2007-12-27 10:22:25 +00:00
lazbuild.lpi LCL: TLabel: fixed restoring font.color when Enabled=false 2007-12-01 09:36:09 +00:00
lazbuild.lpr lazbuild: fixed using --os and --ws parameters 2007-11-30 22:42:17 +00:00
lazbuild.rc lazbuild: added lazbuild.rc with icon 2007-10-02 22:36:32 +00:00
lazconf.pp IDE: added general status to widgetset display names 2008-02-15 15:29:22 +00:00
lrtpotools.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
macropromptdlg.pas
main.pp codetools: started conversion of codetools to normal package 2008-02-26 16:12:23 +00:00
mainbar.pas IDE: renamed some more LazDoc references to FPDoc editor 2008-01-23 23:00:03 +00:00
mainbase.pas IDE: renamed some more LazDoc references to FPDoc editor 2008-01-23 23:00:03 +00:00
mainintf.pas IDE: Changed menu item Windows to singular, show menu item check for active form 2007-11-11 14:58:03 +00:00
Makefile IDE: make bigide creates revision.inc too (bug #10116) 2007-11-22 10:07:52 +00:00
Makefile.fpc IDE: make bigide creates revision.inc too (bug #10116) 2007-11-22 10:07:52 +00:00
makeresstrdlg.lfm IDE: added resourcestrings for help button 2008-01-15 20:59:09 +00:00
makeresstrdlg.lrs IDE: added resourcestrings for help button 2008-01-15 20:59:09 +00:00
makeresstrdlg.pas IDE: added resourcestrings for help button 2008-01-15 20:59:09 +00:00
manifest.rc simplifying manifest resource 2007-07-04 06:38:16 +00:00
miscoptions.pas
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 codetools: fixed endless loop TPascalReaderTool.FindClassNode 2007-09-10 18:36:09 +00:00
msgview.lrs codetools: fixed endless loop TPascalReaderTool.FindClassNode 2007-09-10 18:36:09 +00:00
msgview.pp ide: docking testing 2008-01-27 15:04:51 +00:00
msgvieweditor.lfm
msgvieweditor.lrs
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.lrs
multireplacedlg.pas
newdialog.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
newdialog.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
newdialog.pas tools: updatepofiles: added recognition of UTF8 header 2007-09-08 13:17:58 +00:00
newprojectdlg.pp IDE: improved new project dlg layout button spacing 2007-10-29 20:21:04 +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: fixed showing compilation summary 2008-02-14 13:12:22 +00:00
patheditordlg.lfm * forgot to add .lrs and .lfm. Part of r13975 #1932501559 2008-02-04 22:37:00 +00:00
patheditordlg.lrs * forgot to add .lrs and .lfm. Part of r13975 #1932501559 2008-02-04 22:37:00 +00:00
patheditordlg.pas * Conversion to LFM of Path Editor Dialog and improved localization by Maxim Ganetsky 2008-02-04 22:24:30 +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 (IDE): 2007-07-30 16:33:41 +00:00
progressdlg.lrs (IDE): 2007-07-30 16:33:41 +00:00
progressdlg.pas LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
project.pp IDE: source editor: restarting completion timer after ending completion with point, feature request 9105 2008-02-20 14:19:06 +00:00
projectdefs.pas fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
projectinspector.lfm - replaced old images with modern from silk and own painting: 2007-05-11 02:40:08 +00:00
projectinspector.lrs - replaced old images with modern from silk and own painting: 2007-05-11 02:40:08 +00:00
projectinspector.pas images: 2007-12-04 09:10:15 +00:00
projectopts_new.lfm new dialogs: 2007-11-12 08:44:47 +00:00
projectopts_new.lrs new dialogs: 2007-11-12 08:44:47 +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: improved layout (bug #10809) from Ales Katona 2008-02-13 14:43:31 +00:00
publishmodule.pas
publishprojectdlg.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
publishprojectdlg.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
publishprojectdlg.pas
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 LCL: added TFileSearcher.Search AMaskSeparator parameter 2007-12-10 12:14:14 +00:00
searchresultview.lfm * Improved localization of the search results dialog by Maxim Ganetsky 2008-01-05 00:53:55 +00:00
searchresultview.lrs * Improved localization of the search results dialog by Maxim Ganetsky 2008-01-05 00:53:55 +00:00
searchresultview.pp * Improved localization of the search results dialog by Maxim Ganetsky 2008-01-05 00:53:55 +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 IDE: fixed mem leak in sort selection dialog 2007-12-28 10:58:11 +00:00
sourceeditprocs.pas codetools: replaced TIdentifierListItem.Identifier PChar with string 2007-11-23 15:00:50 +00:00
sourcemarks.pas * Step 1 of the native imagelist implementation 2007-04-05 00:00:37 +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 ide: update splash logo 2007-12-04 00:07:28 +00:00
srcedithintfrm.pas IDE: renamed TCodeHelpFrm to TSrcEditHintWindow 2007-12-29 10:32:20 +00:00
startlazarus.lpi IDE: passing primary-config-path to startlazarus, startlazarus: fixed passing parameters with spaces 2007-12-26 10:13:39 +00:00
startlazarus.lpr win32: let the compiler do the resource compiling 2007-09-25 12:05:20 +00:00
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 IDE: added resourcestrings for totod dlg 2008-01-19 13:19:50 +00:00
todolist.lrs IDE: added resourcestrings for totod dlg 2008-01-19 13:19:50 +00:00
todolist.pas IDE: added resourcestrings for totod dlg 2008-01-19 13:19:50 +00:00
transfermacros.pp
unitdependencies.lfm images: 2007-12-04 15:55:58 +00:00
unitdependencies.lrs images: 2007-12-04 15:55:58 +00:00
unitdependencies.pas images: 2007-12-04 15:55:58 +00:00
uniteditor.lfm IDE: open files dropped on the source editor 2008-01-19 15:42:23 +00:00
uniteditor.lrs IDE: open files dropped on the source editor 2008-01-19 15:42:23 +00:00
uniteditor.pp fix range check error that could also cause AV (issue #0010892) 2008-02-26 08:57:05 +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 -- reanchoring some controls 2007-06-26 06:18:38 +00:00
viewunit_dlg.lfm IDE: improved layout of view units dlg 2008-01-31 13:28:51 +00:00
viewunit_dlg.lrs IDE: improved layout of view units dlg 2008-01-31 13:28:51 +00:00
viewunit_dlg.pp IDE: improved layout of view units dlg 2008-01-31 13:28:51 +00:00
w32manifest.pas windows ide: 2007-11-27 02:16:20 +00:00
w32versioninfo.pas windows ide: 2007-11-27 02:16:20 +00:00
wordcompletion.pp