Commit Graph

61152 Commits

Author SHA1 Message Date
Joost van der Sluis
bbe0b81f62 Lazutils: Fpmake.pp, added conditional dependency on winunits-base 2021-08-27 00:19:05 +02:00
Maxim Ganetsky
a5b32740f8 PoChecker: added .res file to version control 2021-08-27 00:43:20 +03:00
Maxim Ganetsky
0ab69e8387 .gitignore clean up 2021-08-26 18:00:00 +03:00
Maxim Ganetsky
e881c3e6aa Added executable names to .gitignore 2021-08-26 17:54:37 +03:00
mattias
266c74db95 tools: added git ignores for linux binaries and config 2021-08-26 16:09:40 +02:00
dsiders
7934337ee6 Docs: LCL. Reflects changes for DropDownCount, DropDownRows properties.
* depends on 1e64a658
2021-08-25 22:08:13 +01:00
Jesus Reyes A
19530e0548 LCL: Grids: Fix size of moved block in AutoFillColumns 2021-08-25 10:06:20 -05:00
Jesus Reyes A
1e64a65808 LCL: Deprecated TDBLookupComboBox DropDownCount property in favor of DropDownRows to improve delphi compatibility, issue #35864 2021-08-25 00:58:24 -05:00
Jesus Reyes A
976c56ef7c LCL: Grids, allow compiling with FPC 3.0.4 2021-08-24 20:09:24 -05:00
dsiders
cfccdb8ca2 Docs: LCL/Grids. Updates TCustomGrid topics for AutoFillColumns,
* depends on 7b9589dc61
2021-08-24 16:49:09 +01:00
Jesus Reyes A
1eeb23074a LCL: fix TValueListEditor LoadContent in case of exceptions, issue #36182 2021-08-24 02:24:27 -05:00
Jesus Reyes A
f530072937 LCL: grids: AutoFillColumns, loop should count down to 0 as sometimes it deletes columns 2021-08-23 23:54:30 -05:00
Jesus Reyes A
239be664c0 LCL: Grids, fix typo that breaks compiling. 2021-08-23 12:45:01 -05:00
Jesus Reyes A
7b9589dc61 LCL: grids: Implements MinSize/MaxSize column properties for grids with AutofillColumns=true, issue #34548 2021-08-23 12:21:06 -05:00
dsiders
06a60b60b6 Docs: LCL, LazUtils. Updates topic content.
* docs/xml/lazutils/lazfileutils.xml
Expands content in ResolveDots.

* docs/xml/lcl/dialogs.xml
Updates wording in InputQuery.
2021-08-23 15:53:15 +01:00
Bart
6df7e87568 tests: add another test for TestTrimFileName. 2021-08-20 18:54:50 +02:00
Bart
840389dad3 LazFileUtils: make ResolveDots a little more consitent w.r.t. having the result ending with a PathDelim. Issue #37188. Do not merge to Fixes 2.2. 2021-08-20 18:43:37 +02:00
dsiders
5e0cc9032a Docs: LCL. Fixes wording and see also link in AutoSizeColumns. 2021-08-19 23:12:41 +01:00
dsiders
d5fe15d448 Docs: LCL. Updates topics in ShellCtrls.xml.
* Adds topics for TCustomShellListView.AutoSizeColumns.
* Updates TCustomShellListView.Resize.
2021-08-18 20:00:06 +01:00
wp_xyz
89299a2f6a LCL/ShellListView: Reserve space for vertical scroll bar in Resize. Issue #39333, based on patches by Don Siders. 2021-08-18 19:16:38 +02:00
dsiders
10c474f730 Docs: LazUtils. Updates content to reflect current constant values. 2021-08-17 20:53:48 +01:00
dsiders
3313ccc17c Adds and updates grids, dbgrids topics for merges to fixes_2_2. 2021-08-16 02:37:32 +01:00
dsiders
fb27fcd12a Docs: LazControls. Adds, updates topic content. 2021-08-15 03:43:01 +01:00
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