Skip to content
Snippets Groups Projects
  1. Sep 13, 2000
    • Sergei Ivanov's avatar
      (Merged by Marcus Meissner <marcus@jet.franken.de>) · 6117fc41
      Sergei Ivanov authored and Alexandre Julliard's avatar Alexandre Julliard committed
      Fixed problem with origin for DST_COMPLEX style.
      Fixed handling of DSS_DISABLED and DSS_DEFAULT styles.
      
      Added handling of BS_MULTILINE style, label alignment
      styles (BS_RIGHT, etc.) and some exotic styles BS_FLAT (only
      pushbuttons for now), and BS_PUSHLIKE.
      
      Modified label drawing procedure: now all kinds of buttons
      use common BUTTON_DrawLabel function. Actual label drawing is
      performed by DrawStateW function.
      
      GroupBox must use WM_CTLCOLORSTATIC instead of WM_CTLCOLORBTN message.
      6117fc41
    • Lionel Ulmer's avatar
      Upgrade also 15bpp to 16bpp surfaces. · 48455b36
      Lionel Ulmer authored and Alexandre Julliard's avatar Alexandre Julliard committed
      48455b36
  2. Sep 12, 2000
  3. Sep 10, 2000
  4. Sep 09, 2000
  5. Sep 07, 2000
  6. Sep 06, 2000
Loading