Commit Graph

61510 Commits

Author SHA1 Message Date
Maxim Ganetsky
564f36e8fe Translations: Slovak translation update by LacaK, issue #39791
(cherry picked from commit 896e1525d7)
2022-06-11 03:32:40 +03:00
wp_xyz
95bffdbfbb LCL/FloatSpinEdit: Fix KeyPress swallowing the 'e' of exponential notation.
(cherry picked from commit e10b896d7e)
2022-06-11 03:30:00 +03:00
Dmitry Boyarintsev
c7f93033ac cocoa: using the name filter for EnumFonts function, issue #39771
(cherry picked from commit 6f5b2e4b66)
2022-06-02 01:07:44 +03:00
Dmitry Boyarintsev
5baac72672 cocoa: adding full font style enumeration, issue #39771
(cherry picked from commit ce065e2e52)
2022-06-01 00:41:14 +03:00
mattias
52dab06d1e Merge branch 'fixes_2_2' of gitlab.com:freepascal.org/lazarus/lazarus into fixes_2_2 2022-05-29 20:03:59 +02:00
mattias
0a37d13503 ide: fppkg: search paths 2022-05-29 20:03:55 +02:00
Dmitry Boyarintsev
a3b873541c cocoa: storing underlying and strikeout with HFONT
(cherry picked from commit ba8d995dab)
2022-05-28 01:19:21 +03:00
Dmitry Boyarintsev
d5b94cf624 cocoa: adding support to read/write the additional font configuratinos for the font panel. Updating font panel preview section as selections are changed by the user. Fixes issue #39765.
(cherry picked from commit 0d375636c3)
2022-05-28 01:19:19 +03:00
wp_xyz
f0223d2d37 Examples/FontEnum: Fix font styles. Anchored layout. 2022-05-25 17:59:07 +02:00
Maxim Ganetsky
cefa008446 IDE: improved Russian translation, hint by Pavel, issue #39769
(cherry picked from commit 914219e940)
2022-05-25 03:56:16 +03:00
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