| .. | 
		
		
			
			
			
			
				| frames | IDE/Options: Place custom IDE title field below to increase width | 2024-10-06 07:16:49 +05:00 | 
		
			
			
			
			
				| include | Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. | 2023-07-07 17:39:03 +03:00 | 
		
			
			
			
			
				| packages | set main version to 4.99 | 2024-10-05 22:03:23 +02:00 | 
		
			
			
			
			
				| aboutfrm.lfm | IDE: Simplify AboutForm. | 2020-08-19 20:44:45 +00:00 | 
		
			
			
			
			
				| aboutfrm.pas | IDE: Use the correct IDE build date/time. Set it in lazarus.pp which always gets compiled. Issue #40467, patch by n7800. | 2023-09-02 14:41:58 +03:00 | 
		
			
			
			
			
				| abstractsmethodsdlg.lfm |  |  | 
		
			
			
			
			
				| abstractsmethodsdlg.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02: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 | IDE: Improve "All options" window, show compiler version in caption. Issue #40968, patch by n7800. | 2024-06-01 09:59:49 +03:00 | 
		
			
			
			
			
				| allcompileroptions.pas | IDE: Improve "All options" window, show compiler version in caption. Issue #40968, patch by n7800. | 2024-06-01 09:59:49 +03:00 | 
		
			
			
			
			
				| applicationbundle.pas | IDE, Project: Add config for NSPrincipalClass (MacOS) | 2021-03-19 20:28:42 +00:00 | 
		
			
			
			
			
				| basebuildmanager.pas | ide: fixed SubTarget to Subtarget | 2023-07-26 13:36:16 +01:00 | 
		
			
			
			
			
				| buildfiledlg.lfm |  |  | 
		
			
			
			
			
				| buildfiledlg.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| buildlazdialog.lfm | IDE: Configure Build Lazarus dialog taborder and layout improvements by Don Siders, issue #40256 | 2023-05-11 01:20:49 +03:00 | 
		
			
			
			
			
				| buildlazdialog.pas | ide: build ide using lazbuild:rename startlazarus.exe, issue #40917 | 2024-04-22 11:08:26 +02:00 | 
		
			
			
			
			
				| buildmanager.pas | IDE, IDEConfig: fixed i18n of captions of newly added macros, improved other captions | 2024-10-04 01:02:15 +03: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: Remove UTF8CompareLatinTextFast calls. | 2024-02-09 01:20:36 +02:00 | 
		
			
			
			
			
				| buildmodesmanager.lfm | IDE: Fix forgotten scaling of images in BuildModesManager. Issue #37211 | 2020-06-13 21:40:11 +00:00 | 
		
			
			
			
			
				| buildmodesmanager.pas | IDE: Feature for renaming project unit filenames to lowercase. Not fully functional yet. Issue #10370. | 2024-07-01 21:45:02 +03:00 | 
		
			
			
			
			
				| buildprofilemanager.lfm |  |  | 
		
			
			
			
			
				| buildprofilemanager.pas | IDE: Remove -Sy from default debug IDE build options. Issue #40973. | 2024-06-11 11:55:59 +03:00 | 
		
			
			
			
			
				| buildprojectdlg.lfm |  |  | 
		
			
			
			
			
				| buildprojectdlg.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| checkcompileropts.lfm |  |  | 
		
			
			
			
			
				| checkcompileropts.pas | Move unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig. | 2024-04-06 16:20:28 +03:00 | 
		
			
			
			
			
				| checkcompoptsfornewunitdlg.lfm |  |  | 
		
			
			
			
			
				| checkcompoptsfornewunitdlg.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02: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 | Move unit ComponentReg from IdeIntf to BuildIntf. | 2024-03-15 10:40:41 +02:00 | 
		
			
			
			
			
				| cleandirdlg.lfm |  |  | 
		
			
			
			
			
				| cleandirdlg.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| clipboardhistory.pas | IDE: Harmonize TNonModalIDEWindow enum identifiers in IdeOptionDefs. | 2019-12-09 14:23:37 +00:00 | 
		
			
			
			
			
				| cocoaideformconfig.inc | IDE/Cocoa: add Ctrl+Command+F ShortCut for 'Search Instantly' | 2024-09-12 23:45:05 +08:00 | 
		
			
			
			
			
				| cocoaideformconfig.pas | IDE/Cocoa: DisableCocoaModernForm macro supported | 2024-09-12 20:32:08 +08: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 | LazUtils: Add simple functions SaveStringToFile and LoadStringFromFile. Rename SaveStringToFile in DialogProcs. | 2024-03-11 01:24:15 +02:00 | 
		
			
			
			
			
				| codecontextform.pas | IDE, DockedFormEditor: fixed deprecation warnings, patch by Don Siders, issue #40921 | 2024-04-25 02:12:06 +03:00 | 
		
			
			
			
			
				| codecreationdlg.lfm |  |  | 
		
			
			
			
			
				| codecreationdlg.pas |  |  | 
		
			
			
			
			
				| codeexplopts.pas | Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package. | 2023-07-23 22:34:21 +03: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, DockedFormEditor: fixed deprecation warnings, patch by Don Siders, issue #40921 | 2024-04-25 02:12:06 +03:00 | 
		
			
			
			
			
				| codehelp.pas | IDE: Display a HTML hind, even if codetools fails. (for debugger). Issue #40923 | 2024-10-03 13:55:17 +02:00 | 
		
			
			
			
			
				| codemacroprompt.lfm |  |  | 
		
			
			
			
			
				| codemacroprompt.pas | ide: less hints | 2024-03-05 16:03:15 +01:00 | 
		
			
			
			
			
				| codemacroselect.lfm |  |  | 
		
			
			
			
			
				| codemacroselect.pas |  |  | 
		
			
			
			
			
				| codetemplates.dci | IDE: Rename lazarus_dci_file.dci -> codetemplates.dci. Issue #40657, patch from n7800. | 2024-01-22 23:08:42 +02:00 | 
		
			
			
			
			
				| codetemplatesdlg.lfm | IDE: Code Templates dialog improvements. Based on patch by n7800, issue #40654. | 2024-01-08 02:40:55 +03:00 | 
		
			
			
			
			
				| codetemplatesdlg.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| codetoolsdefines.lfm |  |  | 
		
			
			
			
			
				| codetoolsdefines.pas | Move unit ProjPackCommon to package IdeConfig. | 2024-04-08 02:22:35 +03:00 | 
		
			
			
			
			
				| codetoolsdefpreview.lfm |  |  | 
		
			
			
			
			
				| codetoolsdefpreview.pas | Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. | 2023-07-07 17:39:03 +03:00 | 
		
			
			
			
			
				| codetoolsoptions.pas | Codetools: Identifier completion, add limit for recent history items shown. issue #40332 Patch by WooBean007 | 2023-07-17 21:33:12 +02:00 | 
		
			
			
			
			
				| ColorDefault.xml | IDE: EditorOptions - Colors, added color settings for debug-disassembler view | 2024-01-11 02:38:37 +01:00 | 
		
			
			
			
			
				| ColorDelphi.xml | IDE: EditorOptions - Colors, added color settings for debug-disassembler view | 2024-01-11 02:38:37 +01:00 | 
		
			
			
			
			
				| ColorOcean.xml | Ide, Codetools: Added colors for recent identifier completion items to schemes | 2023-07-21 22:48:04 +02:00 | 
		
			
			
			
			
				| ColorPascalClassic.xml | Ide, Codetools: Added colors for recent identifier completion items to schemes | 2023-07-21 22:48:04 +02:00 | 
		
			
			
			
			
				| colortty.pas | LazBuild: Improve colored output. Issue #40878, patch by n7800. | 2024-04-20 08:21:31 +03:00 | 
		
			
			
			
			
				| ColorTwilight.xml | Ide, Codetools: Added colors for recent identifier completion items to schemes | 2023-07-21 22:48:04 +02:00 | 
		
			
			
			
			
				| compatibilityrestrictions.pas | Move unit ComponentReg from IdeIntf to BuildIntf. | 2024-03-15 10:40:41 +02:00 | 
		
			
			
			
			
				| compiler.pp | IDE: Improve "All options" window, show compiler version in caption. Issue #40968, patch by n7800. | 2024-06-01 09:59:49 +03:00 | 
		
			
			
			
			
				| componentlist.lfm | IDE: Improve ComponentList. Issue #40245, patch by n7800. | 2023-05-07 09:35:19 +03:00 | 
		
			
			
			
			
				| componentlist.pas | Use GetCreationClass method instead of OnGetCreationClass event from TRegisteredComponent | 2024-07-29 12:58:01 +00:00 | 
		
			
			
			
			
				| componentpalette.pas | Use GetCreationClass method instead of OnGetCreationClass event from TRegisteredComponent | 2024-07-29 12:58:01 +00:00 | 
		
			
			
			
			
				| comppagespopup.lfm |  |  | 
		
			
			
			
			
				| 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: designer: let mediator decide the default size | 2024-10-09 11:26:05 +02:00 | 
		
			
			
			
			
				| debugmanager.pas | Debugger: Reduce amount of updates events. (Callstack, TListView.EndUpdate may cause a complete redraw) | 2024-10-01 12:34:31 +02:00 | 
		
			
			
			
			
				| definesgui.lfm |  |  | 
		
			
			
			
			
				| definesgui.pas | Renamed LazarusCommonStrConst to IdeIntfStrConsts | 2023-01-25 16:51:48 +01:00 | 
		
			
			
			
			
				| dependencygraphoptions.lfm | LvlGraphOptions, fix taborder | 2022-01-10 14:11:12 +01:00 | 
		
			
			
			
			
				| dependencygraphoptions.pas | IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies. | 2023-06-11 20:34:36 +03:00 | 
		
			
			
			
			
				| desktopmanager.lfm | IDE: Improve "Manage desktops" dialog. Issue #35786, patch from FTurtle. | 2019-07-04 21:59:53 +00:00 | 
		
			
			
			
			
				| desktopmanager.pas | IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies. | 2023-06-11 20:34:36 +03: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 | Revert "ideintf: moved diff options back to ide" | 2023-06-11 21:59:54 +02:00 | 
		
			
			
			
			
				| diskdiffsdialog.lfm | Cleanup lfm files for SynEdit property for TSynHighlighterAttributes.<....>Priority | 2020-12-20 09:03:41 +00:00 | 
		
			
			
			
			
				| diskdiffsdialog.pas | Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. | 2023-07-07 17:39:03 +03:00 | 
		
			
			
			
			
				| editorfilemanager.lfm | IDE: Some more refinements in layout of editorfilemanager form. | 2024-10-07 09:49:55 +02:00 | 
		
			
			
			
			
				| editorfilemanager.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| editormacrolistviewer.lfm | IDE: Turn MacroListViewer into a proper IDE window. Prevent crash when switching to a project with less macros. | 2023-05-17 19:22:45 +03:00 | 
		
			
			
			
			
				| editormacrolistviewer.pas | EditorMacro-Viewer: fix showing items when viewer is first opened. | 2024-09-27 11:31:55 +02:00 | 
		
			
			
			
			
				| editoroptions.pp | SynEdit: fix marks gutter autosizing | 2024-10-01 22:02:25 +02:00 | 
		
			
			
			
			
				| editoroptions.rc | IDE: Rename lazarus_dci_file.dci -> codetemplates.dci. Issue #40657, patch from n7800. | 2024-01-22 23:08:42 +02:00 | 
		
			
			
			
			
				| editoroptions.res | IDE: Rename lazarus_dci_file.dci -> codetemplates.dci. Issue #40657, patch from n7800. | 2024-01-22 23:08:42 +02:00 | 
		
			
			
			
			
				| editortoolbarstatic.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| emptymethodsdlg.lfm |  |  | 
		
			
			
			
			
				| emptymethodsdlg.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| encloseifdef.lfm |  |  | 
		
			
			
			
			
				| encloseifdef.pas | Move SkipCheckByKey functions from IdeUtils (IdeIntf) to LazUtilities (LazUtils). No LCL dependency. Add comments in uses section. | 2023-06-11 20:34:36 +03:00 | 
		
			
			
			
			
				| encloseselectiondlg.lfm |  |  | 
		
			
			
			
			
				| encloseselectiondlg.pas | IDE: Remove UTF8CompareLatinTextFast calls. | 2024-02-09 01:20:36 +02:00 | 
		
			
			
			
			
				| envguioptions.pas | IDE: Allow customizing the IDE window caption by ide-macros. Issue #41092 | 2024-10-03 13:19:22 +02:00 | 
		
			
			
			
			
				| etfpcmsgparser.pas | Move unitt ParsedCompilerOpts and CompilerOptions to package IdeConfig. | 2024-04-06 16:20:28 +03:00 | 
		
			
			
			
			
				| etmessageframe.lfm |  |  | 
		
			
			
			
			
				| etmessageframe.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| etmessageswnd.lfm |  |  | 
		
			
			
			
			
				| etmessageswnd.pas | Reserve "On..." prefix for events and name functions differently. | 2023-07-25 11:07:57 +03:00 | 
		
			
			
			
			
				| etpas2jsmsgparser.pas | Separate a new unit etFPCMsgFilePool from etFpcMsgParser and move it to package IdeConfig. | 2024-04-06 14:53:25 +03:00 | 
		
			
			
			
			
				| etquickfixes.pas | Separate a new unit etFPCMsgFilePool from etFpcMsgParser and move it to package IdeConfig. | 2024-04-06 14:53:25 +03:00 | 
		
			
			
			
			
				| etsrceditmarks.pas | IDE: Guttermarks (warn/hint) adjust priority | 2024-04-21 22:48:49 +02:00 | 
		
			
			
			
			
				| extractprocdlg.lfm |  |  | 
		
			
			
			
			
				| extractprocdlg.pas | Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. | 2023-07-07 17:39:03 +03:00 | 
		
			
			
			
			
				| exttooldialog.lfm |  |  | 
		
			
			
			
			
				| exttooldialog.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| exttooleditdlg.lfm |  |  | 
		
			
			
			
			
				| exttooleditdlg.pas | IDE: Fixed out-of-bounds error when calling a non-existent "external tool" with a shortcut | 2024-07-03 12:24:03 +00:00 | 
		
			
			
			
			
				| exttools.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| exttoolsconsole.pas | Turn some LazLogger into LazLoggerBase. | 2024-04-06 16:45:28 +03:00 | 
		
			
			
			
			
				| exttoolside.pas | Turn some LazLogger into LazLoggerBase. | 2024-04-06 16:45:28 +03:00 | 
		
			
			
			
			
				| findinfilesdlg.lfm | IDE: Add ".lpr" extension to the default file mask in FindInFiles. Issue #40896, patch by n7800. | 2024-04-13 13:27:34 +03:00 | 
		
			
			
			
			
				| findinfilesdlg.pas | IDE: Simplify option flag management in FindInFiles. No need to remember numerical indexes. Issue #40915, patch by n7800. | 2024-04-28 09:12:14 +03:00 | 
		
			
			
			
			
				| findinfileswnd.lfm | ide: find in files window: hints | 2023-03-19 00:31:54 +01:00 | 
		
			
			
			
			
				| findinfileswnd.lrs | ide: started find in files window | 2022-11-11 17:43:39 +01:00 | 
		
			
			
			
			
				| findinfileswnd.pas | ide: find in files window: hints | 2023-03-19 00:31:54 +01:00 | 
		
			
			
			
			
				| findoverloadsdlg.lfm |  |  | 
		
			
			
			
			
				| findoverloadsdlg.pas | Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package. | 2023-07-23 22:34:21 +03:00 | 
		
			
			
			
			
				| findrenameidentifier.lfm | IDE: Revert part of "Find Identifier reference" changes. Allow renaming with same name, changes char case only. | 2024-07-01 09:21:28 +03:00 | 
		
			
			
			
			
				| findrenameidentifier.pas | IDE: Revert part of "Find Identifier reference" changes. Allow renaming with same name, changes char case only. | 2024-07-01 09:21:28 +03: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 | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| findunitdlg.lfm |  |  | 
		
			
			
			
			
				| findunitdlg.pas | Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package. | 2023-07-23 22:34:21 +03:00 | 
		
			
			
			
			
				| formeditor.pp | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| fpcsrcscan.pas | IDEIntf: added AddHandlerFPCSrcDirScanned | 2022-11-28 15:34:20 +01:00 | 
		
			
			
			
			
				| fpdoceditwindow.lfm | FPDoc Editor: New button images, by Roland Hahn. | 2023-12-14 15:57:14 +01:00 | 
		
			
			
			
			
				| fpdoceditwindow.pas | IDE, DockedFormEditor: fixed deprecation warnings, patch by Don Siders, issue #40921 | 2024-04-25 02:12:06 +03:00 | 
		
			
			
			
			
				| fpdochints.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| fpdocselectinherited.lfm |  |  | 
		
			
			
			
			
				| fpdocselectinherited.pas |  |  | 
		
			
			
			
			
				| fpdocselectlink.lfm |  |  | 
		
			
			
			
			
				| fpdocselectlink.pas | Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. | 2023-07-07 17:39:03 +03:00 | 
		
			
			
			
			
				| fpmake.pp | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| frmcustomapplicationoptions.lfm |  |  | 
		
			
			
			
			
				| frmcustomapplicationoptions.pas | Tweak uses sections. Formatting. | 2023-07-25 10:59:47 +03: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 | Move unit FppkgHelper to package IdeConfig. | 2024-04-08 02:22:35 +03:00 | 
		
			
			
			
			
				| genericchecklist.lfm | IDE: force users to select at least one buidlmode in BuildManyModes. Issue #40826. | 2024-03-09 18:48:31 +01:00 | 
		
			
			
			
			
				| genericchecklist.pas | IDE: force users to select at least one buidlmode in BuildManyModes. Issue #40826. | 2024-03-09 18:48:31 +01: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: cleanup of GenericCheckListForm/GenericListEditorForm/GenericListSelectForm, patch from n7800 | 2023-11-27 02:38:15 +03:00 | 
		
			
			
			
			
				| genericlistselect.lfm | IDE: cleanup of GenericCheckListForm/GenericListEditorForm/GenericListSelectForm, patch from n7800 | 2023-11-27 02:38:15 +03:00 | 
		
			
			
			
			
				| genericlistselect.pas | IDE: cleanup of GenericCheckListForm/GenericListEditorForm/GenericListSelectForm, patch from n7800 | 2023-11-27 02:38:15 +03:00 | 
		
			
			
			
			
				| gotofrm.lfm |  |  | 
		
			
			
			
			
				| gotofrm.pas | Renamed LazarusCommonStrConst to IdeIntfStrConsts | 2023-01-25 16:51:48 +01:00 | 
		
			
			
			
			
				| helpfpcmessages.lfm |  |  | 
		
			
			
			
			
				| helpfpcmessages.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| helpoptions.pas | Tweak uses sections. Formatting. | 2023-07-25 10:59:47 +03:00 | 
		
			
			
			
			
				| ide.pas |  |  | 
		
			
			
			
			
				| idecontexthelpedit.lfm |  |  | 
		
			
			
			
			
				| idecontexthelpedit.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| idecoolbardata.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| idedefs.pas | Packager: Remove event PackageEditors.OnGetUnitRegisterInfo. | 2020-11-23 17:21:54 +00:00 | 
		
			
			
			
			
				| idefpcinfo.lfm |  |  | 
		
			
			
			
			
				| idefpcinfo.pas | ide: fixed name | 2024-06-18 17:07:51 +02:00 | 
		
			
			
			
			
				| idefpdocfilesearch.lfm |  |  | 
		
			
			
			
			
				| idefpdocfilesearch.pas |  |  | 
		
			
			
			
			
				| idehelpmanager.lfm |  |  | 
		
			
			
			
			
				| idehelpmanager.pas | IDE: Fix alignment of hint text when not using TurboPowerIproDsgn renderer. Issue #40931. | 2024-09-30 01:10:10 +03:00 | 
		
			
			
			
			
				| ideinfodlg.lfm | IDE: Show IDE macros in IDEInfoDlg (View -> IDE internals -> About IDE). Add time to AboutFrm. Issue #40360, patch by Bruno K. | 2023-07-04 10:59:43 +03:00 | 
		
			
			
			
			
				| ideinfodlg.pas | IDE: Use the correct IDE build date/time. Set it in lazarus.pp which always gets compiled. Issue #40467, patch by n7800. | 2023-09-02 14:41:58 +03:00 | 
		
			
			
			
			
				| ideinfoneedbuild.lfm |  |  | 
		
			
			
			
			
				| ideinfoneedbuild.pas | Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package. | 2023-07-23 22:34:21 +03:00 | 
		
			
			
			
			
				| ideinstances.pas | IdePackager: Remove IDEOptEditorIntf dependency from PackageSystem. | 2024-04-18 13:29:35 +03:00 | 
		
			
			
			
			
				| ideoptionsdlg.lfm | IDE: In Project Options show build modes more distinctively. Issue #40816, patch by n7800. | 2024-04-05 17:42:10 +03:00 | 
		
			
			
			
			
				| ideoptionsdlg.pas | IDE: options, make sure the Selected Item is Visible in the CategoryTree | 2024-05-21 22:11:13 +08:00 | 
		
			
			
			
			
				| ideprotocol.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| idetransfermacros.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| idewindowhelp.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| imexportcompileropts.lfm |  |  | 
		
			
			
			
			
				| imexportcompileropts.pas | Tweak uses sections. | 2024-04-08 02:22:35 +03:00 | 
		
			
			
			
			
				| initialsetupdlgs.lfm | IDE: New text/layout for option to enable/disable Anchordocking and DockedFormEdit (initial setup dialog) | 2024-08-07 18:18:40 +02:00 | 
		
			
			
			
			
				| initialsetupdlgs.pas | IDE: New text/layout for option to enable/disable Anchordocking and DockedFormEdit (initial setup dialog) | 2024-08-07 18:18:40 +02:00 | 
		
			
			
			
			
				| initialsetupproc.pas | Move unit FppkgHelper to package IdeConfig. | 2024-04-08 02:22:35 +03:00 | 
		
			
			
			
			
				| inputfiledialog.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| inputhistorywithsearchopt.pas | Revert "ideintf: moved diff options to ide" | 2023-06-11 22:00:09 +02:00 | 
		
			
			
			
			
				| inspectchksumchangeddlg.lfm |  |  | 
		
			
			
			
			
				| inspectchksumchangeddlg.pas | ide: inspect chksum changed: fixed updating cache | 2023-08-03 18:12:46 +02:00 | 
		
			
			
			
			
				| invertassigntool.pas | ide: less hints | 2024-03-05 16:03:15 +01:00 | 
		
			
			
			
			
				| jumphistoryview.lfm |  |  | 
		
			
			
			
			
				| jumphistoryview.pas | IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies. | 2023-06-11 20:34:36 +03:00 | 
		
			
			
			
			
				| keymapping.pp | Fix Key conflict | 2024-10-05 22:10:23 +02:00 | 
		
			
			
			
			
				| keymapschemedlg.lfm |  |  | 
		
			
			
			
			
				| keymapschemedlg.pas | IDE: updating schema selection dialog to recognize additional custom schemas, issue #39805 | 2022-06-20 00:46:12 +03:00 | 
		
			
			
			
			
				| keymapshortcutdlg.lfm |  |  | 
		
			
			
			
			
				| keymapshortcutdlg.pas | IDE: Order uses sections. | 2021-10-09 03:47:56 +03:00 | 
		
			
			
			
			
				| lazadvancedipc.pp | ide: FindClose in try finally | 2024-01-15 15:11:14 +01: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 | set main version to 4.99 | 2024-10-05 22:03:23 +02:00 | 
		
			
			
			
			
				| lazarus.lrs | ide: started find in files window | 2022-11-11 17:43:39 +01:00 | 
		
			
			
			
			
				| lazarus.pp | Makefile: BigIde, add DockedFormEditor and AnchorDocking | 2024-08-07 01:28:34 +02:00 | 
		
			
			
			
			
				| lazarus.res | ide: updated lazarus.res | 2024-10-06 12:22:04 +02:00 | 
		
			
			
			
			
				| lazarusidestrconsts.pas | IDE: remove colon from caption in MR 3e9652e956 | 2024-10-06 16:45:59 +02:00 | 
		
			
			
			
			
				| lazarusmanager.pas | Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package. | 2023-07-23 22:34:21 +03:00 | 
		
			
			
			
			
				| lazbuild.lpi | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| lazbuild.lpr | LazBuild: Checking macro substitution in the "--get-expand-text" option and setting the return code | 2024-09-27 22:11:22 +00:00 | 
		
			
			
			
			
				| lazdoc.res | FPDoc Editor: New button images, by Roland Hahn. | 2023-12-14 15:57:14 +01:00 | 
		
			
			
			
			
				| laztty.pas | LazBuild: Improve colored output. Issue #40878, patch by n7800. | 2024-04-20 08:21:31 +03:00 | 
		
			
			
			
			
				| lfmunitresource.pas | Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. | 2023-07-07 17:39:03 +03:00 | 
		
			
			
			
			
				| macropromptdlg.pas | Renamed LazarusCommonStrConst to IdeIntfStrConsts | 2023-01-25 16:51:48 +01:00 | 
		
			
			
			
			
				| main.pp | IDE: Display a HTML hind, even if codetools fails. (for debugger). Issue #40923 | 2024-10-03 13:55:17 +02:00 | 
		
			
			
			
			
				| mainbar.pas | IdeDebugger: Add Mem-Viewer | 2024-09-22 17:39:25 +02:00 | 
		
			
			
			
			
				| mainbase.pas | IdeDebugger: Add Mem-Viewer | 2024-09-22 17:39:25 +02:00 | 
		
			
			
			
			
				| mainintf.pas | Lazarus trunk requires at least FPC 3.2.0. Remove checks for earlier FPC_FULLVERSION. | 2023-07-07 17:39:03 +03:00 | 
		
			
			
			
			
				| Makefile | Cocoa: fix linking issue when running the APP with Modern Form Style on macOS 11- | 2024-09-07 13:32:40 +08:00 | 
		
			
			
			
			
				| Makefile.fpc | Cocoa: fix linking issue when running the APP with Modern Form Style on macOS 11- | 2024-09-07 13:32:40 +08:00 | 
		
			
			
			
			
				| makeresstrdlg.lfm | MakeResStrDialog: remove hardcoded default colors, use system colors instead | 2021-09-29 01:25:38 +03:00 | 
		
			
			
			
			
				| makeresstrdlg.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| miscoptions.pas | Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package. | 2023-07-23 22:34:21 +03:00 | 
		
			
			
			
			
				| mouseactiondialog.lfm | IDE: Update for SynEdit horizontal mouse wheel | 2019-03-02 19:29:58 +00:00 | 
		
			
			
			
			
				| mouseactiondialog.pas | IDE: Fix advanced mouse opts for breakpoint toggling / enabling | 2023-07-13 18:50:31 +02:00 | 
		
			
			
			
			
				| msgvieweditor.lfm |  |  | 
		
			
			
			
			
				| msgvieweditor.pas |  |  | 
		
			
			
			
			
				| multipastedlg.lfm |  |  | 
		
			
			
			
			
				| multipastedlg.pas | Move units IDECmdLine, IDEGuiCmdLine, IDEProcs and CompOptsModes to IdeConfig package. | 2023-07-23 22:34:21 +03:00 | 
		
			
			
			
			
				| newdialog.lfm |  |  | 
		
			
			
			
			
				| newdialog.pas | IDE: Remove UTF8CompareLatinTextFast calls. | 2024-02-09 01:20:36 +02: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 |  |  | 
		
			
			
			
			
				| pas2jsmsg.txt |  |  | 
		
			
			
			
			
				| patheditordlg.lfm |  |  | 
		
			
			
			
			
				| patheditordlg.pas | ide fixed av in path editor dlg on replace on cocoa | 2024-10-11 10:37:10 +02:00 | 
		
			
			
			
			
				| procedurelist.lfm | IDE: Improve ProcedureList more. Issue #40207, patch by n7800. | 2023-04-14 00:11:12 +03:00 | 
		
			
			
			
			
				| procedurelist.pas | IDE, IdeIntf: Add multi-word search for Object inspector. Refactor and reuse code. Issue #40270, patch by n7800. | 2023-05-21 18:19:55 +03:00 | 
		
			
			
			
			
				| progressdlg.lfm |  |  | 
		
			
			
			
			
				| progressdlg.pas |  |  | 
		
			
			
			
			
				| progresswnd.lfm |  |  | 
		
			
			
			
			
				| progresswnd.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03:00 | 
		
			
			
			
			
				| projectdescriptortypes.pas | Lazarus New LCL project: Hide warning about MainFormOnTaskbar. Improvement 6c0ae5a5, issue #39654. | 2024-07-12 22:40:00 +00:00 | 
		
			
			
			
			
				| projectinspector.lfm | IDE ProjectInspector&PackageEditor: select active editor file | 2024-08-03 19:35:44 +02:00 | 
		
			
			
			
			
				| projectinspector.pas | IDE ProjectInspector&PackageEditor: select active editor file | 2024-08-03 19:35:44 +02:00 | 
		
			
			
			
			
				| projectwizarddlg.lfm | IDE: Make the ProjectWizard window wider. Long paths of recent projects show better. Use csDropDownList for the Listbox. | 2023-09-27 13:49:37 +03:00 | 
		
			
			
			
			
				| projectwizarddlg.pas | IDE: Format uses sections in ProjectWizardDlg. | 2023-03-12 11:40:44 +02:00 | 
		
			
			
			
			
				| publishmoduledlg.lfm | IDE: Minor tweak in PublishModuleDlg GUI layout. | 2020-10-22 13:35:02 +00:00 | 
		
			
			
			
			
				| publishmoduledlg.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| qfinitlocalvardlg.lfm |  |  | 
		
			
			
			
			
				| qfinitlocalvardlg.pas |  |  | 
		
			
			
			
			
				| raw_window.pas | Remove obsolete checks for FPC versions earlier then 3.0. | 2023-07-07 17:39:02 +03:00 | 
		
			
			
			
			
				| redirect_stderr.pas |  |  | 
		
			
			
			
			
				| restrictionbrowser.lfm | IDE: adjust size of restriction browser to fit filter speed buttons, patch by Don Siders, issue #40235 | 2023-04-27 19:55:45 +03:00 | 
		
			
			
			
			
				| restrictionbrowser.pas | IDE: adjust size of restriction browser to fit filter speed buttons, patch by Don Siders, issue #40235 | 2023-04-27 19:55:45 +03:00 | 
		
			
			
			
			
				| runparamsopts.lfm | Ide, Debugger, FpDebug: Implement StdIn/StdOut file redirection. Issue #40458 | 2024-03-18 14:01:44 +01:00 | 
		
			
			
			
			
				| runparamsopts.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| searchfrm.lfm |  |  | 
		
			
			
			
			
				| searchfrm.pas | IDE: Stop searching in the searchfrm when the IDE is closed. By n7800. | 2024-04-30 11:06:11 +03:00 | 
		
			
			
			
			
				| searchresultview.lfm | IDE: Fix saving PathMode in SearchResultsView always. Issue #40352. | 2023-06-28 12:45:45 +03:00 | 
		
			
			
			
			
				| searchresultview.pp | IDE: Cleanup of Search Results View. Issue #40928, patch by n7800. | 2024-04-28 09:20:07 +03:00 | 
		
			
			
			
			
				| showcompileropts.lfm | IDE: made options memo in Show Compiler Options dialog read-only | 2024-07-20 02:01:01 +03:00 | 
		
			
			
			
			
				| showcompileropts.pas | ide: clean up and fixed show comp opts main source filename | 2024-07-18 10:26:17 +02:00 | 
		
			
			
			
			
				| showdeletingfilesdlg.lfm | IDE: save and restore of "Delete all the files?" confirmation dialog, issue #40611 | 2023-11-24 03:25:52 +03:00 | 
		
			
			
			
			
				| showdeletingfilesdlg.pas | IDE: save and restore of "Delete all the files?" confirmation dialog, issue #40611 | 2023-11-24 03:25:52 +03:00 | 
		
			
			
			
			
				| sortselectiondlg.lfm |  |  | 
		
			
			
			
			
				| sortselectiondlg.pas | Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. | 2023-07-07 17:39:03 +03:00 | 
		
			
			
			
			
				| sourceeditor.lfm | IDE: SourceEditor, show selection mode indicator. Issue #40599 | 2024-09-29 21:12:41 +02:00 | 
		
			
			
			
			
				| sourceeditor.pp | IDE: SourceEditor, tab-captions, keep ampersand in filenames but not unitnames. MR !341 | 2024-10-03 01:06:32 +02:00 | 
		
			
			
			
			
				| sourceeditprocs.pas | LazUtils: Add simple functions SaveStringToFile and LoadStringFromFile. Rename SaveStringToFile in DialogProcs. | 2024-03-11 01:24:15 +02:00 | 
		
			
			
			
			
				| sourcefilemanager.pas | IDE: SourceEditor, tab-captions, keep ampersand in filenames but not unitnames. MR !341 | 2024-10-03 01:06:32 +02:00 | 
		
			
			
			
			
				| sourcemarks.pas | IDE: Guttermarks, improve layout | 2024-04-22 02:23:22 +02:00 | 
		
			
			
			
			
				| sourcesyneditor.pas | IDE, SourceEditor: Make the top-line-hint clickable, and scroll to the hint-line. Issue #40983 | 2024-09-28 17:17:31 +02:00 | 
		
			
			
			
			
				| splash.lfm | IDE: Simplify AboutForm. | 2020-08-19 20:44:45 +00:00 | 
		
			
			
			
			
				| splash.pp | ide: splasform use CreateForm | 2023-09-06 16:45:26 +02:00 | 
		
			
			
			
			
				| srcedithintfrm.pas | Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. | 2023-06-18 14:57:06 +03: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: Fix after earlier refactoring. PackageDefs somehow requires cthreads. | 2024-04-20 06:30:17 +03:00 | 
		
			
			
			
			
				| startlazarus.lpr | StartLazarus: Fix after earlier refactoring. PackageDefs somehow requires cthreads. | 2024-04-20 06:30:17 +03:00 | 
		
			
			
			
			
				| startlazarus.res | IDE: committed regenerated .res files after recent icon updates | 2022-01-31 01:17:33 +03:00 | 
		
			
			
			
			
				| syncolorattribeditor.lfm | IDE: Clarify misleading names of common event handlers in options window | 2024-02-06 13:35:11 +00:00 | 
		
			
			
			
			
				| syncolorattribeditor.pas | IDE, SynEdit: Add option to highlight the most inner fold at caret. | 2024-03-12 13:40:13 +01:00 | 
		
			
			
			
			
				| sysvaruseroverridedlg.pas | IDE: less hints | 2022-04-14 21:48:17 +02:00 | 
		
			
			
			
			
				| toolbarconfig.lfm | IDE, LazControls: Improve TTreeFilterEdit behavior. Fix property ExpandAllInitially. Issue #40257. | 2023-05-15 02:15:40 +03:00 | 
		
			
			
			
			
				| toolbarconfig.pas | IDE, LCL: Formatting. | 2023-05-15 02:15:40 +03: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 | Remove unit Laz_AVL_Tree, a copy of unit AVL_Tree. Not needed with FPC 3.2.x. | 2023-07-07 17:39:03 +03:00 | 
		
			
			
			
			
				| unitinfodlg.lfm |  |  | 
		
			
			
			
			
				| unitinfodlg.pp | codetools: fixed clearing include file link | 2024-05-24 11:40:23 +02:00 | 
		
			
			
			
			
				| unusedunitsdlg.lfm |  |  | 
		
			
			
			
			
				| unusedunitsdlg.pas | Ide: Move more units into ide-packages, project / packager | 2024-04-11 23:46:56 +02:00 | 
		
			
			
			
			
				| useunitdlg.lfm | IDE: Unit list dialog improvements (TUseUnitDialog and TViewUnitDialog). Issue #40280, patch by n7800. | 2023-05-23 21:04:21 +03:00 | 
		
			
			
			
			
				| useunitdlg.pas | ide: resourcestrings and refactored | 2023-08-02 12:25:42 +02:00 | 
		
			
			
			
			
				| viewunit_dlg.lfm | IDE: Unit list dialog improvements (TUseUnitDialog and TViewUnitDialog). Issue #40280, patch by n7800. | 2023-05-23 21:04:21 +03:00 | 
		
			
			
			
			
				| viewunit_dlg.pp | ide: less hints | 2023-08-03 11:12:57 +02:00 | 
		
			
			
			
			
				| wordcompletion.pp |  |  |