wxwidgets/src
Václav Slavík 98f5315405 Don't set initial label in wxNativeWindow on OS X
Differentiate between setting the label from SetLabel() and from
SetPeer() (i.e. initially), because some native controls shouldn't have
an empty string set as their intitial value.

Override SetInitialSize() to be empty for wxNativeWindow in order to
prevent label-setting issues when an unknown, caller-controlled native
widget is attached. Reverts db9baf9aa5,
which was the previous attempt to fix this, but was causing too many
problems elsewhere.
2016-04-29 17:26:02 +02:00
..
aui Fix user-visible with AUI tab selection after dragging 2016-04-23 18:51:49 +02:00
common Use correct variant type in generic wxDataViewChoiceByIndexRenderer 2016-04-23 17:55:39 +02:00
dfb Add micro version to toolkit version functions 2016-02-29 10:05:43 +01:00
expat Avoid mixing code and declarations in C expat code 2016-03-14 00:12:07 +01:00
generic Merge branch 'rename-listctrl-checkbox-methods' of https://github.com/discnl/wxWidgets 2016-04-23 18:53:41 +02:00
gtk Add missing implementation of wxScrollBar::SetThumbSize() in wxGTK 2016-04-23 18:55:29 +02:00
gtk1 Don't call CacheBestSize() from DoGetBestSize() implementations 2016-04-03 18:04:26 +02:00
html Compilation fix for !wxUSE_PRINTING_ARCHITECTURE 2016-03-29 18:54:10 +02:00
jpeg Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
motif Add micro version to toolkit version functions 2016-02-29 10:05:43 +01:00
msw Fix PCH-less build after CustomDraw addition 2016-04-24 18:03:49 +02:00
osx Don't set initial label in wxNativeWindow on OS X 2016-04-29 17:26:02 +02:00
png Update the bundled libpng to 1.6.21 2016-01-31 01:53:01 +01:00
propgrid Make source string const in wxPropertyGrid escape sequence methods 2016-04-14 16:05:10 +02:00
qt Add micro version to toolkit version functions 2016-02-29 10:05:43 +01:00
regex Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
ribbon Fix crash when updating art provider of a ribbon with scroll buttons 2016-03-15 20:22:30 +01:00
richtext Make wxWS_EX_VALIDATE_RECURSIVELY default (and only) behaviour 2016-02-09 23:38:23 +01:00
stc Updated compile support for OpenVMS 2016-04-07 10:44:48 +02: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 Updated compile support for OpenVMS 2016-04-07 10:44:48 +02:00
x11 Merge support for OS and toolkit micro versions 2016-03-03 23:32:44 +01:00
xml Add support for DOCTYPE to wxXmlDocument. 2015-04-26 15:36:48 +02:00
xrc Fix unreachable code warning 2016-04-15 02:35:39 +00:00
zlib Deal with remaining cvs/svn keywords. 2015-04-09 03:32:23 +04:00