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
Maxim Ganetsky
5c1c4461e3
More improvements to README for translators
...
(cherry picked from commit b7e97e219d
)
2021-07-28 00:12:42 +02:00
Maxim Ganetsky
b00f5524e2
Converted README for translators to Markdown
...
(cherry picked from commit c2504e0cf6
)
2021-07-28 00:12:42 +02:00
Maxim Ganetsky
8628d81fc1
Removed now redundant README.txt
...
(cherry picked from commit c98dbbf8c6
)
2021-07-28 00:12:42 +02:00
Maxim Ganetsky
77965c0f27
README.md: fixed hyperlink
...
(cherry picked from commit 7cd8348861
)
2021-07-28 00:12:41 +02:00
Maxim Ganetsky
8955f1cb91
Added Markdown README variant
...
(cherry picked from commit 3a4cfbd897
)
2021-07-28 00:12:41 +02:00
Maxim Ganetsky
90583d8cb8
Updated README
...
(cherry picked from commit 735f2d8470
)
2021-07-28 00:12:41 +02:00
Maxim Ganetsky
564f8844cb
Updated README for translators
...
(cherry picked from commit df42af7c74
)
2021-07-28 00:12:41 +02:00
Martin
db8fc260ac
svn2revisioninc: Work in "git worktree" directories too.
...
(cherry picked from commit 2d54b4e146
)
2021-07-28 00:12:40 +02:00
dsiders
84f136b925
Docs: LCL. Adds, updates content and links.
...
git-svn-id: trunk@65500 -
(cherry picked from commit 3eb8208a47
)
2021-07-28 00:12:40 +02:00
wp
b6b8bcf3c3
TAChart: Add methods StoreAxisRange() and RestoreAxisRange() to LiveView component.
...
git-svn-id: trunk@65499 -
(cherry picked from commit 148d36900f
)
2021-07-28 00:12:40 +02:00
wp
f04e1679ed
TAChart: Fix default value of TChartTitle.Brush.Color
...
git-svn-id: trunk@65496 -
(cherry picked from commit 47f6a84e19
)
2021-07-28 00:12:40 +02:00
juha
ddfe968cfa
LazReport: Change an event parameter name. "Width" clashed with TControl.Width. Issue #39025 , patch by Soner.
...
git-svn-id: trunk@65295 -
(cherry picked from commit 655251e641
)
2021-07-28 00:12:37 +02:00
juha
7d2e9589eb
LazReport: Allow entering more than one digit in font combobox editor. Issue #39026 , patch by Soner.
...
git-svn-id: trunk@65294 -
(cherry picked from commit 0a546c54cf
)
2021-07-28 00:12:36 +02:00
maxim
38d0ec4a17
Merged revision(s) 65495 #e60ac64691 from trunk:
...
Docs: LCL. Adds, updates content and links.
........
git-svn-id: branches/fixes_2_2@65498 -
2021-07-22 21:23:50 +00:00
maxim
16944a47ac
Merged revision(s) 65490-65491 #5ff92a4b96-#5ff92a4b96 from trunk:
...
Add DbgS for FormStyle
........
AnchorDocking: Don't set FormStyle to fsStayOnTop for modal shown windows to prevent showing it in front of other applications. E.G. in IDE Tools -> Desktops.
........
git-svn-id: branches/fixes_2_2@65497 -
2021-07-22 21:22:32 +00:00
martin
f49c02bfde
Merged revision(s) 65489 #76da38eb3a from trunk:
...
Debugger: Remove linefeeds for locals dialog. Issue #0039212
........
git-svn-id: branches/fixes_2_2@65493 -
2021-07-22 09:25:50 +00:00
martin
232bb28979
Merged revision(s) 65488 #e61ab5d73d from trunk:
...
FpDebug: remove double line break from formatted watches.
........
git-svn-id: branches/fixes_2_2@65492 -
2021-07-22 09:24:22 +00:00
maxim
bd6c23abd7
Merged revision(s) 65473-65474 #ada182fd7b-#ada182fd7b from trunk:
...
LCL: Fix TListView selection on Windows with MultiSelect=True and OwnerData=True. Issue #34877 , patch by Yuriy Sydorov.
........
LCL: Make ListView.Selected return the first selected item also when OwnerData=True.
........
git-svn-id: branches/fixes_2_2@65486 -
2021-07-21 20:59:22 +00:00
maxim
d4bed8b1af
Merged revision(s) 65472 #344c1de6e9, 65477 #00037248cf, 65481 #d37d3f099f from trunk:
...
Docs: LCL. Adds, updates topic content and links.
........
Docs: LCL. Adds, updates topic content and links.
........
Docs: LCL. Fixes content, links for properties re-declared with different default values.
........
git-svn-id: branches/fixes_2_2@65485 -
2021-07-21 20:58:06 +00:00
maxim
cfa1013f51
Merged revision(s) 65470-65471 #15a417978a-#15a417978a from trunk:
...
TAChart/TChartLiveView: Simplification
........
TAChart/LiveView demo: fix typo.
........
git-svn-id: branches/fixes_2_2@65484 -
2021-07-21 20:56:48 +00:00
maxim
272b12351f
Merged revision(s) 65468 #23b667846d from trunk:
...
LazReport: Fix compilation of ZeosDB
........
git-svn-id: branches/fixes_2_2@65483 -
2021-07-21 20:55:30 +00:00
maxim
6d854ae2f6
Merged revision(s) 65469 #9d7d217b84 from trunk:
...
IDE: Fix compiling with FPC trunk.
The removed code was only active in fpc trunk 3.1.1 [r36768-r38658)
........
git-svn-id: branches/fixes_2_2@65482 -
2021-07-21 20:54:33 +00:00
martin
bb3d0508e6
Merged revision(s) 65479 #f28b3ae2c7 from trunk:
...
GdbMiDebugger: fixed reporting OutputDebugString messages
........
git-svn-id: branches/fixes_2_2@65480 -
2021-07-20 22:49:08 +00:00
martin
3864f9f3b6
Merged revision(s) 65475 #b5bf7de6f9 from trunk:
...
FpDebug, Windows: Forward OutputDebugString to IDE.
........
git-svn-id: branches/fixes_2_2@65476 -
2021-07-19 18:19:35 +00:00
maxim
9fcc827d3f
Merged revision(s) 65462 #3f913c52d9 from trunk:
...
Docs: LazUtils. Restores deprecated KOI8ToUTF8 routine.
........
git-svn-id: branches/fixes_2_2@65467 -
2021-07-16 21:21:47 +00:00
maxim
d60a55ab43
Merged revision(s) 65456 #b303ecbdd8, 65463 #e03705d02d from trunk:
...
TAChart/TChartLiveView: Simplify operation of ExtentY modes.
........
TAChart/TChartLiveView: Fix operation when axes have a predefined Range. Modified patch by forum user Muso (https://forum.lazarus.freepascal.org/index.php/topic,55266.msg412075.html#msg412075 )
........
git-svn-id: branches/fixes_2_2@65466 -
2021-07-16 21:20:10 +00:00
maxim
605bedcdee
Merged revision(s) 65450 #89e7021f92 from trunk:
...
LazControls: Docs. Added, updated topic content, fixed broken "see also" links. Patch by Don Siders, bug #39223 .
........
git-svn-id: branches/fixes_2_2@65461 -
2021-07-15 21:18:46 +00:00
maxim
2c461bda95
Merged revision(s) 65376 #4160d7c7ef, 65379 #becaac9c5d, 65384-65385 #9d7566217a-#9d7566217a, 65389 #9f896e3f00, 65391 #7bf4f7da41, 65393-65394 #5ef5288afe-#5ef5288afe, 65420-65423 #b75cbf6965-#b75cbf6965, 65425 #2bf2902c91, 65427 #f549172f40, 65431 #51044e806b, 65440 #0ec2f041e7, 65453 #4553a2eafb from trunk:
...
TAChart: Update xml help.
........
TAChart: Decode system colors in text elements.
........
TAChart: Add method GetAxisRange to determine the range of an axis covered by all series assigned to it.
........
TAChart: Use real axis limits in ChartEditor demo.
........
TAChart: Rename TChart.GetAxisRange to .GetAllSeriesAxisLimits (more precise).
........
TAChart/ChartEditor demo: Check that axis maximum is always greater than the minimum.
........
TAChart/ChartEditor demo: Fix bug in handling of axis.Inverted.
........
TAChart: Update xml doc.
........
TAChart/ChartEditor demo: Fix update of axis grid visibility.
........
TAChart/ChartEditor demo: Fix axis lines not being updated.
........
TAChart: Always draw axis arrows with solid pen.
........
TAChart: Fix usage of axistransformations in ChartLiveView having ExtentY = lveAuto.
........
TAChart: Fix initialization error in TChartLiveView when ExtentY is lveAuto.
........
TAChart: Fix axis scaling of TChartLiveView with coincident axis limits and ExtentY = lveAuto.
........
TAChart/ChartEditor demo: add forgotten lfm file.
........
TAChart/ChartLiveView: Fix autoscaling when multiple axes are used. Add new ExtentY mode, lveMultiAxisRange
........
TAChart/TChartLiveView: Add some comments. Add xml documentation.
........
git-svn-id: branches/fixes_2_2@65460 -
2021-07-15 21:13:02 +00:00
maxim
3ed9efb552
Merged revision(s) 65375 #9d94d9e7e3 from trunk:
...
LCL/TColorDialog: Show Title property. Issue #39155 , based on code submitted by jamie in https://forum.lazarus.freepascal.org/index.php/topic,55236.msg410713.html#msg410713
........
git-svn-id: branches/fixes_2_2@65459 -
2021-07-15 21:09:08 +00:00
maxim
01cacbd6d1
Merged revision(s) 65355 #8b6e1655ea, 65362 #6271182f5d, 65366 #89b30a58de, 65454-65455 #ee25f78baf-#ee25f78baf from trunk:
...
LCL/TPageControl: Add new method "Clear" to remove all pages.
........
docs/lcl: Add documentation for the new method TPageControl.Clear.
........
docs/lcl: Merge the two TPageControl.Clear doc versions from r65362 #6271182f5d and 65358.
........
LCL/ShellTreeView: Speed-up of populating a folder with many subfolders (example: c:\Windows\WinSxS)
........
LCL/ShellTreeView: Speedup when opening a node with many subfolders a second time.
........
git-svn-id: branches/fixes_2_2@65458 -
2021-07-15 21:05:08 +00:00
maxim
141212d457
Merged revision(s) 65314-65316 #e5315cc4d3-#e5315cc4d3, 65336-65338 #b8af100318-#b8af100318 from trunk:
...
Examples/address_book: Fix compilation. Remove hard-coded MS font.
........
Examples/bidi: Fix layout issue due to overlapping controls.
........
Examples/dblookup: Fix compilation.
........
examples: Remove a writeln from checkbox demo.
........
examples: Fix typo in TestAll demo.
........
examples/mssql: Fix compilation
........
git-svn-id: branches/fixes_2_2@65457 -
2021-07-15 20:57:26 +00:00
maxim
3b87f02b3b
Merged revision(s) 65449 #e344dcb11e from trunk:
...
LazUtils: Restore function KOI8ToUTF8, earlier renamed as KOI8RUToUTF8, and deprecate it.
........
git-svn-id: branches/fixes_2_2@65452 -
2021-07-14 20:51:27 +00:00
maxim
477277baf2
Merged revision(s) 65448 #531d436ce1 from trunk:
...
DockedFormEditor: Check for WidgetSet LCLWin32 and LCLWin64. Issue #39222 .
........
git-svn-id: branches/fixes_2_2@65451 -
2021-07-14 20:50:22 +00:00
maxim
818acbe9bf
Merged revision(s) 65441-65443 #6364ff640d-#6364ff640d from trunk:
...
DockedFormEditor: Fixed wrong ShowHint value when switching from tab Code to tab Form. Issue #39217
........
DockedFormEditor: Disable CM_PARENTSHOWHINTCHANGED for all WidgetSets. Issue #39217
........
DockedFormEditor: Use correct WidgetSet Win32 instead of Windows
........
git-svn-id: branches/fixes_2_2@65447 -
2021-07-13 21:44:39 +00:00
maxim
f2e594bb3b
Merged revision(s) 65438 #81a1c1e4f2, 65444 #a3f05509f0 from trunk:
...
Docs: LCL,LazUtils. Fixes spelling errors, typos. Minor updates to topic content.
........
Docs: LCL. Adds, updates topic content.
........
git-svn-id: branches/fixes_2_2@65446 -
2021-07-13 21:42:55 +00:00
maxim
ecf86397ec
Merged revision(s) 65432 #b6a0c5b23d from trunk:
...
IDE: add unit DB to uses when TBufDataset or TCSVDataset are added. Issue #29733 , patch from Sven Barth
........
git-svn-id: branches/fixes_2_2@65445 -
2021-07-13 21:41:23 +00:00
maxim
8cd0a0724b
Merged revision(s) 65388 #ce0d904223 from trunk:
...
IdeIntf: Allow multi-line property editors in Dialogs, TTaskDialog. Issue #39170 , patch by Don Siders.
........
git-svn-id: branches/fixes_2_2@65436 -
2021-07-09 20:40:16 +00:00
maxim
64950e6802
Merged revision(s) 65383 #2255df954a from trunk:
...
LazUtils: Fix building when directory is a Windows mount point. Issue #39120 , patch by Alguien.
........
git-svn-id: branches/fixes_2_2@65435 -
2021-07-09 20:39:28 +00:00
maxim
4ca77ff43b
Merged revision(s) 65392 #40f1059715, 65424 #8ea00ae159 from trunk:
...
Docs: LCL. Adds or updates topics. Fixes broken or missing links.
........
Docs: LCL,LazUtils. Updates topic content. Fixes broken or missing links. Fixes spelling errors.
........
git-svn-id: branches/fixes_2_2@65434 -
2021-07-09 20:38:39 +00:00
maxim
d076d25f01
Merged revision(s) 65395-65396 #77bfe9b324-#77bfe9b324 from trunk:
...
TPageControl: QT5: Fixed PageControl.GetTabRect, see project Issue #39166
........
TPageControl: QT: Fixed PageControl.GetTabRect, see project Issue #39166
........
git-svn-id: branches/fixes_2_2@65433 -
2021-07-09 20:37:17 +00:00
mattias
e790fe99ab
tools: fixed svn2revisioninc for fpc 3.2.2
...
git-svn-id: branches/fixes_2_2@65429 -
2021-07-09 11:50:00 +00:00
martin
ca8ad354b8
Merged revision(s) 65410 #22994b50a4 from trunk:
...
Installer, Win: fix cross build, include package buildintf
........
git-svn-id: branches/fixes_2_2@65411 -
2021-07-08 13:48:36 +00:00