Jesus Reyes A
|
a80484b538
|
LCL, fix dbgrid right click selection when dgAnyButtonCanSelect option is active, patch by Emil Totev, issue #37357
|
2021-08-14 16:42:06 -05:00 |
|
Martin
|
1c87dc96eb
|
FpDebug: refactor external debug info / Enable for Linux and Windows
|
2021-08-14 15:23:17 +02:00 |
|
dsiders
|
0467d7cf0f
|
Docs: LazUtils. Adds missing content and see also links.
|
2021-08-14 03:41:18 +01:00 |
|
dsiders
|
5db1922e37
|
Docs: LCL. Updates topic content and links.
|
2021-08-13 06:21:55 +01:00 |
|
dsiders
|
ac39e408c7
|
Docs: LazUtils. Adds missing topics. Updates content.
|
2021-08-13 05:15:52 +01:00 |
|
Jesus Reyes A
|
a61af93917
|
LCL: Fix DBGrid AutoAdjustColumns for memo fields when dgDisplayMemoText option is active, issue #37776
|
2021-08-12 22:36:51 -05:00 |
|
dsiders
|
172b6d5464
|
Docs: LCL. Fixes tagging for Assign operator. Adds missing content.
|
2021-08-13 03:10:27 +01:00 |
|
Sławek Załęcki
|
5a9d725dfe
|
Update packagesystem.pas - fix curly brackets to square brackets
|
2021-08-13 00:30:00 +03:00 |
|
Maxim Ganetsky
|
3945f7302f
|
updatepofiles: improved diagnostic output
|
2021-08-12 00:38:13 +03:00 |
|
Jesus Reyes A
|
fc83aefbd9
|
LCL: add FixedRowsExtra property to allow derived grids add more fixed rows. Fix issue #29303
|
2021-08-10 21:14:11 -05:00 |
|
Maxim Ganetsky
|
e2f89909cf
|
updatepofiles: improved diagnostic output
|
2021-08-11 02:36:11 +03:00 |
|
Maxim Ganetsky
|
a2daac1ca8
|
IDE: Now that updatepofiles tool is able to search for .rsj files, greatly simplified localize scripts (and made Windows script target agnostic). While at this, removed .rst file handling (relevant only for pre FPC 2.6.x and older compilers).
|
2021-08-11 02:18:47 +03:00 |
|
Maxim Ganetsky
|
8d7e9e30ff
|
updatepofiles: added ability to search for .rsj/.rst/.lrj files in specified directory, do not ignore missing .rsj/.rst/.lrj files anymore
|
2021-08-11 02:18:47 +03:00 |
|
dsiders
|
bc7d6df12a
|
Docs: LCL. Adds or updates topic content.
|
2021-08-10 23:52:52 +01:00 |
|
dsiders
|
03b41f9ef2
|
Docs: LCL. Adds missing topics, updates content.
|
2021-08-09 22:51:44 +01:00 |
|
mattias
|
e542d3a317
|
codetools: clean up
|
2021-08-09 18:38:49 +02:00 |
|
wp_xyz
|
79a2acf298
|
TAChart: Add a TChartLiveView demo for paned chart (multi-axis)
|
2021-08-09 13:44:15 +02:00 |
|
Maxim Ganetsky
|
11cb3e8aaf
|
README: added link to INSTALL.txt file
|
2021-08-09 03:28:03 +03:00 |
|
Maxim Ganetsky
|
024b3db6e4
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39320
|
2021-08-09 01:26:13 +03:00 |
|
Basile Burg
|
09ee2173ab
|
LCL/ShellListView: fix #39298 - TShellListView realign columns too aggressively
|
2021-08-08 23:26:59 +02:00 |
|
Werner Pamler
|
733a0abd03
|
Revert "Merge branch 'shelllistview-autoszcol' into 'main'"
This reverts merge request !3
|
2021-08-08 15:57:11 +00:00 |
|
Werner Pamler
|
7efcdd6b72
|
Merge branch 'shelllistview-autoszcol' into 'main'
fix #39298 - TShellListView realign columns too aggressively
See merge request freepascal.org/lazarus/lazarus!3
|
2021-08-08 15:46:40 +00:00 |
|
wp_xyz
|
accd76af5c
|
TAChart: Less hints and warnings.
|
2021-08-08 00:20:43 +02:00 |
|
wp_xyz
|
2d381f05b1
|
TAChart: Fix legend issue #39313
|
2021-08-07 22:46:13 +02:00 |
|
wp_xyz
|
41db5da688
|
TAChart: Fix broken TDBChartSource, issue #39313 (running DBGrid scrollbar).
|
2021-08-07 22:39:50 +02:00 |
|
dsiders
|
862cedaca9
|
Docs: LCL, LazUtils. Converts PRE tags for ASCII character diagrams, literal output, et. al.
|
2021-08-07 19:45:18 +01:00 |
|
dsiders
|
9d48c0eff5
|
Docs: LCL. Updates topics to match current source code.
|
2021-08-07 19:42:12 +01:00 |
|
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 |
|