Michaël Van Canneyt
|
34c9d60a9b
* TPath.Combine rework by Bart B. Fixes issue #40513
|
1 year ago |
Michaël Van Canneyt
|
8f10962cf6
* Patch from Bart B to fix TPath.GetRandomFileName. Fixes issue #40528
|
1 year ago |
Michaël Van Canneyt
|
3f41b641b9
* Patch from Bart B to implement TPath.DesktopPath and TPath.AppPath
|
1 year ago |
Michaël Van Canneyt
|
222f347238
* ExtractShortPathName
|
1 year ago |
Michaël Van Canneyt
|
37ddbe642e
* Add System.AnsiStrings for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
d586f0f69f
* Correct StuffString for character size in unicodestring
|
1 year ago |
Michaël Van Canneyt
|
0f5129db70
* Faster DupeString by Rika. Fixes issue #39949
|
2 years ago |
Michaël Van Canneyt
|
8c5420ad56
* Add TPointF.Zero
|
1 year ago |
Michaël Van Canneyt
|
774ffb4219
* Fix typos, missing sparc
|
1 year ago |
Michaël Van Canneyt
|
d41ae0a18d
* add TClassicByteDynArray for delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
23825645fc
* Add TClassicStringDynArray for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
a6d24ca96b
* TOSVersion for Delphi compatibility
|
1 year ago |
Michael Van Canneyt
|
80ace756b5
* SafeFormat and helper function to convert array of const to string in a safe manner
|
2 years ago |
florian
|
ba29fe11f6
+ Exception.GetBaseException
|
3 years ago |
marcoonthegit
|
3fd86d6d25
* another forgotten git add.....
|
1 year ago |
Michaël Van Canneyt
|
81b2bc87f4
* Fix compile error for i386-linux
|
2 years ago |
Michaël Van Canneyt
|
a7e6fa6bcf
* Better string array definitions
|
2 years ago |
marcoonthegit
|
4e7ddde706
* fix for #40069 add swapdimensions
|
2 years ago |
florian
|
2823485e93
+ patch by Rika to implement missing TPointF methods, resolves #40057
|
2 years ago |
florian
|
99d402aea8
+ operator TPointF./, resolves #40046
|
2 years ago |
florian
|
04c6cb5047
* patch by Make TPointF * TPointF a component-wise multiplication, resolves #40042
|
2 years ago |
Ondrej Pokorny
|
298b488da2
add missing TSizeF, TRectF properties and features
|
2 years ago |
Michaël Van Canneyt
|
ab31f82ec2
* Raise exception for fileseek positions that do not fit in longing. Issue #39407
|
3 years ago |
Nikolay Nikolov
|
819658f61e
+ also fill DayOfWeek in the Unix implementation of SysUtils.GetLocalTime
|
3 years ago |
Michaël Van Canneyt
|
f762d4e0c2
* fix compilation
|
4 years ago |
Michaël Van Canneyt
|
07e09c6797
* fix compilation
|
4 years ago |
Ondrej Pokorny
|
656b00e3c6
win: fix default ShortDateFormat and LongDateFormat
|
4 years ago |
Ondrej Pokorny
|
2be9476fbb
win: fix default ShortDateFormat and LongDateFormat
|
4 years ago |
Tomas Hajny
|
9f405f0a69
+ TZ variable based offset calculation included for DOS targets
|
4 years ago |
Tomas Hajny
|
2cf6115789
+ added TZ variable based offset calculation
|
4 years ago |