rich2014
cc0dddeb08
Cocoa: improve in attributedSubstringForProposedRange_actualRange()
2024-08-28 21:56:07 +08:00
rich2014
c9d144c313
SynEdit/Cocoa: optimize text bound calc in IME/LookupWord
2024-08-28 21:54:01 +08:00
rich2014
ce17c7fa76
SynEdit/Cocoa: fix the pos in Lookup Word with LineSpacing
2024-08-28 21:50:51 +08:00
dsiders
d024157798
Docs: LCL. Removes ophaned graphmath.xml file moved into LazUtils.
2024-08-28 01:28:04 +01:00
dsiders
9ac757f684
Docs: LazUtils/graphmath. Adds missing content for the overloaded Distance function.
2024-08-28 01:15:36 +01:00
wp_xyz
6ca87f810b
LazUtils/Graphmath: Fix incorrect Distance() function for vertical lines. Issue #41098
2024-08-27 22:35:36 +02:00
rich2014
6d66b7be1d
Cocoa: Lookup Word (Control+Command+D) supported on macOS (and SynEdit), Merge branch 'cocoa/lookup'
2024-08-27 22:03:26 +08:00
rich2014
c2d8e5ef9b
SynEdit & Cocoa: improve the handling of Lookup Word when the cursor is not on the text
2024-08-27 22:01:28 +08:00
rich2014
d0353d68d8
SynEdit/Cocoa: LookupWord implemented in SynEdit on macOS
2024-08-27 22:01:28 +08:00
rich2014
0715fcb1c7
Cocoa: LookupWord handler enabled in TCocoaWSCustomControl.CreateHandle()
2024-08-27 22:01:27 +08:00
rich2014
cfbd95b451
Cocoa: LookupWord implemented in FullControlEdit
2024-08-27 22:01:27 +08:00
rich2014
6153ab067b
Cocoa: ICocoaLookupWord/TCocoaLWParameters added for LookupWord
2024-08-27 22:01:27 +08:00
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