rich2014
|
be1138472b
|
Cocoa/ListView: in vsReport, CustomDrawItem improved
|
2024-08-12 17:24:35 +08:00 |
|
rich2014
|
2e87241071
|
Cocoa/ListView: in vsReport, memory management improved
|
2024-08-12 17:24:35 +08:00 |
|
rich2014
|
87b0dfc5c9
|
Cocoa/ListView: in vsReport, various subclasses are unified into a single TCocoaTableListView
|
2024-08-12 17:24:35 +08:00 |
|
rich2014
|
b811b29d83
|
Cocoa/ListView: in vsReport, selection fixed after reload
|
2024-08-12 17:24:35 +08:00 |
|
rich2014
|
041b8d7fae
|
Cocoa/ListView: in vsReport, textField fixed in Dark Mode
|
2024-08-12 17:24:34 +08:00 |
|
rich2014
|
ff27bdaf81
|
Cocoa/ListView: in vsReport, CustomDrawItem supported
rowView added
|
2024-08-12 17:24:34 +08:00 |
|
rich2014
|
c16d8834dc
|
Cocoa: make TCocoaTableListView compatible with TListView / TListBox / TCheckListBox
|
2024-08-12 17:24:34 +08:00 |
|
rich2014
|
df7590f028
|
Cocoa/ListView: in vsReport, dynamic setting TListView.CheckBoxes supported
|
2024-08-12 17:24:34 +08:00 |
|
rich2014
|
1679dcbbf1
|
Cocoa/ListView: in vsReport, CellBase code clean up
|
2024-08-12 17:24:34 +08:00 |
|
rich2014
|
71fe0dfcdf
|
Cocoa/ListView: in vsReport, adapt ItemDisplayRect() to ViewBase
|
2024-08-12 17:24:34 +08:00 |
|
rich2014
|
d5d9680bab
|
Cocoa/ListView: in vsReport, CellView clean up and improved
|
2024-08-12 17:24:34 +08:00 |
|
rich2014
|
a89e784e6c
|
Cocoa/ListView: in vsReport, ViewBase NSTableView implemented
|
2024-08-12 17:24:34 +08:00 |
|
rich2014
|
ec92db8cb5
|
Cocoa/ListView: in vsReport, ViewBase NSTableView activated
|
2024-08-12 17:24:34 +08:00 |
|
Juha
|
75a0f34d48
|
LazUtils: Don't initialize tables in UTF8LowerCaseViaTables. It is done in UnicodeLowercase. Issue #41072, by Alexey Torgashin.
|
2024-08-12 11:28:29 +03:00 |
|
Juha
|
e7763dbb0c
|
LazUtils: Deprecate Utf16StringReplace(). FPC now has good replacements. Issue #41068, by Alexey Torgashin.
|
2024-08-12 10:04:24 +03:00 |
|
Juha
|
15b22dd410
|
LazUtils: Replace a faster IndexWord() in UTF16PosP. Issue #41069, by Alexey Torgashin.
|
2024-08-12 10:01:33 +03:00 |
|
Martin
|
59f3382161
|
FpDebug: Improve calling methods in watches, search SymbolTable for mangled method name to get address.
|
2024-08-11 21:34:40 +02:00 |
|
DomingoGP
|
f235b30e44
|
Jedi code format: fix issue #41071 support for delphi multiline strings.
|
2024-08-11 18:10:45 +02:00 |
|
Jesus Reyes A
|
d2922f876d
|
Lazreport: FclPDFExport > add FrameStyle propery support, patch by paweld, #41064
|
2024-08-11 09:52:37 -06:00 |
|
Maxim Ganetsky
|
f9adfe58fc
|
FPCUnit: regenerated translations and updated Russian translation
|
2024-08-11 16:28:50 +03:00 |
|
Maxim Ganetsky
|
0d4e0fc5be
|
FPCUnit: improved i18n
|
2024-08-11 16:21:37 +03:00 |
|
Juha
|
27ae911ab9
|
Lazutils: In UnicodeLowercase initialize tables only when needed. Issue #41060, by a-v-o-dev.
|
2024-08-11 11:01:37 +03:00 |
|
Martin
|
6123662232
|
FPDebug: small optimizations in dwarf search for name. Also skip enum-value names when looking for procedures or class-names.
|
2024-08-10 21:33:25 +02:00 |
|
Maxim Ganetsky
|
c476c440bc
|
IDE: improved layout of dependency properties part in project and package inspector dialogs, patch by Don Siders, issue #41066
|
2024-08-10 01:08:44 +03:00 |
|
rich2014
|
7124597b46
|
Cocoa: fix the crash when set TComboBox.DropDown with csDropDownList
|
2024-08-09 22:49:08 +08:00 |
|
Martin
|
e7c8818403
|
AnchorDocking: improve allow docking next to tabbed area for nested tabs
|
2024-08-09 11:15:30 +02:00 |
|
Martin
|
c07a20ab7f
|
AnchorDocking: fix : allow docking next to tabbed area. (missing SiteType)
|
2024-08-09 10:07:31 +02:00 |
|
mattias
|
0b6075c083
|
codetools: fixed FindFileAtCursor open ampersand uses
|
2024-08-09 09:45:53 +02:00 |
|
Martin
|
72d129e581
|
AnchorDocking: allow docking next to tabbed area. (e.g. don't insert a tap/page, dock left of the page-control)
|
2024-08-09 02:32:33 +02:00 |
|
Jesus Reyes A
|
2c95585207
|
Lazreport : FclPDFExport > FillColor for View's, patch by Paweld, issue #41061
|
2024-08-08 18:06:19 -06:00 |
|
Bart
|
27535e6d4a
|
LazUtils: simplify TryGetSymlinkTarget for fpc >= 3.3.1 (used in ReadAllLinks on Windows).
|
2024-08-08 21:52:03 +02:00 |
|
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 |
|