lazarus/ide
2018-11-26 10:18:48 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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 CodeTools: add "Avoid unnecessary jumps" option, make it default. 2017-05-21 18:14:51 +00:00
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 IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
applicationbundle.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
basebuildmanager.pas IDE: allow pas2js as compiler, added target os browser and nodejs 2018-05-11 08:50:33 +00:00
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 IDE: run file: fixed running command in working directory, added checkbox to show run output 2017-12-12 10:42:59 +00:00
buildfiledlg.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
buildlazdialog.lfm IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
buildlazdialog.pas IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
buildmanager.pas IDE: added IDE macro $(OutputFile), issue #27729, from elmar69 2018-11-26 10:18:48 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
buildmodesmanager.lfm IDE: Disable RangeSelect in the grid of Build Modes dialog. Issue #32614. 2017-10-26 08:50:13 +00:00
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 IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
buildprojectdlg.lfm
buildprojectdlg.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
charactermapdlg.lfm IDE: Auto-column widths in charactermap (issue #32701). 2017-11-17 13:24:35 +00:00
charactermapdlg.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
checkcompileropts.lfm
checkcompileropts.pas IDE: use pas2js msg parser 2018-05-12 15:36:26 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
checklfmdlg.lfm
checklfmdlg.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
cleandirdlg.lfm IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
cleandirdlg.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
clipboardhistory.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codebrowser.lfm IDE: use IDEImages instead of custom image lists 2018-05-09 01:39:31 +00:00
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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codeexplopts.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
codeexplorer.lfm IDE: use IDEImages instead of custom image lists 2018-05-09 01:39:31 +00:00
codeexplorer.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
codehelp.pas Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils. 2018-06-13 13:59:07 +00:00
codemacroprompt.lfm
codemacroprompt.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codemacroselect.lfm
codemacroselect.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetemplatesdlg.lfm IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
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 ide: codetoolsdefines dialog: high-DPI. Patch by AlexeyT, issue #31774 2017-05-14 09:33:45 +00:00
codetoolsdefines.pas LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +00:00
codetoolsdefpreview.lfm IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
codetoolsdefpreview.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
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 IDE: Config for SynEdit outline colors. Issue #32930 2018-01-29 21:03:14 +00:00
ColorOcean.xml IDE: Config for SynEdit outline colors. Issue #32930 2018-01-29 21:03:14 +00:00
ColorPascalClassic.xml IDE: Config for SynEdit outline colors. Issue #32930 2018-01-29 21:03:14 +00:00
ColorTwilight.xml IDE: Config for SynEdit outline colors. Issue #32930 2018-01-29 21:03:14 +00:00
compatibilityrestrictions.pas ideintf: simpifications 2018-11-06 23:46:19 +00:00
compiler.pp Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils. 2018-06-13 13:59:07 +00:00
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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
comppagespopup.lfm IDE: use IDEImages instead of custom image lists 2018-05-09 01:39:31 +00:00
comppagespopup.pas IDE: component palette: helper button: item to open options, item to open view all components window 2018-05-25 11:08:15 +00:00
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 IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
desktopmanager.lfm IDE: desktopmanager: simplify associated debug desktops. Issue #32083 2017-07-02 10:45:54 +00:00
desktopmanager.pas IDE: Desktops: save ObjectInspector grid splitter and info panel properties. 2018-01-02 05:36:42 +00:00
dialogprocs.pas Cleanup for utility functions. 2018-08-27 19:03:21 +00:00
diffdialog.lfm
diffdialog.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
diffpatch.pas IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
diskdiffsdialog.lfm
diskdiffsdialog.pas IDE: Remove LCL dependency from unit DiffPatch. 2018-01-19 12:12:48 +00:00
editdefinetree.pas Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg. 2018-07-24 17:49:21 +00:00
editorfilemanager.lfm ide editorfilemanager dialog: high-DPI. issue #31775 2017-05-14 12:21:34 +00:00
editorfilemanager.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
editormacrolistviewer.lfm IDE, Editor Macros: improved layout for "repeat play" / fixed check for "Checked" 2018-04-07 22:32:09 +00:00
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 Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
encloseifdef.lfm
encloseifdef.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
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 Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
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 IDE: do not use icons for individual windows, does not work under Ubuntu wm 2017-02-26 20:48:58 +00:00
etpas2jsmsgparser.pas IDEIntf: added CompilerPath, fixed fpc msg parser if msg id not found 2018-05-13 07:15:23 +00:00
etquickfixes.pas IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
etsrceditmarks.pas IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
examplemanager.lfm
examplemanager.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
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 IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
exttooleditdlg.lfm IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
exttooleditdlg.pas IDE: compiler options: execute before/after: started supporting custom parsers 2017-12-01 14:25:31 +00:00
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 IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
findinfilesdlg.pas IDE: Find/Replace: save options depending on selection availability. Issue #32619 2017-11-06 20:14:07 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
findrenameidentifier.lfm
findrenameidentifier.pas LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
findreplacedialog.lfm IDE: Make '...' buttons square (issue #32924). 2018-01-04 21:35:17 +00:00
findreplacedialog.pp IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
findunitdlg.lfm
findunitdlg.pas IdeIntf: Separate an interface for PackageLinks. 2017-03-15 13:13:41 +00:00
formeditor.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpcsrcscan.pas codetools: renamed FPCDefinesCache to CompilerDefinesCache 2017-12-18 12:20:03 +00:00
fpdoceditwindow.lfm IDE: fpdoceditor: fixed synedit keys, bug #32386 2017-09-08 17:35:52 +00:00
fpdoceditwindow.pas lazutils: deprecated ConvertLineEndings in favor of LineBreaksToSystemLineBreaks 2018-09-23 10:33:52 +00:00
fpdochints.pas IDE: Turn TCodeHelpHintOption chhoNoComments into positive chhoComments for consistency. 2017-06-10 16:30:22 +00:00
fpdocselectinherited.lfm
fpdocselectinherited.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdocselectlink.lfm
fpdocselectlink.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
genericchecklist.lfm IDE: Simplify PathEditorDialog. Move list of templates to a separate window. 2017-12-23 12:40:22 +00:00
genericchecklist.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
genericlisteditor.lfm IDE: Simplify PathEditorDialog. Move list of templates to a separate window. 2017-12-23 12:40:22 +00:00
genericlisteditor.pas IDE: Simplify PathEditorDialog. Move list of templates to a separate window. 2017-12-23 12:40:22 +00:00
genericlistselect.lfm IDE: Simplify PathEditorDialog. Move list of templates to a separate window. 2017-12-23 12:40:22 +00:00
genericlistselect.pas IDE: Prevent an exception when dbl-clicking empty list. Issue #32650, patch from FTurtle. 2017-12-23 17:04:42 +00:00
gotofrm.lfm
gotofrm.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
helpfpcmessages.lfm
helpfpcmessages.pas Formatting, cleanup, also remove unused funcs in ProcedureList. 2018-07-24 12:50:26 +00:00
helpoptions.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idecoolbardata.pas IDE: disable DoubleBuffered 2018-02-07 17:04:36 +00:00
idedefs.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idefpcinfo.lfm
idefpcinfo.pas IDE: allow pas2js as compiler, added target os browser and nodejs 2018-05-11 08:50:33 +00:00
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
ideguicmdline.pas IDE: less hints 2018-06-14 10:43:03 +00:00
idehelpmanager.lfm
idehelpmanager.pas Delete old deprecated methods. 2018-09-28 11:06:40 +00:00
ideinfodlg.lfm
ideinfodlg.pas IDE: allow pas2js as compiler, added target os browser and nodejs 2018-05-11 08:50:33 +00:00
ideinfoneedbuild.lfm
ideinfoneedbuild.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
ideinstances.pas IDE: Allow multiple instances of Lazarus on shared Hosts. Issue #32035. 2017-10-20 16:38:28 +00:00
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 IDE: Make edit buttons ('...') square. 2018-01-05 14:44:31 +00:00
imexportcompileropts.pas IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf. 2018-06-09 14:40:08 +00:00
initialsetupdlgs.lfm
initialsetupdlgs.pas IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
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 IDE, LazBuild: Remove SynEdit dependency from unit InputHistory and project LazBuild. 2017-12-09 18:31:25 +00:00
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache 2017-12-18 17:03:02 +00:00
invertassigntool.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
keymapshortcutdlg.lfm
keymapshortcutdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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 Move debug- & other non-GUI stuff from LCLProc to LazUtilities and LazLogger in package LazUtils. 2018-06-13 13:59:07 +00:00
lazbuild.lpi IDE, LazBuild: Remove SynEdit dependency from unit InputHistory and project LazBuild. 2017-12-09 18:31:25 +00:00
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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
macropromptdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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 IDE: Fixed compiling for -dDebugDisableAutoSizing. 2018-06-18 08:21:28 +00:00
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 Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
miscoptions.pas IDE: compiler options: show options dlg: option to split params into multiple lines 2018-05-31 07:51:04 +00:00
modematrixopts.pas IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
mouseactiondialog.lfm
mouseactiondialog.pas Reduce typecasts. Use TIntegerList and TByteList where appropriate. 2017-11-13 23:20:44 +00:00
msgvieweditor.lfm
msgvieweditor.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
multipastedlg.lfm IDE: Allow resizing the MultiPaste dialog. Issue #30671. 2017-08-28 09:28:37 +00:00
multipastedlg.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
newdialog.lfm IDE: Give default size for NewDialog layout at first start. Design-time size has no effect. Set constraints. 2017-06-10 06:45:35 +00:00
newdialog.pas IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly. 2017-10-06 10:20:45 +00:00
newprojectdlg.lfm
newprojectdlg.pp IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods. 2017-05-22 07:52:37 +00:00
notifyprocessend.pas IdeIntf: New notify handler RunFinished. Issue #32617, patch from Pascal Riekenberg. 2017-10-31 21:13:40 +00:00
objectlists.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
pas2jsmsg.txt IDE: quickfix inherited method is hidden: add modifier override 2018-05-13 12:00:23 +00:00
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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
progresswnd.lfm
progresswnd.pas IDE: Improve layout of "Rescan FPC Source" window. Issue #32063, patch from AlexeyT. 2017-06-26 11:18:17 +00:00
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 IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
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 IDE: use LazLoggerBase instead of LazLogger 2018-06-02 16:47:18 +00:00
raw_window.pas IDE: added resourcestring 2017-12-17 11:44:08 +00:00
redirect_stderr.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
restrictionbrowser.lfm IDE: Tweak the restriction browser layout. Patch from AlexeyT. 2018-10-19 16:13:04 +00:00
restrictionbrowser.pas IDE: restrictionbrowser: give back DebugLn message 2018-06-05 08:18:18 +00:00
runparamsopts.lfm IDE: implement several RunParameters modes. Issue #21379 2017-12-17 11:24:49 +00:00
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 IDE: Tweaking SearchForm. Issue #31062, patch from AlexeyT. 2016-12-23 12:55:54 +00:00
searchfrm.pas LazUtils: Move exception and stack trace stuff to new LazTracer. Move function ConvertLineEndings to LazUtilities. 2018-06-14 09:05:50 +00:00
searchresultview.lfm IDE: search results dialog: fix focus behavior - focus (new) result treeview unless the filter edit was explicitely focused. 2018-05-10 23:41:58 +00:00
searchresultview.pp LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils. 2018-07-25 13:39:06 +00:00
showcompileropts.lfm IDE: compiler options: show options dlg: option to split params into multiple lines 2018-05-31 07:51:04 +00:00
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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
sourceeditor.lfm IDE: Add popup menu for editor Statusbar. Open Goto Line dialog from panel 0 and file's folder from panel 4. 2017-07-15 13:08:12 +00:00
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 IDE: splash screen: high-dpi scaling 2018-05-07 22:11:22 +00:00
splash.pp IDE: splash screen: high-dpi scaling 2018-05-07 22:11:22 +00:00
srcedithintfrm.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
startlazarus.ico
startlazarus.lpi
startlazarus.lpr
startlazarus.res codetools: test write end signature 2017-10-27 14:57:37 +00:00
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 IDE: unit info dlg: imporved layout 2017-10-17 16:27:22 +00:00
unitinfodlg.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
unusedunitsdlg.lfm
unusedunitsdlg.pas Format and clean uses sections. 2018-07-25 13:38:35 +00:00
useunitdlg.lfm IDE: Remove a wrong color setting from FilterEdits. Issue #31415. 2017-02-24 09:13:24 +00:00
useunitdlg.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +00:00
version.inc set trunk version to 2.1.0 2018-09-15 19:46:38 +00:00
viewunit_dlg.lfm IDE: viewunit_dlg, inc height of item by 2px if itemheight <= ideimages16 2017-01-01 11:45:54 +00:00
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 IDE: Use local variable FStringTable instead of global property in ProjectVersionInfo. 2017-10-05 16:37:05 +00:00
wordcompletion.pp IDE: identifier completion: 2018-06-18 13:16:58 +00:00