wxWidgets/include/wx/palmos
Vadim Zeitlin ac04aa9943 Make wxBitmap::ConvertToDisabled() available in all ports.
This method was defined in wxBitmapBase which is not used by wxMSW (and wxOS2)
so it wasn't available there. Move the definition of the method inline and
reuse it for all ports, making it part of either wxBitmapBase or wxBitmap as
appropriate.

This is clearly ugly but we still have no good solution for deriving wxBitmap
from wxBitmapBase in wxMSW as it already inherits from MSW-specific wxGDIImage
there.

Also document that ConvertToDisabled() is only available when wxUSE_IMAGE==1.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-10 13:51:51 +00:00
..
Icons
private
accel.h
app.h Implement wx-prefixed macros versions of DECLARE/IMPLEMENT_APP_* macros. 2010-06-09 13:23:13 +00:00
AppResources.h
apptbase.h
apptrait.h
bitmap.h Make wxBitmap::ConvertToDisabled() available in all ports. 2010-11-10 13:51:51 +00:00
bmpbuttn.h
brush.h
button.h
caret.h
checkbox.h
checklst.h
chkconf.h
choice.h
clipbrd.h
colordlg.h
combobox.h
control.h
cursor.h
datectrl.h
dc.h
dcclient.h
dcmemory.h
dcprint.h Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrientation enum. 2009-12-08 16:35:47 +00:00
dcscreen.h
dialog.h
dib.h
dirdlg.h
dragimag.h
enhmeta.h
evtloop.h
fdrepdlg.h
filedlg.h
font.h Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont::GetFamily(). 2010-09-29 13:46:09 +00:00
fontdlg.h
frame.h
gauge.h
gdiimage.h
glcanvas.h
help.h
imaglist.h
joystick.h
listbox.h
listctrl.h Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros. 2010-06-09 13:55:48 +00:00
mdi.h
menu.h
menuitem.h
metafile.h
mimetype.h get rid of wxMimeTypesManager::ReadMailcap and wxMimeTypesManager::ReadMimeTypes from old include files and from the docs. 2010-06-06 11:37:10 +00:00
minifram.h
missing.h
msgdlg.h
mslu.h
notebook.h
palette.h
pen.h
popupwin.h
prefconf.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
printdlg.h
printpalm.h
progdlg.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
radiobox.h
radiobut.h
region.h
scrolbar.h
setup0.h Merge wxUIActionSimulator fixes from SOC2010_GUI_TEST branch. 2010-08-22 22:15:42 +00:00
slider.h
sound.h
spinbutt.h
spinctrl.h
statbmp.h
statbox.h
statline.h
stattext.h
statusbr.h
stdpaths.h
taskbar.h
textctrl.h
tglbtn.h Fix a few minor typos in comments. 2010-07-13 13:29:44 +00:00
timer.h
toolbar.h
tooltip.h
toplevel.h
treectrl.h Implement wx-prefixed macros versions of DECLARE/IMPLEMENT*CLASS macros. 2010-06-09 13:55:48 +00:00
Version.xrd
window.h
wxWidgets.def
wxWidgets.sld
wxWidgets.xrd