wp_xyz
1ebfb0903e
Tools/DebugServer: Display milliseconds in logged event time.
...
(cherry picked from commit f42f955821
)
2024-10-13 00:30:02 +02:00
wp_xyz
accad09a6c
Tools/DebugServer: Use high-dpi icons by Roland Hahn
...
(cherry picked from commit 9267b9c1e8
)
2024-10-13 00:30:01 +02:00
wp_xyz
e843dbfd9b
IconFinder: Fix imagelisteditor occasionally using only the smallest icon.
...
(cherry picked from commit c59a6083cb
)
2024-10-12 23:16:19 +02:00
rich2014
3c3543dccb
Cocoa: extract EditMenu common code
2024-10-12 19:03:41 +08:00
rich2014
72cd3fbc19
Cocoa: add TCocoaConfigAppMenu.onCreate for custom
2024-10-12 19:03:41 +08:00
wp_xyz
e295e041f2
IconViewer: Support TAB key. Focus keyword filter by default.
...
(cherry picked from commit da931797db
)
2024-10-12 00:19:56 +02:00
wp_xyz
3fe4a4355c
IconFinder: Fix autosizing of Settings toolbar.
...
(cherry picked from commit 302eaa8325
)
2024-10-12 00:16:46 +02:00
mattias
a408b5cfdc
ide fixed av in path editor dlg on replace on cocoa
2024-10-11 10:37:42 +02:00
mattias
0f291ef044
ide: designer: let mediator decide the default size
2024-10-09 11:26:29 +02:00
Martin
c0026138de
FpDebug: fix :flatten intrinsic, if first value is array. Don't add a data address without adding an item.
...
(cherry picked from commit 2c5dd45f28
)
2024-10-09 11:05:34 +02:00
Martin
82f0349829
FpDebug: fix crash with cached flatten data. Prevent caching any array slice, as it needs access to the expression.
...
(cherry picked from commit 4de7b7574a
)
2024-10-09 11:05:34 +02:00
Martin
db38137c63
FpDebug: fix crash with cached flatten data. Values must not refer to expression (as expression is not part of the cache)
...
(cherry picked from commit ca83c7dbca
)
2024-10-09 11:05:33 +02:00
mattias
754485397b
ide: designer: use mediator default size only if none given
2024-10-09 10:58:08 +02:00
wp_xyz
6a05c11fcf
VirtualTreeView: Fix header paint issue in gtk2.
...
(cherry picked from commit 8b9b6cd85d
)
2024-10-08 19:05:39 +02:00
wp_xyz
d1ced96ff9
Images: Update metadata and html preview with icons from previous commit
...
(cherry picked from commit 03ef727227
)
2024-10-08 19:05:39 +02:00
wp_xyz
36a8a2a10b
General-purpose images: Add icons for use as overlay icons. By Roland Hahn.
...
(cherry picked from commit 622fb4aa06
)
2024-10-08 19:05:38 +02:00
Maxim Ganetsky
b678c306e6
IDE: committed automatically regenerated resource file
2024-10-08 19:37:20 +03:00
Martin
d4096534d7
FpDebug: PascalParser, missing nil check
...
(cherry picked from commit 7e274a48e7
)
2024-10-08 11:52:34 +02:00
Martin
34160a717c
FpDebug: fix :flatten intrinsic, if first value is array. Don't add a data address without adding an item.
...
(cherry picked from commit 8f683d316c
)
2024-10-08 11:52:34 +02:00
Martin
a69ce7817a
FpDebug: fix :TryN intrinsic for pointer types
...
(cherry picked from commit 386bd90d76
)
2024-10-07 21:59:59 +02:00
wp_xyz
2478b348d5
Images: Some more refinded icons by Roland Hahn.
...
(cherry picked from commit 3ac7f4ac60
)
2024-10-07 12:44:57 +02:00
n7800
dee3c4078e
IDE/Options: Place custom IDE title field below to increase width
...
(cherry picked from commit 3e9652e956
)
2024-10-07 12:03:11 +02:00
wp_xyz
1f87c6d9b9
IDE: Some more refinements in layout of editorfilemanager form.
...
(cherry picked from commit 5ffb95c6b5
)
(cherry picked from commit 5cfcc7a83a
)
2024-10-07 10:57:04 +02:00
wp_xyz
58bf908c56
IDE: Auto-sized layout of editorfilemanager form. Patch by Roland Hahn (slightly modified).
...
(cherry picked from commit 70fa0f186d
)
(cherry picked from commit 4d1834d8b4
)
2024-10-07 10:57:03 +02:00
Maxim Ganetsky
2d54bf3fda
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.
(cherry picked from commit 730e2a4ae7
)
Co-authored-by: Maxim Ganetsky <maxim@lazarus-ide.org>
2024-10-06 15:21:58 +00:00
Martin
a12d941545
Fix Key conflict
...
(cherry picked from commit 56a41ab2d8
)
2024-10-05 22:15:49 +02:00
mattias
5b6688bdc5
set fixes version to 4.0RC1
2024-10-05 22:14:42 +02:00
Maxim Ganetsky
e9ee5da137
IDE: regenerated translations and updated Russian translation
2024-10-05 22:30:17 +03:00
Maxim Ganetsky
d9df3b09f7
IDE: improved captions in Window options tab
2024-10-05 22:28:42 +03:00
Martin
9c9902c1fc
LCL: fix DPI scaling for aligned controls with anchor on their free site. Issue #41007
2024-10-05 13:11:35 +02:00
Martin
9609656964
IDE: Amend name for "hide on run" (run is too generic)
2024-10-05 00:33:32 +02:00
Martin
e8f1e0af5d
IDE: Improve layout of Env/Window options
2024-10-05 00:33:32 +02:00
Martin
c07ae4c10e
IDE, SynEdit: Add indent for column mode selection
2024-10-04 23:56:24 +02:00
wp_xyz
3c2da22f52
VirtualTreeView: Fix memory leaks in Advanced demo
2024-10-04 19:56:21 +02:00
rich2014
96b5fe52c4
Revert "Cocoa: fix memory leak in LegacyScroller #41171 "
...
This reverts commit 4362298ebd
.
2024-10-05 01:19:37 +08:00
rich2014
4362298ebd
Cocoa: fix memory leak in LegacyScroller #41171
2024-10-05 00:03:37 +08:00
wp_xyz
402cffbdfd
VirtualTreeView: Improved LCL scaling.
2024-10-04 17:34:21 +02:00
rich2014
e9baea68d1
Cocoq: release two global variables issue #41170
2024-10-04 22:22:32 +08:00
Martin
7e241fef3c
SynEdit: clean up
2024-10-04 15:31:51 +02:00
wp_xyz
76d430baad
VirtualTreeView: Improve Advanced sample project
2024-10-04 11:54:54 +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
rich2014
dfce0d15a4
Cocoa: add AppKitVersion 12 and 13
2024-10-04 13:45:50 +08: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
Maxim Ganetsky
08f140fe19
IDE: correctly load macros caption translations of IDEPackager package
2024-10-04 01:23:01 +03:00
Maxim Ganetsky
dbffeaffae
IDE: regenerated translations and updated Russian translation
2024-10-04 01:03:22 +03:00
Maxim Ganetsky
67558fbdc0
IDEConfig: regenerated translations and updated Russian translation
2024-10-04 01:03:00 +03:00
Maxim Ganetsky
189764f4c0
IDE, IDEConfig: fixed i18n of captions of newly added macros, improved other captions
2024-10-04 01:02:15 +03:00
wp_xyz
4e6afdc699
Examples/VirtualTreeViews: Improved rendering of AdvancedDemo in dark mode.
2024-10-03 18:30:52 +02:00