lazarus/ide
mattias 459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
..
include renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
aboutfrm.lfm fixed TControl.Show in design mode 2003-03-13 10:11:41 +00:00
aboutfrm.lrs fixed TControl.Show in design mode 2003-03-13 10:11:41 +00:00
aboutfrm.pas clean up win32 ifdefs 2003-08-15 14:28:48 +00:00
addtoprojectdlg.pas prepared IDE units for split 2003-11-22 15:14:12 +00:00
basedebugmanager.pas fixed initialenabled, debuggertype, linkscaner open string constant 2003-08-08 10:24:48 +00:00
buildfiledlg.lfm implemented Build+Run File 2003-08-20 15:06:57 +00:00
buildfiledlg.lrs implemented Build+Run File 2003-08-20 15:06:57 +00:00
buildfiledlg.pas implemented Build+Run File 2003-08-20 15:06:57 +00:00
buildlazdialog.pas moved IDE interface units to ideintf directory 2003-12-22 00:11:53 +00:00
charactermapdlg.lfm implemented character map 2003-08-18 18:07:53 +00:00
charactermapdlg.lrs implemented character map 2003-08-18 18:07:53 +00:00
charactermapdlg.pas implemented character map 2003-08-18 18:07:53 +00:00
checkcompileropts.lfm started first compiler test 2003-08-14 08:10:02 +00:00
checkcompileropts.lrs started first compiler test 2003-08-14 08:10:02 +00:00
checkcompileropts.pas renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
checklfmdlg.lfm implemented basic Repair broken LFM wizard 2003-12-16 13:42:02 +00:00
checklfmdlg.lrs implemented basic Repair broken LFM wizard 2003-12-16 13:42:02 +00:00
checklfmdlg.pas implemented basic Repair broken LFM wizard 2003-12-16 13:42:02 +00:00
cleandirdlg.lfm implemented Clean Directories 2003-11-28 23:24:57 +00:00
cleandirdlg.lrs implemented Clean Directories 2003-11-28 23:24:57 +00:00
cleandirdlg.pas renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
clipboardhistory.pas implemented package graph showing open packages 2003-04-10 19:42:16 +00:00
codeexplorer.lfm implemented jump to source for code explorer 2003-06-20 13:24:46 +00:00
codeexplorer.lrs implemented jump to source for code explorer 2003-06-20 13:24:46 +00:00
codeexplorer.pas fixed unregistering imageslink 2003-11-08 23:42:24 +00:00
codetemplatedialog.pp renamed LCLLinux to LCLIntf 2003-09-18 09:21:03 +00:00
codetoolsdefines.lrs MG: updates for codetools defines editor 2002-03-05 08:15:00 +00:00
codetoolsdefines.pas removed some hints 2003-10-30 21:26:23 +00:00
codetoolsdefpreview.lfm implemented codetools values dialog 2003-08-28 13:55:48 +00:00
codetoolsdefpreview.lrs implemented codetools values dialog 2003-08-28 13:55:48 +00:00
codetoolsdefpreview.pas implemented codetools values dialog 2003-08-28 13:55:48 +00:00
codetoolsoptions.pas implemented extract proc, check lfm and convert delphi unit 2003-10-15 18:01:10 +00:00
compiler.pp implemented ShowAll and hide hints for unused package units option 2003-12-21 18:21:32 +00:00
compileroptions.pp fixed TNoteBook.OnPageChanged for user PageIndex 2003-12-23 18:15:37 +00:00
componentpalette.pas fixed showing components in palette 2003-11-08 10:50:45 +00:00
customformeditor.pp fixed many range check warnings 2003-12-25 14:17:07 +00:00
debugmanager.pas fixed searching for default debugger line 2003-11-10 22:29:23 +00:00
debugoptionsfrm.lfm Implemented new gtk keyevent handling 2003-10-16 23:54:27 +00:00
debugoptionsfrm.lrs Implemented new gtk keyevent handling 2003-10-16 23:54:27 +00:00
debugoptionsfrm.pas fixed mem leaks in debugger 2003-08-08 07:49:56 +00:00
delphiunit2laz.lfm implemented basic Repair broken LFM wizard 2003-12-16 13:42:02 +00:00
delphiunit2laz.lrs implemented basic Repair broken LFM wizard 2003-12-16 13:42:02 +00:00
delphiunit2laz.pas implemented basic Repair broken LFM wizard 2003-12-16 13:42:02 +00:00
dialogprocs.pas implemented ShowAll and hide hints for unused package units option 2003-12-21 18:21:32 +00:00
diffdialog.pas prepared IDE units for split 2003-11-22 15:14:12 +00:00
diffpatch.pas clean up win32 ifdefs 2003-08-15 14:28:48 +00:00
diskdiffsdialog.pas implemented Context DIff 2003-06-13 09:16:01 +00:00
editdefinetree.pas fixed updating Define caches, when project dependencies changes 2003-12-23 18:51:40 +00:00
editoroptions.lrs MG: fixes, code creation policies, keymap categories, menu shortcuts 2002-02-28 12:09:10 +00:00
editoroptions.pp started key combinations, fixed some range check errors 2003-12-23 11:16:41 +00:00
encloseselectiondlg.lfm started enclose selection 2003-08-16 09:45:44 +00:00
encloseselectiondlg.lrs started enclose selection 2003-08-16 09:45:44 +00:00
encloseselectiondlg.pas implemented enclose selection 2003-08-18 11:52:51 +00:00
environmentopts.pp fixed many range check warnings 2003-12-25 14:17:07 +00:00
extractprocdlg.lfm implemented extract proc, check lfm and convert delphi unit 2003-10-15 18:01:10 +00:00
extractprocdlg.lrs implemented extract proc, check lfm and convert delphi unit 2003-10-15 18:01:10 +00:00
extractprocdlg.pas implemented extract proc, check lfm and convert delphi unit 2003-10-15 18:01:10 +00:00
exttooldialog.pas implemented proc jumping for operators 2003-12-23 14:20:33 +00:00
exttooleditdlg.pas fixed many range check warnings 2003-12-25 14:17:07 +00:00
filereferencelist.pas implemented automatic define templates for packages 2003-04-19 12:57:09 +00:00
findinfilesdlg.pas renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
findreplacedialog.pp localization 2003-05-03 23:02:08 +00:00
formeditor.pp workaround for inherited bug in fpc 1.9 2003-12-21 16:01:58 +00:00
frmsearch.lfm added state window from Bob 2003-11-08 23:56:53 +00:00
frmsearch.lrs added state window from Bob 2003-11-08 23:56:53 +00:00
frmsearch.pas renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
global.inc
global.pp localization 2002-10-01 15:45:59 +00:00
idedefs.pas implemented adding units to packages 2002-08-18 08:56:06 +00:00
ideoptiondefs.pas implemented reopen IDE windows 2003-11-27 23:05:39 +00:00
ideprocs.pp renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
imexportcompileropts.lfm implemented Import and Export of compiler options 2003-09-10 12:13:48 +00:00
imexportcompileropts.lrs implemented Import and Export of compiler options 2003-09-10 12:13:48 +00:00
imexportcompileropts.pas renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
initialsetupdlgs.pas saved bitmap stream is now stored 2003-08-10 09:33:43 +00:00
inputfiledialog.pas renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
inputhistory.pas implemented Import and Export of compiler options 2003-09-10 12:13:48 +00:00
keymapping.pp fixed many range check warnings 2003-12-25 14:17:07 +00:00
keymapschemedlg.lfm implemented keymap schemes, started classic scheme 2003-08-24 12:15:55 +00:00
keymapschemedlg.lrs implemented keymap schemes, started classic scheme 2003-08-24 12:15:55 +00:00
keymapschemedlg.pas implemented keymap schemes, started classic scheme 2003-08-24 12:15:55 +00:00
lazarus_about_logo.lrs New About Dialog Window added; Splash screen modified to stay visible 2002-05-08 14:45:57 +00:00
lazarus_dci.lrs
lazarus.pp deactivated memcheck 2003-08-18 14:40:29 +00:00
lazarus.rc MG: win32 interface update from Keith Bowes 2002-01-05 13:16:10 +00:00
lazarusidestrconsts.pas moved IDE interface units to ideintf directory 2003-12-22 00:11:53 +00:00
lazconf.pp renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
macropromptdlg.pas localization 2002-10-01 15:45:59 +00:00
main.pp fixed many range check warnings 2003-12-25 14:17:07 +00:00
mainbar.pas implemented Clean Directories 2003-11-28 23:24:57 +00:00
makeresstrdlg.pas localization, added context policy to make resource string dialog 2003-05-02 22:22:15 +00:00
miscoptions.pas localization 2003-05-03 23:02:08 +00:00
msgview.pp implemented message blocks for package compilation 2003-08-15 16:19:53 +00:00
multireplacedlg.lfm started multi replace and fixed IF templates 2003-11-07 18:12:34 +00:00
multireplacedlg.lrs started multi replace and fixed IF templates 2003-11-07 18:12:34 +00:00
multireplacedlg.pas started multi replace and fixed IF templates 2003-11-07 18:12:34 +00:00
newdialog.pas added catalan 2003-10-11 08:33:22 +00:00
newprojectdlg.pp MG: fixed TListBox.ItemIndex during creation 2002-11-13 17:39:59 +00:00
outputfilter.pas implemented ShowAll and hide hints for unused package units option 2003-12-21 18:21:32 +00:00
patheditordlg.pas renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
project.pp fixed many range check warnings 2003-12-25 14:17:07 +00:00
projectdefs.pas added catalan 2003-10-11 08:33:22 +00:00
projectinspector.pas localization 2003-05-05 18:45:32 +00:00
projectopts.lrs
projectopts.pp updated rpm scripts 2003-10-22 17:50:17 +00:00
publishmodule.pas renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
publishprojectdlg.lfm added localization for env options from Olivier 2003-03-04 09:21:09 +00:00
publishprojectdlg.lrs added localization for env options from Olivier 2003-03-04 09:21:09 +00:00
publishprojectdlg.pas added publish package caption 2003-05-16 09:04:37 +00:00
runparamsopts.pas renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
searchresultview.lfm prepared IDE units for split 2003-11-22 15:14:12 +00:00
searchresultview.lrs prepared IDE units for split 2003-11-22 15:14:12 +00:00
searchresultview.pp prepared IDE units for split 2003-11-22 15:14:12 +00:00
showcompileropts.lfm added show compiler options dialog 2003-08-10 09:52:39 +00:00
showcompileropts.lrs added show compiler options dialog 2003-08-10 09:52:39 +00:00
showcompileropts.pas added show compiler options dialog 2003-08-10 09:52:39 +00:00
sortselectiondlg.pas more localization 2003-05-02 22:51:34 +00:00
sourceeditprocs.pas implemented Break Lines in Selection 2003-11-07 16:29:59 +00:00
sourcemarks.pas implemented popupmenu items in source editor for breakpoints 2003-06-04 16:34:11 +00:00
splash.lrs MG: improved lresources for big files 2002-05-15 15:38:15 +00:00
splash.pp renamed LCLLinux to LCLIntf 2003-09-18 09:21:03 +00:00
sysvaruseroverridedlg.pas more localization 2003-05-02 22:51:34 +00:00
tcolumndlg1.lfm Added a TViewColumn editor to be used in the object inspector as TViewColumn's property editor. 2001-12-31 22:43:00 +00:00
todolist.pp clean up 2003-11-28 10:38:26 +00:00
transfermacros.pp added SetAnchors 2003-09-23 17:52:04 +00:00
unitdependencies.lrs MG: fixed icons 2002-09-14 14:47:41 +00:00
unitdependencies.pas started codeexplorer 2003-06-19 16:36:35 +00:00
uniteditor.pp fixed many range check warnings 2003-12-25 14:17:07 +00:00
unitinfodlg.pp implemented codetools values dialog 2003-08-28 13:55:48 +00:00
viewforms1.lrs
viewunit_dlg.lfm added new ... dialog 2003-02-28 19:10:25 +00:00
viewunit_dlg.pp localization, added context policy to make resource string dialog 2003-05-02 22:22:15 +00:00
viewunits1.lrs
wordcompletion.pp MG: updated licenses 2002-05-10 06:57:51 +00:00