dsiders
3cdfb5d0d5
Docs: LCL/controls. Adds missing punctuation.
...
(cherry picked from commit 6226965c11
)
2021-12-29 18:59:52 +00:00
dsiders
e795139cb7
Docs: LazUtils/fileutil. Fixes capitalization for mac bundle post-fix.
...
(cherry picked from commit d1cd17f10d
)
2021-12-29 18:59:17 +00:00
dsiders
31329648d4
Docs: LCL, LazUtils. Changes MacOS to macOS in topics.
...
(cherry picked from commit 6719d7b54a
)
2021-12-29 17:30:49 +00:00
dsiders
577f9b0888
Docs: LazUtils/fileutil. Changes MacOSX to MacOS in topics.
...
(cherry picked from commit 05038a37b1
)
2021-12-29 17:28:54 +00:00
Martin
40bea98076
LazLogger: fix getting command line param. To not return include "=" from --debug-enable=foo. Issue #39520
...
(cherry picked from commit 7a876814d5
)
2021-12-29 17:09:15 +01:00
dsiders
74ed44fb2a
Docs: LazUtils/lconvencoding. Updates topics for changes in cb9d685f
.
...
(cherry picked from commit 7a38231905
)
2021-12-29 00:40:25 +03:00
dsiders
a1ad8088f2
Docs: LCL/grids. Updates topic content.
...
(cherry picked from commit 1b7848191e
)
2021-12-28 03:44:15 +00:00
dsiders
a3f8f3c24b
Docs: LCL. Adds or updates topic content.
...
(cherry picked from commit b4b11c6f2a
)
2021-12-28 03:31:08 +00:00
dsiders
ffb3debc9b
Docs: LCL/dialogs. Updates topics.
...
* Adds missing short descriptions for various parameters.
* (cherry picked from commit 70452d48d7
) with modifications.
2021-12-28 03:22:32 +00:00
dsiders
7917f1ac31
Docs: LCL/controls. Updates topic content and links.
...
(cherry picked from commit c152361b72
)
2021-12-28 02:39:47 +00:00
dsiders
89e8fe7182
Docs: LazControls/listviewfilteredit. Removes topic for duplicate type.
...
(cherry picked from commit 18bece2476
)
2021-12-28 02:18:07 +00:00
dsiders
e3e95a81e5
Docs: LCL/lclplatformdefs. Updates BuildLCLWidgetType topic for MacOS widgetset usage.
...
* Depends on c71e7356
, 3e7c23c5
.
* Contains content updates for other topics too.
(cherry picked from commit 8740a2f1ce
)
2021-12-27 01:31:39 +03:00
Juha
0737ee0f95
LazBuild: Default to Carbon widgetset on PowerPC. Issue #39293 , patch by PascalDragon.
...
(cherry picked from commit 3e7c23c53c
)
2021-12-27 01:31:38 +03:00
Juha
df27a769f3
LazBuild: Default to Cocoa widgetset on 64-bit Darwin. Issue #39293 , patch by Chris Rorden.
...
(cherry picked from commit c71e7356c4
)
2021-12-27 01:31:38 +03:00
mattias
958b0e82ca
rpm: gitignore spec files
2021-12-26 19:02:44 +01:00
mattias
e2962cd9e4
fpc rpm: clean up git
2021-12-26 19:02:44 +01:00
dsiders
60c7b82ba1
Docs: LCL/dialogs. Adds, updates topics in TColorButton.
...
* Depends on 285ed6ea
.
* Adds new topic for TColorButton.Notification.
* Updates content for other TColorButton topics.
(cherry picked from commit f5a0532427
)
2021-12-25 03:18:31 +03:00
wp_xyz
e95ced47e4
ideintf/graphpropedits: Scale images in TImageIndexPropertyEditor dropdown to line height. Issue #35807 .
...
(cherry picked from commit ce4661f5ec
)
2021-12-22 00:42:53 +03:00
Juha
8a72f0f832
Project Templates: Disable OK button while necessary information is not given.
...
(cherry picked from commit 734cf1a136
)
2021-12-22 00:42:52 +03:00
Juha
f7b5b14c2d
Project Templates: Improve configuration of ProjectFile and other variables. Issue #38244 , patch by Rolf Wetjen.
...
(cherry picked from commit 08ed2844b3
)
2021-12-22 00:42:52 +03:00
wp_xyz
1dfb84cfbc
LCL/TColorBox, TColorListbox: Add missing Notification procedure. Issue #39518 .
...
(cherry picked from commit 6efaae3d24
)
2021-12-18 02:34:58 +03:00
juha
e1d74d0a94
LCL: Allow external ColorDialog for custom operations in TColorBox and TColorListBox. issue #39189 , patch by jamie philbrook.
...
git-svn-id: trunk@65426 -
(cherry picked from commit 9278af1408
)
2021-12-18 02:34:58 +03:00
dsiders
01078c1080
Docs: LCL/grids. Adds topic for TCustomGrid.Notification.
...
* Depends on 7114800c
.
(cherry picked from commit d93d5c3e08
)
2021-12-18 02:22:58 +03:00
dsiders
6b4cc9fa9a
Docs: LCL/comboex. Adds topic for TCustomComboBoxEx.Notification.
...
* Depends on 7114800c
.
(cherry picked from commit cbaf46012c
)
2021-12-18 02:22:57 +03:00
dsiders
c67fdc0a51
Docs: LCL/colorbox. Adds Notification topics in TCustomColorBox, TCustomColorListBox.
...
* Depends on 6efaae3d
.
(cherry picked from commit d674025f4f
)
2021-12-18 02:22:57 +03:00
Bart
81e6d473ac
LConvEncoding: reverts #05765da982ab46e2486c6932648c71fd692a54d5 and #01e627e35da5030ccea4406cffbdf5b67b85b0b9 and resolves issue #39348 in a different way (by always setting the target's codepage when converting to UTF8).
...
(cherry picked from commit cb9d685f79
)
2021-12-17 00:39:23 +03:00
wp_xyz
669f604e6d
LCL/TCustomGrid, TCustomCheckBoxEx: Add missing Notification method to react on destruction of TitleImageList and Images, respectively.
...
(cherry picked from commit 7114800c05
)
2021-12-17 00:39:22 +03:00
wp_xyz
2bd1bb2406
LCL/TColorButton: Add missing Notification method to prevent crash when assigned ColorDialog is deleted.
...
(cherry picked from commit 285ed6ea0d
)
2021-12-17 00:39:22 +03:00
Martin
a1a2e3dc28
FpDebug: Remove some asserts that were to strict. The check is done in ReadThreadState. If that has already been done, the functions do not need the requirement.
...
(cherry picked from commit 842abf97c1
)
2021-12-16 09:54:08 +01:00
Martin
79d2eed9b2
LazDebuggerFp: More stepping tests
...
(cherry picked from commit bfcd8fc293
)
2021-12-16 09:54:08 +01:00
Martin
0bfb65de03
LazDebuggerFp: Cleanup compiler hints
...
(cherry picked from commit a1c6e559e1
)
2021-12-16 09:54:08 +01:00
Martin
65133dd1cd
LazDebuggerFp: Handle Win32-SEH for step-in/out/over
...
(cherry picked from commit 6e5c00bb59
)
2021-12-16 09:54:07 +01:00
Martin
08764bb5db
LazDebuggerFp: ifdef win64 code
...
(cherry picked from commit 4490c1f5a5
)
2021-12-16 09:54:07 +01:00
Martin
3a0a64113d
LazDebuggerFp: Added safety measures for single stepping (Win64 SEH)
...
(cherry picked from commit 97c29d9540
)
2021-12-16 09:54:07 +01:00
Martin
64480a7931
LazDebuggerFp: catch exceptions in Application.ProcessMessages
...
(cherry picked from commit 4c78791096
)
2021-12-16 09:54:07 +01:00
Martin
777aac6151
FpDebug: PascalParser, Fix parsing float on localized PC.
...
(cherry picked from commit a4b23e0b2a
)
2021-12-16 09:54:07 +01:00
Maxim Ganetsky
09ea9e4bd3
Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39516
...
(cherry picked from commit e71c784ab0
)
2021-12-15 02:26:36 +03:00
dsiders
0d2ebdc27f
Docs: LCL/extctrls. Updates topics for TCustomTrayIcon, TTrayIcon.
...
(cherry picked from commit d116a8f5cc
)
2021-12-14 00:40:13 +03:00
Maxim Ganetsky
393a92d4f7
IDE: improved Russian translation
...
(cherry picked from commit e92521a472
)
2021-12-13 01:09:42 +03:00
Maxim Ganetsky
9e736bfafb
IDE: Restored manual LCL translation callback call (allows to have LCL translated earlier in order to have translated button captions in some dialogs shown during IDE start)
...
(cherry picked from commit 102e584847
)
2021-12-13 01:08:37 +03:00
Martin
5004991a63
IDE: fix mingw-path in message about gdb location.
...
(cherry picked from commit 159f5e368f
)
2021-12-13 01:08:37 +03:00
dsiders
3f9ec227eb
Docs: LazUtils/lconvencoding. Adds topic for SetTargetCodePage parameter in TConvertEncodingFunction.
...
* Depends on 01e627e3
.
(cherry picked from commit b12267c1e3
)
2021-12-13 01:08:35 +03:00
Juha
357d2f849c
IDE: Improve the header hint clicked behavior. Issue #39506 .
...
(cherry picked from commit 4eff151060
)
2021-12-13 01:08:35 +03:00
Bart
cc30355e84
LazUtf8: fix rangecheck error due to not detecting invalid 4-byte Utf8-codepoint in ConvertUTF8ToUTF16. Issue #39501 .
...
(cherry picked from commit 153a562187
)
2021-12-13 01:08:35 +03:00
Bart
dcb34591d1
LazUtils: LConvEncoding: change signature of TConvertEncodingFunction analogue to all XXXToUtf8() functions. Part of issue #39348 ;
...
(cherry picked from commit 01e627e35d
)
2021-12-13 01:08:35 +03:00
dsiders
5f003f5b0a
Docs: LCL/controls. Updates content for Align and Anchors topics in TControl.
...
(cherry picked from commit c96a14fd0d
)
2021-12-13 01:08:34 +03:00
Juha
3416b7f8e6
IDE: Move to actual message header when the header hint on top is clicked. Issue #39506 .
...
(cherry picked from commit ab4e2af841
)
2021-12-13 01:08:34 +03:00
Juha
c9605867fc
IDE: In message header, move to last line of previous view with Up-key. Part of issue #39506 .
...
(cherry picked from commit a821a43b5f
)
2021-12-13 01:08:34 +03:00
Bart
d5a59467c4
LazUtils: LConvEncoding: remove all code that is disabled if FPC_HAS_CPSTRING is NOT defined,
...
since we do not support compiler versions < 3.0, so FPC_HAS_CPSTRING is always defined now.
(cherry picked from commit 5aa4ccaa47
)
2021-12-13 01:08:33 +03:00
Bart
9b3fe9b4f7
LazUtils: LConvEncoding: Fix not setting target codepage in various xxxToUtf8() functions. Issue #39348 .
...
Note: ConvertAnsiToUtf8 not fixed yet.
(cherry picked from commit 05765da982
)
2021-12-13 01:08:33 +03:00