mattias
|
fd9746e2f9
|
pas2js: started install
|
2024-04-05 18:40:22 +02:00 |
|
Juha
|
26de2f9330
|
IDE: Set cursor position inside begin..end for new programs. Issue #32089, based on n7800's patch.
|
2024-04-05 18:52:28 +03:00 |
|
Juha
|
f468a36dd0
|
IDE: In Project Options show build modes more distinctively. Issue #40816, patch by n7800.
|
2024-04-05 17:42:10 +03:00 |
|
Juha
|
1fa34e6268
|
IDE: Improve Files options GUI, especially for Fppkg configuration. Issue #40850, patch by n7800.
|
2024-04-05 16:44:16 +03:00 |
|
dsiders
|
66e929e9d6
|
Docs: LazUtils/lazutf8. Updates ParamStrUTF8 topic to include additional description for arguments.
|
2024-04-05 04:33:59 +01:00 |
|
dsiders
|
37f11d9720
|
Docs: LCL/forms. Updates TApplication.GetParams to fix incorrect descriptions for arguments.
|
2024-04-05 04:33:37 +01:00 |
|
Maxim Ganetsky
|
b1fb44a88e
|
IDE: regenerated translations and updated Russian translation
|
2024-04-02 22:56:23 +03:00 |
|
Maxim Ganetsky
|
97abde0e80
|
LazBuild: fixed loading of translations for default language (i.e. when 'language' parameter is not specified)
|
2024-04-02 22:54:09 +03:00 |
|
Bart
|
76182b6c00
|
TLabeldEdit: publish property NumbersOnly.
|
2024-04-01 12:31:56 +02:00 |
|
DomingoGP
|
8d91b18a79
|
Jedi code format: better fix for issue #40871 error handling set definition with ranges.
|
2024-03-31 18:39:50 +02:00 |
|
Juha
|
0fce9ec928
|
LazBuild: Remove the "get-target-path" parameter. By n7800.
|
2024-03-31 11:46:20 +03:00 |
|
mattias
|
4021b5235c
|
ide: less hints
|
2024-03-30 09:02:34 +01:00 |
|
Juha
|
6e7ce6c7a2
|
LazBuild: Add "get" alias for "get-expand-text" parameter. By n7800.
|
2024-03-29 17:15:22 +02:00 |
|
Juha
|
a82d8be15b
|
LazBuild: Allow just the macro name to be specified in "get-expand-text" parameter. By n7800.
|
2024-03-29 17:05:06 +02:00 |
|
Juha
|
7f000a6970
|
LazControls: Filter data by TreeFilterEdit also when the TreeView is switched. By n7800.
|
2024-03-29 16:50:25 +02:00 |
|
Željan Rikalo
|
00fb3bf31b
|
Gtk2: fixed compilation on non x11 targets. Patch by Giuliano Colla, issue #40870
|
2024-03-29 11:59:56 +01:00 |
|
Maxim Ganetsky
|
7c6752e5d0
|
IDE: regenerated translations and updated Russian translation
|
2024-03-29 01:36:59 +03:00 |
|
Maxim Ganetsky
|
713d951218
|
IDE: fixed i18n of FPCTarget macros description
|
2024-03-29 01:35:23 +03:00 |
|
DomingoGP
|
a326522d93
|
Jedi code format: fix issue #40871 error handling a set with ranges, based on a patch from bytebites
|
2024-03-28 21:20:04 +01:00 |
|
mattias
|
1ed2cf467c
|
ide: added resourcestring
|
2024-03-28 12:04:05 +01:00 |
|
DomingoGP
|
cb6991ccd6
|
Jedi code format: more fine grained control of warning messages.
|
2024-03-28 11:15:23 +01:00 |
|
mattias
|
357015cc9e
|
ide: added ide macro $FPCTarget()
|
2024-03-28 10:11:06 +01:00 |
|
Martin
|
dd49f320f4
|
LazControls: Fix DividerBevel for vertical layout / Ensure correct values for very small/thin bevels
|
2024-03-27 20:02:04 +01:00 |
|
Martin
|
689ef2119f
|
LCL: Fix CalculatePreferredSize. HorizontalSpacing was sometimes used for vertical size. Issue #20445
|
2024-03-27 20:02:04 +01:00 |
|
Michaël Van Canneyt
|
55cc226024
|
* Allow a double click in packages listbox to add requirement and close dialog
|
2024-03-26 12:12:16 +01:00 |
|
mattias
|
e7ec0a6d3d
|
packages: fixed compile fcl_unicodertl
|
2024-03-26 09:06:08 +01:00 |
|
mattias
|
55dba98e1f
|
started fcl_unicodertl.lpk
|
2024-03-25 20:17:02 +01:00 |
|
mattias
|
e0972c8809
|
ide: compiler options: read subtarget
|
2024-03-25 19:36:35 +01:00 |
|
mattias
|
bcbae4f21b
|
ide: fixed using default subtarget by default
|
2024-03-25 19:31:12 +01:00 |
|
mattias
|
cab19ae8cb
|
debs: added arch arm64
|
2024-03-25 19:25:18 +01:00 |
|
Martin
|
01cae85fff
|
LCL: ChildSizing, tests
|
2024-03-24 21:02:36 +01:00 |
|
Martin
|
1f35f2f89b
|
LCL: ChildSizing, fix calculating MaxWidth/Heigh for cell. If any chell in the Column(or Row in case of Height) has a Constraint it will apply (even if other are not constraint). If several have MaxWidth, the smallest MaxWidth applies.
|
2024-03-24 20:13:12 +01:00 |
|
Maxim Ganetsky
|
defe854704
|
CI: enabled LCL test job to run automatically
|
2024-03-24 17:12:44 +00:00 |
|
rich2014
|
0ac0870a84
|
Cocoa: fix Font Orientation issue #40855 (by Johann)
|
2024-03-25 00:34:25 +08:00 |
|
Maxim Ganetsky
|
9c22f26428
|
CI: added LCL test job (manual for now)
|
2024-03-24 16:29:38 +00:00 |
|
rich2014
|
a528a5c515
|
FpDebug: fix compliation error when FPC<3.3.1
|
2024-03-24 23:57:04 +08:00 |
|
Martin
|
560c6818f9
|
LCL: ChildSizing, fix applying new Height. Issue #24986
|
2024-03-24 16:00:18 +01:00 |
|
Martin
|
da3a1abb9a
|
LCL: ChildSizing, remove restriction that child controls with "AutoSized=True" are not enlarged. (This did not work, due to bugs in constrains code / but now constrains code is fixed / This restores the old behaviour)
|
2024-03-24 15:49:06 +01:00 |
|
Martin
|
2a04d89400
|
LCL: Testcase for ChildSizing
|
2024-03-24 15:46:55 +01:00 |
|
Martin
|
22881f66db
|
LCL: Refactor ChildSizing. Fix constraint handling.
|
2024-03-24 15:46:54 +01:00 |
|
Bart
|
db6ed214b9
|
Fix several occurrences of raise exception('some string'), in effect casting a string into an exception, instead of raise exception.create(). Issue #40860. Patch by n7800 (slightly modified).
|
2024-03-23 23:16:38 +01:00 |
|
wp_xyz
|
86a410c96a
|
LCL/grids: Add default values for the new published properties FocusColor and FocusRectVisible
|
2024-03-22 23:56:12 +01:00 |
|
wp_xyz
|
e11e1d3921
|
TAChart: Fix inconsistent usage of brush styles in series OnCustomDrawPointer (https://forum.lazarus.freepascal.org/index.php/topic,66664.msg511859.html#msg511859).
|
2024-03-22 22:21:22 +01:00 |
|
Martin
|
29f1643745
|
LCL: ChildSizing, implement crsSameSize / Solves issue #22730
|
2024-03-22 17:06:38 +01:00 |
|
Martin
|
65809d7515
|
LCL: ChildSizing, fix computation of MaxWidth/Heigh for cells
|
2024-03-22 15:42:20 +01:00 |
|
Pascal Riekenberg
|
3caf5b699b
|
SynEdit: Syncro edit: fixed wrong type cast
|
2024-03-22 10:53:43 +01:00 |
|
wp_xyz
|
51d2468af3
|
fpvectorial: One more exception when a non-text page is passed to the pdf writer. Issue #40858.
|
2024-03-21 19:09:21 +01:00 |
|
wp_xyz
|
e8c9f1f61e
|
fpvectorial: Raise exception when pdfvectorialwriter is requested to save a vectorial (non-text) page. Issue #40858.
|
2024-03-21 19:00:50 +01:00 |
|
Maxim Ganetsky
|
2b58463b83
|
IDEDebugger: updated Russian translation
|
2024-03-21 17:54:07 +03:00 |
|
Martin
|
55a673e4c4
|
Debugger: Updated delete/confirmation dialogs to TTaskDialog.
|
2024-03-21 14:17:19 +01:00 |
|