Michaël Van Canneyt
|
42c33fd879
fix for issue #39333
|
hace 4 años |
Jonas Maebe
|
96501336d7
- disable the i386 assembly code for Linux/i386 as it doesn't work with a
|
hace 4 años |
Michaël Van Canneyt
|
f2c446c29b
* Patch from Werner Pamler to fix issue #39493
|
hace 3 años |
marcoonthegit
|
8d91859639
* TDF_NO_SET_FOREGROUND and TDF_SIZE_TO_CONTENT added, fixes #40338
|
hace 2 años |
marcoonthegit
|
6eb17af446
* several extra rtf keys. Patch by Werner fixes #40336
|
hace 2 años |
svenbarth
|
63d933ad92
* fix for Mantis #38020: apply patch by Sergey Larin to use GetModuleHandle instead of LoadLibrary to retrieve GetTickCount64
|
hace 4 años |
florian
|
355d1f87a2
* patch by Rika: fix for ... in iterator for TMap and TSet, resolves #39354
|
hace 3 años |
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
|
hace 4 años |
mattias
|
0b8f56ebc6
fcl-base: TAVLTree: do not use LazNodeMemManager by default for thread safety
|
hace 2 años |
mattias
|
1c05dbb66a
fcl-base: TAVLTree.FreeAndClear: clear Root while freeing to avoid accidental access
|
hace 2 años |
Ondrej Pokorny
|
172952684c
fix broken JPEG loading. Issue #40001
|
hace 2 años |
Ondrej Pokorny
|
d261c00571
fcl-image/pasjpeg: handle Exif orientation flag automatically
|
hace 2 años |
Michaël Van Canneyt
|
0782e1832c
* Fill algorithm for polygon fills. Patch by Werner Pamler. Fixes issue #40286
|
hace 2 años |
Michaël Van Canneyt
|
fa85d358c7
* Patch from Werner Pamler to implement FillEllipsePattern. Fixes issue #40282
|
hace 2 años |
marcoonthegit
|
e927afe235
* patch from werne to rename parameters to avoid clashes with extended record rect. fixes 40281
|
hace 2 años |
marcoonthegit
|
e56881e10a
* own solution that resolves #40127 :
|
hace 2 años |
Michaël Van Canneyt
|
fd6c033b9d
* Some nested loop improvements. fixes issue #40250
|
hace 2 años |
marcoonthegit
|
62a326553e
* more loopvar sorting by Lagwaggon.
|
hace 2 años |
marcoonthegit
|
155b065ecd
* fix from Werner P. Setter for clipregion to fix memory leak.
|
hace 2 años |
florian
|
f4583b0ce4
* patch by Werner Pamler: Typo in TFPCustomCanvas.Draw, resolves #40176
|
hace 2 años |
Michaël Van Canneyt
|
f88632b6a2
* Fix AV when reading palette. Fixes issue #39823
|
hace 3 años |
marcoonthegit
|
0a05f301f2
* 4 more headers added in fcl-image
|
hace 3 años |
michael
|
1e23652e48
* Fix issue ID #38900: union wrongly implemented
|
hace 4 años |
marcoonthegit
|
f14b65ccdc
* generate fp.cfg help section.
|
hace 2 años |
marcoonthegit
|
bd1682f3e9
* some extra constants and added typing to setexecutionstate
|
hace 2 años |
marcoonthegit
|
5a97fbbc27
* SetThreadExecutionState
|
hace 2 años |
marcoonthegit
|
fc9a5407c1
* change HDEVNOTIFY to lpvoid/pointer instead of thandle
|
hace 2 años |
marcoonthegit
|
c876d508f1
* RegisterDeviceNotification
|
hace 2 años |
marcoonthegit
|
1ab189e253
* movefile_* consts expanded
|
hace 2 años |
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).
|
hace 2 años |