Michaël Van Canneyt
|
3a8b807c20
* Fix by Bart to fix conversion to temperature. Fix issue 39776
|
3 years ago |
marcoonthegit
|
745a48ac44
* Fix for ConvUtils.CompatibleConversionTypes by Bart, resolves bug #39775
|
3 years ago |
marcoonthegit
|
3faa984635
* Implements some more Delphi compatible functions in ConvUtils unit, resolves
|
3 years ago |
marcoonthegit
|
9b59a5ede5
* Add some Delphi compatibel constants to the ConvUtils unit bug 39771
|
3 years ago |
marcoonthegit
|
29c4108309
* Implement CompatibleConversionType and CompatibleConversionType for ConvUtils unit bug #39770
|
3 years ago |
marcoonthegit
|
826c0cc17c
* Implement ConvUnitAdd, ConvUnitDiff, ConvUnitInc and ConvUnitDec bug #39769
|
3 years ago |
marcoonthegit
|
3c778ccfb6
* Implement ConvUtils.ConvUnitCompareValue and ConvUtils.ConvUnitSameValue bug
|
3 years ago |
marcoonthegit
|
25986a6398
* Fix not setting result in ConvUtils.RegisterConversionType mantis #39767
|
3 years ago |
marcoonthegit
|
bfd7cf82b0
* commit weird temperature scale conversion bug #39763
|
3 years ago |
marcoonthegit
|
0f862dd132
* * commit convertfrom/to fixes from bug #39764 and #39765
|
3 years ago |
marcoonthegit
|
229d9f89ae
* patch from Bart to fix convutils temperature fix.
|
3 years ago |
michael
|
ba7a8ff709
* Fix bug ID #38193: order on darwin is same as openbsd
|
4 years ago |
Michaël Van Canneyt
|
d0dce2cb7f
* Add wsFullScreen to TWindowState. Fixes issue #40493
|
1 year ago |
Michaël Van Canneyt
|
d3288ef976
* Add ColorToRGB class var to TColorRec
|
1 year ago |
Michaël Van Canneyt
|
c85439dab0
* Add some types for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
7ca339f1eb
* Add TEditCharCase
|
1 year ago |
Michaël Van Canneyt
|
c7c73f4d30
* Disable range checking
|
1 year ago |
Michaël Van Canneyt
|
728027ebc1
* Fix MSDos compilation
|
1 year ago |
Michaël Van Canneyt
|
8f8679ba38
* Delphi compatibility unit. Fixes issue #40089
|
1 year ago |
Michaël Van Canneyt
|
d76e75daeb
* Add delphi-compatible methods to TAlphaColorF
|
1 year ago |
marcoonthegit
|
25a78a9bbd
* fix and test for bug #39884 solving daysbetween when zero date is crossed.
|
2 years ago |
Michaël Van Canneyt
|
0a325d7130
* Alphacolors, enhanced patch from Mattias
|
2 years ago |
Ondrej Pokorny
|
8112997338
fix TAnchorKind definition
|
2 years ago |
Ondrej Pokorny
|
d03f3cdcf8
UITypes: fix SizeOf() of sets for LCL compatibility
|
2 years ago |
Ondrej Pokorny
|
b633c3927b
Extend System.UITypes
|
2 years ago |
marcoonthegit
|
741780de07
* timespan unit based on Delphi documentation declarations and an own implementation based on Microsoft documentation.
|
2 years ago |
Michaël Van Canneyt
|
0d7e93d87b
* Some delphi compatibility methods/types for actions
|
1 year ago |
Michaël Van Canneyt
|
0df7b77df6
* Add windows colors
|
1 year ago |
marcoonthegit
|
bc5956a1cc
* check for frac(dt) being slightly lower than a whole number. Patch by Werner P
|
2 years ago |
michael
|
5d7ba48f53
* Patch from Werner Pamler to fix count of digits in periods
|
4 years ago |