Skip to content
Snippets Groups Projects
  1. Mar 30, 2003
  2. Mar 28, 2003
  3. Mar 26, 2003
  4. Mar 18, 2003
  5. Mar 14, 2003
  6. Feb 27, 2003
  7. Feb 26, 2003
  8. Feb 19, 2003
  9. Feb 18, 2003
  10. Jan 24, 2003
  11. Jan 23, 2003
  12. Jan 20, 2003
  13. Jan 14, 2003
  14. Jan 13, 2003
    • Francois Gouget's avatar
      Update the registry keys of SPI_ICONHORIZONTALSPACING, · 6fed1e37
      Francois Gouget authored and Alexandre Julliard's avatar Alexandre Julliard committed
      SPI_ICONVERTICALSPACING and SPI_SETICONTITLEWRAP to match XP.
      The SPI_SETBORDER test leaves an incorect border setting and is just
      too erratic: comment it out for now.
      Modified the SPI_ICONHORIZONTALSPACING, SPI_ICONVERTICALSPACING and
      SPI_SETWORKAREA to not cause the icons to be reorganized.
      Don't test out-of-bound values for SPI_SETKEYBOARDSPEED as behavior
      differs accross Windows platforms.
      On Win9x the maximum value for SPI_SETSCREENSAVETIMEOUT is 32767.
      The registry keys and values stored in them for
      SPI_ICONHORIZONTALSPACING and SPI_ICONVERTICALSPACING depend on the
      Windows platform: ignore them.
      No Windows platform seems to SPI_SETFASTTASKSWITCH: no longer test it.
      The lParam of WM_SETTINGCHANGE is quite useless (even the MSDN says
      so!) and varies accross Windows platforms. Ignore it.
      Always check the SystemParametersInfoA return code as it fails in very
      strange ways on some platforms. Skip unsupported settings.
      Skip Unicode tests on platforms that don't support it.
      6fed1e37
    • Robert Shearman's avatar
      SPI_GETMINIMIZEDMETRICS implemented. · 72e64900
      Robert Shearman authored and Alexandre Julliard's avatar Alexandre Julliard committed
      72e64900
  15. Jan 11, 2003
  16. Jan 08, 2003
  17. Jan 07, 2003
  18. Dec 19, 2002
  19. Dec 16, 2002
  20. Dec 12, 2002
  21. Dec 10, 2002
  22. Dec 03, 2002
  23. Dec 02, 2002
  24. Nov 25, 2002
  25. Nov 24, 2002
  26. Nov 23, 2002
  27. Nov 22, 2002
  28. Nov 21, 2002
Loading