Commit Graph

60059 Commits

Author SHA1 Message Date
juha
c4fd1e8484 LazBuild: Prevent crash when checking LazarusIDE.IDEStarted. Issue #38377.
git-svn-id: trunk@64409 -
2021-01-20 13:08:04 +00:00
jesus
ca65088ffb LazReport: Package lazreportpdfexport new feature: Create link annotation for TfrMemoView.URLInfo, by Stefan Sinne, issue #37996
git-svn-id: trunk@64408 -
2021-01-19 20:22:39 +00:00
juha
06cde9665e Docs: Resolve broken links in documentation of LCL and LazUtils. Issue #38366, patch from Andrey Sobol.
git-svn-id: trunk@64407 -
2021-01-19 15:19:58 +00:00
juha
f3e2fd9696 Docs: Lazutils documentation update, includes directories for examples. Issue #38365, patch from Andrey Sobol.
git-svn-id: trunk@64406 -
2021-01-19 13:54:29 +00:00
juha
b092cee8be IDE: Optimize DefineTemplates updates for packages and project.
git-svn-id: trunk@64405 -
2021-01-19 09:20:34 +00:00
juha
00e7a5c92b LCL: Optimize TLazIntfImage.CopyPixels and TCustomImageList.ScaleImage a little for common cases.
git-svn-id: trunk@64404 -
2021-01-19 09:20:31 +00:00
wp
d7061ea8e8 TAChart: Fix TBarSeries drawing too thick bar border line when Margin is 0.
git-svn-id: trunk@64403 -
2021-01-17 22:47:13 +00:00
jesus
618596c2ba LCL: fix grids bidi TAB behaviour as by Zaher Dirkey comments, issue #38186
git-svn-id: trunk@64402 -
2021-01-17 19:08:22 +00:00
martin
20f6b975cf FpDebug: tests pointer math
git-svn-id: trunk@64401 -
2021-01-16 19:30:12 +00:00
martin
71e66e0c64 FpDebug: missing result initialization
git-svn-id: trunk@64400 -
2021-01-16 19:30:10 +00:00
martin
0027bd2412 FpDebug: better shortstring detection / pointer base-size for string/array types
git-svn-id: trunk@64399 -
2021-01-16 19:30:08 +00:00
martin
ba1a82803a FpDebug: add size for function-ref
git-svn-id: trunk@64398 -
2021-01-16 19:30:06 +00:00
michael
3ffb492625 * Better loading of files, fix options for atom
git-svn-id: trunk@64397 -
2021-01-16 17:10:56 +00:00
marco
35748025c5 * also passes dialect options to fpdoc, like the makefiles do. Required in trunk fpdocs as of +/- mid december 2020.
git-svn-id: trunk@64396 -
2021-01-16 15:55:51 +00:00
juha
c9fea2b260 Packager: Fix naming a new unit.
git-svn-id: trunk@64395 -
2021-01-16 06:44:18 +00:00
juha
dcf754c7c8 Codetools: Refactoring, move sub-procedure CalculateTemplate out from TDefineTree.Calculate.
git-svn-id: trunk@64394 -
2021-01-16 06:44:17 +00:00
martin
3063ca080a LazDebuggerFp: Fixed Crash. Initialize DefaultContext for Locals.
git-svn-id: trunk@64393 -
2021-01-15 19:03:01 +00:00
juha
4d205d5b7c StartLazarus: Fix compilation.
git-svn-id: trunk@64392 -
2021-01-14 21:54:50 +00:00
juha
4c27531f6f LazUtils: Add function UTF8CompareTextP, use it in CompareFilenamesP.
git-svn-id: trunk@64391 -
2021-01-14 21:54:49 +00:00
juha
5d09547a8f LazUtils: Move related CompareFile... functions together in LazFileUtils. No functional changes.
git-svn-id: trunk@64390 -
2021-01-14 21:54:46 +00:00
martin
1d0df4e6e4 FpDebug: more tests for float watches
git-svn-id: trunk@64389 -
2021-01-14 21:14:09 +00:00
martin
fa1a2fa3b0 FpDebug: PascalParser, fixed unary +/- / Added unary for float / tests for float
git-svn-id: trunk@64388 -
2021-01-14 21:14:07 +00:00
martin
3f5954b07e FpDebug: fixed evaluating signed/unsigned mixed AND
git-svn-id: trunk@64387 -
2021-01-14 21:14:05 +00:00
wp
78d7603454 TAChart: Relax condition to close polygon for TPolygonSeries in case of single polygons.
git-svn-id: trunk@64386 -
2021-01-14 16:52:50 +00:00
juha
751852a44a LazUtils: New function UTF8CompareLatinTextFast. Use in IDE instead of UTF8CompareText.
git-svn-id: trunk@64385 -
2021-01-14 13:52:23 +00:00
juha
42850cfe4d LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code.
git-svn-id: trunk@64384 -
2021-01-14 12:41:32 +00:00
jesus
9e0ae34ea4 LazReport: Fix mem leak introduced in the cgi/console patch.
git-svn-id: trunk@64383 -
2021-01-14 08:32:54 +00:00
juha
d7c926139c IdeIntf: Use CompareText for comparing IDEWindowStateNames.
git-svn-id: trunk@64382 -
2021-01-13 09:45:39 +00:00
wp
3a149d4551 TAChart: New property VectorCoordKind of TFieldSeries
git-svn-id: trunk@64381 -
2021-01-12 22:50:02 +00:00
wp
227b974139 TAChart: Chart drawers support setting pen width.
git-svn-id: trunk@64380 -
2021-01-12 16:44:38 +00:00
wp
68f758f8e2 TAChart: Fix usage of incorrect drawing backend in OnAfterCustomDrawBackwall (https://www.lazarusforum.de/viewtopic.php?f=18&t=13347).
git-svn-id: trunk@64379 -
2021-01-12 14:44:55 +00:00
jesus
ad7d239447 LCL, fix DbGrid with multiselect option will cause AV on application exit, issue #38303
git-svn-id: trunk@64378 -
2021-01-12 06:18:00 +00:00
juha
adee13bfdd LCL-GTK2: Fix SpeedButton when non-modal form is opened by popup menu. Issue #38345, patch from Andrzej Kilijanski.
git-svn-id: trunk@64377 -
2021-01-11 16:38:13 +00:00
juha
36968885dd LazUtils: Rename function FilenameIsPascalUnit -> FilenameHasPascalExt. Clashed with a function in Codetools. Update references.
git-svn-id: trunk@64376 -
2021-01-11 16:16:58 +00:00
wp
87d24869e1 TurboPower_ipro: Fix text background in printing.
git-svn-id: trunk@64375 -
2021-01-10 22:28:24 +00:00
juha
3ea7788cbf Optimize CompareFileExt in different ways. Comparison of FPC/Lazarus generated files can be case-sensitive.
git-svn-id: trunk@64374 -
2021-01-10 19:07:52 +00:00
juha
1acc3f5c74 PackageGraph: Make FileList comparison obey the case sensitivity of filesystem.
git-svn-id: trunk@64373 -
2021-01-10 19:07:48 +00:00
juha
a9aa51a93d Tweak / optimization.
git-svn-id: trunk@64372 -
2021-01-10 19:07:46 +00:00
wp
b7ec76d98e fpVectorial: Refactor ODT writing of styles (text properties)
git-svn-id: trunk@64371 -
2021-01-10 00:02:39 +00:00
wp
645ceea6ac fpVectorial: ODT support of underline and strike-through text, as well as text color. Modified patch by stab (https://forum.lazarus.freepascal.org/index.php/topic,52802.msg390001.html).
git-svn-id: trunk@64370 -
2021-01-09 23:46:03 +00:00
bart
cdfd1ae57a TUpDown: use the MouseEnter/MouseLeave methods to fire the OnMouseEnter and OnMouseLeave events. Slightly alters r64151 #6a41fe9801.
git-svn-id: trunk@64369 -
2021-01-09 21:45:16 +00:00
juha
25f463a798 LCL-GTK3: Make drawtext use proper default color etc. Issue #38335, patch from Anton Kavalenka.
git-svn-id: trunk@64368 -
2021-01-09 20:41:22 +00:00
juha
499bcaf7b1 CairoCanvas: Fix BeginPage call. Issue #37682, patch from Percy Van Den Bylaardt.
git-svn-id: trunk@64367 -
2021-01-09 20:41:19 +00:00
dmitry
8f421d4a57 cocoa: using DeviceRGB for the inverted color. Fixes compilation for the older fpc
git-svn-id: trunk@64366 -
2021-01-09 18:26:51 +00:00
dmitry
a67fb97c5e cocoa: preventing itemSelected event during performKeyEquivalent call. bug #37789
git-svn-id: trunk@64365 -
2021-01-09 18:12:06 +00:00
martin
c2c57ea095 TurboPowerIPro: Fix Dangling pointer in TIpHtmlNodeA.Destroy; => ClearAreaList is called in inherited, and accesses MapAreaList
git-svn-id: trunk@64364 -
2021-01-09 17:26:14 +00:00
juha
ac14bf1e23 Docs: Update for MaskEdit. Issue #38333, patch from Rolf Wetjen.
git-svn-id: trunk@64363 -
2021-01-09 14:44:41 +00:00
martin
8c10092997 Fix crash from "IDE: Show icons in the tree of key mapping options. Issue #35923. Patch from FTurtle"
git-svn-id: trunk@64362 -
2021-01-09 13:48:44 +00:00
wp
746dea29a9 LCL: Add supported of rotated labels. Issue #38328.
git-svn-id: trunk@64361 -
2021-01-09 12:13:05 +00:00
dmitry
b508eb30dc cocoa: adjusting the cursor color for the standard NSTextField controls to be oppostive of their background. bug #38033
git-svn-id: trunk@64360 -
2021-01-09 07:31:16 +00:00