history.txt 585 B

123456789101112131415161718192021222324
  1. Cool Scrollbar Library
  2. Copyright (c) J Brown 2001
  3. History
  4. --------------------------
  5. Version 1.2: Nov 2002
  6. Fixed TreeView problem (thanks to Diego Tartara)
  7. Small problem in thumb calculation also fixed
  8. Version 1.1: Jan 2002
  9. Supports ALL types of window (only in Windows NT, 2000 and XP).
  10. Simplified demo application.
  11. MFC demo application also included.
  12. Added support for Right-left reading windows .
  13. Changed calling convention of APIs to WINAPI (__stdcall).
  14. Completely standalone (no need for c-runtime).
  15. Version 1.0: Apr 2001: Initial Version
  16. Initial release