Filter RSS
Project History

2023-06-27
17:43
dzlib + buildtools
[SVN] Commit revision 1571
new helper procedure TTimer_Restart
17:42
dzlib + buildtools
[SVN] Commit revision 1570
TTextControlIntegerValidator.IsGreaterThan and .IsGreaterOrEqual now first checks if the value ac...
17:41
dzlib + buildtools
[SVN] Commit revision 1569
TNullableDateTime.AssignDateTime now allows an invalid date and an invalid time to be assigned, r...
17:40
dzlib + buildtools
[SVN] Commit revision 1568
added comment regarding internal compiler error
17:40
dzlib + buildtools
[SVN] Commit revision 1567
fixed indentation of comment
17:39
dzlib + buildtools
[SVN] Commit revision 1566
deprecated TExecutor, the new TAsyncExec class should now be used
17:38
dzlib + buildtools
[SVN] Commit revision 1565
removed pc_Main.TabIndex (or rather the IDE removed it)
17:37
dzlib + buildtools
[SVN] Commit revision 1564
removed Variants from uses clause
15:36
dzlib + buildtools
[SVN] Commit revision 1563
Bugfix: a byte has bits numbered 0..7 not 0..8
2023-05-20
22:39
dzlib + buildtools
[SVN] Commit revision 1562
new method TNullableDate.DayOfTheYear
2023-05-18
22:02
dzlib + buildtools
[SVN] Commit revision 1561
new helper function TStatusBar_Resize
21:52
dzlib + buildtools
[SVN] Commit revision 1560
Bugfix for Delphi 6: Typecasting an empty string to PAnsiChar causes an access violation (this wa...
21:50
dzlib + buildtools
[SVN] Commit revision 1559
* new methods TWindowsShell.GetProgramFilesX86 and .GetProgramFilesX86Dir * Note for TWindowsShel...
21:49
dzlib + buildtools
[SVN] Commit revision 1558
Make the Terminate property public because we possibly want to access it from the callback which ...
2023-04-27
23:31
dzlib + buildtools
23:31
dzlib + buildtools
[SVN] Commit revision 1556
Exception -> EdzException
23:30
dzlib + buildtools
[SVN] Commit revision 1555
Bugfix for TTextControlTextValidator.IsValid
23:30
dzlib + buildtools
[SVN] Commit revision 1554
changed Details button caption
2023-04-01
22:42
dzlib + buildtools
[SVN] Commit revision 1553
updated to cater for the additional Delphi versions I added to the dxgettext translations (de and...
2023-03-13
01:01
dzlib + buildtools
[SVN] Commit revision 1552
fix for compile error in Delphi 6/7