Commit History

Author SHA1 Message Date
  Martin Prikryl ea45332b44 Reimplementing operation status centering (b38cf104) using background thread 2 weeks ago
  Martin Prikryl b38cf104cc Windows shell local file copy status window is centered on the main window 3 weeks ago
  Martin Prikryl 632c9173ae Removing obsolete references to PNG 1 month ago
  Martin Prikryl b13e2e7c2b #pragma package(smart_init) is not useful out of packages 2 months ago
  Martin Prikryl 3817bbd736 Preparing for separate pre-compiled header file required by Clang 2 months ago
  Martin Prikryl ca34927d67 Using modern directory selection dialog that scales correctly (Issue 2373) and allows creating new directory (Issue 2389) 3 months ago
  Martin Prikryl 9c67f7d339 Bug fix: When the local path specified on Open directory/Location profile dialog is not existing, when browsing for a new path, the trailing part of the nonexisting path was appended to the new path 3 months ago
  Martin Prikryl 74fdf539de Clang imposed changes that should be noop and have no effect on classic compiler (2nd after 92ba1e3f0 + preceding commits) 3 months ago
  Martin Prikryl 5fd939c221 Missing argument and warning 4 months ago
  Martin Prikryl 75cf13653a UnsupportedDarkThemeWindows counter 4 months ago
  Martin Prikryl b5d20839db Dark theme for Transfer Options dialog (part of Issue 1696) 4 months ago
  Martin Prikryl 4d351c5583 Parent form might be temporarily null if the control is part of frame 4 months ago
  Martin Prikryl e608d8ee82 Issue 2358 – Dark theme for Authentication Progress window 4 months ago
  Martin Prikryl d3c47a0481 Dark theme for progress window (part of Issue 1696) 4 months ago
  Martin Prikryl 6977f1cc67 Using native Windows dark theme for edits, memos, checkboxes and comboboxes 5 months ago
  Martin Prikryl 27a9163e0b TPasswordEdit is not needed as VCL supports ES_PASSWORD style with TEdit 5 months ago
  Martin Prikryl 907f2ecf4c Dark theme for message boxes (part of Issue 1696) 5 months ago
  Martin Prikryl a90827e611 Issue 2345 – Dark theme for Login dialog 5 months ago
  Martin Prikryl c4a4c297d4 Issue 2366 – Monitor placement and maximization is not remembered on monitors with different scaling than the primary one 6 months ago
  Martin Prikryl a09c196616 Removing friend declaration from 07617815 that was probably never needed + Updating comment after function rename in f97dc3d4 6 months ago
  Martin Prikryl d70637ea00 Bug fix: "Copy key fingerprints to clipboard" command link was scaled incorrectly 6 months ago
  Martin Prikryl 28ffba2df0 Issue 2361 – Layout problems of by-default hidden columns on high-DPI displays 7 months ago
  Martin Prikryl 398e461ede Canonical link 7 months ago
  Martin Prikryl 3a887624f6 Properly drawing background of selectable value displays on tab controls on Windows 11 7 months ago
  Martin Prikryl 9485cb3f7d Switching to Segoe UI font with slightly larger size (9) as recommended for Windows Vista and newer + All windows are now slightly larger accordingly and their layout was unified 9 months ago
  Martin Prikryl 9345fadc52 Removing redundant Windows XP-compatibility code (BCB11 does not support XP) 10 months ago
  Martin Prikryl f93e07ca05 Removing some workarounds that are no longer needed in BCB11 10 months ago
  Martin Prikryl 936095a230 Undoing change from 5d86eacb that only have effect in Debug build (by mistake), what is dangerous as it might hive some problems during debugging 11 months ago
  Martin Prikryl b75c57e786 Improving scaling of thirdparty "browser" control 11 months ago
  Martin Prikryl 8b557e8e94 Using BCB11 LockDrawing 11 months ago