wxWidgets/src
Vadim Zeitlin 1c78ede551 Fix use of SetContainingSizer() in wxWrapSizer code.
Calling SetContainingSizer() on a window which had been contained in another
sizer previously asserts since efce9b2306, so
change wxWrapSizer to set the containing sizer to NULL before resetting it.
2015-06-12 14:34:26 +02:00
..
aui Don't test if a reference is null, this cannot happen. 2015-06-03 17:08:30 +02:00
common Fix use of SetContainingSizer() in wxWrapSizer code. 2015-06-12 14:34:26 +02:00
dfb Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
expat Convert a few files from DOS to Unix EOLs. 2015-03-19 21:45:38 +01:00
generic Fix some typos, no code changes (besides strings) 2015-06-05 02:54:46 +04:00
gtk Fix some typos, no code changes (besides strings) 2015-06-05 02:54:46 +04:00
gtk1 Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
html Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04: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
msdos Remove (Open)Watcom support. 2014-05-16 13:01:06 +00:00
msw Correctly map MAC_CHARSET to wxFONTENCODING_MACROMAN in wxMSW. 2015-06-12 13:41:33 +02:00
osx Use FSEvents in wxFileSystemWatcher on OS X 2015-06-06 02:37:35 +04:00
png Convert really all CRLF files to use LF in the git repository. 2015-03-19 21:09:08 +01:00
propgrid Fixed minor typos in comments. 2015-06-09 20:04:27 +02:00
qt Fixed wxAppConsole spelling in the comments. 2015-06-03 17:14:09 +03:00
regex Remove MSVC6 support. 2014-05-15 22:32:17 +00:00
ribbon Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
richtext No changes, just remove an unused variable. 2015-05-24 02:00:34 +02:00
stc Fix some typos, no code changes (besides strings) 2015-06-05 02:54:46 +04:00
tiff Don't redefine snprintf() for MSVC 14 in libtiff. 2015-05-08 02:16:53 +02:00
univ Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
unix Use FSEvents in wxFileSystemWatcher on OS X 2015-06-06 02:37:35 +04:00
x11 Remove WXWIN_OS_DESCRIPTION. 2015-05-22 02:29:49 +02:00
xml Add support for DOCTYPE to wxXmlDocument. 2015-04-26 15:36:48 +02:00
xrc Add a check for wxWindow::Create() success to wxXRC. 2015-05-16 16:03:23 +02:00
zlib Deal with remaining cvs/svn keywords. 2015-04-09 03:32:23 +04:00