lazarus/ide
maxim d62464cc56 IDE: fixed i18n of $(OutputFile) macro
git-svn-id: trunk@59672 -
2018-11-26 22:44:01 +00:00
..
frames IDE: Assign icon for button "Load default icon" in project options. Issue #34578, patch from FTurtle. 2018-11-23 23:34:50 +00:00
include
aboutfrm.lfm IDE: Improve layout of About dialog. Patch from AlexeyT. 2018-11-14 11:23:37 +00:00
aboutfrm.pas IDE: Add button to copy version info to clipboard to AboutForm (suggested in report #34325) 2018-09-25 11:42:02 +00:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas
addtoprojectdlg.lfm IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
addtoprojectdlg.pas IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
allcompileroptions.lfm
allcompileroptions.pas
applicationbundle.pas
basebuildmanager.pas
basedebugmanager.pas Debugger: let the debugger request certain compiler opts (eg: needs dwarf, or external info) 2018-08-05 12:26:21 +00:00
buildfiledlg.lfm
buildfiledlg.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
buildlazdialog.lfm
buildlazdialog.pas
buildmanager.pas IDE: fixed i18n of $(OutputFile) macro 2018-11-26 22:44:01 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas
buildmodesmanager.lfm
buildmodesmanager.pas IDE: Update unit path for all build modes also when creating a new unit. Issue #34413. 2018-10-27 14:44:35 +00:00
buildprofilemanager.lfm
buildprofilemanager.pas
buildprojectdlg.lfm
buildprojectdlg.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
charactermapdlg.lfm
charactermapdlg.pas
checkcompileropts.lfm
checkcompileropts.pas
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
checklfmdlg.lfm
checklfmdlg.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
cleandirdlg.lfm
cleandirdlg.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
clipboardhistory.pas
codebrowser.lfm
codebrowser.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
codecontextform.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
codecreationdlg.lfm
codecreationdlg.pas
codeexplopts.pas
codeexplorer.lfm
codeexplorer.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
codehelp.pas
codemacroprompt.lfm
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm
codetemplatesdlg.pas IDE: Macro support for module's filename in "Code Templates" dialog. Issue #33901, patch from errno. 2018-08-05 08:32:02 +00:00
codetoolsdefines.lfm
codetoolsdefines.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
codetoolsdefpreview.lfm
codetoolsdefpreview.pas
codetoolsoptions.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
ColorDefault.xml IDE, color opts: change color for execution line, to keep caret visible. Issue #0034150 2018-08-20 13:00:59 +00:00
ColorDelphi.xml
ColorOcean.xml
ColorPascalClassic.xml
ColorTwilight.xml
compatibilityrestrictions.pas ideintf: simpifications 2018-11-06 23:46:19 +00:00
compiler.pp
compileroptions.pp IDE: added IDE macro $(OutputFile), issue #27729, from elmar69 2018-11-26 10:18:48 +00:00
componentlist.lfm IDE: Add a selection tool button to ComponentList window. Clear selection when emptying filter. Issue #34256, patch from accorp. 2018-09-11 23:12:49 +00:00
componentlist.pas IDE: Add a selection tool button to ComponentList window. Clear selection when emptying filter. Issue #34256, patch from accorp. 2018-09-11 23:12:49 +00:00
componentpalette.pas IDE: Add package name to hints for component palette icons. 2018-09-19 10:22:47 +00:00
compoptsmodes.pas
comppagespopup.lfm
comppagespopup.pas
customformeditor.pp IDE: Allow Tcomponent.ValidateContainer raise an exception at design time. Issue #34445, patch from errno. 2018-10-26 22:33:22 +00:00
debugmanager.pas Debugger: fixed breakpoint actions (take snapshot) for address and data breakpoints 2018-11-22 12:13:15 +00:00
definesgui.lfm
definesgui.pas
desktopmanager.lfm
desktopmanager.pas
dialogprocs.pas Cleanup for utility functions. 2018-08-27 19:03:21 +00:00
diffdialog.lfm
diffdialog.pas
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas
editdefinetree.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
editorfilemanager.lfm
editorfilemanager.pas
editormacrolistviewer.lfm
editormacrolistviewer.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
editoroptions.pp IDE: clean up 2018-11-18 10:51:13 +00:00
editoroptions.rc
editoroptions.res IDE, color opts: change color for execution line, to keep caret visible. Issue #0034150 2018-08-20 13:00:59 +00:00
editortoolbarstatic.pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
emptymethodsdlg.lfm
emptymethodsdlg.pas
encloseifdef.lfm
encloseifdef.pas
encloseselectiondlg.lfm
encloseselectiondlg.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
environmentopts.pp * Allow opening recent files/packages/projects 2018-09-26 19:13:15 +00:00
etfpcmsgparser.pas IDE: fpc msg parser: check for Warning too, bug #34582 2018-11-23 14:02:28 +00:00
etmakemsgparser.pas
etmessageframe.lfm
etmessageframe.pas IDE: Separate units ExtToolsConsole (no LCL) and ExtToolsIDE (with LCL) from ExtTools. 2018-07-28 13:38:06 +00:00
etmessageswnd.lfm
etmessageswnd.pas
etpas2jsmsgparser.pas
etquickfixes.pas
etsrceditmarks.pas
examplemanager.lfm
examplemanager.pas
extractprocdlg.lfm
extractprocdlg.pas Move functions CompareCaret and CompareBoolean away from IDEProcs, to LCLProc and LazUtilities respectively. 2018-07-24 17:49:11 +00:00
exttooldialog.lfm
exttooldialog.pas
exttooleditdlg.lfm
exttooleditdlg.pas
exttools.pas IDE: Make the --quiet parameter actually quiet. Quiet means ConsoleVerbosity=-1. Formatting. 2018-10-06 19:32:46 +00:00
exttoolsconsole.pas IDE: Support running external tool with parsers, needed when used through IDE interface. Reported by Anton. 2018-10-04 21:23:05 +00:00
exttoolside.pas IDE: Support running external tool with parsers, needed when used through IDE interface. Reported by Anton. 2018-10-04 21:23:05 +00:00
filereferencelist.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
findinfilesdlg.lfm
findinfilesdlg.pas
findoverloadsdlg.lfm
findoverloadsdlg.pas
findrenameidentifier.lfm
findrenameidentifier.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
findreplacedialog.lfm
findreplacedialog.pp
findunitdlg.lfm
findunitdlg.pas
formeditor.pp
fpcsrcscan.pas
fpdoceditwindow.lfm
fpdoceditwindow.pas lazutils: deprecated ConvertLineEndings in favor of LineBreaksToSystemLineBreaks 2018-09-23 10:33:52 +00:00
fpdochints.pas
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas
fpmake.pp IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
genericchecklist.lfm
genericchecklist.pas
genericlisteditor.lfm
genericlisteditor.pas
genericlistselect.lfm
genericlistselect.pas
gotofrm.lfm
gotofrm.pas
helpfpcmessages.lfm
helpfpcmessages.pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
helpoptions.pas
ide.pas
idecmdline.pas IDE, startlazarus, buildlazarus: Ensure params (long vs short version) from command-line override lazarus.cfg (last given on command line will be taken). Issue #0034069 2018-08-12 15:22:54 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas
idecoolbardata.pas
idedefs.pas
idefpcinfo.lfm
idefpcinfo.pas
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
ideguicmdline.pas
idehelpmanager.lfm
idehelpmanager.pas Delete old deprecated methods. 2018-09-28 11:06:40 +00:00
ideinfodlg.lfm
ideinfodlg.pas
ideinfoneedbuild.lfm
ideinfoneedbuild.pas
ideinstances.pas
ideoptiondefs.pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
ideoptionsdlg.lfm IDE: Remove the useless "Use Buildmodes" setting and CheckBox. 2018-09-05 18:23:58 +00:00
ideoptionsdlg.pas IDE: Remove the useless "Use Buildmodes" setting and CheckBox. 2018-09-05 18:23:58 +00:00
ideprocs.pp IDEIntf: Package.BuildMethod added 2018-11-19 19:40:09 +00:00
ideprotocol.pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
idetranslations.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
idewindowhelp.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
imexportcompileropts.lfm
imexportcompileropts.pas
initialsetupdlgs.lfm
initialsetupdlgs.pas
initialsetupproc.pas Move a version of function ProgramDirectory from IDEProcs to FileUtils.ProgramDirectoryWithBundle. 2018-07-24 17:49:13 +00:00
inputfiledialog.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
inputhistory.pas IDE: Simplify the publish module dialog more and rename it. 2018-08-30 11:16:09 +00:00
inputhistorywithsearchopt.pas
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas
invertassigntool.pas
jumphistoryview.lfm
jumphistoryview.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
keymapping.pp Two new toolbar commands for bookmarks. Issue #0033947 Patch by FTurtle 2018-07-13 12:23:16 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm
keymapshortcutdlg.pas
lazadvancedipc.pp LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding. 2018-07-25 13:38:59 +00:00
lazarus_dci_file.dci
lazarus_indentation.res
lazarus.ico
lazarus.lpi updated lazarus.lpi 2018-09-15 19:59:32 +00:00
lazarus.pp IDE: clean up 2018-11-10 12:02:33 +00:00
lazarus.res macos dmg: default debugger TFpLldbDebugger 2018-11-10 12:04:31 +00:00
lazarusidestrconsts.pas IDE: added IDE macro $(OutputFile), issue #27729, from elmar69 2018-11-26 10:18:48 +00:00
lazarusmanager.pas
lazbuild.lpi
lazbuild.lpr IDE: Separate units ExtToolsConsole (no LCL) and ExtToolsIDE (with LCL) from ExtTools. 2018-07-28 13:38:06 +00:00
lazconf.pp LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
lazdoc.res IDE: Add high-dpi icons to images/lazdoc (by Roland Hahn) 2018-10-19 20:24:35 +00:00
lfmunitresource.pas
macropromptdlg.pas
main.pp Ensure bookmark menu is updated if files are opened/closed. Those files may have bookmarks in the session, that will be set for the editor. Part of Issue #0034194 2018-10-31 17:24:50 +00:00
mainbar.pas
mainbase.pas IDE: New High-DPI icons for Delphi-to-Lazarus conversion (by Roland Hahn). 2018-10-15 21:46:05 +00:00
mainintf.pas IDE: Cleanup, remove unused unit reference. 2018-10-26 22:33:18 +00:00
Makefile Added lldb, lldb-fp to BigIde 2018-11-09 16:20:46 +00:00
Makefile.fpc Added lldb, lldb-fp to BigIde 2018-11-09 16:20:46 +00:00
makeresstrdlg.lfm
makeresstrdlg.pas
miscoptions.pas
modematrixopts.pas
mouseactiondialog.lfm
mouseactiondialog.pas
msgvieweditor.lfm
msgvieweditor.pas
multipastedlg.lfm
multipastedlg.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
newdialog.lfm
newdialog.pas
newprojectdlg.lfm
newprojectdlg.pp
notifyprocessend.pas
objectlists.pas
pas2jsmsg.txt
patheditordlg.lfm IDE: Remove a useless form OnResize handler from PathEditor. 2018-09-10 07:50:59 +00:00
patheditordlg.pas IDE: Remove a useless form OnResize handler from PathEditor. 2018-09-10 07:50:59 +00:00
procedurelist.lfm IDE: Remember the state of filter buttons in ProcedureList. Trigger filtering when they are clicked. 2018-09-07 11:03:31 +00:00
procedurelist.pas IDE: Remember the state of filter buttons in ProcedureList. Trigger filtering when they are clicked. 2018-09-07 11:03:31 +00:00
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
project.pp IdeIntf: Improve timestamp updates of TLazCompilationToolOptions + inherited classes. Issue #34283. 2018-10-07 20:01:41 +00:00
projectdefs.pas Clean Publish Module code. Use common TBaseCompilerOptions. Fix wrong typecast for TProject() with packages. 2018-09-04 11:12:31 +00:00
projectdescriptors.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
projecticon.pas IDE: Always create project's main icon file when saving it. Keeps its size down. Issue #27287. 2018-10-03 17:24:17 +00:00
projectinspector.lfm IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
projectinspector.pas IDE: Remove the "Add files in directory" feature for projects and packages. It is messy, inconsistent and broken. Issue #33845. 2018-09-02 19:35:09 +00:00
projectresources.pas IDE: Formatting. 2018-10-06 19:32:48 +00:00
projectuserresources.pas IDE: Formatting. 2018-10-06 19:32:48 +00:00
projectwizarddlg.lfm
projectwizarddlg.pas
publishmodule.pas IDE: clean up 2018-09-19 09:05:43 +00:00
publishmoduledlg.lfm IDE: Improve layout of Publish Project dialog. Issue #34547, patch from AlexeyT. 2018-11-14 11:23:31 +00:00
publishmoduledlg.pas IDE: Reduce DebugLn() calls in Publish Module code. It seems to work. 2018-10-07 09:07:05 +00:00
qfinitlocalvardlg.lfm
qfinitlocalvardlg.pas
raw_window.pas
redirect_stderr.pas
restrictionbrowser.lfm IDE: Tweak the restriction browser layout. Patch from AlexeyT. 2018-10-19 16:13:04 +00:00
restrictionbrowser.pas
runparamsopts.lfm
runparamsopts.pas IDE: Fix enabled/disabled state of some controls in RunParams dialog. Issue #33008. 2018-09-12 18:54:41 +00:00
searchfrm.lfm
searchfrm.pas
searchresultview.lfm
searchresultview.pp LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
showcompileropts.lfm
showcompileropts.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm
sortselectiondlg.pas
sourceeditor.lfm
sourceeditor.pp IDE: Don't let FindReplace dialog outside the monitor area. Issue #34436, patch from Ondrej. 2018-10-22 18:43:56 +00:00
sourceeditprocs.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
sourcefilemanager.pas IDE: fixed clear modified files on close project 2018-11-16 17:50:35 +00:00
sourcemarks.pas IDE: SourceEditor, Messages, InitDlg, de-duplicate state images. SourceEditor now uses same images as rest of IDE. 2018-08-12 13:47:28 +00:00
sourcesyneditor.pas SynEdit: Caret Color 2018-07-28 18:01:10 +00:00
splash.lfm
splash.pp
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi
startlazarus.lpr
startlazarus.res
syncolorattribeditor.lfm IDE, SynEdit: MarkupFoldColor, more options to set colors 2018-07-20 01:12:11 +00:00
syncolorattribeditor.pas SynEdit: Caret Color 2018-07-28 18:01:10 +00:00
sysvaruseroverridedlg.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
toolbarconfig.lfm IDE: Remove unnecessary label from ToolbarConfig. 2018-10-21 20:29:59 +00:00
toolbarconfig.pas IDE: Remove unnecessary label from ToolbarConfig. 2018-10-21 20:29:59 +00:00
transfermacros.pp Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
unitdependencies.lfm
unitdependencies.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
unitinfodlg.lfm
unitinfodlg.pp
unusedunitsdlg.lfm
unusedunitsdlg.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
useunitdlg.lfm
useunitdlg.pas
version.inc set trunk version to 2.1.0 2018-09-15 19:46:38 +00:00
viewunit_dlg.lfm
viewunit_dlg.pp IDE: Center icon and text vertically for each item in ViewUnit dialog. Issue #34402, patch from Vojtech Cihak. 2018-10-08 13:40:49 +00:00
w32manifest.pas IDE: Win32 manifest option "Long path awareness". Issue #34573, patch from AlexeyT. 2018-11-23 12:39:03 +00:00
w32versioninfo.pas
wordcompletion.pp