Maxim Ganetsky
|
40d328bb45
|
DockedFormEditor: updated Russian translation
|
2024-08-08 18:35:19 +03:00 |
|
Maxim Ganetsky
|
14cc59d550
|
AnchorDocking: updated Russian translation
|
2024-08-08 18:34:50 +03:00 |
|
mattias
|
9fe708e6b7
|
codetools: comment
|
2024-08-08 14:50:25 +02:00 |
|
mattias
|
c638883392
|
codetools: comment
|
2024-08-08 14:50:11 +02:00 |
|
dsiders
|
7bd5ca9a3f
|
Docs: LazUtils/lazutf16. Updates the UnicodeLowercase topic. Includes changes in 6e4a0dd2 . Issue #41056.
|
2024-08-07 18:02:18 +01:00 |
|
Martin
|
f43148f957
|
IDE: New text/layout for option to enable/disable Anchordocking and DockedFormEdit (initial setup dialog)
|
2024-08-07 18:18:40 +02:00 |
|
rich2014
|
46db63e6e1
|
Cocoa: unify window titles
|
2024-08-07 22:21:29 +08:00 |
|
Martin
|
c455038264
|
Makefile: BigIde, add DockedFormEditor and AnchorDocking
|
2024-08-07 01:28:34 +02:00 |
|
Martin
|
ca4538b235
|
IDE: Add option to enable/disable Anchordocking and DockedFormEdit (initial setup dialog, and options)
|
2024-08-07 01:28:33 +02:00 |
|
Martin
|
c9afc8aa72
|
IDE: add Intf to inject pages into the initial setup dialog.
|
2024-08-07 01:28:28 +02:00 |
|
Maxim Ganetsky
|
6e4a0dd2ae
|
LazUtils: only transform relevant alphabet characters in LazUTF16.UnicodeLowercase function, issue #41056
|
2024-08-07 00:39:08 +03:00 |
|
rich2014
|
f05736ba41
|
Cocoa/ListView: in vsIcon/vsSmallIcon/vsList, dynamic setting TListView.MultiSelect supported
|
2024-08-06 21:31:30 +08:00 |
|
rich2014
|
3969855bc3
|
Cocoa: fix i18n in TCocoaWidgetSet.PromptUser() again, issue #41053
|
2024-08-06 21:22:13 +08:00 |
|
dsiders
|
fbddbee171
|
Docs: LazUtils/lazfileutils. Updates the ReadaAllLinks topic for changes in 5864b598 , 1ba49f19 . Issue #40689.
* Implements ReadAllLinks for the Windows platform.
|
2024-08-06 03:13:12 +01:00 |
|
rich2014
|
8985e4ed16
|
Cocoa/ListView: in vsReport, Multi Selection improved
|
2024-08-06 00:44:23 +08:00 |
|
rich2014
|
36411545a9
|
Cocoa/ListView: unified checkedIdx to checkedIndexSet in TLCLListViewCallback
|
2024-08-06 00:44:23 +08:00 |
|
mattias
|
a360ff46d2
|
codetools: test find ampersand identifiers
|
2024-08-05 17:57:27 +02:00 |
|
rich2014
|
59e6e46286
|
Cocoa/ListView: in vsIcon/vsSmallIcon/vsList, dynamic setting TListView.CheckBoxes supported
|
2024-08-05 23:49:16 +08:00 |
|
mattias
|
75483dbcd5
|
codetools: CompareIdentifiersCaseSensitive: check ampersands
|
2024-08-05 17:46:29 +02:00 |
|
mattias
|
d1740179af
|
codetools: CompareDottedIdentifiersCase: check ampersands
|
2024-08-05 17:21:05 +02:00 |
|
rich2014
|
8557bc7d46
|
Cocoa/ListView: in vsReport, fix the issues that sortting with Multi Selection
|
2024-08-05 23:10:14 +08:00 |
|
mattias
|
0004dffe30
|
codetools: CompareDottedIdentifiers: check ampersands
|
2024-08-05 17:03:15 +02:00 |
|
rich2014
|
cad6e1c374
|
Cocoa: fix i18n in TCocoaWidgetSet.PromptUser(), issue #41053
|
2024-08-05 19:44:46 +08:00 |
|
Maxim Ganetsky
|
547d3a29c9
|
Merge branch 'CodeTools/CallConvention' into 'main'
Code Completion: Procedure completion should preserve calling convention
See merge request freepascal.org/lazarus/lazarus!311
|
2024-08-04 18:24:03 +00:00 |
|
n7800
|
576664d698
|
CodeTools: Add "pascal" to the list of calling conventions
|
2024-08-04 17:53:56 +00:00 |
|
rich2014
|
15826f4f01
|
Cocoa/ListView: checkBoxes supported, Merge branch 'cocoa/listview'
|
2024-08-04 22:31:08 +08:00 |
|
rich2014
|
9aee14430e
|
Cocoa/ListView: fix the issue that checkBox may be reset after sorting
|
2024-08-04 22:30:10 +08:00 |
|
rich2014
|
210f0fac8a
|
Cocoa/ListView: in vsIcon/vsSmallIcon/vsList, auto select the item when click the checkBox
|
2024-08-04 22:30:10 +08:00 |
|
rich2014
|
72fc3e6b79
|
Cocoa/ListView: in vsIcon/vsSmallIcon/vsList, auto show/hide checkBox
|
2024-08-04 22:30:10 +08:00 |
|
rich2014
|
2ba0a1a649
|
Cocoa/ListView: in vsIcon/vsSmallIcon/vsList, checkBoxes supported
|
2024-08-04 22:30:10 +08:00 |
|
rich2014
|
06c6e6acc6
|
Cocoa/ListView: refactor checkIndex
|
2024-08-04 22:30:10 +08:00 |
|
Bart
|
1ba49f1940
|
LazUtils: use TryGetSymlinkTarget consistently in ReadAllLinks on Windows.
|
2024-08-03 22:36:17 +02:00 |
|
Ondrej Pokorny
|
c16997ba82
|
FileBrowser: fix AV
|
2024-08-03 19:35:44 +02:00 |
|
Ondrej Pokorny
|
aae7ed1f94
|
IDE ProjectInspector&PackageEditor: select active editor file
|
2024-08-03 19:35:44 +02:00 |
|
Bart
|
5864b5984c
|
LazUtils: implement ReadAllLinks for Windows. Part of issue #40689
|
2024-08-03 19:30:52 +02:00 |
|
Juha
|
184e26164e
|
IDE Scout: Fix a memory leak. RemoveHandler...() threw an AV because this plugin form is destroyed too late when Lazarus closes. FSearchItems was not freed.
|
2024-08-03 19:30:32 +03:00 |
|
Juha
|
d51777fee4
|
IDE Scout: Execute editor commands with a delay so the selection window has time to hide. Issue #34383.
|
2024-08-03 18:34:12 +03:00 |
|
Michaël Van Canneyt
|
1cae4b5382
|
* Implement option to keep current editor in sync with filetree
|
2024-08-03 15:06:50 +02:00 |
|
mattias
|
df8ab730bb
|
codetools: CompareIdentifiers: support ampersand identifiers
|
2024-08-03 10:20:34 +02:00 |
|
Martin
|
0f51c593fd
|
JitTypes: use TSysCharSet !310
|
2024-08-02 23:31:44 +02:00 |
|
Martin
|
a23d636c90
|
JitClasses: Fixed double "raise" after 1f7accb9e2 "Fix missing Raise before Exception.Create. Issue ##40860. Patch by n7800."
|
2024-08-02 23:30:49 +02:00 |
|
Martin
|
06ecb6ff9d
|
FpDebug: clean up char compare (don't use set of char for single char ) !310
|
2024-08-02 23:14:52 +02:00 |
|
Martin
|
0e438a9ef5
|
IDE: SourceEdit, removed unused declaration, SourceFileManager cleaned up "set of char" vs TSysCharSet (see !310 )
|
2024-08-02 23:07:40 +02:00 |
|
Martin
|
68d14314b2
|
FpDebug: allow comparing (equal) pointer = number.
|
2024-08-02 22:43:29 +02:00 |
|
Martin
|
8af587ec77
|
FpDebug: array-slice intrinsic, add mapping terminator "!"
|
2024-08-02 22:08:16 +02:00 |
|
rich2014
|
21b35540cd
|
Cocoa/ListView: in vsIcon/vsSmallIcon/vsList, fix text position when no Icon set
|
2024-08-01 22:13:20 +08:00 |
|
rich2014
|
e6362d77f3
|
Cocoa: fix the issue related to Focused #39856
|
2024-08-01 21:57:52 +08:00 |
|
rich2014
|
7fac288649
|
Cocoa: fix LCLViewExtension.lclLocalToScreen() when the Control is in ScrollView #39706
|
2024-08-01 20:55:29 +08:00 |
|
Juha
|
2fea4c39a2
|
IDE: Do not clear messages before showing "Clean up and build project" dialog. Issue #41047, patch by n7800.
|
2024-08-01 09:17:30 +03:00 |
|
dsiders
|
3ffc1f862f
|
Docs: LCL/menus. Removes invalid See Also link in TMenuItem.Default topic. Depends on 85bf6be863 .
|
2024-08-01 02:19:50 +01:00 |
|