wxWidgets/src
Vadim Zeitlin 2509e7927a Handle GTK_POLICY_EXTERNAL new in GTK+ 3.16 too.
Apparently this still doesn't display any scrollbars in the window itself, so
from our point of view it is equivalent to GTK_POLICY_NEVER.
2015-08-03 17:57:33 +02:00
..
aui Avoid deprecation warnings for gtk_widget_modify_bg() in wxGTK3. 2015-08-02 15:18:14 +02:00
common Don't hard code the number of stack frames after wxOnAssert(). 2015-07-05 18:39:37 +02:00
dfb
expat Expat compilation fix for pre-C99 compilers. 2015-07-30 00:57:43 +02:00
generic Fix incorrect flags in a sizer in wxDebugReportDialog. 2015-07-27 02:29:49 +02:00
gtk Handle GTK_POLICY_EXTERNAL new in GTK+ 3.16 too. 2015-08-03 17:57:33 +02:00
gtk1
html Add a debug check for HTML tag handlers being available. 2015-07-17 14:38:48 +02:00
jpeg
motif
msdos
msw Suppress a harmless warning with MinGW 3.4.5 in wxMSW wxTreeCtrl. 2015-07-27 03:59:42 +02:00
osx Remove commented out code in wxWindowMac::MacPostControlCreate(). 2015-08-03 17:40:56 +02:00
png
propgrid Fixed searching the elements in wxArrayPGProperty. 2015-07-20 21:50:30 +02:00
qt
regex
ribbon
richtext
stc Use wxRound() instead of implicit float-to-int conversion in wxSTC. 2015-07-27 02:58:07 +02:00
tiff Libtiff compilation fix for pre-C99 compilers. 2015-07-30 00:57:52 +02:00
univ
unix Never use events for blocking sockets under Unix. 2015-07-05 16:45:07 +02:00
x11 use delete for memory allocated with new, closes #16797 2015-07-27 10:33:47 -07:00
xml
xrc
zlib