.. |
frames
|
Include keywords option
|
2022-05-03 21:59:17 +02:00 |
include
|
IDE: comments
|
2020-07-23 13:38:52 +00:00 |
packages/idedebugger
|
IdeDebugger: fixed setting result
|
2022-03-24 01:40:11 +01:00 |
aboutfrm.lfm
|
IDE: Simplify AboutForm.
|
2020-08-19 20:44:45 +00:00 |
aboutfrm.pas
|
Fix: About Form, copy to clipboard text for git
|
2021-09-14 15:43:45 +02: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: Improve checks for validity of files and dependencies added to package/project. Issue #27421.
|
2020-10-31 14:49:30 +00:00 |
addtoprojectdlg.pas
|
LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
|
2021-01-11 16:16:58 +00:00 |
allcompileroptions.lfm
|
|
|
allcompileroptions.pas
|
LCL: Screen.BeginTempCursor & EndTempCursor
|
2020-02-23 06:04:38 +00:00 |
applicationbundle.pas
|
IDE, Project: Add config for NSPrincipalClass (MacOS)
|
2021-03-19 20:28:42 +00:00 |
basebuildmanager.pas
|
Clean uses sections.
|
2020-10-13 11:27:30 +00:00 |
basedebugmanager.pas
|
Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf
|
2022-01-10 14:08:37 +01: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
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
buildlazdialog.lfm
|
IDE: Tools/Options + startup configuration. Improve "make" location, expand paths before openfile dialogs etc. Issue #37386, patch from BrunoK.
|
2020-07-25 22:51:59 +00:00 |
buildlazdialog.pas
|
ide: fixed expanding build lazarus target dir dlg
|
2022-01-16 21:54:42 +01:00 |
buildmanager.pas
|
lazbuild: default macro value is uppercase env var
|
2022-04-19 21:37:34 +02:00 |
buildmodediffdlg.lfm
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
buildmodediffdlg.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
buildmodesmanager.lfm
|
IDE: Fix forgotten scaling of images in BuildModesManager. Issue #37211
|
2020-06-13 21:40:11 +00:00 |
buildmodesmanager.pas
|
IDE: Disable Project Options command while compiling many build modes. Issue #39332.
|
2021-10-05 14:31:35 +03:00 |
buildprofilemanager.lfm
|
|
|
buildprofilemanager.pas
|
IDE: Generate Dwarf3 for Debug build mode and for debug profile for the IDE itself.
|
2021-06-30 22:04:12 +00:00 |
buildprojectdlg.lfm
|
IDE: Make the checkboxes in Clean Build Dialog persistent. Issue #29810.
|
2016-03-11 22:59:58 +00:00 |
buildprojectdlg.pas
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
charactermapdlg.lfm
|
IDE: Resizable character height in CharacterMap to improve readability.
|
2021-11-08 13:27:50 +01:00 |
charactermapdlg.pas
|
IDE: Resizable character height in CharacterMap to improve readability.
|
2021-11-08 13:27:50 +01:00 |
checkcompileropts.lfm
|
|
|
checkcompileropts.pas
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
|
2021-02-15 08:43:50 +00:00 |
checkcompoptsfornewunitdlg.lfm
|
|
|
checkcompoptsfornewunitdlg.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
checklfmdlg.lfm
|
IDE: Show Frame's contents in designer also when its component package is installed in palette. Issue #39488.
|
2021-11-28 00:22:27 +02:00 |
checklfmdlg.pas
|
IDE: Show Frame's contents in designer also when its component package is installed in palette. Issue #39488.
|
2021-11-28 00:22:27 +02:00 |
cleandirdlg.lfm
|
IDE: Make edit buttons ('...') square.
|
2018-01-05 14:44:31 +00:00 |
cleandirdlg.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
clipboardhistory.pas
|
IDE: Harmonize TNonModalIDEWindow enum identifiers in IdeOptionDefs.
|
2019-12-09 14:23:37 +00:00 |
codebrowser.lfm
|
IDE: Add MinHeight and MinWidth constraints to Code Browser window. Issue #38646.
|
2021-03-23 09:46:07 +00:00 |
codebrowser.pas
|
IDE: Remove OnIdle-handler of CodeBrowser when searching is finished
|
2021-04-02 19:10:56 +00:00 |
codecontextform.pas
|
LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
|
2018-07-25 13:39:06 +00:00 |
codecreationdlg.lfm
|
IDE: Improved code completion dialog i18n
|
2016-03-11 22:37:16 +00:00 |
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: Add a filter clear button in Code Explorer. Merge request !74 by Sergey Larin.
|
2022-02-24 12:39:00 +02:00 |
codeexplorer.pas
|
IDE: Add a filter clear button in Code Explorer. Merge request !74 by Sergey Larin.
|
2022-02-24 12:39:00 +02:00 |
codehelp.pas
|
IDE: Disable excessive debug output from CodeHelpManager.
|
2022-03-09 10:46:52 +02:00 |
codemacroprompt.lfm
|
|
|
codemacroprompt.pas
|
IDE: fix compilation for latest SynEdit changes
|
2021-02-05 14:34:09 +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: Improve layout of "Example projects" etc. dialogs. Issue #35446, patch from Alexey Tor.
|
2019-04-30 12:38:57 +00:00 |
codetemplatesdlg.pas
|
IDE: Reduce calls to UpperCase() and LowerCase(). Improves performance.
|
2021-02-08 19:09:20 +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
|
LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions.
|
2020-12-12 11:41:07 +00:00 |
codetoolsoptions.pas
|
CodeTools: change default and caption for new "include keywords" option
|
2022-05-03 21:59:18 +02:00 |
ColorDefault.xml
|
IDE, SynEdit: change default from syscolor (clBtnFace) to hardcoded light grey for gutter.
|
2021-03-30 21:53:23 +00:00 |
ColorDelphi.xml
|
IDE, SynEdit: change default from syscolor (clBtnFace) to hardcoded light grey for gutter.
|
2021-03-30 21:53:23 +00:00 |
ColorOcean.xml
|
IDE, EditorOptions: add colors for Overview-Gutter
|
2019-04-30 22:54:27 +00:00 |
ColorPascalClassic.xml
|
IDE, EditorOptions: add colors for Overview-Gutter
|
2019-04-30 22:54:27 +00:00 |
ColorTwilight.xml
|
IDE, EditorOptions: add colors for Overview-Gutter
|
2019-04-30 22:54:27 +00:00 |
compatibilityrestrictions.pas
|
ideintf: simpifications
|
2018-11-06 23:46:19 +00:00 |
compiler.pp
|
lazbuild: stop if project compiler empty
|
2022-04-14 21:49:46 +02:00 |
compileroptions.pp
|
Formatting, minor simplification.
|
2021-10-31 09:51:28 +02:00 |
componentlist.lfm
|
IDE: Update ComponentList after component visibility in Palette changed. Issue #23541.
|
2021-11-24 12:00:47 +02:00 |
componentlist.pas
|
IDE: Update ComponentList after component visibility in Palette changed. Issue #23541.
|
2021-11-24 12:00:47 +02:00 |
componentpalette.pas
|
IDE: less hints
|
2022-01-06 13:08:50 +01: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, OPM: Add missing ellipsis (...) to menu item captions, and icons for ComponentList. Issue #38420.
|
2021-01-30 18:36:57 +00:00 |
customformeditor.pp
|
IDE: Less debug info. Formatting.
|
2022-01-12 14:43:01 +02:00 |
debugmanager.pas
|
Debugger: Moved dsState to new unit
|
2022-03-24 00:39:03 +01:00 |
definesgui.lfm
|
|
|
definesgui.pas
|
LCL: Screen.BeginTempCursor & EndTempCursor
|
2020-02-23 06:04:38 +00:00 |
dependencygraphoptions.lfm
|
LvlGraphOptions, fix taborder
|
2022-01-10 14:11:12 +01:00 |
dependencygraphoptions.pas
|
fixed line endings / added defaults to gitattributes
|
2021-07-28 10:57:19 +02:00 |
desktopmanager.lfm
|
IDE: Improve "Manage desktops" dialog. Issue #35786, patch from FTurtle.
|
2019-07-04 21:59:53 +00:00 |
desktopmanager.pas
|
IDE: less hints
|
2020-12-28 16:59:41 +00:00 |
dialogprocs.pas
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
|
2021-01-14 12:41:32 +00:00 |
diffdialog.lfm
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
diffdialog.pas
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
|
2021-01-14 12:41:32 +00:00 |
diffpatch.pas
|
IDE: Prevent an infinite loop when comparing files. Issue #38185, patch from Domingo Galmés.
|
2020-12-12 18:45:29 +00:00 |
diskdiffsdialog.lfm
|
Cleanup lfm files for SynEdit property for TSynHighlighterAttributes.<....>Priority
|
2020-12-20 09:03:41 +00:00 |
diskdiffsdialog.pas
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
|
2021-01-14 12:41:32 +00:00 |
editdefinetree.pas
|
IDE: Optimize DefineTemplates updates for packages and project.
|
2021-01-19 09:20:34 +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: improved Editor Macro List dialog layout
|
2022-03-07 00:18:52 +03:00 |
editormacrolistviewer.pas
|
IDE: Improve EditorMacroListViever.
|
2022-03-06 13:01:21 +02:00 |
editoroptions.pp
|
EditorOptions: Add "const" for some string param
|
2022-04-05 10:57:14 +02:00 |
editoroptions.rc
|
|
|
editoroptions.res
|
IDE, SynEdit: change default from syscolor (clBtnFace) to hardcoded light grey for gutter.
|
2021-03-31 19:37:03 +00:00 |
editortoolbarstatic.pas
|
Formatting, cleanup, also remove unused funcs in ProcedureList.
|
2018-07-24 12:50:26 +00:00 |
emptymethodsdlg.lfm
|
|
|
emptymethodsdlg.pas
|
IDE: Remove empty event handlers also from CollectionItems. Issue #37163.
|
2020-08-18 17:35:24 +00:00 |
encloseifdef.lfm
|
|
|
encloseifdef.pas
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
encloseselectiondlg.lfm
|
|
|
encloseselectiondlg.pas
|
LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
|
2021-01-14 13:52:23 +00:00 |
environmentopts.pp
|
Revert using current dir as a base dir for LazarusDirectory. Issue #39671.
|
2022-03-17 08:58:38 +02:00 |
etfpcmsgparser.pas
|
IDEIntf: added TFPCParser.UseTranslationUrgency
|
2022-04-19 21:10:08 +02:00 |
etmakemsgparser.pas
|
making ide: fixed make idepkg creating duplicates
|
2022-01-16 21:20:08 +01:00 |
etmessageframe.lfm
|
|
|
etmessageframe.pas
|
IDE: Improve the header hint clicked behavior. Issue #39506.
|
2021-12-11 23:30:44 +02:00 |
etmessageswnd.lfm
|
|
|
etmessageswnd.pas
|
IDE: Prepare to support multi-line selection in Messages window. Use IntegerList instead of one integer index.
|
2021-06-26 15:28:26 +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
|
Cleanup.
|
2020-10-30 09:23:50 +00:00 |
etsrceditmarks.pas
|
IDE: added "const" for some "array of" params
|
2018-12-28 17:51:51 +00:00 |
extractprocdlg.lfm
|
|
|
extractprocdlg.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +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: fixed compile
|
2022-04-29 18:39:52 +02:00 |
exttoolsconsole.pas
|
IDE: external tools: free threads via main thread
|
2020-12-17 21:47:31 +00:00 |
exttoolside.pas
|
IDE: external tools: free threads via main thread
|
2020-12-17 21:47:31 +00:00 |
findinfilesdlg.lfm
|
IDE: Improve anchors and layout for buttons in Find-in-files and About dialogs. Issue #37192.
|
2020-06-10 16:36:58 +00:00 |
findinfilesdlg.pas
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +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
|
IDE: fixed searchresultsviw crash when docked
|
2021-04-17 09:37:44 +00:00 |
findreplacedialog.lfm
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
findreplacedialog.pp
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
findunitdlg.lfm
|
|
|
findunitdlg.pas
|
IdeIntf: Separate an interface for PackageLinks.
|
2017-03-15 13:13:41 +00:00 |
formeditor.pp
|
IDE: Order uses sections.
|
2021-10-09 03:47:56 +03:00 |
fpcsrcscan.pas
|
IDE: Formatting and cleanup.
|
2021-01-29 19:58:57 +00:00 |
fpdoceditwindow.lfm
|
IDE: Build in FpDoc edit, add word wrap / amend some SynEdit opts
|
2020-06-05 00:13:02 +00:00 |
fpdoceditwindow.pas
|
IDE: Build in FpDoc edit, add word wrap / amend some SynEdit opts
|
2020-06-05 00:13:02 +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
|
LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
|
2021-01-11 16:16:58 +00:00 |
fpmake.pp
|
IDE: fpmake added dependency for IdeDebugger
|
2022-01-26 13:47:16 +01:00 |
frmcustomapplicationoptions.lfm
|
|
|
frmcustomapplicationoptions.pas
|
general: Updated address of the Free Software Foundation in copyright messages
|
2017-01-29 21:04:32 +00:00 |
generatefppkgconfigurationdlg.lfm
|
IDE: Improve layout of initial setup dialog. Issue #35316, patch from Alexey Tor.
|
2019-04-10 07:32:14 +00:00 |
generatefppkgconfigurationdlg.pas
|
IDE: fixed generate fppkg on debian
|
2022-01-16 22:08:40 +01: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: Improve GenericListEditor dialog layout. Issue #35328, patch from Alexey Tor.
|
2019-04-10 07:21:40 +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
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
helpoptions.pas
|
IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
|
2018-06-09 14:40:08 +00:00 |
ide.pas
|
|
|
idecmdline.pas
|
IDE: add option to skip checks (config, dir, fpc, fppkg, single-instance) at startup
|
2022-04-22 14:07:26 +02: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: Refactor IDECoolBar classes. Move stuff from options frame to TIDECoolBar.
|
2020-03-08 23:00:22 +00:00 |
idedefs.pas
|
Packager: Remove event PackageEditors.OnGetUnitRegisterInfo.
|
2020-11-23 17:21:54 +00:00 |
idefpcinfo.lfm
|
|
|
idefpcinfo.pas
|
IDE: don't mention SVN in IDE and FPC info dialogs
|
2021-07-29 00:41:05 +03:00 |
idefpdocfilesearch.lfm
|
|
|
idefpdocfilesearch.pas
|
|
|
ideguicmdline.pas
|
IDE: Reduce calls to UpperCase() and LowerCase(). Improves performance.
|
2021-02-08 19:09:20 +00:00 |
idehelpmanager.lfm
|
IDE: help selector: read only treeview, bug #30303
|
2016-06-22 11:01:09 +00:00 |
idehelpmanager.pas
|
IDE: clean up
|
2021-03-03 10:23:46 +00:00 |
ideinfodlg.lfm
|
IDE: ide internals: show list of external tools
|
2016-04-06 15:39:30 +00:00 |
ideinfodlg.pas
|
IDE: don't mention SVN in IDE and FPC info dialogs
|
2021-07-29 00:41:05 +03:00 |
ideinfoneedbuild.lfm
|
|
|
ideinfoneedbuild.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
ideinstances.pas
|
IDE: add option to skip checks (config, dir, fpc, fppkg, single-instance) at startup
|
2022-04-22 14:07:26 +02:00 |
ideoptiondefs.pas
|
IDE: Harmonize TNonModalIDEWindow enum identifiers in IdeOptionDefs.
|
2019-12-09 14:23:37 +00:00 |
ideoptionsdlg.lfm
|
IDE: Remove the useless "Use Buildmodes" setting and CheckBox.
|
2018-09-05 18:23:58 +00:00 |
ideoptionsdlg.pas
|
IDE: moved using LazControlDsgn to ideoptionsdlg to allow compiling with older trunk versions, issue #37419
|
2020-07-26 08:49:59 +00:00 |
ideprocs.pp
|
Revert checking for Pascal keywords in LazIsValidIdent which is used also for unit names etc. Prevent illegal name by other means.
|
2021-09-28 14:33:36 +03:00 |
ideprotocol.pas
|
Formatting, cleanup, also remove unused funcs in ProcedureList.
|
2018-07-24 12:50:26 +00:00 |
idetranslations.pas
|
IDE: Restored manual LCL translation callback call (allows to have LCL translated earlier in order to have translated button captions in some dialogs shown during IDE start)
|
2021-12-13 01:01:46 +03: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
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
|
2021-02-15 08:43:50 +00:00 |
initialsetupdlgs.lfm
|
IDE: Added EnvironmentOptions.FppkgConfigFile
|
2019-04-12 21:08:55 +00:00 |
initialsetupdlgs.pas
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
|
2021-01-14 12:41:32 +00:00 |
initialsetupproc.pas
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
|
2021-02-15 08:43:50 +00:00 |
inputfiledialog.pas
|
IDE: invalidate filestate cache after opendialog, because it can change files without switching to another application
|
2019-03-08 08:50:57 +00:00 |
inputhistory.pas
|
LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
|
2021-01-14 13:52:23 +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
|
New optimized functions in LazUtils: FilenameExtIs and FilenameExtIn. Used instead of CompareFileExt and similar.
|
2021-02-15 08:43:50 +00:00 |
invertassigntool.pas
|
IDE: Reduce calls to UpperCase() and LowerCase(). Improves performance.
|
2021-02-08 19:09:20 +00:00 |
jumphistoryview.lfm
|
|
|
jumphistoryview.pas
|
LazUtils: Fix SpecialCharsToHex output to actual hex. Move code to reusable functions ShortDotsLine and BeautifyLineXY. Issue #38029.
|
2020-11-03 18:52:30 +00:00 |
keymapping.pp
|
IDE: Remove the old Examples GUI window.
|
2022-03-09 11:20:30 +02:00 |
keymapschemedlg.lfm
|
IDE: Add keymapping "Windows to MacOS". Issue #28658, patch from Alexey Torgashin.
|
2016-03-14 09:58:59 +00:00 |
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
|
IDE: Order uses sections.
|
2021-10-09 03:47:56 +03: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
|
IDE: Code-Templates, add more templates (property get/set). Issue #27625
|
2019-11-18 22:43:09 +00:00 |
lazarus_indentation.res
|
|
|
lazarus.ico
|
Images: Replace lazarus*.ico files by versions in which the small images (16x16, 20x20) are a bit more "crispy". Created by Roland Hahn.
|
2022-01-29 12:50:46 +01:00 |
lazarus.lpi
|
IDE: Remove the old Examples GUI window.
|
2022-03-09 11:20:30 +02:00 |
lazarus.pp
|
bigide: projectgroups, pas2js: create project group for pwa
|
2022-04-13 12:55:11 +02:00 |
lazarus.res
|
IDE: committed regenerated .res files after recent icon updates
|
2022-01-31 01:17:33 +03:00 |
lazarusidestrconsts.pas
|
CodeTools: change default and caption for new "include keywords" option
|
2022-05-03 21:59:18 +02:00 |
lazarusmanager.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
lazbuild.lpi
|
lazbuild: fixed lpi
|
2022-01-16 21:54:54 +01:00 |
lazbuild.lpr
|
lazbuild: stop if project compiler empty
|
2022-04-14 21:49:46 +02:00 |
lazconf.pp
|
* Fix conventions for pas2js targets, refactor code to contain less if/then
|
2022-03-05 11:36:51 +01: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
|
IDE: Make OI visible on first start even when configuration directory is missing, but still Initial Setup Dialog has no reason to be shown (all its checks are passing correct). Fixes issue #39328.
|
2022-04-29 23:57:46 +03:00 |
mainbar.pas
|
IDE: Remove the old Examples GUI window.
|
2022-03-09 11:20:30 +02:00 |
mainbase.pas
|
IDE: GetForm: prefer non designer form
|
2022-04-14 20:22:41 +02:00 |
mainintf.pas
|
IDE: Cleanup, remove unused unit reference.
|
2018-10-26 22:33:18 +00:00 |
Makefile
|
bigide: projectgroups, pas2js: create project group for pwa
|
2022-04-13 12:55:11 +02:00 |
Makefile.fpc
|
bigide: projectgroups, pas2js: create project group for pwa
|
2022-04-13 12:55:11 +02:00 |
makeresstrdlg.lfm
|
MakeResStrDialog: remove hardcoded default colors, use system colors instead
|
2021-09-29 01:25:38 +03:00 |
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
|
Cleanup.
|
2020-10-30 09:23:50 +00:00 |
mouseactiondialog.lfm
|
IDE: Update for SynEdit horizontal mouse wheel
|
2019-03-02 19:29:58 +00:00 |
mouseactiondialog.pas
|
IDE: Order uses sections.
|
2021-10-09 03:47:56 +03: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
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +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
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
newprojectdlg.lfm
|
|
|
newprojectdlg.pp
|
IDE: Show name and description in "New Item" and "New Project" dialogs. Simplifies GetLocalizedDescription methods. Issue #37134.
|
2020-05-27 10:30:19 +00:00 |
notifyprocessend.pas
|
IdeIntf: New notify handler RunFinished. Issue #32617, patch from Pascal Riekenberg.
|
2017-10-31 21:13:40 +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: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
procedurelist.lfm
|
IDE: Scroll Procedure List with mouse-wheel always. Issue #38477, patch by Alexey Torgashin.
|
2021-11-18 20:09:46 +02:00 |
procedurelist.pas
|
IDE: less hints
|
2022-04-11 09:43:22 +02: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
|
IDE: call OnLoadSaveCustomData only if there is CustomData
|
2022-04-11 13:47:27 +02:00 |
projectdefs.pas
|
ide: less initialization
|
2021-10-30 23:01:24 +02:00 |
projectdescriptortypes.pas
|
IDE: Rename unit ProjectDescriptors to ProjectDescriptorTypes. Clashed with a global variable in ProjectIntf.
|
2021-03-10 19:53:03 +00:00 |
projecticon.pas
|
LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
|
2021-01-14 12:41:32 +00:00 |
projectinspector.lfm
|
ide: project inspector: register add popup menuitems
|
2022-01-30 20:58:22 +01:00 |
projectinspector.pas
|
* Handle OnShow menu
|
2022-02-19 21:56:41 +01:00 |
projectresources.pas
|
IDE: less hints
|
2022-04-14 21:48:17 +02:00 |
projectuserresources.pas
|
IDE: Formatting.
|
2018-10-06 19:32:48 +00:00 |
projectwizarddlg.lfm
|
IDE: Remove the old Examples GUI window.
|
2022-03-09 11:20:30 +02:00 |
projectwizarddlg.pas
|
IDE: less hints
|
2022-04-11 09:43:22 +02:00 |
publishmoduledlg.lfm
|
IDE: Minor tweak in PublishModuleDlg GUI layout.
|
2020-10-22 13:35:02 +00:00 |
publishmoduledlg.pas
|
LazUtils: New LazStartsStr and similar functions. StartsStr etc. in StrUtils return False for empty sub-string, thus Delphi incompatible.
|
2021-03-04 08:58:54 +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: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
runparamsopts.lfm
|
IDE: run params dlg: update preview on switch tab
|
2019-03-16 11:50:16 +00:00 |
runparamsopts.pas
|
IDE: always set an active run param mode if available
|
2020-07-17 09:29:39 +00:00 |
searchfrm.lfm
|
IDE: Tweaking SearchForm. Issue #31062, patch from AlexeyT.
|
2016-12-23 12:55:54 +00:00 |
searchfrm.pas
|
IDE: find in files: show option search in project group if available
|
2019-07-11 14:58:15 +00:00 |
searchresultview.lfm
|
IDE, Search Results dialog: removed useless 'Page' label
|
2021-03-11 22:55:35 +00:00 |
searchresultview.pp
|
IDE: search result buttons: fixed update, issue #38896
|
2021-05-17 17:44:22 +00:00 |
showcompileropts.lfm
|
IDE: Improve layout of "(Show) Compiler Options" form. Issue #35434, patch from Alexey Tor.
|
2019-04-24 18:09:11 +00:00 |
showcompileropts.pas
|
IDE: Fix compilation with defines IDE_MEM_CHECK and DebugDisableAutoSizing.
|
2019-11-17 14:22:52 +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, SourceEditor: "Close tabs on right". Issue #0029929 / Added key combo
|
2019-01-06 19:44:58 +00:00 |
sourceeditor.pp
|
IDE: paste text in pascal source: convert unicode spaces to ascii spaces
|
2022-04-20 23:49:41 +02:00 |
sourceeditprocs.pas
|
Revert the assignment ':=' commit. It is useless without the parameter list and fails to work always. Issue #39545.
|
2022-01-14 13:13:23 +02:00 |
sourcefilemanager.pas
|
Revert 07a4f62d . It broke LAMW.
|
2022-05-06 01:55:42 +03:00 |
sourcemarks.pas
|
IDE: SynEdit: fix potential rangecheck in compare function
|
2019-05-05 15:30:02 +00:00 |
sourcesyneditor.pas
|
SourceEditor: fixed updating top-line-hint (invalidate/repaint)
|
2022-04-05 10:57:15 +02:00 |
splash.lfm
|
IDE: Simplify AboutForm.
|
2020-08-19 20:44:45 +00:00 |
splash.pp
|
IDE: High-dpi logo in splash and about forms, by Roland Hahn.
|
2020-08-17 21:50:59 +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
|
Images: Replace lazarus*.ico files by versions in which the small images (16x16, 20x20) are a bit more "crispy". Created by Roland Hahn.
|
2022-01-29 12:50:46 +01:00 |
startlazarus.lpi
|
startlazarus: wait for initial lazarus to exit, before checking for accepting lazarus
|
2020-12-26 11:54:45 +00:00 |
startlazarus.lpr
|
startlazarus: wait for initial lazarus to exit, before checking for accepting lazarus
|
2020-12-26 11:54:45 +00:00 |
startlazarus.res
|
IDE: committed regenerated .res files after recent icon updates
|
2022-01-31 01:17:33 +03:00 |
syncolorattribeditor.lfm
|
IDE: Editor-Options, new captions - added info text
|
2022-02-15 17:04:45 +01:00 |
syncolorattribeditor.pas
|
IDE: Editor-Options, new captions - added info text
|
2022-02-15 17:04:45 +01:00 |
sysvaruseroverridedlg.pas
|
IDE: less hints
|
2022-04-14 21:48:17 +02:00 |
toolbarconfig.lfm
|
IDE: Remove unnecessary label from ToolbarConfig.
|
2018-10-21 20:29:59 +00:00 |
toolbarconfig.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
transfermacros.pp
|
IDE: optional default macro variable use env var
|
2022-04-16 21:54:45 +02:00 |
unitdependencies.lfm
|
IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
|
2019-11-22 00:14:36 +00:00 |
unitdependencies.pas
|
IDE, UnitDependencies: Set overlays for LvLGraph
|
2022-01-10 14:23:23 +01: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
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
useunitdlg.lfm
|
IDE: improved 'Add unit to Uses' dialog layout, bug #36344
|
2019-11-25 22:22:24 +00:00 |
useunitdlg.pas
|
IDE: Use a faster compare method for case-insensitive strings and StringLists.
|
2021-01-29 19:59:04 +00:00 |
version.inc
|
set trunk version to 2.3.0
|
2021-06-15 14:00:39 +00:00 |
viewunit_dlg.lfm
|
IDE: Show hint in "View Project Units" Filter's clear-button. Issue #39569.
|
2022-01-25 20:46:36 +02:00 |
viewunit_dlg.pp
|
IDE: Implement auto-select in "View Project Units". Issue #39569, merge request !57 by duzenko.
|
2022-01-25 19:59:39 +02:00 |
w32manifest.pas
|
Project Options: add "Ansi codepage is UTF8 (Windows 10 1903+)" manifest option, issue #36570
|
2020-01-14 12:58:30 +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 |