lazarus/ide
2018-12-31 12:43:07 +00:00
..
frames Merged revision(s) 59375 #e3566aa064, 59377 #0e266ff661, 59379 #1c141eec0a, 59385-59386 #b8f4847f9d-#b8f4847f9d, 59388 #1d1c2e05e0 from trunk: 2018-10-29 23:15:01 +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: about dialog: high-DPI. Issue #31776 2017-05-14 12:11:26 +00:00
aboutfrm.pas IDE: Add revision to lclversion.pas. 2017-11-01 21:34:39 +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: fixed abstract method 2018-09-19 09:23:06 +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 Merged revision(s) 59374 #1313ae2b9b, 59378 #a957005cad from trunk: 2018-10-29 23:02:44 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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: fixed leading space in compiler options 2018-12-23 15:26:21 +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 Merged revision(s) 59081 #0d01822dfb from trunk: 2018-09-20 22:39:08 +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: Fix wrong size of designtime-created components at high-DPI (note 0110323 of issue #33841). Patch by Ondrej Pokorny. 2018-08-28 10:34:23 +00:00
debugmanager.pas Merged revision(s) 59727-59729 #bba050e333-#bba050e333, 59740-59743 #0506cd7fb5-#0506cd7fb5, 59745 #c5fdbd440a from trunk: 2018-12-09 22:33: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 SynEdit, EditorOpts: fix color for outline 2018-08-20 12:45:46 +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 IDE: Simplify saving AutoSave/LastOpenPackages. 2018-09-15 08:47:13 +00:00
etfpcmsgparser.pas IDE: fpc msg parser: check for Warning too, bug #34582 2018-11-23 14:02:57 +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: message widow: fixed showing ExitCode instead of ExitStatus of a process 2018-12-23 16:07:11 +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: message widow: fixed showing ExitCode instead of ExitStatus of a process 2018-12-23 16:07:11 +00:00
exttoolsconsole.pas IDE: message widow: fixed showing ExitCode instead of ExitStatus of a process 2018-12-23 16:07:11 +00:00
exttoolside.pas Merged revision(s) 59244-59246 #e0503fa7ed-#e0503fa7ed, 59248 #7c1bbdaa10, 59263 #e720b191ee, 59266-59267 #cf7cf15624-#cf7cf15624, 59272 #e1b2a50f19 from trunk: 2018-10-09 23:04:04 +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: Move string manipulation functions from LazUtilities to LazStringUtils. 2018-07-25 23:44:54 +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 Merged revision(s) 59118 #2b512b893e, 59125 #70f0e3209a, 59169 #571647e302, 59175 #c9e4614e17, 59177 #75d1f28106 from trunk: 2018-09-30 22:45:40 +00:00
ideinfodlg.lfm
ideinfodlg.pas IDE: message widow: fixed showing ExitCode instead of ExitStatus of a process 2018-12-23 16:07:11 +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 Cleanup for utility functions. 2018-08-27 19:03:21 +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 set fixes version 2.0.0RC3 2018-12-20 09:35:35 +00:00
lazarus.pp IDE: fixed compile 2018-11-11 22:48:56 +00:00
lazarus.res set fixes version 2.0.0RC3 2018-12-20 09:35:35 +00:00
lazarusidestrconsts.pas IDE: message widow: fixed showing ExitCode instead of ExitStatus of a process 2018-12-23 16:07:11 +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 Merged revision(s) 59314 #27b8c9d719, 59319 #179cc59ee6, 59321-59323 #436c27ee90-#436c27ee90, 59328 #a313fc1796 from trunk: 2018-10-22 22:54:41 +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 IDE: fixed warning about missing output directory D:\, issue #34545 2018-12-31 12:43:07 +00:00
mainbar.pas IDE: Fixed compiling for -dDebugDisableAutoSizing. 2018-06-18 08:21:28 +00:00
mainbase.pas Merged revision(s) 59290-59292 #34a979b362-#34a979b362, 59295-59296 #90325d8064-#90325d8064, 59301-59302 #cc70ccdd3e-#cc70ccdd3e from trunk: 2018-10-15 22:02:32 +00:00
mainintf.pas IDE: Cleanup. 2018-08-28 06:22:57 +00:00
Makefile Added lldb, lldb-fp to bigide 2018-11-11 21:09:04 +00:00
Makefile.fpc Added lldb, lldb-fp to bigide 2018-11-11 21:09:04 +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 Merged revision(s) 59227 #baad25dec4, 59268 #6ab3884744 from trunk: 2018-10-09 22:55:25 +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 Merged revision(s) 59244-59246 #e0503fa7ed-#e0503fa7ed, 59248 #7c1bbdaa10, 59263 #e720b191ee, 59266-59267 #cf7cf15624-#cf7cf15624, 59272 #e1b2a50f19 from trunk: 2018-10-09 23:04:04 +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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
projectuserresources.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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:06:12 +00:00
publishmoduledlg.lfm Merged revision(s) 59543-59544 #24d3c9d127-#24d3c9d127 from trunk: 2018-11-15 22:17:28 +00:00
publishmoduledlg.pas Merged revision(s) 59244-59246 #e0503fa7ed-#e0503fa7ed, 59248 #7c1bbdaa10, 59263 #e720b191ee, 59266-59267 #cf7cf15624-#cf7cf15624, 59272 #e1b2a50f19 from trunk: 2018-10-09 23:04:04 +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
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: Dont let FindReplace dialog outside the monitor area. Issue #34436 2018-10-27 09:44:32 +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:51:31 +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 IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113. 2017-10-06 10:06:02 +00:00
toolbarconfig.pas IDE: use TLCLGlyphs for IDE buttons 2018-05-08 23:10:58 +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 fixes version 2.0.0RC3 2018-12-20 09:35:35 +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 Merged revision(s) 59244-59246 #e0503fa7ed-#e0503fa7ed, 59248 #7c1bbdaa10, 59263 #e720b191ee, 59266-59267 #cf7cf15624-#cf7cf15624, 59272 #e1b2a50f19 from trunk: 2018-10-09 23:04:04 +00:00
w32manifest.pas IDE: win32 manifest: add DPI awarness V2 Fix, issue #31910 2017-06-02 07:38:26 +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