wp_xyz
f12e03ce51
TAChart: Fix axis line in a paned chart extending beyond the pane boundaries. Issue #39312 .
2021-08-08 12:51:16 +02:00
wp_xyz
a232ffa866
TAChart: Fix operation of vertical and horizontal shapes of DataPointCrosshairTool in Basic demo
2021-08-08 12:51:16 +02:00
wp_xyz
a2022b09f4
TAChart: Check/fix in demos: compilation, runtime behavior, hints & warnings, anchored layout.
2021-08-08 12:51:15 +02:00
wp_xyz
3eec60f547
TAChart: Fix side color of lineseries in 3D mode
2021-08-08 12:51:15 +02:00
wp_xyz
1702101031
TAChart: Fix legend background color for AggPas drawer.
2021-08-08 12:51:15 +02:00
dsiders
370b81746a
Docs: LazUtils. Adds missing topic for TDOMNode_WithChildren.GetChildCount.
...
(cherry picked from commit 145bf90ea6
)
2021-08-06 20:48:55 +02:00
dsiders
c2761a514b
Docs: LCL. Converts element links to see also links for topics with content.
...
(cherry picked from commit bb47f65547
)
2021-08-06 20:48:55 +02:00
dsiders
5e87306253
Docs: LazUtils. Converts element links to see also links for topics with content.
...
(cherry picked from commit 543b3ba2af
)
2021-08-06 00:44:14 +03:00
wp_xyz
6764ac50e9
TAChart: Less hints and warnings in ChartEditor demo.
2021-08-05 12:16:14 +02:00
wp_xyz
a2fb17d7bb
TAChart: Improved layout in Marks form.
...
(cherry picked from commit add83f5ee3
)
2021-08-05 12:06:13 +02:00
wp_xyz
59e495a8f4
TAChart: Less hints and warnings
...
(cherry picked from commit 3f78502c54
)
2021-08-05 12:06:13 +02:00
wp_xyz
5564480779
TAChart: Less hints and warnings
...
(cherry picked from commit 7c644ae7b3
)
2021-08-05 12:06:12 +02:00
wp_xyz
a41b4e1333
TAChart: Fix dark mode and layout issues in ChartEditor demo under Linux.
...
(cherry picked from commit 2a6d558f42
)
2021-08-05 12:06:12 +02:00
wp_xyz
d5678adeaf
TAChart: Compatibility of TChartCombox with dark mode.
...
(cherry picked from commit ede35b0f31
)
2021-08-05 12:06:12 +02:00
wp_xyz
f5de6c86d3
TAChart: Fix legend background color for dark mode.
...
(cherry picked from commit b080a05bbd
)
2021-08-05 12:06:11 +02:00
wp_xyz
6ba2afc9db
TAChart: Various improvements of ChartEditor demo.
...
(cherry picked from commit 9ee5e00da7
)
2021-08-05 12:06:11 +02:00
wp_xyz
84d1a95877
TAChart: Fix usage of Margins in TChartTitle.Assign
...
(cherry picked from commit cbbc6306a8
)
2021-08-05 12:06:11 +02:00
wp_xyz
02eb0066f3
TAChart: Use gray colors in disabled ChartCombobox.
...
(cherry picked from commit c83dd77686
)
2021-08-05 12:06:11 +02:00
Maxim Ganetsky
395ddbb9f9
LazReport: updated Russian translation
...
(cherry picked from commit 6f2dbaa8cd
)
2021-08-05 00:50:42 +03:00
Jesus Reyes A
87db488244
LazReport: Handle designer insert fields exception if dataset has no fields, modified patch by Jean Patrick, issue #32469
...
(cherry picked from commit 052c78909f
)
2021-08-05 00:50:42 +03:00
dsiders
84e73c966d
Docs: LCL. Updates topic links and removes redundant content.
...
(cherry picked from commit c7508cbbf3
)
2021-08-05 00:45:12 +03:00
dsiders
e4db1346a7
Docs: LCL. Adds and updates topic content and links.
...
(cherry picked from commit 4d4485f209
)
2021-08-05 00:45:12 +03:00
Maxim Ganetsky
6e3058da02
IDEIntf: improved New Field dialog layout, issue #39303
2021-08-04 01:52:19 +03:00
dsiders
c223d7fe95
Docs: LCL. Add topic for TCustomGrid.EditorUTF8KeyPress.
...
(cherry picked from commit 3e9e3ecc6c
)
2021-08-03 21:31:03 +02:00
Jesus Reyes A
f3bd9119d6
LCL, Grids: fix thumbtracking focusrect issues when scrolling, issue #35812
...
(cherry picked from commit a4db7e4e62
)
2021-08-03 10:35:01 -05:00
Maxim Ganetsky
8a1d2d8a2f
IDEIntf: regenerated translations and updated Russian translation
2021-08-03 01:46:00 +03:00
Maxim Ganetsky
9c82bde7c3
IDEIntf: improved error messages when it is not possible to get the database fields list, issue 39304
2021-08-03 01:46:00 +03:00
Maxim Ganetsky
bac636c1f0
IDEIntf: Reverted part of 79519f5acc
(Improve an exception error message in OI for issue #35322 ).
...
This message improvement didn't help in case of issue #35322 ("Access violation" became "Access violation with value "(True)"") and broke error messages in object inspector in case the entered name there is not a valid Pascal identifier.
2021-08-03 00:45:35 +03:00
Jesus Reyes A
6a1d59a9af
LCL: Fix grid pasting of selection into Excel doesn't preserve text line endings and may generate merged cells. Patch from K155LA3, issue #34789
...
(cherry picked from commit d19cd29754
)
2021-08-02 16:06:15 -05:00
Jesus Reyes A
ef20dfd61f
LazReport: Allow Generate report from another thread, modified patch from wadman, issue #31748
...
(cherry picked from commit 7993dbc779
)
2021-08-01 19:17:13 -05:00
Jesus Reyes A
5a27d59f4e
LCL: DBLookupCombobox should not update if it's unbound, fixes autocompletion, issue #34298
...
(cherry picked from commit 71d8b00d81
)
2021-08-01 19:04:22 -05:00
Jesus Reyes A
bf19ccb488
LCL: fix grids UTF8Keypress, issue #38666
...
(cherry picked from commit 3ae2076292
)
2021-08-01 19:00:53 -05:00
Maxim Ganetsky
6fedfc8db7
IDE: regenerated translations and updated Russian translation
...
(cherry picked from commit 22b3a7738d
)
2021-08-01 23:55:30 +03:00
Martin
d7eb13a32c
Debugger: Add text-hint to assembler-dialog's address input field. Issue #39200
...
(cherry picked from commit b3d33a5195
)
2021-08-01 21:44:00 +02:00
Martin
c7db857480
FpLldbDebug: reg-num for Apple M1
...
(cherry picked from commit 9922733232
)
2021-08-01 19:25:08 +02:00
wp_xyz
25b6fe2c3b
TAChart: Add support of the TChartTitle.Wordwrap property to ChartEditor demo.
...
(cherry picked from commit 3864a0e0b5
)
2021-07-31 23:51:07 +02:00
wp_xyz
27c1055b42
TAChart: Fix TChartTitle.Assign
2021-07-31 21:52:19 +02:00
wp_xyz
f5a508973d
components/wiki: Fix usage of ssl in wikiget; fix loading of wikiconvert project.
2021-07-31 12:42:34 +02:00
wp_xyz
ca18b6796a
* TAChart: Fix legend position in ChartEditor demo; fix SpinEdit values becoming negative in ChartEditor demo; protected axis title in ChartEditor demo from becoming negative.
2021-07-31 12:35:20 +02:00
Martin
c94d2b3641
fix gitignore
2021-07-30 19:54:20 +02:00
Martin
1b6070d9ef
fix gitignore
2021-07-30 18:17:30 +02:00
Maxim Ganetsky
bc7c8d517d
IDE: removed useless # symbol from Lazarus version label in About dialog
...
(cherry picked from commit 368d15ea48
)
2021-07-29 01:39:35 +03:00
Maxim Ganetsky
7d39ac436d
IDE: regenerated translations and updated Russian translation
...
(cherry picked from commit 5de61b7a28
)
2021-07-29 01:39:34 +03:00
Maxim Ganetsky
00140be720
IDE: don't mention SVN in IDE and FPC info dialogs
...
(cherry picked from commit 3f1ca1a989
)
2021-07-29 01:39:33 +03:00
Maxim Ganetsky
50a3d74efc
IDE: mention Git instead of SVN
...
(cherry picked from commit c4f29e0cf5
)
2021-07-29 01:39:33 +03:00
Maxim Ganetsky
509459daf2
IDE: don't mention SVN in About dialog anymore
...
(cherry picked from commit b4fe9ca026
)
2021-07-29 01:39:33 +03:00
Maxim Ganetsky
3827e643eb
IDE: removed resource string lisLazarusSVNRev = 'r%s' (it should not be translated, so just use its value in the only place where it is needed)
...
(cherry picked from commit 14f7012c79
)
2021-07-29 01:39:32 +03:00
Martin
921c45ac37
Updated .gitignore
2021-07-28 20:35:36 +02:00
Martin
8cd5ff3842
fixed line endings / added defaults to gitattributes
2021-07-28 11:13:36 +02:00
Maxim Ganetsky
3a2fbd65ba
README.md: fixed hyperlink
...
(cherry picked from commit 16e64e1ef2
)
2021-07-28 00:12:42 +02:00