mattias
a956c30bd7
tools: debs: download fpc trunk
2024-08-13 20:40:17 +02:00
mattias
976c1aea41
tools: readme about debs
2024-08-13 20:35:30 +02:00
mattias
b77c92044c
tools: create fpc tgz from git
2024-08-13 20:25:42 +02:00
rich2014
d4d817e7af
Cocoa/ListView: several optimizations , Merge branch 'cocoa/listview'
2024-08-13 20:43:46 +08:00
rich2014
15feb49e17
Cocoa/ListView: in vsIcon, item layout improved
2024-08-13 14:41:03 +08:00
rich2014
692a851975
Cocoa/ListView: focus the ListView after clicking the checkBox
2024-08-13 13:47:07 +08:00
rich2014
0abdb4de1e
Cocoa/ListView: Icon settings Improved
2024-08-13 13:38:40 +08:00
Martin
26ee30a703
Debugger: Fix GetFullFilename, use cached result. (removed in b29a46c876
)
2024-08-13 00:17:37 +02:00
Martin
3a0ab2b96c
IdeDebugger: reduce amount of update calls for changing a breakpoint
2024-08-12 22:57:40 +02:00
rich2014
49b9015f4b
Cocoa/ListView: in vsIcon/vsSmallIcon/vsList, fix coordinate and size issues
2024-08-13 00:29:52 +08:00
rich2014
3fa65f5e47
Cocoa/ListView: fix the issue that the editor might be lost, issue #34319
2024-08-13 00:24:57 +08:00
Maxim Ganetsky
eab508158c
Merge branch 'LazUtils/UTF8FixBroken' into 'main'
...
LazUtils: Allow to specify replacement character in UTF8FixBroken
See merge request freepascal.org/lazarus/lazarus!315
2024-08-12 14:23:23 +00:00
n7800
cc3fc445a5
LazUtils: Allow to specify replacement character in UTF8FixBroken
2024-08-12 14:16:50 +00:00
Martin
6348f103a4
IdeDebugger: fix expanding array. Take low-bound into account. Issue #41073
2024-08-12 15:27:58 +02:00
rich2014
4150057274
Cocoa: fix the issue of NSButton with NSRegularSquareBezelStyle
...
if the height of NSButton with NSRegularSquareBezelStyle is too small, a strange rectangular color block will be shown in the Button, in dark mode.
FYI: https://github.com/doublecmd/doublecmd/issues/1775
2024-08-12 21:04:16 +08:00
DomingoGP
8590d1f811
Jedi code format: minor refactoring suggested by Alexey Torgashin
2024-08-12 14:26:33 +02:00
rich2014
097eba8da1
Cocoa/ListView: in vsReport, change cellBase to viewBase, Merge branch 'cocoa/listview'
...
1. cellBase to viewBase
2. support checkboxes and icons at the same time
3. better support for selection
2024-08-12 18:55:28 +08:00
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