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
..
.cvsignore
accel.h
calctrl.h
caret.h
choicdgg.h No resize border on WinCE 2005-04-02 21:39:53 +00:00
colrdlgg.h
datectrl.h bug fixes for using wxTransientPopupWindow and wxDP_ALLOWNONE support from Andreas Pflug 2005-02-13 12:44:14 +00:00
dcpsg.h
dirctrlg.h Applied patch [ 1174270 ] small fixes to wxGenericDirCtrl 2005-03-31 19:04:03 +00:00
dirdlgg.h No resize border on WinCE 2005-04-02 21:39:53 +00:00
dragimgg.h
fdrepdlg.h
filedlgg.h init member variables properly (patch 1156088) 2005-03-08 00:29:56 +00:00
fontdlgg.h
grid.h Fixed bug #1163384. Moved the code that handles activating the cell 2005-03-19 22:33:17 +00:00
gridctrl.h Common default datetime formats. 2005-01-17 21:29:23 +00:00
gridsel.h
helpext.h
imaglist.h Fixes 2005-02-27 10:54:09 +00:00
laywin.h content clipping becomes a runtime attribute 2005-03-31 05:12:46 +00:00
listctrl.h using separate imaglist on mac 2005-03-30 04:24:20 +00:00
logg.h
mdig.h added orient parameter to wxMDIParentFrame::Tile() 2005-03-21 12:27:49 +00:00
msgdlgg.h Base for wxMessageDialog with common checks for style. 2005-03-11 15:34:42 +00:00
notebook.h Common default notebook name. 2005-01-13 20:30:21 +00:00
numdlgg.h
paletteg.h
panelg.h simplifications and corrections to background drawing: 2005-04-10 15:23:08 +00:00
printps.h
prntdlgg.h
progdlgg.h Removed all duplicated and complicated #ifdefs for enabling Skip and Abort in progress dialog (Smartphone fixes). 2005-01-05 18:37:42 +00:00
propdlg.h As yet unsuccessful attempt to set the focus to the choice control. 2005-04-06 21:13:28 +00:00
region.h
sashwin.h
scrolwin.h content clipping becomes a runtime attribute 2005-03-31 05:12:46 +00:00
spinctlg.h
splash.h
splitter.h Provided GetBestVirtualSize and DoGetBestSize implementations for 2005-03-17 21:21:45 +00:00
statline.h gave default value of wxID_ANY to id parameter of wxStaticLine ctor as nobody uses anything else for it anyhow 2005-03-11 02:13:30 +00:00
statusbr.h Warning fixes for MinGW. 2005-01-21 18:26:01 +00:00
tabg.h
textdlgg.h Warning fixes for MinGW. 2005-01-21 18:26:01 +00:00
timer.h
treectlg.h Commited SetHilightDropEffect patch. 2005-01-30 12:44:50 +00:00
wizard.h