Commit Graph

68254 Commits

Author SHA1 Message Date
Maxim Ganetsky
2adea04be2 IDE: regenerated translations and updated Russian translation 2024-08-27 15:48:30 +03:00
Maxim Ganetsky
ac342dbb65 IDEDebugger: regenerated translations and updated Russian translation 2024-08-27 15:47:08 +03:00
Maxim Ganetsky
8147e85ffc IDEDebugger: cleaned up unused resource string 2024-08-27 15:44:34 +03:00
Ondrej Pokorny
5d74e0475d ProjectGroups: show only existing project groups in recent menus 2024-08-26 10:55:02 +02:00
Martin
4afb03e646 IdeDebugger: fix Array-navigation, update if EnforceBounds is changed 2024-08-25 23:59:39 +02:00
Martin
d0ec864b34 IdeDebugger: fix Array-navigation for Inspect window 2024-08-25 23:59:39 +02:00
Martin
d55646e450 IdeDebugger: Optimize ValueFormatter search (cache uppercased string) 2024-08-25 23:59:39 +02:00
mattias
4e9fcdc1eb jitclasses: clean up 2024-08-25 12:37:21 +02:00
mattias
e156b639a0 jitclasses: clean up 2024-08-25 12:37:07 +02:00
mattias
ce77f4dfae ide: fixed cancel project options resetting Subtarget 2024-08-25 12:36:23 +02:00
Martin
5f8eab811a IdeDebugger: missing caption 2024-08-25 11:27:05 +02:00
Martin
e5ec3afe04 IdeDebugger: Settings for array-navigation-bar (via DisplayFormat) / fix inherited DisplayFormat for "multiline"/indent. 2024-08-25 00:27:04 +02:00
Martin
048d3d6686 IdeDebugger: fix loading watch display format from session 2024-08-25 00:23:53 +02:00
Juha
48cf66858d LCL: Prevent crash in RadioGroup when hidden radiobutton is selected by arrow keys. Issue #41093. 2024-08-24 21:21:02 +03:00
wp_xyz
9ec4b13788 LCL/RadioGroup: Fix radiogroup with buttons hidden in TForm.OnCreate handler. Issue #41091. 2024-08-24 19:13:28 +02:00
Jesus Reyes A
dd08224a11 LazReport: Use TSysCharSet, See MR !310 2024-08-24 01:12:49 -06:00
Martin
012e0d2d85 IDE: Update "Markup Options Frame" tab order - See MR !313 2024-08-24 00:24:57 +02:00
rich2014
895a3a9ed1 Cocoa: fix the background color issue in ListView/ListBox introduced by 85c17eb 2024-08-23 23:51:25 +08:00
rich2014
9a92e07736 Cocoa: decouple CustomControl/FullEditControl and etc, Merge branch 'cocoa/decouple' 2024-08-23 00:52:46 +08:00
rich2014
224719b67b Cocoa: split BaseInputClient responsibility from TCocoaCustomControl into TCocoaCustomControlWithBaseInputClient 2024-08-23 00:33:23 +08:00
rich2014
a0aa06e92c Cocoa: decouple CocoaStatusBar from other control unit 2024-08-23 00:33:09 +08:00
rich2014
f484dd2af3 Cocoa: decouple CocoaCustomControl from CocoaPrivate unit to CocoaCustomControl unit 2024-08-23 00:32:37 +08:00
rich2014
4d3547a91c SynEdit/Cocoa: adjust SynEdit/LazSynCocoaIMM uses unit accordingly 2024-08-23 00:32:20 +08:00
rich2014
fea0f147a1 Cocoa/FullEdit: decouple FullEditControl/IME from CocoaPrivate unit to CocoaFullEditControl unit 2024-08-23 00:32:00 +08:00
rich2014
ee4ab33846 IDE/Cocoa: modify the code related to macOS menu (base on ab440b6) 2024-08-22 21:05:36 +08:00
rich2014
ab440b6eb1 Cocoa/Config: integrate various Menu config(TMacOS_AppMenuIntf/TMacOS_DockMenuIntf) into CocoaConfig.TCocoaConfigMenu 2024-08-22 21:04:53 +08:00
dsiders
b67c2a2386 Docs: LCL/stdctrls. Updates TRadioButton.DialogChar topic for changes in 63f44cf8.
* LCL: Check TRadioButton when using keyboard accelerator ("&" in caption)
2024-08-21 21:53:02 +01:00
Martin
14514dc97f LazUtils: use TSysCharSet / See MR !310 2024-08-21 22:35:54 +02:00
Martin
a310bf43dc FpDebug: clean up / See MR !310 2024-08-21 22:35:54 +02:00
Martin
5800a2d67b IDE, test: fix mem-leak / based on MR !316 2024-08-21 22:35:53 +02:00
Martin
1ee75a830a Merge branch 'Tests/RunTestsGUI/AddWG' into 'main'
Tests: Add the -WG option to the runtestsgui.lpi project so that the terminal window does not appear on Windows

See merge request freepascal.org/lazarus/lazarus!317
2024-08-21 20:24:44 +00:00
n7800
6a199e0695 Tests: Add the -WG option to the runtestsgui.lpi project so that the terminal window does not appear on Windows 2024-08-21 19:53:50 +00:00
Martin
dde4220045 IDE: Update "Markup Options Frame" change "disable" to "enable" / show key for current-word-markup - See MR !313 2024-08-21 21:43:56 +02:00
Martin
72db0a948f Merge branch 'IDE/Editor/KeepCaretForExtraContextMenu' into 'main'
Source editor: Save the caret position when calling the tab and debug context menu

See merge request freepascal.org/lazarus/lazarus!323
2024-08-21 19:16:03 +00:00
rich2014
a9d8384e7d Cocoa/Config: comments 2024-08-22 02:43:08 +08:00
n7800
acae126262 Source editor: Save the caret position when calling the tab context menu 2024-08-21 18:42:07 +00:00
Martin
5a4a405f89 Merge branch 'LCL/TRadioButton/SetByAccel' into 'main'
LCL: Check TRadioButton when using keyboard accelerator ("&" in caption)

See merge request freepascal.org/lazarus/lazarus!322
2024-08-21 18:41:48 +00:00
n7800
63f44cf8e7 LCL: Check TRadioButton when using keyboard accelerator ("&" in caption) 2024-08-21 18:08:07 +00:00
Martin
bc6df44ffa Merge branch 'LCL/Tests/FixCompile' into 'main'
LCL: Fix compilation of test5_1asyncprocess.lpi

See merge request freepascal.org/lazarus/lazarus!319
2024-08-21 18:07:08 +00:00
n7800
a7fb64fe7c LCL: Fix compilation of test5_1asyncprocess.lpi 2024-08-21 18:00:38 +00:00
Martin
32b7fe9e7a Merge branch 'IDE/Editor/RemTabAmp' into 'main'
Source editor: Do not display ampersand in the caption of the editor tab

See merge request freepascal.org/lazarus/lazarus!321
2024-08-21 17:59:05 +00:00
n7800
702da48437 Source editor: Do not display ampersand in the caption of the editor tab 2024-08-21 17:26:03 +00:00
rich2014
6fb52e6528 Cocoa: fix the length of BUTTON_CAPTION_ARRAY in CocoaConst 2024-08-22 00:51:52 +08:00
Martin
0b2e8cf5ed Merge branch 'fpdebug-fix-nonstart' into 'main'
FpDebug - propagate error if no TDbgProcess could be started. Potential fix for #41076

See merge request freepascal.org/lazarus/lazarus!320
2024-08-21 18:42:16 +02:00
ccrause
d8382b9c37 Add a more detail to error message 2024-08-21 18:41:40 +02:00
ccrause
f0f125ea19 FpDebug - propagate error if no TDbgProcess could be started. Potential fix for #41076 2024-08-21 18:41:40 +02:00
rich2014
34b10a9c25 Cocoa/Config: turn config to the new style , Merge branch 'cocoa/config' 2024-08-22 00:38:46 +08:00
rich2014
a2229e3f42 Cocoa/Config: cleanup and comments
LoopHiJackEnded is Running Data, not config
2024-08-22 00:36:58 +08:00
rich2014
ed00a8a56d Cocoa/Config: turn FocusRing Config to the new Style 2024-08-22 00:32:22 +08:00
rich2014
7d4ff5e31a Cocoa/Config: turn CocoaBasePPI/CocoaIconUse/CocoaUseLocalizedFontName to CocoaConfigGlobal 2024-08-21 23:28:47 +08:00