wxWidgets/src
Vadim Zeitlin afdb989e87 Link wxMSW with msimg32.lib now that AlphaBlend() is used statically.
Implicitly link msimg32.lib in when using MSVC and add it to MinGW (and
Borland) makefiles.

This should have been part of r77029.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-08-09 18:03:23 +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 Add wxGCD() helper function. 2014-08-07 21:03:25 +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 Remove manual mirroring in RTL case from wxGrid code. 2014-08-09 18:03:15 +00:00
gtk fix running on GTK < 2.10 when built with later, broken in r72935 2014-08-08 20:37:24 +00:00
gtk1 Use dictionary sort for wxListBox strings. 2014-07-13 12:17:16 +00:00
html Hopefully finish removing the old wxCocoa port. 2014-07-03 22:03:21 +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 Link wxMSW with msimg32.lib now that AlphaBlend() is used statically. 2014-08-09 18:03:23 +00:00
osx removing code for pre 10.6 systems 2014-08-09 17:27:19 +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
regex Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
ribbon Don't crash when dismissing expanded ribbon panel. 2014-05-02 14:19:48 +00:00
richtext Capitalize style names if specified in the style 2014-07-23 08:16:57 +00:00
stc Stop Scintilla timer when the control doesn't have focus. 2014-06-05 00:26:27 +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 Allow requesting core OpenGL profile and explicit OpenGL version. 2014-08-06 23:31:41 +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