wxWidgets/interface/wx
Vadim Zeitlin 90fbb09ae2 Add wxImage::ClearAlpha().
This simple method can be used to remove alpha channel from the image.

See #10915.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-04-09 13:15:20 +00:00
..
aui
generic Document wxSpinCtrlDouble in correct header file. 2009-12-19 12:00:16 +00:00
html fix miscellaneous Doxygen 1.6.1 warnings 2009-12-20 15:07:08 +00:00
msw Document the meaning of empty value name in wxRegKey methods. 2009-09-12 22:48:29 +00:00
persist
propgrid Fix various doxygen warnings 2010-03-19 22:35:30 +00:00
protocol Applied modified #10655 (Added Cookie (receive) support to wxHTTP) 2009-09-26 19:47:23 +00:00
ribbon fix a few doxygen warnings 2009-12-20 14:50:50 +00:00
richtext Document wxPerl interface differences for wxRichTextCtrl. 2010-01-02 11:29:00 +00:00
stc Apply patch (plus some additional changes) upgrading Scintilla to version 2.03. Closes #11765, #11748, #11346 2010-03-30 03:50:06 +00:00
xml fixed wxXmlDocument::Save() to interpret the indentstep argument correctly 2009-10-04 21:19:40 +00:00
xrc added a note about XRCID() and EVT_*_RANGE macros (see bug #11431) 2009-11-11 10:22:57 +00:00
aboutdlg.h
accel.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
access.h
animate.h
any.h Added a new documentation overview section 'Caveats When Not Using C++ RTTI', describing possible problems with Bind() and wxAny when C++ RTTI is disabled. 2009-11-21 11:39:32 +00:00
app.h Define wxDEBUG_LEVEL in both debug and release builds as 1. 2009-09-12 11:28:52 +00:00
apptrait.h
archive.h
arrstr.h
artprov.h Added wxART_CLOSE art id. 2009-10-05 22:55:53 +00:00
atomic.h
base64.h Add wxBase64Decode(void*,size_t,wxString) overload. 2009-11-11 14:38:40 +00:00
bitmap.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
bmpbuttn.h
bmpcbox.h
bookctrl.h
brush.h
buffer.h
busyinfo.h
button.h Document that images in buttons and menus might not be shown under GTK. 2010-03-03 01:08:19 +00:00
calctrl.h
caret.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
chartype.h
checkbox.h
checklst.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
choicdlg.h Add initial selection parameter to wxGetSingleChoice() functions. 2010-03-21 11:06:31 +00:00
choice.h fix miscellaneous Doxygen 1.6.1 warnings 2009-12-20 15:07:08 +00:00
choicebk.h
clipbrd.h
clntdata.h fix miscellaneous Doxygen 1.6.1 warnings 2009-12-20 15:07:08 +00:00
clrpicker.h
cmdline.h
cmdproc.h
cmndata.h Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrientation enum. 2009-12-08 16:35:47 +00:00
collpane.h
colordlg.h
colour.h Add wxTransparentColour global pseudo-variable. 2010-04-05 11:44:33 +00:00
combo.h Added wxComboCtrl::SetHint(), GetHint() 2009-12-26 10:33:35 +00:00
combobox.h Document that wxComboBox::Dismiss() and Popup() generate events. 2010-01-24 11:33:11 +00:00
config.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
control.h better docs for Get/SetLabel methods 2010-03-29 21:31:27 +00:00
convauto.h
cpp.h
cshelp.h
ctrlsub.h
cursor.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
dataobj.h Make wxDataObjectComposite::GetObject() public. 2010-02-04 01:02:43 +00:00
dataview.h Fix various doxygen warnings 2010-03-19 22:35:30 +00:00
datectrl.h
dateevt.h
datetime.h Clarify wxDateTime::ParseDateTime() semantics: it needs both date and time. 2010-03-22 22:56:17 +00:00
datstrm.h
dc.h Document more wxDC drawing functions overloads. 2010-02-25 00:03:22 +00:00
dcbuffer.h
dcclient.h
dcgraph.h
dcmemory.h
dcmirror.h
dcprint.h
dcps.h
dcscreen.h
dcsvg.h
dde.h
debug.h Document that wxTrap() now traps [almost] always. 2009-12-09 13:45:41 +00:00
debugrpt.h Fix various doxygen warnings 2010-03-19 22:35:30 +00:00
defs.h Make wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrientation enum. 2009-12-08 16:35:47 +00:00
dialog.h
dialup.h
dir.h
dirctrl.h
dirdlg.h
display.h
dnd.h
docmdi.h
docview.h Allow overriding print preview frame creation in docview. 2010-03-25 20:07:58 +00:00
dragimag.h
dynarray.h Minor corrections to sorted arrays documentation. 2009-09-24 00:21:36 +00:00
dynlib.h
editlbox.h
encconv.h
event.h Allow to not create wxPaintDC in EVT_PAINT handler in wxMSW. 2010-01-23 13:22:25 +00:00
evtloop.h
fdrepdlg.h
ffile.h
file.h Move wxPosixPermissions definition from wx/file.h to wx/filefn.h. 2010-02-10 11:38:41 +00:00
fileconf.h
filectrl.h
filedlg.h Applied #10917: wxGTK wxFileDialog::SetDirectory and ::SetFilename problems 2009-09-24 20:36:46 +00:00
filefn.h Move wxPosixPermissions definition from wx/file.h to wx/filefn.h. 2010-02-10 11:38:41 +00:00
filename.h Correct documentation of wxSizeConvention elements. 2010-04-07 10:50:37 +00:00
filepicker.h
filesys.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
font.h No changes, just avoid overriding GetNativeFontInfoDesc() in wxMSW wxFont. 2009-11-26 02:34:01 +00:00
fontdlg.h
fontenum.h
fontmap.h
fontpicker.h
frame.h update docs for wxMAXIMIZE on GTK 2010-01-16 04:14:18 +00:00
fs_mem.h
fswatcher.h Merge SOC2009_FSWATCHER branch into trunk. 2009-10-22 11:35:43 +00:00
gauge.h
gbsizer.h
gdicmn.h Try to prevent users from forgetting to include wx.rc from their resources. 2010-01-26 12:39:41 +00:00
gdiobj.h
glcanvas.h
graphics.h Add default constructor to wxGraphicsGradientStop. 2010-04-06 13:55:35 +00:00
grid.h Return the kind of cells span from wxGrid::GetCellSize(). 2009-12-27 19:40:41 +00:00
hash.h
hashmap.h
hashset.h
headercol.h
headerctrl.h wxHeaderColumnBase -> wxHeaderColumn; Fixed UpdateColumnWidthToFit() sample code 2009-12-12 12:24:28 +00:00
help.h
htmllbox.h
hyperlink.h
icon.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
iconbndl.h
iconloc.h
image.h Add wxImage::ClearAlpha(). 2010-04-09 13:15:20 +00:00
imaglist.h
infobar.h Fix method name in wxInfoBar interface. 2010-01-02 10:40:31 +00:00
init.h
intl.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
ipc.h
ipcbase.h
joystick.h
kbdstate.h
laywin.h
link.h
list.h Change return type of wxList::Member() to bool. 2009-09-18 17:10:58 +00:00
listbook.h
listbox.h Correct typo in wxEVT_COMMAND_LISTBOX_DOUBLECLICKED. 2009-12-16 19:27:34 +00:00
listctrl.h Document wxListCtrl::FindItem() return value. 2009-12-07 15:26:31 +00:00
log.h Mention log components in wxLogTrace() documentation. 2009-10-09 13:04:44 +00:00
longlong.h
math.h
mdi.h
mediactrl.h
memory.h
menu.h Clarify wxMenu objects allocation rules. 2010-03-28 22:39:32 +00:00
menuitem.h Document that images in buttons and menus might not be shown under GTK. 2010-03-03 01:08:19 +00:00
metafile.h
mimetype.h
minifram.h
module.h
mousemanager.h fix miscellaneous Doxygen 1.6.1 warnings 2009-12-20 15:07:08 +00:00
mousestate.h
msgdlg.h Document that message box with wxYES_NO but without wxCANCEL can't be closed. 2010-03-14 14:15:46 +00:00
msgout.h
msgqueue.h
mstream.h
notebook.h
notifmsg.h
numdlg.h
object.h
odcombo.h fix miscellaneous Doxygen 1.6.1 warnings 2009-12-20 15:07:08 +00:00
palette.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
panel.h
pen.h
persist.h
pickerbase.h
platform.h
platinfo.h Provide more details about the major and minor version numbers returned by wxGetOsVersion() under linux,mac,windows. 2010-03-07 16:03:53 +00:00
popupwin.h
position.h
power.h
print.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
printdlg.h Remove obsolete parts of wxPageSetupDialog documentation. 2010-03-20 13:18:28 +00:00
process.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
progdlg.h
propdlg.h
quantize.h
radiobox.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
radiobut.h
rawbmp.h
rearrangectrl.h
recguard.h
regex.h
region.h
renderer.h Document wxRendererNative::DrawTitleBarBitmap() and use it properly. 2009-10-19 08:59:25 +00:00
sashwin.h
sckipc.h
sckstrm.h
scopedarray.h
scopedptr.h No real changes, just fix a typo in comments and documentation. 2010-01-14 18:02:26 +00:00
scopeguard.h
scrolbar.h
scrolwin.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
settings.h
sharedptr.h
sizer.h Don't use grouping of different methods as this creates confusing output 2010-03-16 19:13:36 +00:00
slider.h Implement support for wxSL_<DIR> in wxGTK, show them better in the sample. 2009-11-14 23:15:27 +00:00
snglinst.h Allow creating wxSingleInstanceChecker with default name. 2009-09-16 12:38:00 +00:00
socket.h wxSocket::Initialize() and Shutdown() are for main thread only. 2009-09-21 08:44:35 +00:00
sound.h
spinbutt.h
spinctrl.h Document wxSpinCtrlDouble in correct header file. 2009-12-19 12:00:16 +00:00
splash.h
splitter.h
srchctrl.h
sstream.h
stackwalk.h
statbmp.h
statbox.h
statline.h
stattext.h better docs for Get/SetLabel methods 2010-03-29 21:31:27 +00:00
statusbr.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
stdpaths.h Don't use vendor name by default in wxStandardPaths. 2009-10-10 18:28:28 +00:00
stdstream.h
stockitem.h Extract wxSTOCK_WITHOUT_ELLIPSIS from wxSTOCK_FOR_BUTTON. 2010-02-04 01:33:32 +00:00
stopwatch.h
strconv.h Add convenient wxMBConv::cMB2WC/WC2MB overloads taking buffers. 2009-09-12 22:40:25 +00:00
stream.h
string.h Document wxString::operator<<(wxUniChar). 2009-12-27 19:40:08 +00:00
sysopt.h
tarstrm.h
taskbar.h
textctrl.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
textdlg.h
textentry.h Fixed Cut&Paste error in wxTextCtrl::ChangeValue documentation (fixes #11469). 2009-11-22 11:00:42 +00:00
textfile.h
textwrapper.h fix miscellaneous Doxygen 1.6.1 warnings 2009-12-20 15:07:08 +00:00
tglbtn.h
thread.h Documented that wxCriticalSection can be used before wxInitialize(), as a global object. 2009-12-05 09:05:45 +00:00
timer.h Document that throwing exceptions from wxTimer::Notify() is unsupported. 2009-11-22 11:24:03 +00:00
tipdlg.h
tipwin.h
tls.h
tokenzr.h fix miscellaneous Doxygen 1.6.1 warnings 2009-12-20 15:07:08 +00:00
toolbar.h fix miscellaneous Doxygen 1.6.1 warnings 2009-12-20 15:07:08 +00:00
toolbook.h
tooltip.h
toplevel.h Add OSX prefix, and be clear that this is OS X only API to avoid any expectation that this API may work elsewhere. 2009-12-09 05:25:32 +00:00
tracker.h
treebase.h Copy wxPerl notes from the LaTeX documentation. 2009-10-18 17:47:01 +00:00
treebook.h
treectrl.h Add wxTreeCtrl::SelectChildren() method. 2010-01-26 12:43:39 +00:00
txtstrm.h
uiaction.h Add wxUSE_UIACTIONSIMULATOR and turn it off by default. 2010-03-22 11:40:35 +00:00
unichar.h Allow calling wxStrchr() with a narrow string and wide character. 2009-11-28 14:37:03 +00:00
uri.h
url.h
ustring.h
utils.h Provide more details about the major and minor version numbers returned by wxGetOsVersion() under linux,mac,windows. 2010-03-07 16:03:53 +00:00
valgen.h
validate.h Replace wxValidator::SetBellOnError() with SuppressBellOnError(). 2009-10-15 14:44:22 +00:00
valtext.h
variant.h
vector.h Add wxVectorSort function for sorting wxVector<T> containers. Closes #11889 2010-04-07 20:32:25 +00:00
version.h
vidmode.h
vlbox.h
volume.h
vscroll.h
weakref.h done various @todo items 2008-12-29 14:14:39 +00:00
wfstream.h Override some methods in wxF(F)ileStream to resolve ambiguities. 2009-12-27 19:39:55 +00:00
window.h Make ConvertPixelsToDialog() and ConvertDialogToPixels() const. 2010-01-19 17:53:29 +00:00
windowid.h
wizard.h Added EVT_WIZARD_PAGE_SHOWN event for wxWizard, to give apps 2010-01-25 18:48:21 +00:00
wrapsizer.h
wupdlock.h
wxcrt.h
xlocale.h
zipstrm.h
zstream.h