wxWidgets/src
Vadim Zeitlin 7664215648 Fix harmless unused parameter warnings.
Wrap parameter in WXUNUSED() in the power resource stub functions.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77531 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-09-04 12:36:19 +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 Fix harmless unused parameter warnings. 2014-09-04 12:36:19 +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 Don't prevent app exit when only preferences window exists. 2014-09-03 06:55:02 +00:00
gtk Add missing wxUSE_EXCEPTIONS checks. 2014-08-25 17:47:50 +00:00
gtk1 Use dictionary sort for wxListBox strings. 2014-07-13 12:17:16 +00:00
html Don't leave wxHtmlWinParser with a dangling wxDC pointer. 2014-08-29 11:56:33 +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 Fix creation of wxBitmap from monochrome wxIcon or wxCursor in wxMSW. 2014-08-30 15:14:18 +00:00
osx Add wxPowerResourceBlocker for power management. 2014-08-29 23:22:15 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Optimize allocating default cells in wxPGProperty::EnsureCells 2014-08-29 21:53:27 +00:00
qt Update author's credits comments for wxQT 2014-08-29 03:37:46 +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 Compensate for lack of bitmap inversion on Mac when selecting content. 2014-08-28 08:31:51 +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 Get rid of unnecessary wxUsecClockAsString() helper function. 2014-08-24 15:32:19 +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 Update of OpenVMS build support 2014-08-26 08:29:52 +00:00
zlib Remove MSVC6 support. 2014-05-15 22:32:17 +00:00