lazarus/ide
2022-02-23 08:04:33 +02:00
..
frames IDE: Order uses sections. 2021-10-09 03:47:56 +03:00
include
packages/idedebugger Debugger: Fix DisAssemble.CountAfter 2022-02-09 15:39:27 +01:00
aboutfrm.lfm
aboutfrm.pas Fix: About Form, copy to clipboard text for git 2021-09-14 15:43:45 +02:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas
addtoprojectdlg.lfm
addtoprojectdlg.pas
allcompileroptions.lfm
allcompileroptions.pas
applicationbundle.pas IDE, Project: Add config for NSPrincipalClass (MacOS) 2021-03-19 20:28:42 +00:00
basebuildmanager.pas
basedebugmanager.pas Debugger: New package LazDebuggerIntf / Replace TWatchValue with TWatchValueIntf 2022-01-10 14:08:37 +01:00
buildfiledlg.lfm
buildfiledlg.pas
buildlazdialog.lfm
buildlazdialog.pas ide: fixed expanding build lazarus target dir dlg 2022-01-16 21:54:42 +01:00
buildmanager.pas IDE: i18n-ed error message about incorrectly configured compiler in project options, regenerated translations and updated Russian translation 2021-12-30 01:31:57 +03:00
buildmodediffdlg.lfm
buildmodediffdlg.pas
buildmodesmanager.lfm
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
buildprojectdlg.pas
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
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
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
cleandirdlg.pas
clipboardhistory.pas
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
codecreationdlg.lfm
codecreationdlg.pas
codeexplopts.pas
codeexplorer.lfm
codeexplorer.pas Codetools: Feed UpperKeyword param in PascalReaderTool.PropertyHasSpecifier with uppercase strings. 2022-01-12 17:08:40 +02:00
codehelp.pas Reverted r65252 #caf1ee88ad: IDE: Add '.' to tooltip help if missing. Issue #39004, patch by CudaText man. 2021-06-18 20:39:19 +00:00
codemacroprompt.lfm
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm
codetemplatesdlg.pas
codetoolsdefines.lfm
codetoolsdefines.pas
codetoolsdefpreview.lfm
codetoolsdefpreview.pas
codetoolsoptions.pas
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
ColorPascalClassic.xml
ColorTwilight.xml
compatibilityrestrictions.pas
compiler.pp ProjectGroups: Name the package with CamelCase. Formatting. 2021-11-23 14:10:54 +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
comppagespopup.lfm
comppagespopup.pas
customformeditor.pp IDE: Less debug info. Formatting. 2022-01-12 14:43:01 +02:00
debugmanager.pas Debugger: Change TWatchesMonitor/Supplier to use new Interface. 2022-01-10 14:08:37 +01:00
definesgui.lfm
definesgui.pas
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
desktopmanager.pas
dialogprocs.pas
diffdialog.lfm
diffdialog.pas
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas
editdefinetree.pas
editorfilemanager.lfm
editorfilemanager.pas
editormacrolistviewer.lfm
editormacrolistviewer.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
editoroptions.pp IDE: EditorOptions, Color, fix "reset all". Issue #39388 2021-09-24 11:36:23 +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
emptymethodsdlg.lfm
emptymethodsdlg.pas
encloseifdef.lfm
encloseifdef.pas
encloseselectiondlg.lfm
encloseselectiondlg.pas
environmentopts.pp IDE: Make Lazarus directory available for packages. 2022-02-23 08:04:33 +02:00
etfpcmsgparser.pas making ide: fixed make idepkg creating duplicates 2022-01-16 21:20:08 +01: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
etquickfixes.pas
etsrceditmarks.pas
examplemanager.lfm
examplemanager.pas
extractprocdlg.lfm
extractprocdlg.pas
exttooldialog.lfm
exttooldialog.pas
exttooleditdlg.lfm
exttooleditdlg.pas
exttools.pas
exttoolsconsole.pas
exttoolside.pas
findinfilesdlg.lfm
findinfilesdlg.pas
findoverloadsdlg.lfm
findoverloadsdlg.pas
findrenameidentifier.lfm
findrenameidentifier.pas IDE: fixed searchresultsviw crash when docked 2021-04-17 09:37:44 +00:00
findreplacedialog.lfm
findreplacedialog.pp
findunitdlg.lfm
findunitdlg.pas
formeditor.pp IDE: Order uses sections. 2021-10-09 03:47:56 +03:00
fpcsrcscan.pas
fpdoceditwindow.lfm
fpdoceditwindow.pas
fpdochints.pas
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas
fpmake.pp IDE: fpmake added dependency for IdeDebugger 2022-01-26 13:47:16 +01:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas
generatefppkgconfigurationdlg.lfm
generatefppkgconfigurationdlg.pas IDE: fixed generate fppkg on debian 2022-01-16 22:08:40 +01:00
genericchecklist.lfm
genericchecklist.pas
genericlisteditor.lfm
genericlisteditor.pas
genericlistselect.lfm
genericlistselect.pas
gotofrm.lfm
gotofrm.pas
helpfpcmessages.lfm
helpfpcmessages.pas
helpoptions.pas
ide.pas
idecmdline.pas IDE: fixed typos related to 'occur' word 2021-06-10 22:17:00 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas
idecoolbardata.pas
idedefs.pas
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
idehelpmanager.lfm
idehelpmanager.pas IDE: clean up 2021-03-03 10:23:46 +00:00
ideinfodlg.lfm
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
ideinstances.pas
ideoptiondefs.pas
ideoptionsdlg.lfm
ideoptionsdlg.pas
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
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
imexportcompileropts.lfm
imexportcompileropts.pas
initialsetupdlgs.lfm
initialsetupdlgs.pas
initialsetupproc.pas
inputfiledialog.pas
inputhistory.pas
inputhistorywithsearchopt.pas
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas
invertassigntool.pas
jumphistoryview.lfm
jumphistoryview.pas
keymapping.pp Revert "Merge branch 'main' into 'main'" 2021-08-01 21:38:06 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm
keymapshortcutdlg.pas IDE: Order uses sections. 2021-10-09 03:47:56 +03:00
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 Remove debugger.pp also from lazarus.lpi project. 2022-01-25 11:20:56 +02:00
lazarus.pp Disable CLocale in OpenBSD, it is broken there. Order used units. Issue #39368. 2021-10-10 22:04:13 +03:00
lazarus.res IDE: committed regenerated .res files after recent icon updates 2022-01-31 01:17:33 +03:00
lazarusidestrconsts.pas IDE: Editor-Options, new captions - added info text 2022-02-15 17:04:45 +01:00
lazarusmanager.pas
lazbuild.lpi lazbuild: fixed lpi 2022-01-16 21:54:54 +01:00
lazbuild.lpr LazBuild: Fix compilation after TMask changes. 2021-10-13 19:23:04 +03:00
lazconf.pp codetools: added pas2js platforms electorn and module 2022-02-05 16:18:30 +01:00
lazdoc.res
lfmunitresource.pas
macropromptdlg.pas
main.pp IDEIntf: added LazarusIDE.GetProjectInspectorSelection 2022-01-31 10:28:09 +01:00
mainbar.pas Fix Gtk 1.2 LCL backend. 2022-02-10 23:54:47 +00:00
mainbase.pas IDE: Disable 'Abort Build' menu item when not building. Issue #39585. 2022-01-22 20:13:06 +02:00
mainintf.pas
Makefile ide: clean up 2022-01-26 13:25:27 +01:00
Makefile.fpc ide: clean up 2022-01-26 13:25:27 +01:00
makeresstrdlg.lfm MakeResStrDialog: remove hardcoded default colors, use system colors instead 2021-09-29 01:25:38 +03:00
makeresstrdlg.pas
miscoptions.pas
modematrixopts.pas
mouseactiondialog.lfm
mouseactiondialog.pas IDE: Order uses sections. 2021-10-09 03:47:56 +03:00
msgvieweditor.lfm
msgvieweditor.pas
multipastedlg.lfm
multipastedlg.pas
newdialog.lfm
newdialog.pas
newprojectdlg.lfm
newprojectdlg.pp
notifyprocessend.pas
pas2jsmsg.txt
patheditordlg.lfm
patheditordlg.pas
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: Scroll Procedure List with mouse-wheel always. Issue #38477, patch by Alexey Torgashin. 2021-11-18 20:09:46 +02:00
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas
project.pp IDE: Fix checking new unique unit name against projectinfo name. Move nested funcs out. 2022-01-28 17:09:38 +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
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
projectuserresources.pas
projectwizarddlg.lfm
projectwizarddlg.pas
publishmoduledlg.lfm
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
raw_window.pas
redirect_stderr.pas
restrictionbrowser.lfm
restrictionbrowser.pas
runparamsopts.lfm
runparamsopts.pas
searchfrm.lfm
searchfrm.pas
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
showcompileropts.pas
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm
sortselectiondlg.pas
sourceeditor.lfm
sourceeditor.pp IDE: Create new MenuItems for bookmarks. A MenuItem cannot be used for many parent menus. Issue #39540. 2022-01-19 08:31:36 +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 buildintf: added TProjectFileDescriptor.Initialized, IDE: newfile: set HasResources before calling Initialized 2022-02-06 13:30:18 +01:00
sourcemarks.pas
sourcesyneditor.pas IDE, Debugger: Improve "blue dots"-line-mapping, if a line is missing. Issue #39584 2022-02-09 15:39:26 +01:00
splash.lfm
splash.pp
srcedithintfrm.pas
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.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 IDE: Editor-Options, new captions - added info text 2022-02-15 17:04:45 +01:00
sysvaruseroverridedlg.pas
toolbarconfig.lfm
toolbarconfig.pas
transfermacros.pp 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
unitdependencies.lfm
unitdependencies.pas IDE, UnitDependencies: Set overlays for LvLGraph 2022-01-10 14:23:23 +01:00
unitinfodlg.lfm
unitinfodlg.pp
unusedunitsdlg.lfm
unusedunitsdlg.pas
useunitdlg.lfm
useunitdlg.pas
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
w32versioninfo.pas
wordcompletion.pp