1. 02 Tem, 2015 1 kayıt (commit)
    • Miklos Vajna's avatar
      vcl::Window::SupportsDoubleBuffering: respect VCL_DOUBLEBUFFERING_FORCE_ENABLE · be8bf4b6
      Miklos Vajna yazdı
      Double buffering default is false, then can be enabled on a per-widget
      basis, finally this can be overriden at runtime by the
      VCL_DOUBLEBUFFERING_FORCE_ENABLE environment variable (so that
      everything is painted using double buffering).
      
      Let SupportsDoubleBuffering() also respect this variable, so code
      calling SupportsDoubleBuffering() can react to the runtime override,
      too.
      
      Change-Id: Ic9a1c00a801f6976069d7cfc47c3fa491ebc1ff0
      (cherry picked from commit 7df3879d)
      be8bf4b6
  2. 01 Tem, 2015 7 kayıt (commit)
  3. 30 Haz, 2015 22 kayıt (commit)
  4. 29 Haz, 2015 10 kayıt (commit)