Commit Graph

68710 Commits

Author SHA1 Message Date
mattias
0aa1b762d3 ide: fixed editortoolbar options defaults 2024-10-20 19:59:55 +02:00
mattias
39caeecab4 ide: fixed TIDECoolBarOptions default options 2024-10-20 19:40:47 +02:00
Maxim Ganetsky
56c5a73041 Translations: French translation update by Gilles Vasseur, issue #41195
(cherry picked from commit dcd00a1b13)
2024-10-20 02:18:21 +03:00
Maxim Ganetsky
c6184de5cf IDE: committed automatically regenerated resource file 2024-10-19 22:47:36 +03:00
Maxim Ganetsky
8c6dac5db7 Translations: fixed "\n" mismatches in Lithuanian and Ukrainian translations, issue #41197
(cherry picked from commit 8426b7502d)
2024-10-19 22:41:01 +03:00
Maxim Ganetsky
5a2b5b1a84 JSONViewer: generate executable with lowercase name in all build modes
(cherry picked from commit b495932594)

Co-authored-by: Maxim Ganetsky <maxim@lazarus-ide.org>
2024-10-19 19:11:05 +00:00
mattias
025b08f496 set fixes version to 4.0RC2 2024-10-19 09:14:56 +02:00
Maxim Ganetsky
6865ef0446 LCL-Gtk2: guard all gdk_window_get_state(Window) calls with GDK_IS_WINDOW(Window) checks to avoid Gtk2 warnings
(cherry picked from commit 10996cdfe2)

Co-authored-by: Maxim Ganetsky <maxim@lazarus-ide.org>
2024-10-18 22:42:36 +00:00
Maxim Ganetsky
a2057a647e LCL: allow to properly pass HintData to hint window, patch by Artem Izmaylov, issue #41194
(cherry picked from commit 32947827e5)

Co-authored-by: Maxim Ganetsky <maxim@lazarus-ide.org>
2024-10-18 19:49:32 +00:00
Maxim Ganetsky
9b16686f13 IDE: French translation update by Gilles Vasseur, issue #41192
(cherry picked from commit 962016f5b6)
2024-10-18 15:49:12 +03:00
wp_xyz
1c4681f189 LCL/LabeledEdit: Publish OnContextPopup event. Issue #41193, patch by @rousedebug.
(cherry picked from commit 6be15f2be4)
2024-10-18 11:44:40 +02:00
mattias
2c5f51f2b7 pas2js: fixed compile with fpc 3.3.1 2024-10-18 00:55:11 +02:00
Martin
0d1a157aba Debugger: fix disabling float exception in threads
(cherry picked from commit 26c9e04c8e)
2024-10-17 23:25:49 +02:00
Martin
e76005ab44 LldbDebugger: prevent empty watch value / this leads to an incorrect command send to lldb.
(cherry picked from commit cefc513642)
2024-10-17 20:25:34 +02:00
Maxim Ganetsky
7b1d980aeb JSONViewer: added executable file to .gitignore
(cherry picked from commit a24b331260)
2024-10-17 20:32:21 +03:00
Maxim Ganetsky
5cd34ed615 JSONViewer: regenerated translations and updated Russian translation
(cherry picked from commit 46e9bb2e80)
2024-10-17 20:32:20 +03:00
Maxim Ganetsky
b0c161d26f JSONViewer: restored translations after c309f82455
(cherry picked from commit c02804ffda)
2024-10-17 20:32:20 +03:00
wp_xyz
63d7d26da0 LCL: Fix form icon appearing when modal form opens a border-less second modal form. Issue #41189, patch by @d7_2_laz.
(cherry picked from commit 939daf5466)
2024-10-17 19:08:10 +02:00
wp_xyz
295a9d95d8 tools/jsonviewer: High-dpi icons by Roland Hahn. Some layout improvements.
(cherry picked from commit c309f82455)
2024-10-17 19:06:04 +02:00
Maxim Ganetsky
1c9ce0c297 IDE: regenerated translations and updated Russian translation
(cherry picked from commit 212b6d0407)
2024-10-17 19:05:55 +03:00
Martin
9314326093 IDE, KeyMapping: Fix captions for indent/unindent. They act on single line, if no selection exists
(cherry picked from commit 2e32a7edb7)
2024-10-17 17:24:15 +02:00
mattias
e9d48ffea0 pas2js: merged installer to fixes 2024-10-17 16:01:56 +02:00
mattias
3de2dd3fa7 pas2js: fixed compile 2024-10-17 15:07:13 +02:00
Ondrej Pokorny
33543ae2b1 Revert "PackageTabs: Improve visibility of selected editor tab. Issue #41132, patch by Maxim Ganetsky."
This reverts commit 930797ee74.
2024-10-16 12:18:20 +02:00
dsiders
398452645b Docs: LCL/controls. Updates topics to specify how Height/ClientHeight and Width/ClientWidth differ from VCL.
* TControl.ClientHeight
* TControl.ClientWidth
* TControl.Height
* TControl.Width

(cherry picked from commit 49b437e2e5)
2024-10-15 17:42:30 +01:00
Maxim Ganetsky
802bea2be0 Pas2JS: regenerated translations and updated Russian translation
(cherry picked from commit 2d7ef84dab)
2024-10-14 22:47:22 +03:00
Maxim Ganetsky
8a4aa60805 Pas2JS: improved a caption
(cherry picked from commit ae52fb7b0f)
2024-10-14 22:47:22 +03:00
mattias
8bba8cfb58 pas2js: download: use directory on second try, added darwin aarch64 url 2024-10-14 16:42:52 +02:00
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