Files
wxWidgets/include/wx/generic
Vadim Zeitlin c3732409ac simplifications and corrections to background drawing:
1. removed ApplyParentThemeBackground() not used any longer
2. removed ProvidesBackground() which is synonymous with
   !HasTransparentBackground()
3. removed a whole bunch of unused MSWXXX() methods
4. moved MSWControlColor() from wxWindow up to wxControl

results:

1. the gradient is still shown properly for static/radio boxes in notebooks
2. correct background colour is used for the static boxes
3. code is shorter and better commented


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-10 15:23:08 +00:00
..
2005-04-02 21:39:53 +00:00
2004-11-24 16:08:12 +00:00
2005-04-02 21:39:53 +00:00
2004-05-23 20:53:33 +00:00
2005-01-17 21:29:23 +00:00
2004-11-22 20:28:28 +00:00
2005-02-27 10:54:09 +00:00
2005-03-30 04:24:20 +00:00
2005-01-13 20:30:21 +00:00
2004-05-23 20:53:33 +00:00
2005-01-21 18:26:01 +00:00
2005-01-21 18:26:01 +00:00