wxWidgets/include/wx/osx
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
..
carbon Applied #9011: Native wxListCtrl::HitTest on OS X 2009-09-25 09:02:04 +00:00
cocoa implementing rollover and pressed image for bitmapbutton on osx_cocoa 2009-10-08 18:38:43 +00:00
core moving bitmapbutton functionality up to button for OSX 2009-10-09 12:24:35 +00:00
iphone fixing and completing iPhone sound 2009-09-14 13:07:23 +00:00
private porting dcscreen blit from 2.8 2008-10-06 19:48:52 +00:00
accel.h headermove osx - header files 2009-01-17 10:43:43 +00:00
app.h overriding to allocate an outer autorelease pool 2009-09-30 18:25:33 +00:00
bitmap.h iPhone bitmap support 2009-07-10 17:33:43 +00:00
bmpbuttn.h moving bitmapbutton functionality up to button for OSX 2009-10-09 12:24:35 +00:00
brush.h correcting header path 2008-07-31 09:59:04 +00:00
button.h moving bitmapbutton functionality up to button for OSX 2009-10-09 12:24:35 +00:00
checkbox.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
checklst.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
chkconf.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
choice.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
clipbrd.h Include wx/dataobj.h from wx/clipbrd.h. 2009-07-20 23:54:08 +00:00
colordlg.h headermove osx - header files 2009-01-17 10:43:43 +00:00
colour.h wxColour is implemented using CoreGraphics 2008-07-31 10:23:14 +00:00
combobox.h adapting TextUpdateEvents, using wxTextEntry API 2009-04-14 20:09:39 +00:00
config_xcode.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
control.h set m_isBeingDeleted to true (only) in SendDestroyEvent(); call it as early as possible during the window destruction to ensure that destroy event handlers can still access the full window object 2009-01-20 18:33:33 +00:00
cursor.h removing unneeded method, closes #11073 2009-09-24 09:39:38 +00:00
dataform.h headermove osx - header files 2009-01-17 10:43:43 +00:00
dataobj2.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dataobj.h headermove osx - header files 2009-01-17 10:43:43 +00:00
dataview.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dc.h headermove osx - header files 2009-01-17 10:43:43 +00:00
dcclient.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
dcmemory.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dcprint.h headermove osx - header files 2009-01-17 10:43:43 +00:00
dcscreen.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
dialog.h headermove osx - header files 2009-01-17 10:43:43 +00:00
dirdlg.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
dnd.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
evtloop.h implement DispatchTimeout() for wxOSX/Cocoa 2008-12-28 14:32:49 +00:00
filedlg.h headermove osx - header files 2009-01-17 10:43:43 +00:00
font.h Removed wxFont::Set/GetNoAntiAliasing() implementations. 2009-10-09 13:04:59 +00:00
fontdlg.h headermove osx - header files 2009-01-17 10:43:43 +00:00
frame.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
gauge.h headermove osx - header files 2009-01-17 10:43:43 +00:00
glcanvas.h OpenGL changes for carbon and cocoa 2009-09-13 17:19:01 +00:00
helpxxxx.h headermove osx - header files 2009-01-17 10:43:43 +00:00
icon.h headermove osx - header files 2009-01-17 10:43:43 +00:00
imaglist.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
joystick.h headermove osx - header files 2009-01-17 10:43:43 +00:00
listbox.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
listctrl.h Applied #10858: wxListCtrl on Mac does not route Freeze/Thaw/Update to m_genericImpl 2009-09-25 07:45:35 +00:00
mdi.h headermove osx - header files 2009-01-17 10:43:43 +00:00
menu.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
menuitem.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
metafile.h add wx-prefixed and semicolon-requiring versions of DECLARE_NO_{COPY,ASSIGN}_CLASS macros 2009-02-08 11:45:59 +00:00
mimetype.h reverting to former mimetype routing to core 2009-01-17 13:25:10 +00:00
minifram.h headermove osx - header files 2009-01-17 10:43:43 +00:00
msgdlg.h headermove osx - header files 2009-01-17 10:43:43 +00:00
nonownedwnd.h Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa. 2009-10-05 22:57:59 +00:00
notebook.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
palette.h headermove osx - header files 2009-01-17 10:43:43 +00:00
pen.h Implement GetDashCount() for Carbon/Cocoa. 2009-02-07 23:23:18 +00:00
pnghand.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
pngread.h headermove osx - header files 2009-01-17 10:43:43 +00:00
popupwin.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
printdlg.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
printmac.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
private.h missin quote 2008-09-12 18:30:20 +00:00
radiobox.h use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated and confusing wxRA_HORIZONTAL/VERTICAL 2009-06-03 22:33:32 +00:00
radiobut.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
region.h common drawing code for osx-cocoa and osx-carbon, also since 10.5 HIShapeRef is in ApplicationServices, so this can be used for all osx-cocoa builds as native wxRegion implementation 2009-02-09 09:01:19 +00:00
scrolbar.h Forgot header with OSX prefix 2009-01-23 08:40:26 +00:00
setup0.h Initial wxInfoBar implementation. 2009-10-05 22:54:13 +00:00
slider.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
sound.h Use FWD version of DLL export macro in forward declaration. 2009-09-26 16:43:37 +00:00
spinbutt.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
spinctrl.h Globally replace _T() with wxT(). 2009-07-23 20:30:22 +00:00
srchctrl.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
statbmp.h osx new layout 2008-09-02 16:53:23 +00:00
statbox.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
statline.h headermove osx - header files 2009-01-17 10:43:43 +00:00
stattext.h headermove osx - header files 2009-01-17 10:43:43 +00:00
statusbr.h Don't pop explicitly changed status messages. 2009-08-06 00:01:43 +00:00
taskbarosx.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
textctrl.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
tglbtn.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
toolbar.h headermove osx - header files 2009-01-17 10:43:43 +00:00
tooltip.h headermove osx - header files 2009-01-17 10:43:43 +00:00
toplevel.h No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
treectrl.h don't use annoying and unneeded in C++ casts of NULL to "T *" in all other files neither 2009-01-19 13:55:27 +00:00
uma.h Forward port event handler fixes to trunk. 2008-11-22 04:10:31 +00:00
window.h Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa. 2009-10-05 22:57:59 +00:00