wxWidgets/include/wx/x11
Vadim Zeitlin 8462a84b2c Removed wxFont::Set/GetNoAntiAliasing() implementations.
Most of them were dummy and didn't do anything and this API was never meant to
be used anyhow.

Keep just the declarations in wxFontBase but mark them as deprecated.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-10-09 13:04:59 +00:00
..
nanox/X11 No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
app.h first round of debug/release merge: introduce wxDEBUG_LEVEL, for now defined as 1 if __WXDEBUG__ is defined, i.e. no real changes; don't use __WXDEBUG__ in the headers to keep debug and release builds ABI-compatible; add functions to customize or disable asserts handling 2009-03-21 23:36:37 +00:00
bitmap.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
brush.h
chkconf.h
clipbrd.h
colour.h
cursor.h
dataform.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dataobj2.h
dataobj.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dc.h
dcclient.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dcmemory.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dcprint.h
dcscreen.h
dnd.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
font.h Removed wxFont::Set/GetNoAntiAliasing() implementations. 2009-10-09 13:04:59 +00:00
glcanvas.h
joystick.h
minifram.h
palette.h
pen.h
popupwin.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
print.h
private.h
privx.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
region.h
reparent.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
textctrl.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
toplevel.h
window.h add virtual DoGetTextExtent() to allow calling the overloaded wxWindowBase::GetTextExtent() on wxWindow objects without any ugly casts/scope resolution operators 2009-06-10 16:41:41 +00:00