wp_xyz
fd378d5650
TAChart: Fix axis line in a paned chart extending beyond the pane boundaries. Issue #39312 .
2021-08-06 23:47:10 +02:00
dsiders
145bf90ea6
Docs: LazUtils. Adds missing topic for TDOMNode_WithChildren.GetChildCount.
2021-08-06 02:37:22 +01:00
dsiders
bb47f65547
Docs: LCL. Converts element links to see also links for topics with content.
2021-08-06 02:36:03 +01:00
Jesus Reyes A
850a20e3f5
LCL: Grids: publish GridLineColor, GridLineStyle, patch by AlexTP, issue #35647
2021-08-05 17:50:10 -05:00
wp_xyz
1670867283
TAChart: Fix operation of vertical and horizontal shapes of DataPointCrosshairTool in Basic demo
2021-08-06 00:00:56 +02:00
wp_xyz
214daa3985
TAChart: Check/fix in demos: compilation, runtime behavior, hints & warnings, anchored layout.
2021-08-05 23:23:53 +02:00
wp_xyz
0c02c6a454
TAChart: Fix side color of lineseries in 3D mode
2021-08-05 23:20:42 +02:00
wp_xyz
a5b30b57f9
TAChart: Fix legend background color for AggPas drawer.
2021-08-05 23:19:27 +02:00
wp_xyz
94b9bcf675
TAChart: Less hints and warnings in ChartEditor demo.
2021-08-05 12:17:52 +02:00
wp_xyz
add83f5ee3
TAChart: Improved layout in Marks form.
2021-08-05 11:54:59 +02:00
wp_xyz
3f78502c54
TAChart: Less hints and warnings
2021-08-05 11:01:29 +02:00
wp_xyz
7c644ae7b3
TAChart: Less hints and warnings
2021-08-05 10:34:48 +02:00
Jesus Reyes A
e0a6278dff
LazReport: Editor Sample. Fix hints on designer, load last report after composite test
2021-08-04 23:58:47 -05:00
dsiders
543b3ba2af
Docs: LazUtils. Converts element links to see also links for topics with content.
2021-08-05 03:37:34 +01:00
Maxim Ganetsky
6f2dbaa8cd
LazReport: updated Russian translation
2021-08-05 00:36:15 +03:00
wp_xyz
2a6d558f42
TAChart: Fix dark mode and layout issues in ChartEditor demo under Linux.
2021-08-04 21:56:04 +02:00
wp_xyz
ede35b0f31
TAChart: Compatibility of TChartCombox with dark mode.
2021-08-04 21:56:03 +02:00
dsiders
c7508cbbf3
Docs: LCL. Updates topic links and removes redundant content.
2021-08-04 20:42:01 +01:00
wp_xyz
b080a05bbd
TAChart: Fix legend background color for dark mode.
2021-08-04 17:33:08 +02:00
Jesus Reyes A
052c78909f
LazReport: Handle designer insert fields exception if dataset has no fields, modified patch by Jean Patrick, issue #32469
2021-08-03 22:27:15 -05:00
dsiders
4d4485f209
Docs: LCL. Adds and updates topic content and links.
2021-08-04 04:11:01 +01:00
Maxim Ganetsky
a99a246084
IDEIntf: improved New Field dialog layout, issue #39303
2021-08-04 01:45:53 +03:00
Jesus Reyes A
a4db7e4e62
LCL, Grids: fix thumbtracking focusrect issues when scrolling, issue #35812
2021-08-03 10:15:37 -05:00
dsiders
3e9e3ecc6c
Docs: LCL. Add topic for TCustomGrid.EditorUTF8KeyPress.
2021-08-03 14:28:29 +01:00
wp_xyz
9ee5e00da7
TAChart: Various improvements of ChartEditor demo.
2021-08-03 14:24:57 +02:00
wp_xyz
cbbc6306a8
TAChart: Fix usage of Margins in TChartTitle.Assign
2021-08-03 14:08:05 +02:00
wp_xyz
c83dd77686
TAChart: Use gray colors in disabled ChartCombobox.
2021-08-03 14:05:20 +02:00
Maxim Ganetsky
3dc2ceaa6d
IDEIntf: regenerated translations and updated Russian translation
2021-08-03 01:40:43 +03:00
Maxim Ganetsky
cbb9bd7d09
IDEIntf: improved error messages when it is not possible to get the database fields list, issue 39304
2021-08-03 01:38:16 +03:00
Maxim Ganetsky
d47af6022a
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:41:52 +03:00
Jesus Reyes A
d19cd29754
LCL: Fix grid pasting of selection into Excel doesn't preserve text line endings and may generate merged cells. Patch from K155LA3, issue #34789
2021-08-02 16:04:27 -05:00
Jesus Reyes A
7993dbc779
LazReport: Allow Generate report from another thread, modified patch from wadman, issue #31748
2021-08-01 19:13:18 -05:00
Jesus Reyes A
71d8b00d81
LCL: DBLookupCombobox should not update if it's unbound, fixes autocompletion, issue #34298
2021-08-01 18:40:53 -05:00
Maxim Ganetsky
ecfda1dffb
Merge branch 'revert-1a472284' into 'main'
...
Revert "Merge branch 'main' into 'main'"
This reverts merge request !2
See merge request freepascal.org/lazarus/lazarus!4
2021-08-01 21:42:47 +00:00
Maxim Ganetsky
00498ec342
Revert "Merge branch 'main' into 'main'"
...
This reverts merge request !2
2021-08-01 21:38:06 +00:00
Maxim Ganetsky
1a47228438
Merge branch 'main' into 'main'
...
Add Set Search Text/SetSearchText editor command to Set the current selection...
See merge request freepascal.org/lazarus/lazarus!2
2021-08-01 21:37:23 +00:00
Maxim Ganetsky
22b3a7738d
IDE: regenerated translations and updated Russian translation
2021-08-01 23:53:52 +03:00
Martin
b3d33a5195
Debugger: Add text-hint to assembler-dialog's address input field. Issue #39200
2021-08-01 21:43:15 +02:00
Martin
9922733232
FpLldbDebug: reg-num for Apple M1
2021-08-01 19:23:01 +02:00
wp_xyz
3864a0e0b5
TAChart: Add support of the TChartTitle.Wordwrap property to ChartEditor demo.
2021-07-31 22:34:42 +02:00
Zaher Dirkey
7bdb02f371
Add Set Search Text/SetSearchText editor command to Set the current selection to search text (Ctrl+K - F)
2021-07-31 22:46:43 +03:00
wp_xyz
365852ddae
TAChart: Fix TChartTitle.Assign
2021-07-31 21:44:53 +02:00
wp_xyz
b6c79e640d
TAChart: Protected axis title in ChartEditor demo from becoming negative.
2021-07-31 12:30:38 +02:00
wp_xyz
0f3c318226
TAChart: Fix SpinEdit values becoming negative in ChartEditor demo.
2021-07-31 12:16:35 +02:00
wp_xyz
b4c663189a
TAChart: Fix legend position in ChartEditor demo.
2021-07-31 11:06:08 +02:00
wp_xyz
443586e1d3
Merge branch 'main' of https://gitlab.com/freepascal.org/lazarus/lazarus into main
2021-07-30 22:42:44 +02:00
wp_xyz
db1ad60616
components/wiki: Fix loading of wikiconvert project.
2021-07-30 22:42:19 +02:00
wp_xyz
6b286401a1
components/wiki: Fix usage of ssl in wikiget
2021-07-30 22:35:41 +02:00
Jesus Reyes A
2b5a54edc4
LCL: Grids, Allow users to have a peek at the editor events, fixes issue #23983
2021-07-30 15:06:38 -05:00
Jesus Reyes A
3ae2076292
LCL: fix grids UTF8Keypress, issue #38666
2021-07-30 14:49:25 -05:00