Commit Graph

61500 Commits

Author SHA1 Message Date
Juha
d17361635f IDE: Support scaled font sizes in All Compiler Options window. By BrunoK.
(cherry picked from commit 59eeb39742)
2022-05-25 01:56:26 +03:00
wp_xyz
755b03e0ef FPVectorial: Fix missing call to parent constructor of TIndentedStringList. Issue #39764. Patch by ExSystem.
(cherry picked from commit bed8f0d9e9)
2022-05-25 01:56:04 +03:00
wp_xyz
eccac8a161 Turbopower_ipro: Fix rendering of text background in colored table cell. Issue #39756.
(cherry picked from commit 6073152919)
2022-05-21 18:04:15 +02:00
Maxim Ganetsky
a1f34f24f7 IDE: improved Window Options page layout, patch by Don Siders, issue #39755
(cherry picked from commit 8ff1c4a012)
2022-05-21 01:17:18 +03:00
Juha
5c1c38cad2 Support more calling conventions. Issue #39405, patch by Pavel.
(cherry picked from commit 7ca9ba2fb6)
2022-05-21 01:16:52 +03:00
mattias
64bc8e992e lcl: fixed TCustomForm.GetMonitor to avoid calling SetBounds 2022-05-17 10:43:11 +02:00
mattias
0488d32bea lcl: wince: aligns WinCE to Win32 from LacaK 2022-05-17 09:59:19 +02:00
mattias
f467ac0f5b lcl: fixed TCustomForm.GetMonitor when handleallocated and visible 2022-05-17 09:59:09 +02:00
mattias
c161bf52f0 lcl: TCustomForm.GetMonitor consider poDefaultPosOnly 2022-05-17 09:58:55 +02:00
mattias
2f157a3810 lcl: TCustomForm.GetMonitor consider Position and DefaultMonitor on first show 2022-05-17 09:58:40 +02:00
wp_xyz
8187244aa0 LCL/ListView: implement incremental search in virtual mode for Windows. Issue #39748.
(cherry picked from commit 0883c8c524)
2022-05-17 00:53:04 +03:00
wp_xyz
689dde656b LCL/Listview: Fix listview jumping to first item when a key is pressed in virtual mode, issue #39715.
(cherry picked from commit d3396e9fa0)
2022-05-17 00:52:18 +03:00
Maxim Ganetsky
48888ebaae IDE: committed automatically regenerated file 2022-05-16 02:03:26 +03:00
mattias
3b2d78fc2c set fixes version 2.2.3 2022-05-15 10:14:43 +02:00
mattias
537f43754c set fixes version to 2.2.2 2022-05-15 09:51:43 +02:00
Dmitry Boyarintsev
9d23f1d10b Cocoa: fix the callback call for cocoa tabcontrol mouseup event (never happens, but sanity is the best), issue #39731
(cherry picked from commit a1b0518709)
2022-05-13 23:39:56 +03:00
Dmitry Boyarintsev
9915af750a Cocoa: only recognizing tab clicks, if they are placed on any of the tab buttons, issue #39731
(cherry picked from commit 7ee95e21d0)
2022-05-13 23:39:53 +03:00
Martin
4ad24ee837 FpDebug: fix overflow in stack eval
(cherry picked from commit 315bb059d8)
2022-05-10 00:23:42 +02:00
wp_xyz
261cce6274 TAChart: Cosmetic in TAChartListbox.pas
(cherry picked from commit 69c1ebca24)
2022-05-09 22:55:19 +03:00
wp_xyz
bf499e9612 TAChart: Fix designtime crash when Chart is unlinked from ChartLiveView; add missing Notification method.
(cherry picked from commit 1a6aea0daa)
2022-05-09 22:55:17 +03:00
Martin
e15e4a1843 FpDebug: Workaround for dangling pointer to FScanAllWorker.FScanScopeList (in FCompUnitScope.FScopeListPtr), set by FScanScopeList.BuildList.
(cherry picked from commit 915fbfa830)
2022-05-09 02:00:49 +02:00
Martin
a8d568ef55 SynEdit: fix PasHighLighter for "default" modifier after property. (fix false matches). Issue #39726
(cherry picked from commit db98b76076)
2022-05-04 21:16:09 +02:00
PragmaticLinux
d260928002 IDE: Make OI visible on first start even when configuration directory is missing, but still Initial Setup Dialog has no reason to be shown (all its checks are passing correct). Fixes issue #39328. 2022-04-30 00:03:56 +03:00
Željan Rikalo
3b128fd9d3 Qt5: fixed Qt5 build missing qt5 subdirectory. issue #39723 2022-04-30 00:03:54 +03:00
wp_xyz
012c209cb6 LCL/ImageList: Fix incorrect png format check in lfm files. Issue #39719, patch by Guilherme Scaglia. 2022-04-30 00:03:52 +03:00
dsiders
8c5304ecf1 Docs: LCL/various. Fixes XML tagging with extra or missing space characters.
(cherry picked from commit 34143c995e)
2022-04-22 02:42:14 +03:00
dsiders
c0163447c9 Docs: LCL/graphics. Updates content and see also links for TCanvas topics. Issue #39701.
(cherry picked from commit a9a1c7cceb)
2022-04-22 02:41:55 +03:00
dsiders
75dfae5166 Docs: LCL/grids. Updated topic content for changes in 478e5101.
(cherry picked from commit bdd9145187)
2022-04-22 02:41:36 +03:00
wp_xyz
bc8d0d2ae5 LCL/StringGrid: Fix crash when Columns are exchanged and column indices are specified in reverse order.
(cherry picked from commit 478e5101d9)
2022-04-22 02:41:16 +03:00
Juha
1c8d13354d Codetools: Do not crash when invoking ident completion on empty editor. Issue #39685.
(cherry picked from commit 9da44c1c9b)
2022-04-05 02:25:14 +03:00
dsiders
1c7155bd05 Docs: LCL/forms. Updates topic content and see also links.
(cherry picked from commit 93d6e5a16c)
2022-04-05 02:24:53 +03:00
dsiders
9921b60282 Docs: RttiControls/rttictrls. Adds, updates topic content.
* Provides partial coverage. Additional updates needed.

(cherry picked from commit 8f440b657f)
2022-04-05 02:24:37 +03:00
dsiders
d01ed68806 Docs: RttiControls/rttigrids. Fixes invalid topic link.
(cherry picked from commit 68a0b6fd59)
2022-04-05 02:24:14 +03:00
dsiders
e6c79a4338 Docs: RttiControls. Updates output file names to match package name.
(cherry picked from commit 31bb92943f)
2022-04-05 02:23:54 +03:00
dsiders
f71dead073 Docs: RTTIControl/rttigrids. Adds, updates topic content.
(cherry picked from commit 089d619fcf)
2022-04-05 02:23:33 +03:00
dsiders
16a8d7d640 Docs: Fixes typo in build script.
(cherry picked from commit 89a9d84d34)
2022-04-05 02:23:12 +03:00
dsiders
f7f43c1274 Docs: RttiControls. Adds project file, css, and script needed to produce help formats.
(cherry picked from commit e6f66a8da3)
2022-04-05 02:21:37 +03:00
dsiders
83330f6e0a Docs: RttiControls. Adds missing topics for current source revision.
* Mostly skeletons with minimal content.
* Restores formatting compatible with SynEdit-based editors.

(cherry picked from commit c334298026)
2022-04-05 02:21:20 +03:00
dsiders
0511f47cd4 Docs: LazUtils/lazloggerbase/lazlogger. Updates topics for routines from include files.
(cherry picked from commit 455af077fa)
2022-04-05 02:18:29 +03:00
dsiders
341246f96b Docs: LazUtils/lclproc. Updates topic content. Removes topics not needed for current source code.
(cherry picked from commit 79868a41b3)
2022-04-05 02:17:49 +03:00
dsiders
a93619f6fb Docs: LazUtils/fileutil. Updates topic content and links.
(cherry picked from commit 8e5d00ff3a)
2022-04-05 02:17:24 +03:00
dsiders
2b7a8cfff4 Docs: LCL/stdctrls. Updates topics for code removed in b0f6b29a.
(cherry picked from commit c8241f1ebd)
2022-04-05 02:16:34 +03:00
dsiders
04237ebe78 Docs: LCL/extctrls. Adds TPanel.OnChangeBounds topic for changes in f9e896f0.
(cherry picked from commit 28c2a3348f)
2022-04-05 02:16:15 +03:00
marcoonthegit
1af1c06e97 * try to fix sitemap editor. Still the whole concept is rough, and probably also suffers from changes wrt projectdir, since the sitemaps are saved to a different directory
(cherry picked from commit c0c92c1b57)
2022-04-05 02:15:41 +03:00
wp_xyz
364afccf48 Tools/chmmaker: Fix crash when editing table-of-contents of loaded sample project.
(cherry picked from commit 61ad4be039)
2022-04-05 02:15:21 +03:00
michl
0f22d87a53 LCL: Label.ParentColor stored default True. Revert 53362c37. Issue #38976
(cherry picked from commit b0f6b29ad8)
2022-04-05 02:14:59 +03:00
dsiders
3df444e3b6 Docs: LazUtils/textstrings. Fixes an XML error introduced in the previous commit.
(cherry picked from commit 1f7f5418a1)
2022-04-05 02:14:38 +03:00
dsiders
5ab52afded Docs: Adds a link to LazUtils on the Online Help page.
(cherry picked from commit b63949616e)
2022-04-05 02:14:12 +03:00
dsiders
f8cabc0609 Docs: LazUtils/lazsysutils/textstrings. Fixes links to external topics.
(cherry picked from commit fce9b1ebba)
2022-04-05 02:13:24 +03:00
dsiders
39b5c9a78e Docs: LazUtils/lazfileutils. Updates topic content, links, formatting in code tags.
(cherry picked from commit 4d46c0b812)
2022-04-05 02:08:54 +03:00