Maxim Ganetsky
|
5ba4b9213e
|
.gitignore clean up
(cherry picked from commit 0ab69e8387 )
|
2021-08-27 00:22:47 +03:00 |
|
Maxim Ganetsky
|
3d7bfff38f
|
Added executable names to .gitignore
(cherry picked from commit e881c3e6aa )
|
2021-08-27 00:22:47 +03:00 |
|
mattias
|
3fe4dc47ef
|
tools: added git ignores for linux binaries and config
(cherry picked from commit 266c74db95 )
|
2021-08-27 00:22:47 +03:00 |
|
dsiders
|
c60b5f9a7e
|
Docs: LazUtils. Updates content to reflect current constant values.
(cherry picked from commit 10c474f730 )
|
2021-08-18 00:15:22 +03:00 |
|
dsiders
|
4c44ef6ee8
|
Adds and updates grids, dbgrids topics for merges to fixes_2_2.
(cherry picked from commit 3313ccc17c )
|
2021-08-17 00:33:28 +03:00 |
|
dsiders
|
ca91795ce8
|
Docs: LazControls. Adds, updates topic content.
(cherry picked from commit fb27fcd12a )
|
2021-08-16 00:51:48 +03:00 |
|
dsiders
|
fbade4c19d
|
Docs: LazUtils. Adds missing content and see also links.
(cherry picked from commit 0467d7cf0f )
|
2021-08-16 00:51:47 +03:00 |
|
Jesus Reyes A
|
356f1fcd8b
|
LCL, fix dbgrid right click selection when dgAnyButtonCanSelect option is active, patch by Emil Totev, issue #37357
(cherry picked from commit a80484b538 )
|
2021-08-15 10:25:28 -05:00 |
|
Jesus Reyes A
|
70360b7268
|
LCL: Fix DBGrid AutoAdjustColumns for memo fields when dgDisplayMemoText option is active, issue #37776
(cherry picked from commit a61af93917 )
|
2021-08-15 10:25:26 -05:00 |
|
Jesus Reyes A
|
c16ce42713
|
LCL: add FixedRowsExtra property to allow derived grids add more fixed rows. Fix issue #29303
(cherry picked from commit fc83aefbd9 )
|
2021-08-15 10:25:25 -05:00 |
|
Jesus Reyes A
|
ad39a7d0f6
|
LCL: Grids: publish GridLineColor, GridLineStyle, patch by AlexTP, issue #35647
(cherry picked from commit 850a20e3f5 )
|
2021-08-15 10:25:22 -05:00 |
|
Jesus Reyes A
|
077df2d358
|
LazReport: Editor Sample. Fix hints on designer, load last report after composite test
(cherry picked from commit e0a6278dff )
|
2021-08-15 10:18:17 -05:00 |
|
dsiders
|
9426402a18
|
Docs: LCL. Updates topic content and links.
(cherry picked from commit 5db1922e37 )
|
2021-08-14 00:11:24 +03:00 |
|
dsiders
|
f43a63b0f6
|
Docs: LazUtils. Adds missing topics. Updates content.
(cherry picked from commit ac39e408c7 )
|
2021-08-14 00:11:23 +03:00 |
|
dsiders
|
6c27a1a368
|
Docs: LCL. Fixes tagging for Assign operator. Adds missing content.
(cherry picked from commit 172b6d5464 )
|
2021-08-14 00:11:23 +03:00 |
|
Sławek Załęcki
|
5414131da5
|
Update packagesystem.pas - fix curly brackets to square brackets
|
2021-08-13 00:36:13 +03:00 |
|
Maxim Ganetsky
|
b6108b16b1
|
updatepofiles: improved diagnostic output
(cherry picked from commit 3945f7302f )
|
2021-08-12 00:46:36 +03:00 |
|
wp_xyz
|
638e9ad8ae
|
TAChart: Add a TChartLiveView demo for paned chart (multi-axis)
(cherry picked from commit 79a2acf298 )
|
2021-08-11 22:50:14 +02:00 |
|
Maxim Ganetsky
|
e61ebf84c2
|
updatepofiles: improved diagnostic output
(cherry picked from commit e2f89909cf )
|
2021-08-11 02:57:26 +03:00 |
|
Maxim Ganetsky
|
09e29473ed
|
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).
(cherry picked from commit a2daac1ca8 )
|
2021-08-11 02:57:25 +03:00 |
|
Maxim Ganetsky
|
b93a3c653f
|
updatepofiles: added ability to search for .rsj/.rst/.lrj files in specified directory, do not ignore missing .rsj/.rst/.lrj files anymore
(cherry picked from commit 8d7e9e30ff )
|
2021-08-11 02:57:25 +03:00 |
|
dsiders
|
bc85eae9bf
|
Docs: LCL. Adds or updates topic content.
(cherry picked from commit bc7d6df12a )
|
2021-08-11 02:57:25 +03:00 |
|
dsiders
|
76e7f64bd0
|
Docs: LCL. Adds missing topics, updates content.
(cherry picked from commit 03b41f9ef2 )
|
2021-08-10 01:59:28 +03:00 |
|
Maxim Ganetsky
|
ce12590f3e
|
README: added link to INSTALL.txt file
(cherry picked from commit 11cb3e8aaf )
|
2021-08-09 03:31:12 +03:00 |
|
Maxim Ganetsky
|
8b1d14822e
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, issue #39320
(cherry picked from commit 024b3db6e4 )
|
2021-08-09 01:27:21 +03:00 |
|
dsiders
|
a35624d994
|
Docs: LCL, LazUtils. Converts PRE tags for ASCII character diagrams, literal output, et. al.
(cherry picked from commit 862cedaca9 )
|
2021-08-09 01:07:28 +03:00 |
|
dsiders
|
1450fe4f4f
|
Docs: LCL. Updates topics to match current source code.
(cherry picked from commit 9d48c0eff5 )
|
2021-08-09 01:07:28 +03:00 |
|
wp_xyz
|
a829c6f1f0
|
TAChart: Less hints and warnings.
|
2021-08-08 12:51:17 +02:00 |
|
wp_xyz
|
d8073fb5df
|
TAChart: Fix legend issue #39313
|
2021-08-08 12:51:17 +02:00 |
|
wp_xyz
|
3a1be2a4bc
|
TAChart: Fix broken TDBChartSource, issue #39313 (running DBGrid scrollbar).
|
2021-08-08 12:51:16 +02:00 |
|
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 |
|