Michaël Van Canneyt
|
d0dce2cb7f
* Add wsFullScreen to TWindowState. Fixes issue #40493
|
1 rok pred |
Michaël Van Canneyt
|
d3288ef976
* Add ColorToRGB class var to TColorRec
|
1 rok pred |
Michaël Van Canneyt
|
c85439dab0
* Add some types for Delphi compatibility
|
1 rok pred |
Michaël Van Canneyt
|
7ca339f1eb
* Add TEditCharCase
|
1 rok pred |
Michaël Van Canneyt
|
c7c73f4d30
* Disable range checking
|
1 rok pred |
Michaël Van Canneyt
|
728027ebc1
* Fix MSDos compilation
|
1 rok pred |
Michaël Van Canneyt
|
8f8679ba38
* Delphi compatibility unit. Fixes issue #40089
|
1 rok pred |
Michaël Van Canneyt
|
d76e75daeb
* Add delphi-compatible methods to TAlphaColorF
|
1 rok pred |
marcoonthegit
|
25a78a9bbd
* fix and test for bug #39884 solving daysbetween when zero date is crossed.
|
2 rokov pred |
Michaël Van Canneyt
|
0a325d7130
* Alphacolors, enhanced patch from Mattias
|
2 rokov pred |
Ondrej Pokorny
|
8112997338
fix TAnchorKind definition
|
2 rokov pred |
Ondrej Pokorny
|
d03f3cdcf8
UITypes: fix SizeOf() of sets for LCL compatibility
|
2 rokov pred |
Ondrej Pokorny
|
b633c3927b
Extend System.UITypes
|
2 rokov pred |
marcoonthegit
|
741780de07
* timespan unit based on Delphi documentation declarations and an own implementation based on Microsoft documentation.
|
2 rokov pred |
Michaël Van Canneyt
|
0d7e93d87b
* Some delphi compatibility methods/types for actions
|
1 rok pred |
Michaël Van Canneyt
|
0df7b77df6
* Add windows colors
|
1 rok pred |
marcoonthegit
|
bc5956a1cc
* check for frac(dt) being slightly lower than a whole number. Patch by Werner P
|
2 rokov pred |
michael
|
5d7ba48f53
* Patch from Werner Pamler to fix count of digits in periods
|
4 rokov pred |
Ondrej Pokorny
|
0826cb24f0
DateTimeToString: do not write #0 separators
|
4 rokov pred |
florian
|
0b85860a1c
+ support leap seconds in TryEncodeTime, resolves #40121
|
2 rokov pred |
Károly Balogh
|
814e59a41a
dati.inc: tabs 2 spaces and whitespaces formatting fix. no functional changes
|
4 rokov pred |
marcoonthegit
|
ae79d29107
* add pointer variant fo createconsolescreenbuffer, move old VAR definition to redef for compat.
|
1 rok pred |
marcoonthegit
|
0dd5c932a0
* added some winnls constants. Reworked locale_ and cal_ constants for easier maintenance.
|
1 rok pred |
marcoonthegit
|
ae468b132b
* From double to triple indirection for the get_device_list function. Reported by Jurassic Pork on forum.
|
1 rok pred |
marcoonthegit
|
49c96f4629
* remove redundant variable reported by Lagprogramming on forum.
|
2 rokov pred |
marcoonthegit
|
26467dd400
* small cleanups in intersectrect,unionrect offsetrect and inflaterect; fixes #40436
|
2 rokov pred |
marcoonthegit
|
27b3084e67
* fix win32,win64 parts, fixes #40439. All records to under pshpack4 in header.
|
2 rokov pred |
marcoonthegit
|
7d4cecda0b
* fixes #40438 signed zero handling.
|
2 rokov pred |
marcoonthegit
|
980a638b2f
* make an excpetion and allow undocumented TD_QUESTION_ICON constant. There are multiple sources for this. Fixes #40406
|
2 rokov pred |
marcoonthegit
|
f7e6489be5
* change types of method from integre to single for tpointf (probably copy-paste the interface error from integer TPoint )
|
2 rokov pred |