marcoonthegit
|
c31fa9b0ce
* set version of delchars, requested by Bart B issue #39473
|
3 years ago |
marcoonthegit
|
c214b949d4
* implemented stringofchar unicodestring, bug #39483
|
3 years ago |
marcoonthegit
|
bcdfa7c926
* 24-bit byteswap color constants. Due to Opengl vs GDI conventions confusion?
|
3 years ago |
marcoonthegit
|
b0db3a20d4
* copyright added based on Michael's original commit message
|
3 years ago |
marcoonthegit
|
ac1cd0da9b
* fix for 39413
|
3 years ago |
pierre
|
34a9cc229f
Second trial to fix commit 48688
|
4 years ago |
pierre
|
39ba1c39be
Fix previous commit 48688 to avoid accessing 'invalid' positions in sym.value.valueptr
|
4 years ago |
pierre
|
09f6a2ad0c
Avoid writing characters after sym.value.len for conststring constant symbols
|
4 years ago |
florian
|
7c7f2cfdea
* pass float abi always to the arm assembler
|
6 years ago |
FPK
|
31af8ea1a0
* new image
|
3 years ago |
florian
|
d63ad582a7
* cherry picked commit did not compile, fixing it, resolves #24863
|
3 years ago |
florian
|
5a17765841
* if a variant is read/written, include the variants unit
|
4 years ago |
Michaël Van Canneyt
|
0df4f6fcaa
* --example-dir support
|
4 years ago |
florian
|
c0f20e0e5f
* do not join register deallocations/allocations as it makes no use and causes later on trouble in
|
5 years ago |
florian
|
a76d096254
* workaround missing optimizer capabilites of the fixes branch to fix avr compilation with -CriotR
|
3 years ago |
svenbarth
|
8b21bf1cce
* fix writing of the method and parameter names for the Variant call description
|
4 years ago |
Sven Barth
|
28f86382e5
* FPC side fix for #39432: declare TColor the same way as Lazarus does (this way it's also a distinct type from LongInt)
|
3 years ago |
Jonas Maebe
|
383c4a8e04
iphonesim: use ios_simulator_version_min
|
3 years ago |
Jonas Maebe
|
29d0a2a70a
iphonesim target: requires proper alignment
|
3 years ago |
marcoonthegit
|
8c765cf938
* add BI_ALPHABITFIELDS
|
4 years ago |
ondrej
|
46a96d568e
freetype: include bearings and invisible characters into text bounds
|
4 years ago |
ondrej
|
cd4cdf65b3
freetype: fix font output, isuue 17156
|
4 years ago |
ondrej
|
36e8c54875
* glyph advances are stored in 16.16 fixed-point format and not 26.6 format (https://www.freetype.org/freetype2/docs/reference/ft2-glyph_management.html#ft_glyph)
|
4 years ago |
ondrej
|
daeb159232
TBAseStringBitmaps.CalculateGlobals: the first <non-empty> bitmap should be used, not the first one
|
4 years ago |
michael
|
0bd2aa7487
* Fix (by Han) for issue ID #35080
|
4 years ago |
marco
|
b56aa3d475
* fix for mantis #39153 to fix calling release unbalanced wrt initialize.
|
4 years ago |
marco
|
765c8bb557
* ProjectDir changes broke adding index and toc to latex CHMs
|
4 years ago |
florian
|
d9cb4be507
* last commit was wrong
|
3 years ago |
florian
|
62875030b5
* hopefully i8086 compilation fixed
|
3 years ago |
florian
|
feb9274963
* fix tcgobj.a_op_reg_ref and tcgobj.a_op_ref_reg after recent avr related merges
|
3 years ago |