wxWidgets/src
Igor Korot abd4d80ebe Use gtk_widget_set_opacity() with new enough wxGTK3
This function replaces gtk_window_set_opacity() and could presumably work
better for the GTK+ versions supporting it.

Also avoid deprecation warnings, if they're ever enabled later, for
gtk_window_set_opacity() which we still have to use for older GTK+.

Closes #17106.
2016-02-24 03:12:48 +01:00
..
aui Remove unused variables from wxAuiMSWToolBarArt code 2016-02-18 22:56:07 +01:00
common Ensure that wxComboCtrl is aligned with other controls under OS X 2016-02-23 01:21:49 +01:00
dfb Make wxBitmap ctors consistent wrt passing scale for conversion from wxImage; HiDPI adaptation for propgrid buffer and wxRTC images 2015-11-15 12:49:25 +00:00
expat Expat compilation fix for pre-C99 compilers. 2015-07-30 00:57:43 +02:00
generic Avoid wxGraphicsContext offsetting on HiDPI displays 2016-02-22 10:25:16 -08:00
gtk Use gtk_widget_set_opacity() with new enough wxGTK3 2016-02-24 03:12:48 +01:00
gtk1 Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
html Remove wxOSX/Carbon support. 2016-02-01 13:48:48 +01:00
jpeg Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
motif Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
msw wxMSW: Fix wxToolBar rendering with double-buffering 2016-02-21 18:32:10 +01:00
osx Make wxToolBar tools rectangles taller under OS X 2016-02-23 01:46:45 +01:00
png Update the bundled libpng to 1.6.21 2016-01-31 01:53:01 +01:00
propgrid Fix build failures on some platforms after 7be75892. 2015-11-29 09:25:19 +01:00
qt remove const from pass-by-value parameters 2016-01-16 10:55:01 -08:00
regex Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
ribbon Allow customizing wxRibbon highlight colours 2016-02-08 02:28:00 +01:00
richtext Make wxWS_EX_VALIDATE_RECURSIVELY default (and only) behaviour 2016-02-09 23:38:23 +01:00
stc Restore wxSTC built-in key mappings for non-Mac platforms 2015-11-16 03:18:06 +01:00
tiff Revert "Fix warnings about pointer/int casts in Win32 part of libtiff too." 2015-12-26 19:34:06 +01:00
univ Remove MicroWindows support. 2015-08-27 11:00:16 +02:00
unix Don't lose data when converting wxExecute() arguments under Unix 2016-02-19 03:10:47 +01:00
x11 use delete for memory allocated with new, closes #16797 2015-07-27 10:33:47 -07:00
xml Add support for DOCTYPE to wxXmlDocument. 2015-04-26 15:36:48 +02:00
xrc Add support for "forceupper" attribute to wxTextCtrl in XRC 2015-12-08 03:02:49 +01:00
zlib Deal with remaining cvs/svn keywords. 2015-04-09 03:32:23 +04:00