lazarus/ide
2007-06-05 16:38:49 +00:00
..
include changed lazarus to use the widgetset it is compiled with as the default when building projects 2006-11-18 13:45:28 +00:00
aboutfrm.lfm - restored "about" tab as default in about lazarus dialog 2007-05-13 14:56:10 +00:00
aboutfrm.lrs - restored "about" tab as default in about lazarus dialog 2007-05-13 14:56:10 +00:00
aboutfrm.pas + introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory 2007-05-13 14:25:05 +00:00
addtoprojectdlg.lfm
addtoprojectdlg.lrs
addtoprojectdlg.pas
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 added resourcestrings 2007-01-07 21:48:45 +00:00
buildfiledlg.lrs added resourcestrings 2007-01-07 21:48:45 +00:00
buildfiledlg.pas added resourcestrings 2007-01-07 21:48:45 +00:00
buildlazdialog.lfm new buildlazdialog look 2007-06-04 23:29:40 +00:00
buildlazdialog.lrs new buildlazdialog look 2007-06-04 23:29:40 +00:00
buildlazdialog.pas IDE: editor options: using OnChange event for checkboxes - but it would be better to fix the OnClick event for TRadioButtons on all widgetsets 2007-06-05 16:38:49 +00:00
buildmanager.pas IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
charactermapdlg.lfm fixes grid's line widths in several forms 2007-04-17 18:58:04 +00:00
charactermapdlg.lrs fixes grid's line widths in several forms 2007-04-17 18:58:04 +00:00
charactermapdlg.pas
checkcompileropts.lfm
checkcompileropts.lrs
checkcompileropts.pas LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
checklfmdlg.lfm
checklfmdlg.lrs
checklfmdlg.pas replaced calls to MethodName with hooks 2007-04-29 22:18:42 +00:00
cleandirdlg.lfm
cleandirdlg.lrs
cleandirdlg.pas
clipboardhistory.pas * Some fixes from Graeme Geldenhuys 2007-02-25 16:06:20 +00:00
codebrowser.lfm LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
codebrowser.lrs LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
codebrowser.pas * Step 1 of the native imagelist implementation 2007-04-05 00:00:37 +00:00
codecontextform.pas LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
codeexplopts.lfm
codeexplopts.lrs
codeexplopts.pas
codeexplorer.lfm IDE: code explorer doesn't expand treenode when you double click it (bug #8042) 2007-01-09 10:42:56 +00:00
codeexplorer.lrs IDE: code explorer doesn't expand treenode when you double click it (bug #8042) 2007-01-09 10:42:56 +00:00
codeexplorer.pas * Step 1 of the native imagelist implementation 2007-04-05 00:00:37 +00:00
codemacroprompt.lfm
codemacroprompt.lrs
codemacroprompt.pas IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor 2006-11-29 23:11:02 +00:00
codemacroselect.lfm
codemacroselect.lrs
codemacroselect.pas
codetemplatesdlg.lfm translations: german: updates from Joerg Braun 2007-03-18 21:21:56 +00:00
codetemplatesdlg.lrs translations: german: updates from Joerg Braun 2007-03-18 21:21:56 +00:00
codetemplatesdlg.pas translations: german: updates from Joerg Braun 2007-03-18 21:21:56 +00:00
codetoolsdefines.lfm
codetoolsdefines.lrs
codetoolsdefines.pas
codetoolsdefpreview.lfm IDE: imporved layout of codetools defines values dialog 2006-11-24 14:39:41 +00:00
codetoolsdefpreview.lrs IDE: imporved layout of codetools defines values dialog 2006-11-24 14:39:41 +00:00
codetoolsdefpreview.pas
codetoolsoptions.pas fixed FPC 2.0 compilation 2007-04-27 15:06:08 +00:00
compiler.pp fixed compilation 2007-02-05 12:16:41 +00:00
compileroptions.pp + introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory 2007-05-13 14:25:05 +00:00
compileroptionsdlg.pp + introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory 2007-05-13 14:25:05 +00:00
componentpalette.pas gtk2 intf: improved resizing code to not need the caching trick 2007-05-29 00:30:26 +00:00
condef.lfm
condef.lrs
condef.pas
customformeditor.pp fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
debugmanager.pas IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
debugoptionsfrm.lfm check if debugger path name is an executable to prevent problems like bug #8454 2007-03-07 22:45:15 +00:00
debugoptionsfrm.lrs check if debugger path name is an executable to prevent problems like bug #8454 2007-03-07 22:45:15 +00:00
debugoptionsfrm.pas IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
dialogprocs.pas codetools: searching include file of include file in directory of first include file 2007-03-08 23:35:58 +00:00
diffdialog.lfm added resourcestrings 2007-01-07 21:11:21 +00:00
diffdialog.lrs added resourcestrings 2007-01-07 21:11:21 +00:00
diffdialog.pas added resourcestrings 2007-01-07 21:11:21 +00:00
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.lrs
diskdiffsdialog.pas
editdefinetree.pas
editoroptions.lfm IDE: editor options: using OnChange event for checkboxes - but it would be better to fix the OnClick event for TRadioButtons on all widgetsets 2007-06-05 16:38:49 +00:00
editoroptions.lrs IDE: editor options: using OnChange event for checkboxes - but it would be better to fix the OnClick event for TRadioButtons on all widgetsets 2007-06-05 16:38:49 +00:00
editoroptions.pp IDE: editor options: using OnChange event for checkboxes - but it would be better to fix the OnClick event for TRadioButtons on all widgetsets 2007-06-05 16:38:49 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.lrs
encloseselectiondlg.pas
environmentopts.lfm * Layout fixes from Graeme Geldenhuys 2007-02-26 23:00:48 +00:00
environmentopts.lrs * Layout fixes from Graeme Geldenhuys 2007-02-26 23:00:48 +00:00
environmentopts.pp * Some fixes from Graeme Geldenhuys 2007-02-25 16:06:20 +00:00
extractprocdlg.lfm
extractprocdlg.lrs
extractprocdlg.pas
exttooldialog.lfm * Layout fixes from Graeme Geldenhuys 2007-02-26 23:08:30 +00:00
exttooldialog.lrs * Layout fixes from Graeme Geldenhuys 2007-02-26 23:08:30 +00:00
exttooldialog.pas
exttooleditdlg.pas fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
filereferencelist.pas
findinfilesdlg.lfm IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
findinfilesdlg.lrs IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
findinfilesdlg.pas IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
findpalettecomp.lfm
findpalettecomp.lrs
findpalettecomp.pas
findrenameidentifier.lfm
findrenameidentifier.lrs
findrenameidentifier.pas
findreplacedialog.lfm
findreplacedialog.lrs
findreplacedialog.pp
formeditor.pp
frmsearch.lfm
frmsearch.lrs
frmsearch.pas
helpfpcmessages.pas
helpmanager.lfm * Some fixes from Graeme Geldenhuys 2007-02-25 16:06:20 +00:00
helpmanager.lrs * Some fixes from Graeme Geldenhuys 2007-02-25 16:06:20 +00:00
helpmanager.pas IDE: added FCL source directory for FPC 2.2.x to online help 2007-05-31 00:04:37 +00:00
helpoptions.lfm IDE: reordered buttons from Graeme 2006-12-04 10:34:44 +00:00
helpoptions.lrs IDE: reordered buttons from Graeme 2006-12-04 10:34:44 +00:00
helpoptions.pas
idecontexthelpedit.lfm
idecontexthelpedit.lrs
idecontexthelpedit.pas
idedefs.pas
ideoptiondefs.pas IDE: started code browser 2007-02-07 01:19:00 +00:00
ideprocs.pp IDE: project definitions are now automatically added to all directories in the unit search path (same for packages) 2006-11-20 15:38:48 +00:00
ideprotocol.pas
idetranslations.pas IDE: create directory for po-files, if it doesn't exist yet 2007-03-26 11:30:41 +00:00
idewindowhelp.pas
imexportcompileropts.lfm
imexportcompileropts.lrs
imexportcompileropts.pas
initialsetupdlgs.pas
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 IDE: started code browser 2007-02-07 01:19:00 +00:00
keymapschemedlg.lfm
keymapschemedlg.lrs
keymapschemedlg.pas
lazarus_about_logo.lrs
lazarus_dci_file.dci
lazarus_dci.lrs
lazarus.lpi IDE: lazaris.lpi 2007-04-08 12:11:46 +00:00
lazarus.manifest
lazarus.pp include sqldb components for win64 2007-05-23 21:19:58 +00:00
lazarus.rc
lazarusidestrconsts.pas updated strings for buildlazdialog 2007-06-05 07:18:48 +00:00
lazarusmanager.pas startlazarus: give errormessages if renaming new executable doesn't succeed from Yury 2007-02-18 22:09:44 +00:00
lazbuild.lpi lazbuild: implemented overriding global compiler filename 2006-11-24 12:41:43 +00:00
lazbuild.lpr lazbuild: implemented executing external tools, for example before compilation (bug #8918) from Darius 2007-05-30 20:48:14 +00:00
lazconf.pp + introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory 2007-05-13 14:25:05 +00:00
lazdoc.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
lazdocfrm.lfm LCL: TTreeView: fixed MoveTo moving selection, h2pas: replaced checklst with TTreeView 2007-02-01 19:57:23 +00:00
lazdocfrm.lrs LCL: TTreeView: fixed MoveTo moving selection, h2pas: replaced checklst with TTreeView 2007-02-01 19:57:23 +00:00
lazdocfrm.pas LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
lazdocselectinherited.lfm
lazdocselectinherited.lrs
lazdocselectinherited.pas
lrtpotools.pas
macropromptdlg.pas
main.pp IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
mainbar.pas IDE: started code browser 2007-02-07 01:19:00 +00:00
mainbase.pas - replaced some xpm menu images with png analogs 2007-06-01 07:56:59 +00:00
mainintf.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
Makefile IDE: added -dEnableFakeMethods for win64 to the makefiles 2007-05-02 09:12:37 +00:00
Makefile.fpc IDE: added -dEnableFakeMethods for win64 to the makefiles 2007-05-02 09:12:37 +00:00
makeresstrdlg.lfm IDE: added resourcestrings for IDE short cuts 2007-01-09 01:14:50 +00:00
makeresstrdlg.lrs IDE: added resourcestrings for IDE short cuts 2007-01-09 01:14:50 +00:00
makeresstrdlg.pas IDE: added resourcestrings for IDE short cuts 2007-01-09 01:14:50 +00:00
miscoptions.pas
msgquickfixes.pas
msgview.lfm IDE: message window: replaced TListBox with TTreeView, LCL: TTreeView: fixed normal left click selection with multiselections 2007-01-21 12:16:13 +00:00
msgview.lrs IDE: message window: replaced TListBox with TTreeView, LCL: TTreeView: fixed normal left click selection with multiselections 2007-01-21 12:16:13 +00:00
msgview.pp IDE: fixed copying multiple selected lines from the messages view 2007-05-25 08:57:17 +00:00
msgvieweditor.lfm
msgvieweditor.lrs
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.lrs
multireplacedlg.pas
newdialog.lfm
newdialog.lrs
newdialog.pas
newprojectdlg.pp fixed FPC 2.0 compilation 2007-04-27 15:06:08 +00:00
objectlists.pas
outputfilter.pas IDE: fixed parsing filename of compiling 2007-02-02 20:29:54 +00:00
patheditordlg.pas
procedurelist.lfm
procedurelist.lrs
procedurelist.pas
progressdlg.lfm
progressdlg.lrs
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: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +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 - replaced old images with modern from silk and own painting: 2007-05-11 02:40:08 +00:00
projectopts.lfm IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
projectopts.lrs IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
projectopts.pp IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
publishmodule.pas
publishprojectdlg.lfm
publishprojectdlg.lrs
publishprojectdlg.pas
runparamsopts.lfm
runparamsopts.lrs
runparamsopts.pas
searchresultview.lfm
searchresultview.lrs
searchresultview.pp fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
showcompileropts.lfm
showcompileropts.lrs
showcompileropts.pas
sortselectiondlg.pas
sourceeditprocs.pas gtk intf: fixed sending keypress event twice 2007-03-10 22:38:35 +00:00
sourcemarks.pas * Step 1 of the native imagelist implementation 2007-04-05 00:00:37 +00:00
splash.lfm IDE: removed timer from splashform 2007-04-06 17:48:51 +00:00
splash.lrs IDE: removed timer from splashform 2007-04-06 17:48:51 +00:00
splash.pp IDE: removed timer from splashform 2007-04-06 17:48:51 +00:00
startlazarus.lpi
startlazarus.lpr startlazarus: moved showing splash screen out of lazarusmanager constructor to get better backtrace for bug #7966 2006-12-15 08:25:06 +00:00
startlazarus.rc
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.lrs
sysvaruseroverridedlg.pas
todolist.lfm added resourcestrings 2007-01-07 21:48:45 +00:00
todolist.lrs added resourcestrings 2007-01-07 21:48:45 +00:00
todolist.pp added resourcestrings 2007-01-07 21:48:45 +00:00
transfermacros.pp
unitdependencies.lfm
unitdependencies.lrs
unitdependencies.pas
uniteditor.lfm
uniteditor.lrs
uniteditor.pp IDE: F3 does replace next, if previous Find and Replace dialog was doing a replace (bug #8355) 2007-06-05 14:07:38 +00:00
unitinfodlg.lfm
unitinfodlg.lrs
unitinfodlg.pp
version.inc Version 0.9.23 2007-03-26 17:56:20 +00:00
versioninfoadditionalinfo.lfm
versioninfoadditionalinfo.lrs
versioninfoadditionalinfo.pas
viewunit_dlg.lfm
viewunit_dlg.lrs
viewunit_dlg.pp
w32versioninfo.pas fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
wordcompletion.pp