.. |
frames
|
IDE: project version info: fixed ChahrSetCompare, issue #35021
|
2019-02-06 08:24:11 +00:00 |
include
|
|
|
aboutfrm.lfm
|
IDE: Anti-aliased painting of the About form logo image.
|
2018-11-29 21:52:01 +00:00 |
aboutfrm.pas
|
IDE: Undo r59715 #4ae9277231
|
2018-12-08 19:17:49 +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
|
IDE: use TLCLGlyphs for IDE buttons
|
2018-05-08 23:10:58 +00:00 |
applicationbundle.pas
|
|
|
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 i18n of $(OutputFile) macro
|
2018-11-26 22:44:01 +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
|
|
|
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
|
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
|
|
|
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
|
|
|
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
|
|
|
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: fixed leading space in compiler options
|
2018-12-23 15:26:03 +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
|
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
|
Evaluate a expression automatically when EvaluateDlg is already shown
|
2019-01-09 15:16:09 +00:00 |
definesgui.lfm
|
|
|
definesgui.pas
|
IDE: use TLCLGlyphs for IDE buttons
|
2018-05-08 23:10:58 +00:00 |
desktopmanager.lfm
|
|
|
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
|
|
|
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, SourceEditor: Implement "Close tabs on right". Issue #0029929
|
2019-01-06 18:41:19 +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
|
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
|
IDEIntf: Make it possible to use the path to the compiler in packages
|
2019-01-01 16:49:20 +00:00 |
etfpcmsgparser.pas
|
IDE: linker messages as hints
|
2019-02-06 08:19:38 +00:00 |
etmakemsgparser.pas
|
IDEIntf: added flag mlfStdError to external tool messages, issue #34996
|
2019-02-03 21:24:49 +00:00 |
etmessageframe.lfm
|
|
|
etmessageframe.pas
|
IDE: msgframe: debugging
|
2019-02-03 18:29:45 +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: added "const" for some "array of" params
|
2018-12-28 17:51:51 +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
|
|
|
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
|
IDEIntf: added flag mlfStdError to external tool messages, issue #34996
|
2019-02-03 21:24:49 +00:00 |
exttoolsconsole.pas
|
IDE: message widow: fixed showing ExitCode instead of ExitStatus of a process
|
2018-12-23 16:06:52 +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
|
|
|
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: 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
|
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
|
IDE: GotoLine dialog:
|
2019-01-19 15:45:35 +00:00 |
gotofrm.pas
|
IDE: goto line: fixed escape and enter in gtk2
|
2019-01-23 09:34:58 +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
|
|
|
idecoolbardata.pas
|
IDE: disable DoubleBuffered
|
2018-02-07 17:04:36 +00:00 |
idedefs.pas
|
|
|
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: message widow: fixed showing ExitCode instead of ExitStatus of a process
|
2018-12-23 16:06:52 +00:00 |
ideinfoneedbuild.lfm
|
|
|
ideinfoneedbuild.pas
|
|
|
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
|
IDE/Packager/LazUtils: factored out PO filename parsing code to a separate procedure and made it dotted filename safe. Now using it in all relevant places, thus reducing code duplication and fixing possible problems with dotted PO filenames.
|
2019-01-29 23:04:16 +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: Added the option to create new fppkg configuration files to the initial setup dialog
|
2019-02-02 20:54:24 +00:00 |
initialsetupdlgs.pas
|
IDE: Fixed caption of Fppkg-prefix in initial setup dialog
|
2019-02-03 21:33:24 +00:00 |
initialsetupproc.pas
|
IDE: Added the option to create new fppkg configuration files to the initial setup dialog
|
2019-02-02 20:54:24 +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, SourceEditor: "Close tabs on right". Issue #0029929 / Added key combo
|
2019-01-06 19:44:58 +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: bigide: fixed vtv registering package
|
2019-01-23 07:40:17 +00:00 |
lazarus.res
|
macos dmg: default debugger TFpLldbDebugger
|
2018-11-10 12:04:31 +00:00 |
lazarusidestrconsts.pas
|
IDE: fixed typo
|
2019-02-03 22:40:55 +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: Allow Lazbuild to work with namespace.
|
2019-01-22 08:44:57 +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
|
IDE: Added the option to create new fppkg configuration files to the initial setup dialog
|
2019-02-02 20:54:24 +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
|
IDE: fixed compile
|
2019-02-04 11:24:50 +00:00 |
Makefile.fpc
|
IDE: fixed compile
|
2019-02-04 11:24:50 +00:00 |
makeresstrdlg.lfm
|
|
|
makeresstrdlg.pas
|
|
|
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
|
|
|
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
|
|
|
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: 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
|
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
|
|
|
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
|
|
|
searchfrm.pas
|
IDE: added "const" for some "array of" params
|
2018-12-28 17:51:51 +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
|
|
|
sourceeditor.lfm
|
IDE, SourceEditor: "Close tabs on right". Issue #0029929 / Added key combo
|
2019-01-06 19:44:58 +00:00 |
sourceeditor.pp
|
IDE, SourceEditor: Implement "Close tabs on right". Issue #0029929 / fix => check if modifier keys are assigned
|
2019-01-06 20:00:40 +00:00 |
sourceeditprocs.pas
|
LazUtils: Move string manipulation functions from LazUtilities to LazStringUtils.
|
2018-07-25 23:44:54 +00:00 |
sourcefilemanager.pas
|
IDE, SourceEditor: Implement "Close tabs on right". Issue #0029929
|
2019-01-06 18:41:19 +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: Simplified anti-aliased stretch-drawing of "splash" and "about" forms.
|
2018-12-02 17:34:07 +00:00 |
splash.pp
|
IDE: Undo r59715 #4ae9277231
|
2018-12-08 19:17:49 +00:00 |
srcedithintfrm.pas
|
|
|
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
|
|
|
unusedunitsdlg.lfm
|
|
|
unusedunitsdlg.pas
|
Format and clean uses sections.
|
2018-07-25 13:38:35 +00:00 |
useunitdlg.lfm
|
|
|
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
|
|
|
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 |