florian
|
355d1f87a2
* patch by Rika: fix for ... in iterator for TMap and TSet, resolves #39354
|
3 years ago |
Sven Barth
|
d283596e05
* fix #39329: adjust visibilties of PT and TArr in TVector<> and TDeque<> so that they can be correctly used either by descendants or users outside of the class
|
4 years ago |
mattias
|
0b8f56ebc6
fcl-base: TAVLTree: do not use LazNodeMemManager by default for thread safety
|
2 years ago |
mattias
|
1c05dbb66a
fcl-base: TAVLTree.FreeAndClear: clear Root while freeing to avoid accidental access
|
2 years ago |
Ondrej Pokorny
|
172952684c
fix broken JPEG loading. Issue #40001
|
2 years ago |
Ondrej Pokorny
|
d261c00571
fcl-image/pasjpeg: handle Exif orientation flag automatically
|
2 years ago |
Michaël Van Canneyt
|
0782e1832c
* Fill algorithm for polygon fills. Patch by Werner Pamler. Fixes issue #40286
|
2 years ago |
Michaël Van Canneyt
|
fa85d358c7
* Patch from Werner Pamler to implement FillEllipsePattern. Fixes issue #40282
|
2 years ago |
marcoonthegit
|
e927afe235
* patch from werne to rename parameters to avoid clashes with extended record rect. fixes 40281
|
2 years ago |
marcoonthegit
|
e56881e10a
* own solution that resolves #40127 :
|
2 years ago |
Michaël Van Canneyt
|
fd6c033b9d
* Some nested loop improvements. fixes issue #40250
|
2 years ago |
marcoonthegit
|
62a326553e
* more loopvar sorting by Lagwaggon.
|
2 years ago |
marcoonthegit
|
155b065ecd
* fix from Werner P. Setter for clipregion to fix memory leak.
|
2 years ago |
florian
|
f4583b0ce4
* patch by Werner Pamler: Typo in TFPCustomCanvas.Draw, resolves #40176
|
2 years ago |
Michaël Van Canneyt
|
f88632b6a2
* Fix AV when reading palette. Fixes issue #39823
|
3 years ago |
marcoonthegit
|
0a05f301f2
* 4 more headers added in fcl-image
|
3 years ago |
michael
|
1e23652e48
* Fix issue ID #38900: union wrongly implemented
|
4 years ago |
marcoonthegit
|
f14b65ccdc
* generate fp.cfg help section.
|
2 years ago |
marcoonthegit
|
bd1682f3e9
* some extra constants and added typing to setexecutionstate
|
2 years ago |
marcoonthegit
|
5a97fbbc27
* SetThreadExecutionState
|
2 years ago |
marcoonthegit
|
fc9a5407c1
* change HDEVNOTIFY to lpvoid/pointer instead of thandle
|
2 years ago |
marcoonthegit
|
c876d508f1
* RegisterDeviceNotification
|
2 years ago |
marcoonthegit
|
1ab189e253
* movefile_* consts expanded
|
2 years ago |
marcoonthegit
|
ca554ff2b0
* use predefined pointer types from system as much as possible. This avoids trouble between objpas.pinteger and windows.pinteger in generics. (if windows is only in implementation).
|
2 years ago |
marcoonthegit
|
19ec74f353
* move ifdefed part from tvitem* to tvitemex*, closes #40312
|
2 years ago |
florian
|
92fe577846
* fix error on win64 and concerns about pulling math into the windows unit by a local arctan2 copy
|
2 years ago |
florian
|
4e32172df0
* fixed and improved generic ArcTan2 implementation by Paolo Valle, resolves #39861
|
3 years ago |
marcoonthegit
|
705e7429d3
* Add AMPM to string, patch from closes #39973
|
2 years ago |
marcoonthegit
|
3aa9e1dc62
* free doc before calling a readxmlfile procedure routine with OUT parameter. Fixes #40126
|
2 years ago |
marcoonthegit
|
66bfb69e96
* Tpoint.Angle initial version using arctan2
|
2 years ago |