Martin
|
5b97b27122
|
Fix Makefile for lazbuild
|
2022-08-29 00:18:01 +02:00 |
|
Martin
|
2d3c211f33
|
Fix Makefile for lazbuild
|
2022-08-28 23:47:12 +02:00 |
|
Martin
|
70de7c929c
|
Fix Makefile for lazbuild
|
2022-08-28 23:38:53 +02:00 |
|
Martin
|
8e63ea3dd8
|
Fix Makefile for lazbuild
|
2022-08-28 23:22:13 +02:00 |
|
Martin
|
c51fe3a2d5
|
Debugger: missing files
|
2022-08-28 21:05:10 +02:00 |
|
Martin
|
7fb2cbaf6c
|
Debugger: docs / links for help
|
2022-08-28 21:03:39 +02:00 |
|
Martin
|
b41163de42
|
Debugger: "Value Converter Conf" in "Project Options"
|
2022-08-28 21:00:28 +02:00 |
|
Martin
|
af214f8719
|
Debugger: Renamed FpConverter to BackendConverter
|
2022-08-28 21:00:28 +02:00 |
|
Martin
|
eea8b2cd21
|
IDE, Debugger, Project: Allow setting up project specific debugger backends
|
2022-08-28 21:00:28 +02:00 |
|
Martin
|
bf105af56c
|
Debugger: fix crash in GetUniqueName
|
2022-08-28 20:59:53 +02:00 |
|
Martin
|
9ee8d9dc76
|
Debugger: Move TDebuggerPropertiesConfig from IDE (EnvOpts) to IdeDebugger package
|
2022-08-28 20:59:53 +02:00 |
|
Martin
|
836b9a1054
|
Debugger: Clean up / renames
|
2022-08-28 20:59:52 +02:00 |
|
dsiders
|
55790d8f51
|
Docs: LCL/stdactns. Updates topic content and See Also links.
* Uses linked topics for overridden methods that do nothing other than call the inherited method.
|
2022-08-28 17:46:37 +01:00 |
|
dsiders
|
b40a90e429
|
Docs: LCL/buttons. Updates topic content.
* Adds missing content in topics.
* Removes unused tagging in linked topics.
* Updates tagging for Nil values in topic content.
|
2022-08-26 14:29:40 +01:00 |
|
Maxim Ganetsky
|
d48e9ca080
|
CI: slightly reduce image size by installing only compilers and RTLs (without documentation and demos)
|
2022-08-26 02:49:13 +03:00 |
|
Maxim Ganetsky
|
fe2dea8afc
|
CI: optimized log output of of image building job in order not to hit limits
|
2022-08-26 01:24:10 +03:00 |
|
dsiders
|
73dec41103
|
Docs: LCL/maskedit. Removes invalid See Also link.
|
2022-08-25 15:41:33 +01:00 |
|
dsiders
|
5facad60f6
|
Docs: LCL/comboex. Removes unused tagging in linked topics.
|
2022-08-25 15:41:07 +01:00 |
|
dsiders
|
e4d54c1b4c
|
Docs: LCL/buttonpanel. Removes unused tagging in linked topics.
|
2022-08-25 15:40:25 +01:00 |
|
dsiders
|
9520b3a4b9
|
Docs: LazUtils/graphmath. Updates topic content.
* Adds content to TBezier topic.
* Adds some missing short descriptions.
|
2022-08-25 15:38:43 +01:00 |
|
Michaël Van Canneyt
|
de87e3dfab
|
* TFieldDefs.Find raises exception, index does not
|
2022-08-25 10:12:48 +02:00 |
|
wp_xyz
|
b9c4368fce
|
Designer: TScrollingWinControl paints design-time grid only on visible area. Issue #39866. Based on work by German forum user "siro".
|
2022-08-25 09:57:47 +02:00 |
|
dsiders
|
0bf68ba3af
|
Docs: LCL/maskedit. Adds and updates topic content.
* Removes unused tagging in linked topics.
|
2022-08-24 01:59:36 +01:00 |
|
dsiders
|
cf68357413
|
Docs: LCL/dblogdlg. Removes duplicate short description.
|
2022-08-24 01:58:40 +01:00 |
|
dsiders
|
30187a505b
|
Docs: LCL/spin. Removes unused tagging in linked topic.
|
2022-08-24 01:58:19 +01:00 |
|
Maxim Ganetsky
|
c381575e95
|
CI: allow image rebuilding job only in pipelines belonging to default branch
|
2022-08-24 01:29:15 +03:00 |
|
Martin
|
d49b8782d7
|
FpDebugger: fix clear current command after SigSegV before pause (don't conflict with func-eval)
|
2022-08-23 22:44:59 +02:00 |
|
Martin
|
1c5a6ca5d7
|
FpDebugger: fix value-converters crash in array. Arrays elements must have a static type, and must not depend on the instance.
|
2022-08-23 16:08:21 +02:00 |
|
Martin
|
9147be77ec
|
Debugger: more moving value-converters to LazDebuggerIntf.
|
2022-08-23 16:08:20 +02:00 |
|
Martin
|
d98c10ac7d
|
Debugger: more moving value-converters to LazDebuggerIntf.
|
2022-08-23 16:08:20 +02:00 |
|
Martin
|
99b40ac097
|
Debugger: start moving value-converters to LazDebuggerIntf.
|
2022-08-23 16:08:15 +02:00 |
|
Martin
|
85f94e62fe
|
IDE, Debugger-Config: Fix crash when removing converter.
|
2022-08-23 16:08:15 +02:00 |
|
dsiders
|
be67d10711
|
Docs: LCL/forms. Adds or updates topic content.
* Removes unused tagging in linked topics.
|
2022-08-23 02:35:15 +01:00 |
|
dsiders
|
7737002b0a
|
Docs: LCL/stdctrls. Removes unused tagging for linked topics.
|
2022-08-23 02:34:57 +01:00 |
|
Maxim Ganetsky
|
8ff031fb66
|
CI: added x86_64-gtk2 and i386-win32 build jobs for FPC snapshots from 'fixes' and 'main' branches
|
2022-08-23 03:23:30 +03:00 |
|
Maxim Ganetsky
|
b804996b53
|
CI: support including snapshots of FPC (x86_64-linux) from 'fixes_3_2' and 'main' branches with i386-win32 and x86_64-win64 cross-compilers to our build environment image
|
2022-08-23 02:32:43 +03:00 |
|
Juha
|
0de5404e17
|
LCL-Win32: Make form's OnResize event fire while the size is changed by dragging. Issue #39691.
|
2022-08-22 11:55:04 +03:00 |
|
dsiders
|
7fc258ccc7
|
Docs: LazUtils/lazutf8. Adds or updates content in topics.
* Add missing content.
* Removes unused tagging in deprecated topics.
|
2022-08-22 06:56:11 +01:00 |
|
dsiders
|
15620b144f
|
Docs: LazUtils/lazutils. Adds missing short description for Register routine.
|
2022-08-22 06:55:48 +01:00 |
|
dsiders
|
279fc98df6
|
Docs: LazUtils/dynamicarray. Adds missing content for topics.
|
2022-08-22 06:55:19 +01:00 |
|
Maxim Ganetsky
|
c987cf35a0
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39863
|
2022-08-22 02:21:13 +03:00 |
|
dsiders
|
ce322c95d2
|
Docs: LazUtils/laz2_xmlread. Adds missing content in TDOMParserOptions and TGetDecoderProc topics.
|
2022-08-21 02:47:49 +01:00 |
|
dsiders
|
975838d45d
|
Docs: LazUtils/lconvencoding. Adds See Also link in deprecated topic.
|
2022-08-20 16:12:03 +01:00 |
|
dsiders
|
2d305654e2
|
Docs: LazUtils/lazcollections. Adds missing parameter descriptions.
|
2022-08-20 16:10:16 +01:00 |
|
dsiders
|
7efaa3308d
|
Docs: LCL/industrialbase. Adds topic content.
|
2022-08-20 01:09:53 +01:00 |
|
Maxim Ganetsky
|
adaf3f4e19
|
CI: allow autorunning x86_64-gtk3-stable/oldstable jobs in scheduled pipelines and enable automatic building of x86_64-gtk3-stable
|
2022-08-20 01:16:37 +03:00 |
|
Maxim Ganetsky
|
68f1aa466a
|
CI: added x86_64-gtk3 linux targets for stable and oldstable FPC (can be triggered only manually for now)
|
2022-08-20 01:03:23 +03:00 |
|
dsiders
|
98b664f1ac
|
Merge branch 'lazarus'
|
2022-08-19 17:47:09 +01:00 |
|
dsiders
|
8632b9e379
|
Docs: LCL/buttonpanel. Removes topic reverted in 79505152 .
|
2022-08-19 17:40:20 +01:00 |
|
dsiders
|
9d2dff4632
|
Docs: LCL/buttonpanel. Fixes invalid See Also link.
|
2022-08-19 17:39:00 +01:00 |
|