lazarus/ide
marc a08e2d7aec * separation of IDE options menu caption and dialog caption. Patch by Maxim Ganetsky
* updated po files for this change (and earlier chages)

git-svn-id: trunk@21229 -
2009-08-15 12:01:13 +00:00
..
frames EditorOptions, Mouse config, added safety check to loading 2009-08-14 19:35:22 +00:00
include
aboutfrm.lfm
aboutfrm.lrs
aboutfrm.pas
abstractsmethodsdlg.lfm
abstractsmethodsdlg.lrs
abstractsmethodsdlg.pas
addtoprojectdlg.lfm
addtoprojectdlg.lrs
addtoprojectdlg.pas IDE: Add files to project, fixed caption (issue #14046) 2009-06-25 07:40:33 +00:00
applicationbundle.pas
basebuildmanager.pas
basedebugmanager.pas IDE, support for translatable environment options captions, issues #14217, #13572 2009-07-28 04:03:10 +00:00
bigidemake.cfg
buildfiledlg.lfm
buildfiledlg.lrs
buildfiledlg.pas
buildlazdialog.lfm
buildlazdialog.lrs
buildlazdialog.pas IDE: remember quick build option from Samuel Herzog (issue #14044) 2009-06-28 17:40:15 +00:00
buildmanager.pas IDE: delete ambiguous file: fixed check under case insensitive file systems 2009-08-06 13:42:34 +00:00
charactermapdlg.lfm
charactermapdlg.lrs
charactermapdlg.pas IDE: fixed crash if ANSI character map didn't contain a valid char values from Dmitry (issue #14189) 2009-08-03 14:23:31 +00:00
checkcompileropts.lfm
checkcompileropts.lrs
checkcompileropts.pas
checklfmdlg.lfm
checklfmdlg.lrs
checklfmdlg.pas
cleandirdlg.lfm
cleandirdlg.lrs
cleandirdlg.pas
clipboardhistory.pas
codebrowser.lfm
codebrowser.lrs
codebrowser.pas
codecontextform.pas codetools: parameter hints: added compiler functions 2009-07-19 09:37:27 +00:00
codeexplopts.pas IDE, support for translatable environment options captions, issues #14217, #13572 2009-07-28 04:03:10 +00:00
codeexplorer.lfm
codeexplorer.lrs
codeexplorer.pas IDE: added ChangeStep for codeexplorer options, bug #13910 2009-06-09 16:37:44 +00:00
codehelp.pas IDE: fpdoc link editor: resolving macros in lazdoc paths 2009-08-03 10:31:19 +00:00
codemacroprompt.lfm
codemacroprompt.lrs
codemacroprompt.pas SynEdit, Code-Templates: fixed remove double semicolon (or end of token). regression from rev 20732 #d6b3aff8c9. Fix issue #14161 2009-07-19 13:15:55 +00:00
codemacroselect.lfm
codemacroselect.lrs
codemacroselect.pas
codetemplatesdlg.lfm
codetemplatesdlg.lrs
codetemplatesdlg.pas * Placed fields end methods/properties in the correct order. Fixes compilation on fpc 2.3.1. Patch by Marco van de Voort 2009-06-27 14:41:20 +00:00
codetoolsdefines.lfm
codetoolsdefines.lrs
codetoolsdefines.pas
codetoolsdefpreview.lfm
codetoolsdefpreview.lrs
codetoolsdefpreview.pas
codetoolsoptions.pas IDE, support for translatable environment options captions, issues #14217, #13572 2009-07-28 04:03:10 +00:00
compatibilityrestrictions.pas
compiler.pp
compileroptions.pp
compileroptionsdlg.lfm IDE: warng if compile command is missing 2009-08-03 11:52:59 +00:00
compileroptionsdlg.lrs IDE: warng if compile command is missing 2009-08-03 11:52:59 +00:00
compileroptionsdlg.pp IDE: warng if compile command is missing 2009-08-03 11:52:59 +00:00
componentlist.lfm
componentlist.lrs
componentlist.pas
componentpalette.pas
compoptcondpropsdlg.lfm
compoptcondpropsdlg.lrs
compoptcondpropsdlg.pas
compoptsmodes.pas
condef.lfm
condef.lrs
condef.pas
customformeditor.pp ide, designer: fix compilation after recent fpc 2.3.1 change - r13320 #54190edc5b 2009-06-24 01:29:12 +00:00
debugmanager.pas IDE: only unhide the ide, if it was hidden before by the debugger, fixes issue #13597 2009-08-07 10:50:12 +00:00
dialogprocs.pas
diffdialog.lfm
diffdialog.lrs
diffdialog.pas IDE: resourcestrings for diff dlg 2009-06-27 12:03:44 +00:00
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.lrs
diskdiffsdialog.pas
editdefinetree.pas
editmsgscannersdlg.lfm
editmsgscannersdlg.lrs
editmsgscannersdlg.pas
editoroptions.pp EditorOptions, Mouse config, added safety check to loading 2009-08-14 19:35:22 +00:00
emptymethodsdlg.lfm
emptymethodsdlg.lrs
emptymethodsdlg.pas
encloseselectiondlg.lfm
encloseselectiondlg.lrs
encloseselectiondlg.pas
environmentopts.pp IDE, support for translatable environment options captions, issues #14217, #13572 2009-07-28 04:03:10 +00:00
extractprocdlg.lfm
extractprocdlg.lrs
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.lrs
exttooldialog.pas
exttooleditdlg.lfm
exttooleditdlg.lrs
exttooleditdlg.pas
filereferencelist.pas
findinfilesdlg.lfm
findinfilesdlg.lrs
findinfilesdlg.pas
findoverloadsdlg.lfm
findoverloadsdlg.lrs
findoverloadsdlg.pas
findpalettecomp.lfm
findpalettecomp.lrs
findpalettecomp.pas
findrenameidentifier.lfm
findrenameidentifier.lrs
findrenameidentifier.pas
findreplacedialog.lfm IDE: find dialog: implemented speedbutton to enable/disable auto completion, bug #12334 2009-07-25 15:31:44 +00:00
findreplacedialog.lrs IDE: find dialog: implemented speedbutton to enable/disable auto completion, bug #12334 2009-07-25 15:31:44 +00:00
findreplacedialog.pp IDE: find dlg: using abbreviation 2009-07-25 16:22:30 +00:00
formeditor.pp
fpdoceditwindow.lfm IDE: fpdoc editor: see also 2009-08-03 09:42:00 +00:00
fpdoceditwindow.lrs IDE: fpdoc editor: see also 2009-08-03 09:42:00 +00:00
fpdoceditwindow.pas IDE: clean up 2009-08-09 03:26:17 +00:00
fpdochints.pas
fpdocselectinherited.lfm
fpdocselectinherited.lrs
fpdocselectinherited.pas
fpdocselectlink.lfm IDE: fpdoc link editor: completion with prefix 2009-08-02 13:02:48 +00:00
fpdocselectlink.lrs IDE: fpdoc link editor: completion with prefix 2009-08-02 13:02:48 +00:00
fpdocselectlink.pas IDE: fpdoc link editor: resolving macros in lazdoc paths 2009-08-03 10:31:19 +00:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.lrs
frmcustomapplicationoptions.pas
gotofrm.lfm
gotofrm.lrs
gotofrm.pas
helpfpcmessages.pas
helpmanager.lfm
helpmanager.lrs
helpmanager.pas
helpoptions.pas IDE, support for translatable environment options captions, issues #14217, #13572 2009-07-28 04:03:10 +00:00
idecmdline.pas startlazarus: 2009-06-17 11:45:51 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.lrs
idecontexthelpedit.pas
idedefs.pas IDEIntf: changed some var to out 2009-06-12 06:49:14 +00:00
ideoptiondefs.pas
ideoptionsdlg.lfm EditorOptions: Fixed F1/Help when tree-view is focused 2009-08-14 18:44:32 +00:00
ideoptionsdlg.lrs EditorOptions: Fixed F1/Help when tree-view is focused 2009-08-14 18:44:32 +00:00
ideoptionsdlg.pas * separation of IDE options menu caption and dialog caption. Patch by Maxim Ganetsky 2009-08-15 12:01:13 +00:00
ideprocs.pp IDE: redirect codetools dbgout to LCLProc 2009-08-06 15:45:37 +00:00
ideprotocol.pas
idetranslations.pas LCL + IDE - fixed 0014108: DefaultTranslator doesn't recognize locale on Mac OS X with help from Alexandr Grau, the supported language IDs should be added into the application bundle property list to CFBundleLocalizations key, see lazarus.app/Contents/Info.plist for example 2009-07-19 12:20:22 +00:00
idewindowhelp.pas
imexportcompileropts.lfm
imexportcompileropts.lrs
imexportcompileropts.pas
infobuild.lfm
infobuild.lrs
infobuild.pp
initialsetupdlgs.pas
inputfiledialog.pas
inputhistory.pas IDE: find dialog: implemented speedbutton to enable/disable auto completion, bug #12334 2009-07-25 15:31:44 +00:00
invertassigntool.pas
jumphistoryview.lfm
jumphistoryview.lrs
jumphistoryview.pas
keymapping.pp SynEdit: added persistent block 2009-07-26 23:06:26 +00:00
keymapschemedlg.lfm
keymapschemedlg.lrs
keymapschemedlg.pas
keymapshortcutdlg.lfm
keymapshortcutdlg.lrs
keymapshortcutdlg.pas
lazarus_about_logo.lrs
lazarus_dci_file.dci ide: use one formatting style for dci file 2009-07-07 05:07:18 +00:00
lazarus_dci.lrs SynEdit: Added code-template mode: Edit params in cells / updated default templates / some fixes 2009-06-25 01:12:30 +00:00
lazarus.lpi
lazarus.manifest
lazarus.pp IDE: added try..except for exceptions during start 2009-08-02 21:07:10 +00:00
lazarus.rc
lazarusidestrconsts.pas * separation of IDE options menu caption and dialog caption. Patch by Maxim Ganetsky 2009-08-15 12:01:13 +00:00
lazarusmanager.pas startlazarus: 2009-06-17 11:45:51 +00:00
lazbuild.lpi
lazbuild.lpr lazbuild: fixed CPU, OS and widget set overrides for packages (issue #13977) 2009-06-17 20:55:53 +00:00
lazbuild.rc
lazconf.pp
lazdoc.lrs IDE: clean up 2009-08-09 03:26:17 +00:00
macropromptdlg.pas
main.pp IDE: removed changes of r21130. The editor checks for file changes, when the Lazarus IDE is activated. This does not yet work, because application deactivate is not detected correctly. A possible solution for that is committed in r21188 #d4eeeafe50, compile with -dEnableAsyncDeactivate. 2009-08-12 13:38:28 +00:00
mainbar.pas
mainbase.pas IDE: add About menu under carbon to the Apple menu, bug #12294 2009-08-05 11:32:43 +00:00
mainintf.pas IDE: new dialog: using localized names 2009-07-28 14:04:33 +00:00
Makefile
Makefile.fpc
makeresstrdlg.lfm
makeresstrdlg.lrs
makeresstrdlg.pas
miscoptions.pas
mouseactiondialog.lfm
mouseactiondialog.lrs
mouseactiondialog.pas * Improved localization names by Maxim Ganetsky 2009-07-20 22:40:39 +00:00
msgquickfixes.pas
msgview.lfm
msgview.lrs
msgview.pp
msgvieweditor.lfm
msgvieweditor.lrs
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.lrs
multireplacedlg.pas
newdialog.lfm
newdialog.lrs
newdialog.pas IDEIntf: TNewIDEItemCategory is no longer abstract. RegisterNewItemCategory now expects a real category class, needed for localization 2009-08-02 15:09:22 +00:00
newprojectdlg.lfm
newprojectdlg.lrs
newprojectdlg.pp
objectlists.pas
outputfilter.pas IDE: calling Idle during compile 2009-08-14 09:28:13 +00:00
patheditordlg.lfm
patheditordlg.lrs
patheditordlg.pas
procedurelist.lfm
procedurelist.lrs
procedurelist.pas
progressdlg.lfm
progressdlg.lrs
progressdlg.pas
project.pp IDE: fixed backup in TUnitInfo.WriteUnitSourceToFile, bug #14167 2009-08-06 17:01:06 +00:00
projectdefs.pas
projecticon.pas
projectinspector.lfm
projectinspector.lrs
projectinspector.pas IDE: removed duplicate include 2009-08-09 03:34:30 +00:00
projectopts.lfm IDE: project options: auto increment version works 2009-08-06 14:06:16 +00:00
projectopts.lrs IDE: project options: auto increment version works 2009-08-06 14:06:16 +00:00
projectopts.pp IDE: project options: moved misc options to the end 2009-08-03 11:07:58 +00:00
projectresources.pas IDE: fixed typo in identifier name 2009-08-06 11:16:09 +00:00
projectwizarddlg.lfm
projectwizarddlg.lrs
projectwizarddlg.pas
publishmodule.pas
publishprojectdlg.lfm IDE: no tri-state checkboxes in publish project dialog (issue #14097) 2009-07-03 20:17:51 +00:00
publishprojectdlg.lrs IDE: no tri-state checkboxes in publish project dialog (issue #14097) 2009-07-03 20:17:51 +00:00
publishprojectdlg.pas
restrictionbrowser.lfm
restrictionbrowser.lrs
restrictionbrowser.pas
runparamsopts.lfm
runparamsopts.lrs
runparamsopts.pas
searchfrm.lfm
searchfrm.lrs
searchfrm.pas
searchresultview.lfm IDE: fixed using ESC to close Search Results from Dmitry (issue #14291) 2009-08-12 13:21:15 +00:00
searchresultview.lrs IDE: fixed using ESC to close Search Results from Dmitry (issue #14291) 2009-08-12 13:21:15 +00:00
searchresultview.pp IDE: fixed using ESC to close Search Results from Dmitry (issue #14291) 2009-08-12 13:21:15 +00:00
showcompileropts.lfm IDE: fixed layout of resized Show compiler options dialog from Zeljan (issue #13966) 2009-06-12 11:52:41 +00:00
showcompileropts.lrs IDE: fixed layout of resized Show compiler options dialog from Zeljan (issue #13966) 2009-06-12 11:52:41 +00:00
showcompileropts.pas
showdeletingfilesdlg.lfm
showdeletingfilesdlg.lrs
showdeletingfilesdlg.pas
sortselectiondlg.pas
sourceeditor.lfm
sourceeditor.lrs
sourceeditor.pp SynEdit/sourceEditor: fixed incremental search was loosing search term, if next char would lead to no match. 2009-08-03 01:30:26 +00:00
sourceeditprocs.pas CodeTools/SourceEditor: code completion, indicate if the returned value is void 2009-07-31 15:27:47 +00:00
sourcemarks.pas
splash.lfm
splash.lrs
splash.pp
srcedithintfrm.pas
startlazarus.lpi startlazarus: 2009-06-17 11:45:51 +00:00
startlazarus.lpr
startlazarus.rc
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.lrs
sysvaruseroverridedlg.pas
tododlg.lfm
tododlg.lrs
tododlg.pas
todolist.lfm
todolist.lrs
todolist.pas small updates 2009-07-28 15:14:49 +00:00
transfermacros.pp IDE: trim TargetDir of IDE 2009-07-28 06:51:33 +00:00
unitdependencies.lfm
unitdependencies.lrs
unitdependencies.pas
unitinfodlg.lfm
unitinfodlg.lrs
unitinfodlg.pp
unusedunitsdlg.lfm
unusedunitsdlg.lrs
unusedunitsdlg.pas
version.inc
versioninfoadditionalinfo.lfm
versioninfoadditionalinfo.lrs
versioninfoadditionalinfo.pas
viewunit_dlg.lfm
viewunit_dlg.lrs
viewunit_dlg.pp
w32manifest.pas ide: fix issue #0013960 IDE fails to save new projects with Ctrl+S (with parts from patch of Vladimir Zhirov) 2009-06-20 16:54:09 +00:00
w32versioninfo.pas
wordcompletion.pp