mattias
|
2dbbea1bbd
|
pas2js: fixed compile with fpc 3.3.1
|
2024-10-18 00:54:42 +02:00 |
|
Martin
|
26c9e04c8e
|
Debugger: fix disabling float exception in threads
|
2024-10-17 23:22:41 +02:00 |
|
mattias
|
aaaee5fb99
|
pas2js: fixed compile
|
2024-10-17 15:00:43 +02:00 |
|
Martin
|
cefc513642
|
LldbDebugger: prevent empty watch value / this leads to an incorrect command send to lldb.
|
2024-10-17 14:17:48 +02:00 |
|
mattias
|
4937c042e2
|
pas2js: added url for linux aarch64
|
2024-10-15 10:38:38 +02:00 |
|
Maxim Ganetsky
|
2d7ef84dab
|
Pas2JS: regenerated translations and updated Russian translation
|
2024-10-14 22:41:21 +03:00 |
|
Maxim Ganetsky
|
ae52fb7b0f
|
Pas2JS: improved a caption
|
2024-10-14 22:40:26 +03:00 |
|
Ondrej Pokorny
|
002abf464a
|
Revert "PackageTabs: Improve visibility of selected editor tab by disabling button transparency. Issue #41132"
This reverts commit 62084108c0 .
|
2024-10-14 19:05:14 +02:00 |
|
mattias
|
d8d2e0511b
|
pas2js: installer: fallback via curl
|
2024-10-14 17:39:23 +02:00 |
|
mattias
|
d49cb6b74f
|
pas2js: download: use directory on second try, added darwin aarch64 url
|
2024-10-14 16:42:30 +02:00 |
|
Ondrej Pokorny
|
62084108c0
|
PackageTabs: Improve visibility of selected editor tab by disabling button transparency. Issue #41132
|
2024-10-14 14:20:06 +02:00 |
|
Ondrej Pokorny
|
b72fdc3e27
|
Revert "PackageTabs: Improve visibility of selected editor tab. Issue #41132, patch by Maxim Ganetsky."
This reverts commit 930797ee74 .
|
2024-10-14 14:18:24 +02:00 |
|
mattias
|
9be9ac65d7
|
lazbuild: added options --build-twice
|
2024-10-13 18:45:40 +02:00 |
|
wp_xyz
|
c59a6083cb
|
IconFinder: Fix imagelisteditor occasionally using only the smallest icon.
|
2024-10-12 23:13:46 +02:00 |
|
wp_xyz
|
da931797db
|
IconViewer: Support TAB key. Focus keyword filter by default.
|
2024-10-12 00:14:53 +02:00 |
|
wp_xyz
|
302eaa8325
|
IconFinder: Fix autosizing of Settings toolbar.
|
2024-10-11 12:27:39 +02:00 |
|
Martin
|
2c5dd45f28
|
FpDebug: fix :flatten intrinsic, if first value is array. Don't add a data address without adding an item.
|
2024-10-09 09:39:58 +02:00 |
|
Martin
|
4de7b7574a
|
FpDebug: fix crash with cached flatten data. Prevent caching any array slice, as it needs access to the expression.
|
2024-10-09 08:49:19 +02:00 |
|
Martin
|
2305e43d94
|
Revert "FpDebug: fix crash with cached flatten data. Prevent caching any array slice, as it needs access to the expression."
This reverts commit ed37058d3a .
|
2024-10-09 08:45:52 +02:00 |
|
Martin
|
ed37058d3a
|
FpDebug: fix crash with cached flatten data. Prevent caching any array slice, as it needs access to the expression.
|
2024-10-09 00:46:27 +02:00 |
|
Martin
|
ca83c7dbca
|
FpDebug: fix crash with cached flatten data. Values must not refer to expression (as expression is not part of the cache)
|
2024-10-09 00:46:27 +02:00 |
|
wp_xyz
|
713fb485d4
|
OPM: Update Lazarus and FPC compatibility infrastructure
|
2024-10-08 23:03:42 +02:00 |
|
wp_xyz
|
8b9b6cd85d
|
VirtualTreeView: Fix header paint issue in gtk2.
|
2024-10-08 13:38:39 +02:00 |
|
Martin
|
7e274a48e7
|
FpDebug: PascalParser, missing nil check
|
2024-10-08 11:48:31 +02:00 |
|
Martin
|
8f683d316c
|
FpDebug: fix :flatten intrinsic, if first value is array. Don't add a data address without adding an item.
|
2024-10-08 10:43:54 +02:00 |
|
Martin
|
386bd90d76
|
FpDebug: fix :TryN intrinsic for pointer types
|
2024-10-07 21:58:49 +02:00 |
|
Maxim Ganetsky
|
730e2a4ae7
|
FreeType: Return 0 if СapHeight not present in TTF. Patch by Andrey Zubarev, issue #41173.
There are many fonts where СapHeight is either missing or zero. This
fact cannot be hidden from the application, application must process it.
|
2024-10-06 18:18:18 +03:00 |
|
mattias
|
b977977c8d
|
set main version to 4.99
|
2024-10-05 22:03:23 +02:00 |
|
Martin
|
c07ae4c10e
|
IDE, SynEdit: Add indent for column mode selection
|
2024-10-04 23:56:24 +02:00 |
|
wp_xyz
|
402cffbdfd
|
VirtualTreeView: Improved LCL scaling.
|
2024-10-04 17:34:21 +02:00 |
|
Martin
|
7e241fef3c
|
SynEdit: clean up
|
2024-10-04 15:31:51 +02:00 |
|
wp_xyz
|
d5040729df
|
VirtualTreeView: Fix painting of unthemed expland/collapse buttons in non-Windows widgetsets.
|
2024-10-04 11:54:11 +02:00 |
|
Martin
|
accf0b9280
|
FpDebug: remove debugln
|
2024-10-04 11:29:02 +02:00 |
|
Martin
|
c0907fabd1
|
FpDebug: Fix SEH-finally block detection on Win
|
2024-10-04 11:16:06 +02:00 |
|
Martin
|
1bd921e445
|
SynEdit: added adjusting column selection in shared edit / fixed, prevent column-sel-bounds from becoming invalid (bytepos in middle of utf8 char)
|
2024-10-04 01:41:26 +02:00 |
|
Martin
|
7c370e7757
|
FpDebug: Linux fix finding "_dl_debug_state" (fol library debugging) when the main exe uses external debug info. Issue #41033
|
2024-10-03 18:09:13 +02:00 |
|
Martin
|
4e7251cd25
|
LazLogger: missing "const" for array param
|
2024-10-03 00:23:16 +02:00 |
|
Maxim Ganetsky
|
6ed6e91651
|
Minimap: made layout of config frame somewhat more unified with other option tabs
|
2024-10-02 16:58:33 +03:00 |
|
Martin
|
b97a15169d
|
SynEdit: some optimization to avoid unnecessary Log/Phys point conversions.
|
2024-10-02 13:44:21 +02:00 |
|
Martin
|
cbf7a97b7f
|
SynEdit: fix marks gutter autosizing
|
2024-10-01 22:02:25 +02:00 |
|
Maxim Ganetsky
|
4bfc627204
|
IDEIntf: improved Russian translation
|
2024-10-01 18:27:28 +03:00 |
|
Maxim Ganetsky
|
f67c5cc9bb
|
IDEIntf: improved strings property editor dialog i18n
|
2024-10-01 18:27:28 +03:00 |
|
Martin
|
459dbb1401
|
SynEdit: Mark-Gutter, allow setting a fixed width for columns
|
2024-10-01 17:11:47 +02:00 |
|
Martin
|
b64613cf00
|
SynEdit: CSS-Highlighter fixes - issue #41087
|
2024-10-01 15:27:35 +02:00 |
|
Martin
|
ec3a425203
|
SynEdit: fix shell HL multi-line string. Issue #40584
|
2024-10-01 14:40:14 +02:00 |
|
Martin
|
233d6bee21
|
SynEdit: fix memleak with recent BookMark changes.
|
2024-10-01 12:56:24 +02:00 |
|
Martin
|
12101bac42
|
Debugger: Reduce amount of updates events. (Callstack, TListView.EndUpdate may cause a complete redraw)
|
2024-10-01 12:34:31 +02:00 |
|
Martin
|
b854ec9036
|
LazDebuggerFp: fix cancelling large stack-count updates.
|
2024-09-30 20:45:21 +02:00 |
|
Maxim Ganetsky
|
f07e90600a
|
Minimap: added Russian translation
|
2024-09-30 19:53:10 +03:00 |
|
Maxim Ganetsky
|
1925dbb6c2
|
Minimap: improved config frame layout, i18n-ed
|
2024-09-30 19:53:10 +03:00 |
|