Commit Graph

61033 Commits

Author SHA1 Message Date
Martin
2d54b4e146 svn2revisioninc: Work in "git worktree" directories too. 2021-07-27 23:57:58 +02:00
dsiders
3eb8208a47 Docs: LCL. Adds, updates content and links.
git-svn-id: trunk@65500 -
2021-07-23 02:21:45 +00:00
wp
148d36900f TAChart: Add methods StoreAxisRange() and RestoreAxisRange() to LiveView component.
git-svn-id: trunk@65499 -
2021-07-22 21:35:26 +00:00
wp
47f6a84e19 TAChart: Fix default value of TChartTitle.Brush.Color
git-svn-id: trunk@65496 -
2021-07-22 21:17:57 +00:00
dsiders
e60ac64691 Docs: LCL. Adds, updates content and links.
git-svn-id: trunk@65495 -
2021-07-22 15:13:33 +00:00
juha
38023062fe Examples: Improve LazFreetype demo UI layout. Issue #39281, patch by CudaText man.
git-svn-id: trunk@65494 -
2021-07-22 12:16:14 +00:00
michl
1205405307 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: trunk@65491 -
2021-07-22 06:50:45 +00:00
michl
5ff92a4b96 Add DbgS for FormStyle
git-svn-id: trunk@65490 -
2021-07-22 06:30:59 +00:00
martin
76da38eb3a Debugger: Remove linefeeds for locals dialog. Issue #0039212
git-svn-id: trunk@65489 -
2021-07-22 00:29:28 +00:00
martin
e61ab5d73d FpDebug: remove double line break from formatted watches.
git-svn-id: trunk@65488 -
2021-07-22 00:29:26 +00:00
wp
d7b4f956ca TAChart: more specific doc on TChartAxis.Inverted.
git-svn-id: trunk@65487 -
2021-07-21 21:19:31 +00:00
dsiders
d37d3f099f Docs: LCL. Fixes content, links for properties re-declared with different default values.
git-svn-id: trunk@65481 -
2021-07-21 19:30:34 +00:00
martin
f28b3ae2c7 GdbMiDebugger: fixed reporting OutputDebugString messages
git-svn-id: trunk@65479 -
2021-07-20 22:47:58 +00:00
juha
27af6874b9 LCL: Implement TApplication.HelpShowTableOfContents. Issue #25905.
git-svn-id: trunk@65478 -
2021-07-20 19:44:31 +00:00
dsiders
00037248cf Docs: LCL. Adds, updates topic content and links.
git-svn-id: trunk@65477 -
2021-07-20 04:18:49 +00:00
martin
b5bf7de6f9 FpDebug, Windows: Forward OutputDebugString to IDE.
git-svn-id: trunk@65475 -
2021-07-19 18:17:06 +00:00
juha
d6c215a491 LCL: Make ListView.Selected return the first selected item also when OwnerData=True.
git-svn-id: trunk@65474 -
2021-07-18 21:34:01 +00:00
juha
ada182fd7b LCL: Fix TListView selection on Windows with MultiSelect=True and OwnerData=True. Issue #34877, patch by Yuriy Sydorov.
git-svn-id: trunk@65473 -
2021-07-18 21:09:03 +00:00
dsiders
344c1de6e9 Docs: LCL. Adds, updates topic content and links.
git-svn-id: trunk@65472 -
2021-07-18 03:28:41 +00:00
wp
96620aa28b TAChart/LiveView demo: fix typo.
git-svn-id: trunk@65471 -
2021-07-17 15:55:02 +00:00
wp
15a417978a TAChart/TChartLiveView: Simplification
git-svn-id: trunk@65470 -
2021-07-17 07:59:36 +00:00
jesus
9d7d217b84 IDE: Fix compiling with FPC trunk.
The removed code was only active in fpc trunk 3.1.1 [r36768-r38658)

git-svn-id: trunk@65469 -
2021-07-17 03:54:14 +00:00
jesus
23b667846d LazReport: Fix compilation of ZeosDB
git-svn-id: trunk@65468 -
2021-07-16 22:11:35 +00:00
juha
22c8c554b1 ... and fix compilation.
git-svn-id: trunk@65465 -
2021-07-16 20:18:26 +00:00
juha
5d1e0bb8e9 LCL: Prevent popup form going off-screen with position poMainFormCenter. Use Max(Min()) shortcuts. Issue #39231, patch by Soner.
git-svn-id: trunk@65464 -
2021-07-16 20:01:42 +00:00
wp
e03705d02d 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: trunk@65463 -
2021-07-16 15:19:36 +00:00
dsiders
3f913c52d9 Docs: LazUtils. Restores deprecated KOI8ToUTF8 routine.
git-svn-id: trunk@65462 -
2021-07-15 22:15:34 +00:00
wp
b303ecbdd8 TAChart/TChartLiveView: Simplify operation of ExtentY modes.
git-svn-id: trunk@65456 -
2021-07-15 16:12:39 +00:00
wp
f22bca8150 LCL/ShellTreeView: Speedup when opening a node with many subfolders a second time.
git-svn-id: trunk@65455 -
2021-07-15 08:47:38 +00:00
wp
ee25f78baf LCL/ShellTreeView: Speed-up of populating a folder with many subfolders (example: c:\Windows\WinSxS)
git-svn-id: trunk@65454 -
2021-07-15 08:26:48 +00:00
wp
4553a2eafb TAChart/TChartLiveView: Add some comments. Add xml documentation.
git-svn-id: trunk@65453 -
2021-07-14 21:06:33 +00:00
maxim
89e7021f92 LazControls: Docs. Added, updated topic content, fixed broken "see also" links. Patch by Don Siders, bug #39223.
git-svn-id: trunk@65450 -
2021-07-14 20:43:24 +00:00
juha
e344dcb11e LazUtils: Restore function KOI8ToUTF8, earlier renamed as KOI8RUToUTF8, and deprecate it.
git-svn-id: trunk@65449 -
2021-07-14 15:00:31 +00:00
michl
531d436ce1 DockedFormEditor: Check for WidgetSet LCLWin32 and LCLWin64. Issue #39222.
git-svn-id: trunk@65448 -
2021-07-14 07:48:41 +00:00
dsiders
a3f05509f0 Docs: LCL. Adds, updates topic content.
git-svn-id: trunk@65444 -
2021-07-13 18:10:20 +00:00
michl
79c99de065 DockedFormEditor: Use correct WidgetSet Win32 instead of Windows
git-svn-id: trunk@65443 -
2021-07-13 18:09:29 +00:00
michl
7d24a96726 DockedFormEditor: Disable CM_PARENTSHOWHINTCHANGED for all WidgetSets. Issue #39217
git-svn-id: trunk@65442 -
2021-07-13 13:00:11 +00:00
michl
6364ff640d DockedFormEditor: Fixed wrong ShowHint value when switching from tab Code to tab Form. Issue #39217
git-svn-id: trunk@65441 -
2021-07-13 12:37:50 +00:00
wp
0ec2f041e7 TAChart/ChartLiveView: Fix autoscaling when multiple axes are used. Add new ExtentY mode, lveMultiAxisRange
git-svn-id: trunk@65440 -
2021-07-13 08:22:54 +00:00
juha
5d0cd2d8ed LCL-GTK2: Call gtk_status_icon_set_tooltip_text() instead of gtk_status_icon_set_tooltip() for TrayIcon.Hint when FPC trunk is used. Issue #39194.
git-svn-id: trunk@65439 -
2021-07-10 20:33:26 +00:00
dsiders
81a1c1e4f2 Docs: LCL,LazUtils. Fixes spelling errors, typos. Minor updates to topic content.
git-svn-id: trunk@65438 -
2021-07-10 17:04:43 +00:00
zoran
34efa77cd5 DateTimePicker - simplification of the condition in DoAutoCheck
git-svn-id: trunk@65437 -
2021-07-10 14:44:39 +00:00
ondrej
b6a0c5b23d IDE: add unit DB to uses when TBufDataset or TCSVDataset are added. Issue #29733, patch from Sven Barth
git-svn-id: trunk@65432 -
2021-07-09 15:51:04 +00:00
wp
51044e806b TAChart/ChartEditor demo: add forgotten lfm file.
git-svn-id: trunk@65431 -
2021-07-09 15:37:52 +00:00
mattias
31bee31c5f tools: fixed svn2revisioninc for fpc 3.2.2
git-svn-id: trunk@65428 -
2021-07-09 11:49:34 +00:00
wp
f549172f40 TAChart: Fix axis scaling of TChartLiveView with coincident axis limits and ExtentY = lveAuto.
git-svn-id: trunk@65427 -
2021-07-09 09:23:40 +00:00
juha
9278af1408 LCL: Allow external ColorDialog for custom operations in TColorBox and TColorListBox. issue #39189, patch by jamie philbrook.
git-svn-id: trunk@65426 -
2021-07-09 09:14:19 +00:00
wp
2bf2902c91 TAChart: Fix initialization error in TChartLiveView when ExtentY is lveAuto.
git-svn-id: trunk@65425 -
2021-07-09 09:06:43 +00:00
dsiders
8ea00ae159 Docs: LCL,LazUtils. Updates topic content. Fixes broken or missing links. Fixes spelling errors.
git-svn-id: trunk@65424 -
2021-07-09 03:06:46 +00:00
wp
c19e36a6e7 TAChart: Fix usage of axistransformations in ChartLiveView having ExtentY = lveAuto.
git-svn-id: trunk@65423 -
2021-07-08 23:18:14 +00:00