..
frames
merge r62477 #61ff6d46d1: Fix compilation with FPC trunk
2020-01-03 10:24:51 +00:00
include
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
basebuildmanager.pas
IDE: debug launching application
2020-07-17 08:53: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+lazbuild: build IDE: pass idemake.cfg with quotes if needed
2019-11-06 16:15:52 +00:00
buildmanager.pas
IDE: debug launching application
2020-07-17 08:53:33 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas
IDE: use LazLoggerBase instead of LazLogger
2018-06-02 16:47:18 +00:00
buildmodesmanager.lfm
IDE: Fix forgotten scaling of images in BuildModesManager. Issue #37211
2020-06-17 10:03:56 +00:00
buildmodesmanager.pas
IDE: Fix forgotten scaling of images in BuildModesManager. Issue #37211
2020-06-17 10:03:56 +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
Merged revision(s) 60535-60537 #ad2827a4e5-#ad2827a4e5 from trunk:
2019-03-06 23:02:00 +00:00
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
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
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
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
Merged revision(s) 63738 #084616c388 from trunk:
2020-08-15 02:32:44 +00:00
codemacroprompt.lfm
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.pas
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
compiler.pp
Merged revision(s) 60535-60537 #ad2827a4e5-#ad2827a4e5 from trunk:
2019-03-06 23:02:00 +00:00
compileroptions.pp
Merged revision(s) 64003 #32439437d4, 64070 #609f5046d8, 64130 #e405b8c6ac, 64142 #2a0df745f0, 64161 #62462e4388 from trunk:
2021-02-18 01:18:58 +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
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: added resourcebaseclass customform
2019-09-24 06:51:02 +00:00
debugmanager.pas
IDE: debug launching application
2020-07-17 08:53:33 +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
Merged revision(s) 64165 #7d90e95e0b, 64167-64168 #51302252eb-#51302252eb, 64195 #aa8f480e17, 64199 #473e65ba01, 64211 #1c9c36d205, 64267 #5197500844 from trunk:
2021-02-18 01:23:59 +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
Merged revision(s) 60719 #016a724523, 61823 #35506f673d, 61898 #ad89fb55f9 from trunk:
2019-09-26 17:23:17 +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
Merged revision(s) 64403 #d7061ea8e8, 64414 #5ee798bb60, 64430-64431 #5a0bf2ed29-#5a0bf2ed29 from trunk:
2021-02-18 01:32:30 +00:00
etfpcmsgparser.pas
Merged revision(s) 60539 #74f40164bd, 60541 #4f1d217a02, 60543 #33c555282c, 60551-60552 #70529aa22d-#70529aa22d from trunk:
2019-03-06 23:04:39 +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
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
MacOS: Improve external tool execution with an .app application. Issue #36314
2020-04-02 11:21:05 +00:00
exttoolsconsole.pas
ide: less hints
2020-06-28 13:37:22 +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
formeditor.pp
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
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
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: Improve GenericListEditor dialog layout. Issue #35328
2019-04-10 11:34:18 +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
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: string lit to const
2020-12-23 16:18:24 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas
idecoolbardata.pas
IDE: disable DoubleBuffered
2018-02-07 17:04:36 +00:00
idedefs.pas
idefpcinfo.lfm
idefpcinfo.pas
Merged revision(s) 60535-60537 #ad2827a4e5-#ad2827a4e5 from trunk:
2019-03-06 23:02:00 +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
Merged revision(s) 60535-60537 #ad2827a4e5-#ad2827a4e5 from trunk:
2019-03-06 23:02:00 +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: fixed restart on darwin with lazarus.cfg
2020-12-20 14:17:34 +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
IDE: fixed checking if TargetExeDirectory(C:\) exists
2019-08-03 11:21:17 +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
IDE: initial setup dialog: ssAutoVertical
2019-04-05 07:11:51 +00:00
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
jumphistoryview.lfm
jumphistoryview.pas
LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
2018-07-25 13:39:06 +00:00
keymapping.pp
IDE: macos: added default shotcut for close file Meta+W
2020-12-19 14:14:20 +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
set fixes version 2.0.11
2020-07-03 21:47:27 +00:00
lazarus.pp
IDE: make lazcontroldsgn a base package
2020-07-24 15:45:40 +00:00
lazarus.res
lhelp: fixed dbl click index item
2020-07-05 21:57:20 +00:00
lazarusidestrconsts.pas
IDE: resourcestrings
2019-06-24 13:38:55 +00:00
lazarusmanager.pas
startlazarus: darwin: fixed restart
2020-12-26 12:25:57 +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
IDE: default extension for target browser and nodejs is .js
2019-03-07 11:27:26 +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
main.pp
Merged revision(s) 63897 #a3272084cf, 63902 #6c19136b97, 63926 #317b7088a4, 63939 #6fddd1aaf4 from trunk:
2021-02-18 01:09:47 +00:00
mainbar.pas
IDE: Fixed compiling for -dDebugDisableAutoSizing.
2018-06-18 08:21:28 +00:00
mainbase.pas
IDE: Improve 'Window' menu's submenus 'Tabs for project' and 'Other tabs'. Issue #36965
2020-06-28 16:54:14 +00:00
mainintf.pas
IDE: clean up
2019-04-06 08:13:21 +00:00
Makefile
darwin: set default lcl platform to cocoa
2020-12-19 13:54:51 +00:00
Makefile.fpc
darwin: set default lcl platform to cocoa
2020-12-19 13:54:51 +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
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: fixed package options FPDoc search path basedirectory, issue #35222
2019-03-14 18:15:56 +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
IDE: Improve layout of "Rescan FPC Source" window. Issue #32063 , patch from AlexeyT.
2017-06-26 11:18:17 +00:00
project.pp
IDE: fixed uninitialized result, issue #35411 , from Ondrej
2019-04-18 08:14:34 +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: Update project inspector also when there is no active project.
2020-04-02 16:00:51 +00:00
projectinspector.pas
IDE: Set active project in Project Inspector when user opens it first time.
2020-04-11 07:24:11 +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
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
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: always set an active run param mode if available
2020-07-17 09:30:02 +00:00
searchfrm.lfm
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
Merged revision(s) 63732 #c5dd93a0e4, 63788 #40ffa448fe, 63797 #52b4b42968, 63802-63803 #8b34fff80b-#8b34fff80b from trunk:
2021-02-18 01:06:01 +00:00
showcompileropts.lfm
Merged revision(s) 60535-60537 #ad2827a4e5-#ad2827a4e5 from trunk:
2019-03-06 23:02:00 +00:00
showcompileropts.pas
Merged revision(s) 60535-60537 #ad2827a4e5-#ad2827a4e5 from trunk:
2019-03-06 23:02:00 +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: line ending CR call Classic Mac, issue #37800
2020-09-23 14:46: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: do not double check overwrite when savedialog already does
2020-07-20 21:20:48 +00:00
sourcemarks.pas
Merged revision(s) 61118 #ddb8114238, 61150-61151 #4d8827642a-#4d8827642a, 61153 #4e7db82b52, 61156-61158 #80f32f0ac9-#80f32f0ac9 from trunk:
2019-05-05 15:57:39 +00:00
sourcesyneditor.pas
Merged revision(s) 61697 #993861b8d4 from trunk:
2019-08-15 22:56:49 +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
startlazarus.ico
startlazarus.lpi
startlazarus: wait for initial lazarus to exit, before checking for accepting lazarus
2020-12-26 11:55:15 +00:00
startlazarus.lpr
startlazarus: wait for initial lazarus to exit, before checking for accepting lazarus
2020-12-26 11:55:15 +00:00
startlazarus.res
startlazarus: fixed check if lazarus.app folder exists
2020-07-22 14:45:24 +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
IDEIntf: fixed change IDEMacros.Stamps
2019-03-25 18:08:07 +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
unusedunitsdlg.lfm
unusedunitsdlg.pas
Format and clean uses sections.
2018-07-25 13:38:35 +00:00
useunitdlg.lfm
Merged revision(s) 62297 #85fe179abe from trunk:
2019-11-25 22:27:58 +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.11
2020-07-03 21:47:27 +00:00
viewunit_dlg.lfm
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