lazarus/ide
mattias 2d1581c244 force building lazarus with LANG=en_US
git-svn-id: trunk@5010 -
2004-01-04 13:48:25 +00:00
..
include renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
aboutfrm.lfm set some colors to default 2003-12-27 20:15:15 +00:00
aboutfrm.lrs set some colors to default 2003-12-27 20:15:15 +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 set DragCursor props to default 2004-01-03 18:16:25 +00:00
buildfiledlg.lrs set DragCursor props to default 2004-01-03 18:16:25 +00:00
buildfiledlg.pas set DragCursor props to default 2004-01-03 18:16:25 +00:00
buildlazdialog.pas force building lazarus with LANG=en_US 2004-01-04 13:48:25 +00:00
charactermapdlg.lfm set colors to default values 2003-12-28 02:40:50 +00:00
charactermapdlg.lrs set colors to default values 2003-12-28 02:40:50 +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 set colors to default values 2003-12-28 02:40:50 +00:00
checklfmdlg.lrs set colors to default values 2003-12-28 02:40:50 +00:00
checklfmdlg.pas set colors to default values 2003-12-28 02:40:50 +00:00
cleandirdlg.lfm set DragCursor props to default 2004-01-03 18:16:25 +00:00
cleandirdlg.lrs set DragCursor props to default 2004-01-03 18:16:25 +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 set DragCursor props to default 2004-01-03 18:16:25 +00:00
codeexplorer.lrs set colors to default values 2003-12-28 02:40:50 +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 set colors to default values 2003-12-28 02:40:50 +00:00
codetoolsdefpreview.lrs set colors to default values 2003-12-28 02:40:50 +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 project custom target filename 2003-12-28 02:47:47 +00:00
componentpalette.pas fixed showing components in palette 2003-11-08 10:50:45 +00:00
customformeditor.pp * Changed TComponentSelectionList to TPersistentSelectionList 2004-01-04 03:53:36 +00:00
debugmanager.pas fixed searching for default debugger line 2003-11-10 22:29:23 +00:00
debugoptionsfrm.lfm set DragCursor props to default 2004-01-03 18:16:25 +00:00
debugoptionsfrm.lrs set DragCursor props to default 2004-01-03 18:16:25 +00:00
debugoptionsfrm.pas OI support for TPersistent, PropMeasuerHeight 2004-01-04 11:32:17 +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 added TProject.Destroying 2003-12-26 09:37:19 +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 set colors to default values 2003-12-28 02:40:50 +00:00
extractprocdlg.lrs set colors to default values 2003-12-28 02:40:50 +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 set colors to default values 2003-12-28 02:40:50 +00:00
frmsearch.lrs set colors to default values 2003-12-28 02:40:50 +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 pointer conversion 2003-12-25 14:47:55 +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 * Changed TComponentSelectionList to TPersistentSelectionList 2004-01-04 03:53:36 +00:00
lazarus.rc MG: win32 interface update from Keith Bowes 2002-01-05 13:16:10 +00:00
lazarusidestrconsts.pas * Changed TComponentSelectionList to TPersistentSelectionList 2004-01-04 03:53:36 +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 OI support for TPersistent, PropMeasuerHeight 2004-01-04 11:32:17 +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 fixed message jumping 2003-12-26 15:55:38 +00:00
msgvieweditor.lfm set colors to default values 2003-12-28 02:40:50 +00:00
msgvieweditor.lrs set colors to default values 2003-12-28 02:40:50 +00:00
msgvieweditor.pas various combobox and other fixes from Vincent 2003-12-26 15:29:33 +00:00
multireplacedlg.lfm set colors to default values 2003-12-28 02:40:50 +00:00
multireplacedlg.lrs set colors to default values 2003-12-28 02:40:50 +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 reopening virtual files 2004-01-03 20:19:22 +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 set DragCursor props to default 2004-01-03 18:16:25 +00:00
publishprojectdlg.lrs set DragCursor props to default 2004-01-03 18:16:25 +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
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