Commit Graph

61944 Commits

Author SHA1 Message Date
dsiders
4d4476de11 Docs: LazUtils/masks. Adds, updates topcis to match current source code.
* Depends on refactored code in 964d5f4d, 5e0cc9032a, 06a60b60b6, 33df1460, ddcf2d27, 06701d05, b004f8c0, 7c0fdd12, ac380781, ef131e6c.
2022-01-08 02:54:33 +00:00
Maxim Ganetsky
ab98595350 Translations: Slovak translation update by LacaK, issue #39536 2022-01-08 03:06:53 +03:00
Ondrej Pokorny
624ef51567 LCL Spin: fix case of Integer/string types 2022-01-06 14:16:30 +01:00
mattias
8f868ae0e9 IDE: less hints 2022-01-06 13:08:50 +01:00
mattias
2b5f37730f IDE: fixed adding designtime package requirement when dropping component onto form 2022-01-06 13:04:38 +01:00
mattias
384eda71d8 synedit: simplified register, made syneditdsgn designtime 2022-01-06 12:44:10 +01:00
dsiders
5c44c3b487 Docs: LCL/spin. Adds TCustomFloatSpinEdit.EditingDone topic. Depends on 603fb729. 2022-01-05 15:51:23 +00:00
dsiders
59fae3d727 Docs: LCL/spin. Corrects content in TCustomFloatSpinEdit.GetLimitedValue. 2022-01-05 15:44:34 +00:00
Bart
603fb72945 T(Float)SpinEdit: update the control in EditingDone so that text matches Value. Reported by Jamie in https://forum.lazarus.freepascal.org/index.php/topic,57722.msg429596.html#msg429596 2022-01-05 12:33:17 +01:00
dsiders
f48623e90c Docs: LCL/controls. Updates GetDefaultColor topics for TControl, TControlCanvas. 2022-01-05 00:13:19 +00:00
Ondrej Pokorny
2a084c7a90 IDE: TImageIndexPropertyEditor: fix drawing images for ImageIndex properties that have no default value 2022-01-03 15:21:41 +01:00
balazs
1d7296bf2c Prevent "orphaned package" node to appear after resetting the filter. 2022-01-03 10:51:05 +02:00
balazs
2bbb2c67b4 Merge branch 'main' of gitlab.com:freepascal.org/lazarus/lazarus into main 2022-01-03 09:12:34 +02:00
balazs
ba7675a772 Add 2.2.0 to the version list. 2022-01-03 09:11:43 +02:00
Maxim Ganetsky
ae23398e69 IDE: Turkish translation update by Onur ERÇELEN, issue #39529 2022-01-03 03:53:46 +03:00
Maxim Ganetsky
043c087f5a Opkman: Turkish translation update received via forum
https://forum.lazarus.freepascal.org/index.php/topic,34297.msg429282.html?PHPSESSID=8lttvafph2gi1trps40gmi7te4#msg429282
2022-01-03 00:54:29 +03:00
Bart
9b61164125 LazUtils: Masks: move the logic of #a9457c2f2bd1412ef2c8ed9dc7e468eff6453bf4 to CompileAnyCharOrNone. 2022-01-02 13:20:37 +01:00
Joost van der Sluis
c8feb2d0e8 FpDebug: Replaced some Pascalish code to perform pointer calculations without range-overflows with code with range-checking disabled 2022-01-02 00:38:52 +01:00
Joost van der Sluis
a05f75154d * FpDebug: Fix for handling processes that do not provide a real file-handle. 2022-01-01 17:29:43 +01:00
Bart
a9457c2f2b LazUtils: Masks: if mocSet, mocRange of mocAnyCharOrNone is enabled an unescaped '[' must always start such a construct and cannot be a literal. 2022-01-01 13:20:42 +01:00
Maxim Ganetsky
c6e9b99232 FPWeb: fixed minor typos, regenerated translations and updated Russian translation 2021-12-31 01:22:55 +03:00
Joost van der Sluis
7750772722 FpDebug: Fix for handling libraries that do not provide a real file-handle. 2021-12-30 20:36:04 +01:00
Juha
a57cf215d3 Codetools: Update target processor types for x86_64. 2021-12-30 16:35:39 +02:00
Michaël Van Canneyt
972410c09d * Improve HTTP application wizard 2021-12-30 10:46:45 +01:00
Maxim Ganetsky
be4384ef19 Pas2JS: fixed new Pas2JS project options form layout, improved i18n, regenerated translations and updated Russian translation 2021-12-30 02:11:36 +03:00
Maxim Ganetsky
062dbd72e1 IDE: i18n-ed error message about incorrectly configured compiler in project options, regenerated translations and updated Russian translation 2021-12-30 01:31:57 +03:00
dsiders
6226965c11 Docs: LCL/controls. Adds missing punctuation. 2021-12-29 18:57:50 +00:00
dsiders
d1cd17f10d Docs: LazUtils/fileutil. Fixes capitalization for mac bundle post-fix. 2021-12-29 18:56:49 +00:00
dsiders
c87b73cadc Docs: LazUtils/lazutf8. Updates topic content in UTF8Length, UTF8LengthFast. 2021-12-29 17:41:25 +00:00
dsiders
6719d7b54a Docs: LCL, LazUtils. Changes MacOS to macOS in topics. 2021-12-29 17:21:57 +00:00
Martin
375d96cbc2 Merge branch 'fpdebug-dwarf-2byte-address-support' into 'main'
Fpdebug: dwarf 2 byte address support

See merge request freepascal.org/lazarus/lazarus!54
2021-12-29 16:14:25 +00:00
Martin
7a876814d5 LazLogger: fix getting command line param. To not return include "=" from --debug-enable=foo. Issue #39520 2021-12-29 17:08:38 +01:00
Martin
7c60c7ce47 SynCompletion: Add OnBeforeComplete event. Issue #30965 and Merge-request !53 2021-12-29 14:48:59 +01:00
Martin
0e94a6b1db SynCompletion: Ensure Position is in range. 2021-12-29 14:47:40 +01:00
ccrause
218ea083c3 DW_LINE_set_address and target address read operations should respect the target address size. 2021-12-29 14:52:02 +02:00
Michaël Van Canneyt
f727f4dfa3 Merge branch 'main' of gitlab.com:freepascal.org/lazarus/lazarus into main 2021-12-29 13:50:43 +01:00
Michaël Van Canneyt
e0a5700238 * WASI webassembly options 2021-12-29 13:50:31 +01:00
ccrause
5bd0c92411 Add FpDbgAvrClasses to uses clause of RspRemoteDebugger so that AVR support is registered. 2021-12-29 14:45:28 +02:00
dsiders
05038a37b1 Docs: LazUtils/fileutil. Changes MacOSX to MacOS in topics. 2021-12-29 03:34:08 +00:00
Juha
b82a00a7bc DateTimePicker: Adjust comments of option enums so that OI's InfoBox can show them. Issue #39524. 2021-12-28 18:39:11 +02:00
Bart
18b5c2d3e2 LazUtf8: use PopCnt in Utf8LengthFast if instructionset supports it (currently X86 with -CpCOREI or higher). 2021-12-28 16:15:01 +01:00
Juha
d056a1c9f1 Designer,IDE: Change a function name to FindGlobalComponent. Reduce debug info. 2021-12-28 16:53:33 +02:00
Bart
71d44be64a LazUtf8: use unsigned variables in Utf8LengthFast. 2021-12-28 14:29:01 +01:00
mattias
915a1660ef IDE: default exe extension wasi is .wasm 2021-12-28 13:12:36 +01:00
wp_xyz
b8caf0aa02 Examples: Re-add original license headers of modified sample projects. 2021-12-28 00:59:21 +01:00
wp_xyz
9e67aed7e2 Examples: Replace lfm-less ComboBox demo by version with lfm form. 2021-12-28 00:48:57 +01:00
wp_xyz
718ebb5676 Examples: Replace lfm-less NotebookTest demo by version with lfm form. 2021-12-28 00:36:56 +01:00
wp_xyz
dc62098696 Examples: Replace lfm-less MessageDialogs demo by version with lfm form. 2021-12-28 00:09:31 +01:00
wp_xyz
c585bae868 Examples: Replace lfm-less LoadPicture demo by version with lfm form. 2021-12-27 23:53:48 +01:00
wp_xyz
d0b21a465b Examples: Replace lfm-less ListViewTest demo by version with lfm form. 2021-12-27 23:43:05 +01:00