..
frames
IDE, Initial Setup: Improve layout for debugger section
2023-06-21 11:56:17 +02:00
include
IDE: Move LazConf.pp to new base-package "IdeConfig"
2022-12-08 19:28:19 +01:00
packages
IdeDebugger: Fix displaying sets in debug inspector.
2023-06-21 12:50:47 +02:00
aboutfrm.lfm
aboutfrm.pas
ideconfig: less dependency on codetools
2023-06-11 23:10:53 +02:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.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
addtoprojectdlg.lfm
addtoprojectdlg.pas
allcompileroptions.lfm
allcompileroptions.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
applicationbundle.pas
basebuildmanager.pas
IDE: Run/Debug, refactored getting the "working directory" for the project. Related to issue #32331
2023-02-03 17:25:12 +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
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
buildmanager.pas
IDE: Move adding default initial recent projects out from EnvironmentOptions.
2023-06-19 22:08:57 +03:00
buildmodediffdlg.lfm
buildmodediffdlg.pas
buildmodesmanager.lfm
buildmodesmanager.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
buildprofilemanager.lfm
buildprofilemanager.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
buildprojectdlg.lfm
buildprojectdlg.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
checkcompileropts.lfm
checkcompileropts.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
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.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
checklfmdlg.lfm
checklfmdlg.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
cleandirdlg.lfm
cleandirdlg.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
clipboardhistory.pas
codebrowser.lfm
codebrowser.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
codecontextform.pas
codecreationdlg.lfm
codecreationdlg.pas
codeexplopts.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
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: fix nil pointer in code explorer middle mouse click. Issue #40188
2023-04-02 20:57:00 +02:00
codehelp.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
codemacroprompt.lfm
codemacroprompt.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
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm
codetemplatesdlg.pas
ide: less hints
2023-06-12 06:49:22 +02:00
codetoolsdefines.lfm
codetoolsdefines.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
codetoolsdefpreview.lfm
codetoolsdefpreview.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
codetoolsoptions.pas
Revert some of the earlier LCLProc commit. Fix compilation on Windows.
2023-06-18 17:29:03 +03:00
ColorDefault.xml
ColorDelphi.xml
ColorOcean.xml
ColorPascalClassic.xml
ColorTwilight.xml
compatibilityrestrictions.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
compiler.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
compileroptions.pp
Allow query of LCLWidgetTypeName without LCL. Turn BuildLCLWidgetType into const and fix comment.
2023-06-15 16:46:47 +03:00
componentlist.lfm
IDE: Improve ComponentList. Issue #40245 , patch by n7800.
2023-05-07 09:35:19 +03:00
componentlist.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
componentpalette.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
compoptsmodes.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
comppagespopup.lfm
comppagespopup.pas
customformeditor.pp
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
debugmanager.pas
Ide, Debugger: Check if debugger action is available if requested by key-stroke (don't send step-over to a not yet running FpDebug)
2023-06-20 17:29:26 +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
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
dialogprocs.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
diffdialog.lfm
diffdialog.pas
Revert "ideintf: moved diff options back to ide"
2023-06-11 21:59:54 +02:00
diskdiffsdialog.lfm
diskdiffsdialog.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
editdefinetree.pas
editorfilemanager.lfm
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
IDE: Fix editor macros when EditorMacroScript Package is installed. Issue #40259 , patch by Domingo Galmés.
2023-05-17 19:54:02 +03:00
editoroptions.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
editoroptions.rc
editoroptions.res
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
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
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
envguioptions.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
etfpcmsgparser.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
etmakemsgparser.pas
IDE: Recognize warning msgs case-insensitively. Eliminate a PChar->String conversion.
2022-12-05 07:27:11 +02:00
etmessageframe.lfm
etmessageframe.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
etmessageswnd.lfm
etmessageswnd.pas
IDEMessages: add OpenSelection function
2022-12-30 22:43:56 +01:00
etpas2jsmsgparser.pas
etquickfixes.pas
etsrceditmarks.pas
IDE: fixed TETSingleSrcChanges.SetMultiSrcChanges not removing while clearing
2023-04-02 21:01:28 +02:00
extractprocdlg.lfm
extractprocdlg.pas
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
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
exttools.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
exttoolsconsole.pas
IDE: Fix spelling.
2022-12-02 11:01:55 +02:00
exttoolside.pas
findinfilesdlg.lfm
findinfilesdlg.pas
IDE: Add hints for result tabs in search result view. Issue #40327 , patch by BrunoK.
2023-06-19 11:18:58 +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
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
findrenameidentifier.lfm
findrenameidentifier.pas
IDE: Fix minor bugs in SearchResultView. Issue #40334 , patch by n7800.
2023-06-20 19:16:53 +03:00
findreplacedialog.lfm
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
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
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
fpdoceditwindow.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
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 units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units.
2023-06-18 14:57:06 +03:00
fpmake.pp
IDE: Move CharacterMap to separate package.
2023-01-15 00:24:32 +01:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
Renamed LazarusCommonStrConst to IdeIntfStrConsts
2023-01-25 16:51:48 +01:00
generatefppkgconfigurationdlg.lfm
generatefppkgconfigurationdlg.pas
ide: less hints
2023-06-12 06:49:22 +02:00
genericchecklist.lfm
genericchecklist.pas
genericlisteditor.lfm
genericlisteditor.pas
genericlistselect.lfm
genericlistselect.pas
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
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
ide.pas
idecmdline.pas
IDE: Add command line option to set DebugLogger.CloseLogFileBetweenWrites. Issue #40330 , patch by Dean Mustakinov.
2023-06-19 11:51:35 +03:00
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
idefpcinfo.lfm
idefpcinfo.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
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
ideguicmdline.pas
idehelpmanager.lfm
idehelpmanager.pas
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
2023-06-05 15:48:01 +03:00
ideinfodlg.lfm
ideinfodlg.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
ideinfoneedbuild.lfm
ideinfoneedbuild.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
ideinstances.pas
IDE: Register EnvironmentOptions editor group in IdeInstances. Remove registration through IDEOptionsIntf.
2023-06-19 10:45:09 +03:00
ideoptionsdlg.lfm
IDE, LazControls: Improve TTreeFilterEdit behavior little more.
2023-05-15 09:09:48 +03:00
ideoptionsdlg.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
ideprocs.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
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
idetranslations.pas
IDE, LCL: removed stale GetText unit uses
2023-06-13 20:38:32 +03:00
idewindowhelp.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
imexportcompileropts.lfm
imexportcompileropts.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
initialsetupdlgs.lfm
Debugger: Check quality of debugger in setup
2023-01-08 04:48:14 +01:00
initialsetupdlgs.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
initialsetupproc.pas
ide: fixed compile on windows
2023-06-12 07:12:53 +02: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
inputhistory.pas
Remove IdeConfig dependency from IdeIntf package. It was wrong license-wise (LGPL-GPL). Make a temp copy of InputHistory.
2023-06-18 18:37:02 +03:00
inputhistorywithsearchopt.pas
Revert "ideintf: moved diff options to ide"
2023-06-11 22:00:09 +02:00
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.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
invertassigntool.pas
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
IDE: Add keymap defaults for ecGoto/ToggleBookmark on Mac. Patch by Giuliano
2023-05-01 21:55:28 +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
lazadvancedipc.pp
lazarus_dci_file.dci
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: Move adding default initial recent projects out from EnvironmentOptions.
2023-06-19 22:08:57 +03:00
lazarus.lrs
ide: started find in files window
2022-11-11 17:43:39 +01:00
lazarus.pp
IDE: Register EnvironmentOptions editor group in IdeInstances. Remove registration through IDEOptionsIntf.
2023-06-19 10:45:09 +03:00
lazarus.res
IDE: committed regenerated .res files after recent icon updates
2022-01-31 01:17:33 +03:00
lazarusidestrconsts.pas
IDE, Initial Setup: Improve text description / wording
2023-06-21 12:14:59 +02:00
lazarusmanager.pas
startlazarus: fixed passing files, issue #40044
2022-12-16 14:02:08 +01:00
lazbuild.lpi
LazBuild: Remove IdeIntf dependency.
2022-12-11 20:10:40 +02:00
lazbuild.lpr
LazBuild: Do not require OnRegisterGroup to be assigned. Not needed by LazBuild.
2023-06-18 15:48:59 +03:00
lazdoc.res
lfmunitresource.pas
IDE: loadlfm: check for ambiguous classes, heuristics to resolve ambiguous classes
2023-04-13 15:38:12 +02:00
macropromptdlg.pas
Renamed LazarusCommonStrConst to IdeIntfStrConsts
2023-01-25 16:51:48 +01:00
main.pp
IDE: Fix minor bugs in SearchResultView. Issue #40334 , patch by n7800.
2023-06-20 19:16:53 +03:00
mainbar.pas
Added LCLIntf dependency for gkt and qt only - required for
2023-06-21 12:35:08 +02:00
mainbase.pas
Ide: moved "Debug Inspect" to View > Debug Windows
2023-06-11 21:10:45 +02:00
mainintf.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
Makefile
updated Makefiles
2023-06-01 16:33:45 +02:00
Makefile.fpc
updated Makefiles
2023-06-01 16:33:45 +02:00
makeresstrdlg.lfm
makeresstrdlg.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
miscoptions.pas
EnvironmentOpts: remove dependency on IdeProcs
2022-12-08 16:05:03 +01:00
mouseactiondialog.lfm
mouseactiondialog.pas
msgvieweditor.lfm
msgvieweditor.pas
multipastedlg.lfm
multipastedlg.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
newdialog.lfm
newdialog.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
newprojectdlg.lfm
newprojectdlg.pp
notifyprocessend.pas
pas2jsmsg.txt
patheditordlg.lfm
patheditordlg.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
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
project.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
projectdefs.pas
projectdescriptortypes.pas
projecticon.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
projectinspector.lfm
ide: project inspector: register add popup menuitems
2022-01-30 20:58:22 +01:00
projectinspector.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
projectresources.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
projectuserresources.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
projectwizarddlg.lfm
IDE: Remove the old Examples GUI window.
2022-03-09 11:20:30 +02:00
projectwizarddlg.pas
IDE: Format uses sections in ProjectWizardDlg.
2023-03-12 11:40:44 +02:00
publishmoduledlg.lfm
publishmoduledlg.pas
Reduce "deprecated" warnings for LazUtils.UITypes.
2023-06-11 20:34:36 +03:00
qfinitlocalvardlg.lfm
qfinitlocalvardlg.pas
raw_window.pas
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: Calculate height of run parameters dialog, issue #39751 .
2022-05-15 19:58:00 +02:00
runparamsopts.pas
IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies.
2023-06-11 20:34:36 +03:00
searchfrm.lfm
searchfrm.pas
IDE: Fix minor bugs in SearchResultView. Issue #40334 , patch by n7800.
2023-06-20 19:16:53 +03:00
searchresultview.lfm
IDE: Improve the Search Results window more. Issue #40286 , patch by n7800.
2023-06-08 11:25:09 +03:00
searchresultview.pp
IDE: Fix minor bugs in SearchResultView. Issue #40334 , patch by n7800.
2023-06-20 19:16:53 +03:00
showcompileropts.lfm
showcompileropts.pas
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm
sortselectiondlg.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
sourceeditor.lfm
SourceEditorIntf: New methods to add custom panels to the SourceEditor-Window.
2023-06-12 23:20:48 +02:00
sourceeditor.pp
IDE: Export Html, option to use background color. Part of issue #40088
2023-06-13 11:50:21 +02:00
sourceeditprocs.pas
IDE: editor completion dropdown - fix painting. Some chars where "chopped off". Proportional fonts can overlap into the next cell, therefore when continuing to paint, the next token must not clear the background.
2023-06-02 11:08:58 +02:00
sourcefilemanager.pas
IDE: Move adding default initial recent projects out from EnvironmentOptions.
2023-06-19 22:08:57 +03:00
sourcemarks.pas
sourcesyneditor.pas
IDE, SourceEditor: fix scrolling to last line, when top-line hint changes. Ensure last line is fully scrolled in. Issue #37922
2023-06-21 12:53:15 +02:00
splash.lfm
splash.pp
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
IDE: Move LazConf.pp to new base-package "IdeConfig"
2022-12-08 19:28:19 +01:00
startlazarus.lpr
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
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
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
unitdependencies.pas
IDE: Prevent a crash in unit dependencies window when no project is open. React to changed project. Issue #39828 .
2023-03-12 11:40:44 +02:00
unitinfodlg.lfm
unitinfodlg.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
unusedunitsdlg.lfm
unusedunitsdlg.pas
Renamed LazarusCommonStrConst to IdeIntfStrConsts
2023-01-25 16:51:48 +01: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
Remove LCLProc.OffsetRect(). Move some functions from LCLProc to GraphMath (LazUtils).
2023-06-05 15:48:01 +03: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: Unit list dialog improvements (TUseUnitDialog and TViewUnitDialog). Issue #40280 , patch by n7800.
2023-05-23 21:04:21 +03:00
w32manifest.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
w32versioninfo.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
wordcompletion.pp