wxWidgets/src
Vadim Zeitlin 73c319ccde Disable deprecation warnings for NS{Open,Save}Panel methods.
They will need to be replaced with the newer equivalents, but for now getting
dozens of warnings for each wxOSX build is just annoying, so get rid of them.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-08-24 15:32:16 +00:00
..
aui Call wxWindow::Navigate when handling the tab key in wxAuiTabCtrl. This fixes tabbing on wxGTK where it was not possible to tab out of the wxAuiNotebook anymore. 2014-08-06 14:57:02 +00:00
common Avoid unused variable warnings in !wxDEBUG_LEVEL builds. 2014-08-24 15:32:10 +00:00
dfb Refactor YieldFor() to avoid code duplication among the ports. 2014-03-02 18:58:00 +00:00
expat Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
generic Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
gtk Add wxApp::StoreCurrentException() and RethrowStoredException(). 2014-08-24 15:31:44 +00:00
gtk1 Use dictionary sort for wxListBox strings. 2014-07-13 12:17:16 +00:00
html one call is enough 2014-08-11 07:07:46 +00:00
jpeg Remove wxPM, wxWidgets port to OS/2. 2014-05-15 23:56:58 +00:00
motif Fix using wrong variable in wxMotif DoSetSizeIntr(). 2014-07-11 13:38:06 +00:00
msdos Remove (Open)Watcom support. 2014-05-16 13:01:06 +00:00
msw Show new style Windows directory selector even for non-existent paths. 2014-08-24 15:31:27 +00:00
osx Disable deprecation warnings for NS{Open,Save}Panel methods. 2014-08-24 15:32:16 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Remove temporary fix for drawing check box in the wxPG edit mode with RTL layout 2014-08-08 07:13:03 +00:00
qt Merge wxQT branch into the trunk. 2014-08-24 01:50:11 +00:00
regex Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
ribbon Fix ribbon bar tab width computation if the first tab is hidden. 2014-08-21 14:14:15 +00:00
richtext Suppress unused variable warning in wxRichTextObject code. 2014-08-24 15:32:07 +00:00
stc Avoid unused variable warning in wxUSE_DATAOBJ==0 build. 2014-08-24 13:35:29 +00:00
tiff Remove support for Digital Mars compiler. 2014-05-16 13:01:23 +00:00
univ Use dictionary sort for wxListBox strings. 2014-07-13 12:17:16 +00:00
unix Refactor Unix OpenGL code to avoid using static attributes array. 2014-08-15 12:14:11 +00:00
x11 Add public wxDegToRad() and wxRadToDeg() functions. 2014-05-17 12:29:15 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc Add XRC handler for wxSimplebook. 2014-08-05 22:01:52 +00:00
zlib Remove MSVC6 support. 2014-05-15 22:32:17 +00:00