Commit Graph

61315 Commits

Author SHA1 Message Date
Juha
8d8ee178c7 Education package: Fix compilation after cbc97e5a03.
(cherry picked from commit b1e6affa83)
2021-11-25 00:55:05 +03:00
Juha
cdb3eee512 IDE: Update ComponentList after component visibility in Palette changed. Issue #23541.
(cherry picked from commit cbc97e5a03)
2021-11-25 00:55:05 +03:00
dsiders
e966701661 Docs: LCL/dialogs. Updates topic for DefaultPromptDialog.
(cherry picked from commit 163a3a2018)
2021-11-24 01:06:37 +03:00
Juha
f0f6ac33e6 ProjectGroups: Call ActiveChanged() when compiling all. Updates an indicator in the GUI. Issue #32475.
(cherry picked from commit 229162c203)
2021-11-24 01:06:36 +03:00
dsiders
8a09136ced Docs: LCL/dialogs. Updates content for the DefaultPromptDialog routine.
* Includes text from the forum message: https://forum.lazarus.freepascal.org/index.php/topic,46202.msg328576.html#msg328576

(cherry picked from commit 3abc423cba)
2021-11-24 01:06:36 +03:00
Juha
1c45f41387 FontEnum example: Add a missing alphabet. Issue #39480, patch by Don Siders.
(cherry picked from commit 6708a746c8)
2021-11-22 01:17:50 +03:00
wp_xyz
3875655f5b lcl/win32: Fix of disappearing underline of CourierNew text for some font sizes. Issue #39472.
(cherry picked from commit c5fae8fdd1)
2021-11-22 01:17:50 +03:00
Ondrej Pokorny
0dbd616f23 win32: fix setting TMenuItem.Visible := True in the top menu bar. Issue #39458 2021-11-20 10:05:27 +01:00
dsiders
93e97c6838 Docs: LCL/dbctrls. Adds topic for TDBEdit.TextHint. Depends on 4b12f85e.
(cherry picked from commit 21e9073aed)
2021-11-18 00:41:10 +03:00
Juha
dc1c3530f5 LCL: Publish TDBEdit.TextHint. Issue #39470.
(cherry picked from commit 4b12f85ede)
2021-11-18 00:41:09 +03:00
Juha
4e9324236f Designer: Name Menu separators as "SeparatorX" to make name clashes less likely. Issue #39471.
(cherry picked from commit 641c3a73f0)
2021-11-18 00:41:09 +03:00
Juha
de4b4ff80d ProjectTemplates: Prevent wrongly replacing "project" in .lpi file. Issue #39467.
(cherry picked from commit dda96a3864)
2021-11-18 00:41:09 +03:00
Patriccollu
33d1906384 Translations: addied LCL Corsican translation
Merge request freepascal.org/lazarus/lazarus!47

(cherry picked from commit dda3cc7c81)
2021-11-17 01:21:11 +03:00
Maxim Ganetsky
dc1dd00112 POChecker: added Corsican language support, regenerated translations and updated Russian translation
(cherry picked from commit b584409a3b)
2021-11-17 01:21:11 +03:00
Maxim Ganetsky
51c94cdf94 IDE: regenerated translations and updated Russian translation
(cherry picked from commit 58b84d453d)
2021-11-17 01:21:10 +03:00
Maxim Ganetsky
64a2b01134 IDE: added Corsican language support
(cherry picked from commit ad9215fe5e)
2021-11-17 01:21:10 +03:00
dsiders
b23c642762 Docs: LCL/controls. Adds or updates topic content.
(cherry picked from commit 9cfc817173)
2021-11-17 01:21:09 +03:00
dsiders
454da4cb26 Docs: LCL, LazUtils. Updates topics for changes in 53fe133e.
(cherry picked from commit 6bcaef208f)
2021-11-17 01:21:09 +03:00
Juha
48beacf452 IDE: Open also projects and packages when their names are drag/dropped, or passed as cmd line for a running instance. Issue #39338.
(cherry picked from commit 805c9e3169)
2021-11-17 01:21:09 +03:00
Sven Barth
9766005317 * for FPC 3.2.3 and newer alias GraphType.TGraphicsColor to System.UITypes.TColor, Graphics.PColor to System.UITypes.PColor and LCLType.COLORREF to System.UITypes.TColorRef to avoid type conflicts when both System.UITypes and the LCL units are used
Merge request freepascal.org/lazarus/lazarus!46 with minor change (enabled aliasing for FPC 3.2.3 too).

(cherry picked from commit 53fe133e43)
2021-11-16 00:40:47 +03:00
dsiders
3850fdc7fd Docs: LazUtils/lazloggerbase. Comments see also links to unit properties flagged as build warnings.
(cherry picked from commit c0540bb8b0)
2021-11-15 02:13:10 +03:00
mattias
1ff7a16725 ipro: fixed range check font size 2021-11-12 16:33:05 +01:00
dsiders
cd71d115c1 Docs: LCL. Removes duplicated content and links to updated original.
(cherry picked from commit f506e095e4)
2021-11-12 01:02:29 +03:00
Maxim Ganetsky
011e67767a IDE: regenerated translations
(cherry picked from commit f9a2339a88)
2021-11-11 00:23:47 +03:00
Juha
d53212bdf5 LCL-fpGUI: Fix compilation. Issue #39354, patch by Peter Blackman.
(cherry picked from commit 43da8c5047)
2021-11-11 00:23:46 +03:00
Juha
12e37d68f7 IDE: Remove unused resource strings.
(cherry picked from commit b6e4d70821)
2021-11-11 00:23:46 +03:00
dsiders
307078a0b5 Docs: LCL/grids. Fixes spelling error.
(cherry picked from commit f642074957)
2021-11-11 00:23:46 +03:00
dsiders
45e4591348 Docs: LCL/forms. Adds missing topics or content.
(cherry picked from commit bbd1e41311)
2021-11-11 00:23:45 +03:00
dsiders
f1f0190d47 Docs: LCL/controls. Updates Hint-related topics in TControl.
(cherry picked from commit 79e6efe7eb)
2021-11-10 00:49:33 +03:00
Željan Rikalo
59eb318814 Qt,Qt5: fixed OnCloseUp event for TDBCustomComboBox. issue #39455
(cherry picked from commit d43d4618e4)
2021-11-09 01:21:31 +03:00
Juha
63ed2c8183 Codetools: Ignore empty () in function description. Generate function body correctly. Issue #39441, patch by Domingo Galmés.
(cherry picked from commit 937b6bdfef)
2021-11-08 00:44:03 +03:00
Maxim Ganetsky
fd7222fae9 .gitignore: unified backup directory matching expression with ones for units and lib directories
(cherry picked from commit 647a86feb5)
2021-11-08 00:42:31 +03:00
Maxim Ganetsky
0563917145 Added backup subdirectories with their content to .gitignore
(cherry picked from commit 74e27157fd)
2021-11-08 00:42:30 +03:00
Juha
35df1923c0 IdeIntf: Rebuild the OI component tree after comp deletion. CollectionItems do not get deleted otherwise.
(cherry picked from commit 46a1f547f0)
2021-11-08 00:41:07 +03:00
dsiders
90387bef35 Docs: LazUtils/uitypes.. Comments see also links in the #rtl.system.uitypes namespace.
There are no topics in the namespace for the 3.2.2 documentation. The links can be restored for a later release.

(cherry picked from commit c8bfe6c6cd)
2021-11-08 00:40:39 +03:00
Juha
57db736bb3 LCL-GTK3: Prevent crash in SaveDialog creation. For some reason virtual class functions confused it.
(cherry picked from commit da5bd4801c)
2021-11-08 00:39:27 +03:00
Juha
91a6c071af LCL-GTK3: Prevent crash when Open/SaveDialog is closed. Remove 'destroy' signal handler. Still no memory leaks.
(cherry picked from commit 0d20c53cd4)
2021-11-08 00:39:26 +03:00
dsiders
532c1dc7f2 Docs: LCL/buttons. Adds content for TCustomSpeedButton.ActionChange.
* Depends on adafca05.

(cherry picked from commit 123fe0c949)
2021-11-08 00:38:42 +03:00
Roland Hahn
f58c696ff0 lcl: fixed TBitButton with Action and changing Action.ImageIndex
See merge request freepascal.org/lazarus/lazarus!45

(cherry picked from commit 5aee9d5c07)
2021-11-08 00:37:23 +03:00
mattias
f5c28d65be lcl: fixed TSpeedButton with Action and changing Action.ImageIndex
(cherry picked from commit adafca05c0)
2021-11-08 00:35:57 +03:00
Martin
454abe9552 Merge branch 'fixes_2_2' into 'fixes_2_2'
Create fpc folder for git working tree.  Copy .git from source.

See merge request freepascal.org/lazarus/lazarus!39
2021-11-06 08:31:53 +00:00
John Shand
5d482579e7 Create fpc folder for git working tree. Copy .git from source. 2021-11-06 08:31:53 +00:00
dsiders
9ba3e061c3 Docs: LazUtils/lazstringutils. Updates ShortDotsLine topic for deprecated routine.
(cherry picked from commit b18bf9be0c)
2021-11-02 00:45:58 +03:00
dsiders
0a72810a0f Docs: LazUtils/masks. Removes deprecation warnings after #896764a7.
(cherry picked from commit 34d7072ca1)
2021-11-01 00:47:33 +03:00
mattias
9443e6e37e tools: lplupdate showing git commands 2021-10-31 09:09:34 +01:00
mattias
d09e34d46f set fixes version to 2.2.0RC3 2021-10-31 08:43:01 +01:00
mattias
ab85f43b84 git: ignore link.res 2021-10-30 13:38:05 +02:00
mattias
3d959181d1 rpm: comments 2021-10-30 13:30:24 +02:00
mattias
ebe6434627 debs: fixed git checkout on older systems 2021-10-30 13:02:15 +02:00
mattias
aea0e04eca docs: add docs/chm 2021-10-30 12:44:20 +02:00