Filter RSS
Project History

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
00:30
dzlib + buildtools
[SVN] Commit revision 1551
* new helper function TVarRec_ToString * new function ArrayOfConst2String
00:29
dzlib + buildtools
[SVN] Commit revision 1550
* BevelOuter := bvNone for the added TPanel * more logging
2023-03-02
02:11
dzlib + buildtools
[SVN] Commit revision 1549
added <summary> tags to comments
02:10
dzlib + buildtools
[SVN] Commit revision 1548
Use delphi.mo rather than the version specifig delphiXX.mo file. The build process should select ...
02:10
dzlib + buildtools
[SVN] Commit revision 1547
overloaded version of TOpenDialog_Execute for selecting multiple files
02:08
dzlib + buildtools
[SVN] Commit revision 1546
* moved declaration and initialization of WM_WINDOW_PROC_HOOK_HELPER from u_dzVclUtils to i_dzAut...
2023-02-26
2023-02-20
02:26
dzlib + buildtools
[SVN] Commit revision 1545
workaround for TScreen.Monitors[] not being updated when the monitor configuration changes
2023-02-19
02:06
dzlib + buildtools
[SVN] Commit revision 1544
fix for compile error
02:05
dzlib + buildtools
[SVN] Commit revision 1543
support for additional delphi versions (where a translation exists at least for German)
02:04
dzlib + buildtools
[SVN] Commit revision 1542
VCL units should no longer be necessary because we use Windows.MessageBox rather than Dialogs.Sho...
02:04
dzlib + buildtools
[SVN] Commit revision 1541
overloaded version of TPopupMenu_AppendMenuItem with only two parameters
01:27
dzlib + buildtools
[SVN] Commit revision 1540
performance improvement
01:16
dzlib + buildtools
[SVN] Commit revision 1539
* local variables for OrigBmp.Canvas and OrigBmp.Canvas.Handle * Bugfix: Must use Width and Heigh...
01:04
dzlib + buildtools
[SVN] Commit revision 1538
TImageListScaler.GetScaledList now uses the TImageList's Tag to store the original DPI value
01:00
dzlib + buildtools
[SVN] Commit revision 1537
* Bugfix: ActiveControl got lost when rescaling * Bugfix: InitApiCalls was not called from INITAL...
00:58
dzlib + buildtools
[SVN] Commit revision 1536
new constant USER_DEFAULT_SCREEN_DPI
00:57
dzlib + buildtools
[SVN] Commit revision 1535
* ifdef SUPPORTS_INLINE around inline directive * ifdef SUPPORTS_ENHANCED_RECORDS around TFileFil...