1. 09 Jul, 2016 1 commit
  2. 20 Oct, 2015 1 commit
  3. 25 May, 2015 1 commit
  4. 31 Mar, 2015 1 commit
  5. 18 Feb, 2015 1 commit
  6. 16 Feb, 2015 1 commit
  7. 13 Feb, 2015 2 commits
  8. 09 Feb, 2015 1 commit
  9. 27 Jun, 2011 3 commits
  10. 17 Dec, 2008 1 commit
  11. 07 Nov, 2008 1 commit
    • Reece Dunn's avatar
      comctl32: Don't draw the theme background of the group box over it's content area. · 93689728
      Reece Dunn authored
      Hi,
      
      Some applications (e.g. Cepstral SwiftTalker) have dialogs that
      contain controls that are ordered before the group box that contains
      them. The current rendering of themed group boxes will draw it's
      background over the content area, hiding any controls that have
      already been drawn. XP with the default and other custom themes
      correctly shows controls beneath the group box.
      
      This patch excludes the group box content area from being drawn to, so
      that any controls that have already been drawn do not get overridden.
      
      - Reece
      
      From 889e477bcb4561565b8caaf41c88c5fe7d83b8d2 Mon Sep 17 00:00:00 2001
      From: Reece Dunn <msclrhd@gmail.com>
      Date: Fri, 7 Nov 2008 00:11:52 +0000
      Subject: [PATCH] comctl32: don't draw the theme background of the group box over it's content area.
      93689728
  12. 05 Nov, 2008 2 commits
  13. 24 Jul, 2008 1 commit
  14. 11 Jul, 2008 1 commit