Commit Graph

66264 Commits

Author SHA1 Message Date
mattias
57e899e4bb updated makefiles 2025-01-18 10:32:39 +01:00
mattias
f15364b893 set fixes version 3.8 2025-01-18 10:31:24 +01:00
mattias
a7bb657c73 tools: rpm: renamed packages 2025-01-17 23:12:14 +01:00
mattias
2d98da4d24 tools: using fpc-laz packages 2025-01-17 22:45:43 +01:00
rich2014
38de7307a0 IDE/LazFileUtils: fix in GetDarwinNormalizedFilename() #41332 2025-01-14 00:04:34 +08:00
dsiders
8806fe75f8 Docs: build_lcl_docs. Removes extraneous Quote characters around CHM title.
(cherry picked from commit 90dc1fe26f)
2025-01-10 23:04:48 -05:00
Martin
f54758267e FpDebug: Do not free current DbgThread while still in use / Will be freed after next run/step. (Linux)
(cherry picked from commit d25d085dbb)
2025-01-09 13:12:56 +01:00
Martin
772bc3236b FpDebug: Linux, fix reading proc/maps to get loaded libraries.
(cherry picked from commit 6f1cd0c4b5)
2025-01-07 18:38:26 +01:00
dsiders
3872ad8091 Docs: LCL/stctrls. Updates TCustomComboBox and TComboBox topics to use consistent content.
(cherry picked from commit fe5942408a)
2025-01-03 20:04:21 +00:00
dsiders
588e49b68e Docs: LazUtils/lazfileutils. Updates content in AppendPathDelim topic to describe
how Windows device identifiers are handled in the routine.

(cherry picked from commit d95cdc433a)
2025-01-01 11:30:15 +00:00
wp_xyz
7d63af5f5f IDEIntf: Fix scaling of action names listbox in ActionList component editor
(cherry picked from commit 0f2d6ec40d)
2024-12-30 12:11:23 +01:00
wp_xyz
0e1be81f90 LazReport: Fix mouse cursor disappearing over images. Issue #41289, patch by paweld
(cherry picked from commit ad55ba8399)
2024-12-26 11:03:06 +01:00
dsiders
11b373446d Docs: LCL/actnlist. Fixes See Also links, return value description in TActionLink.Update.
(cherry picked from commit 3e096abc50)
2024-12-19 17:04:36 +00:00
dsiders
903fe2bae9 Docs: LCL/actnlist. Removes version info in TActionLink.Update.
(cherry picked from commit 19e6796666)
2024-12-19 16:24:03 +00:00
dsiders
93fd4a3864 Docs: LCL/actnlist. Updates TActionLink.Update topic for changes in 51da4aa0.
* Depends on f2c1978c. Issue #41063.

(cherry picked from commit dac6000769)
2024-12-19 16:24:01 +00:00
dsiders
f5c3ce525d Docs: LCL/actnlist. Adds the TActionLink.Update topic for changes in aa9ce848. Issue #41063.
* Assumed Milestone 4.0.

(cherry picked from commit f2c1978c4b)
2024-12-19 16:24:00 +00:00
Martin
34747b97d1 LCL: Workaround for RTL / init result - ActionLink nil deref issue (fixed in FPC 3.3.1). See issue #41063
(cherry picked from commit 51da4aa0c4)
2024-12-19 11:55:04 +01:00
Martin
b561ec5fe3 LCL: Workaround for RTL - ActionLink nil deref issue (fixed in FPC 3.3.1). See issue #41063
(cherry picked from commit aa9ce848b7)
2024-12-19 11:55:04 +01:00
Martin
f246115506 Packager: Package-Editor, disable move-up/down buttons for hieratical view. See Issues #41282 and #41283
(cherry picked from commit 239b75609b)
2024-12-19 11:55:04 +01:00
wp_xyz
b449aa9c82 Packager: Fix "New requirement" dialog crashing at closing when no package is selected. Issue #41278
(cherry picked from commit bc56d9b8cc)
2024-12-15 18:23:09 +01:00
wp_xyz
57a394e4ae TAChart: Fix crash when Hide is called for an inactive chart tool.
(cherry picked from commit 72a834edba)
2024-12-12 12:03:23 +01:00
Martin
85c4c556e6 FpDebug: fix checks for end of CIE-data. Don't read outside the section data.
(cherry picked from commit ba0a9c5bf7)
2024-11-23 17:04:42 +01:00
Martin
ffdc389c25 FpDebug: Linux, check if thread is known.
(cherry picked from commit 9fd6981814)
2024-11-23 17:04:41 +01:00
Martin
085045f648 FpDebug: fix range check error with enum values (negative ord value). Issue #41240
(cherry picked from commit d93235de52)
2024-11-17 13:19:18 +01:00
Martin
462cdb4ff9 Debugger: If asm stepping stops in source (e.g. asm-step over hits breakpoint / or step ends at known source) then update source-editor. Fix regression from issue #40415 f051d0bd65
(cherry picked from commit 5111f33390)
2024-11-17 13:18:31 +01:00
wp_xyz
9ae5f9eba5 AboutBox/SplashScreen: Fix blurring on mac Retina displays, part 2 (issue #41205) (4f007f3d82)
Splash form: Fix size of splash image on mac. Issue #41205. 2e21040755
(Applied manually due to conflict)
2024-11-06 23:09:28 +01:00
wp_xyz
3baca82fa4 AboutBox/Splashscreen: Fix blurring on Mac Retina displays. Patch by @Slidescape, issue #41205,
(cherry picked from commit 0b7d81bd37)
2024-11-06 22:55:37 +01:00
wp_xyz
a93934025f LCL/GraphUtil: Exit ScaleImg immediately when no size change of the image is needed.
(cherry picked from commit 77121d9b42)
2024-11-06 22:55:36 +01:00
Martin
f39025ab18 LazDebuggerFp: fix asm-step-over wrongly stops at finally block in nested code. Issue #41226
(cherry picked from commit 929c9e68ca)
2024-11-06 16:27:33 +01:00
Martin
3fca59ea2e FpDebug: Asm-step-over, ignore unloading library events
(cherry picked from commit 93da1812b9)
2024-11-06 16:20:17 +01:00
wp_xyz
722cddb5f9 TAChart: Fix duplicate "virtual" directive of TBasicChartSeries.ClipRectChanged (https://forum.lazarus.freepascal.org/index.php/topic,69114.msg536109.html).
(cherry picked from commit b07267959f)
2024-10-31 00:09:04 +01:00
wp_xyz
95146d6346 virtualtreeview: partially revert 402cffbdfd, issue #41210
(cherry picked from commit a775e7be7c)
2024-10-31 00:09:02 +01:00
Ondrej Pokorny
c30f99e7e0 Revert "PackageTabs: Improve visibility of selected editor tab. Issue #41132, patch by Maxim Ganetsky."
This reverts commit 930797ee74.
2024-10-16 12:17:52 +02:00
dsiders
3ae9e09974 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:40:25 +01:00
Maxim Ganetsky
7ff6827277 IDE: committed automatically regenerated resource file 2024-10-10 18:37:21 +03:00
wp_xyz
ee864d978f VirtualTreeView: Fix header paint issue in gtk2.
(cherry picked from commit 8b9b6cd85d)
2024-10-08 15:45:26 +02:00
wp_xyz
9f04270439 VirtualTreeView: Fix memory leaks in Advanced demo
(cherry picked from commit 3c2da22f52)
2024-10-08 15:37:14 +02:00
wp_xyz
128187f9e0 VirtualTreeView: Add dataarray sample project.
(cherry picked from commit 92271f5b1a)
2024-10-08 15:36:33 +02:00
wp_xyz
f636905fff VirtualTreeView: Improved LCL scaling.
(cherry picked from commit 402cffbdfd)
2024-10-08 15:23:06 +02:00
wp_xyz
2f3f3f50bc VirtualTreeView: Improve Advanced sample project
(cherry picked from commit 76d430baad)
2024-10-08 15:22:49 +02:00
wp_xyz
3fec000b1c VirtualTreeView: Fix painting of unthemed expland/collapse buttons in non-Windows widgetsets.
(cherry picked from commit d5040729df)
2024-10-08 15:22:19 +02:00
wp_xyz
9773473a83 Examples/VirtualTreeViews: Improved rendering of AdvancedDemo in dark mode.
(cherry picked from commit 4e6afdc699)
2024-10-08 15:17:29 +02:00
wp_xyz
5cfcc7a83a IDE: Some more refinements in layout of editorfilemanager form.
(cherry picked from commit 5ffb95c6b5)
2024-10-07 10:52:05 +02:00
wp_xyz
4d1834d8b4 IDE: Auto-sized layout of editorfilemanager form. Patch by Roland Hahn (slightly modified).
(cherry picked from commit 70fa0f186d)
2024-10-07 10:52:04 +02:00
Martin
ea0604c23a LCL: fix DPI scaling for aligned controls with anchor on their free site. Issue #41007
(cherry picked from commit 9c9902c1fc)
2024-10-06 00:11:02 +02:00
Martin
4ff7d8564d EditorMacro-Viewer: fix showing items when viewer is first opened.
(cherry picked from commit 0197574bfd)
2024-10-06 00:07:51 +02:00
Martin
93b8dc38f4 IdeDebugger: fix range check in disassembler
(cherry picked from commit 84b64855b1)
2024-10-06 00:06:57 +02:00
rich2014
32d8294154 Revert "Cocoa: fix memory leak in LegacyScroller #41171"
This reverts commit e78f9e84ad.
2024-10-05 01:18:51 +08:00
rich2014
e78f9e84ad Cocoa: fix memory leak in LegacyScroller #41171 2024-10-05 00:11:04 +08:00
rich2014
42f7e27f41 Cocoq: release a global variables issue #41170 2024-10-04 23:08:09 +08:00