wxWidgets/src
Václav Slavík 5063450e48 Lock m_critsect in POSIX wxThread::Create().
This is the documented behavior: all methods accessing m_internal should
lock it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-05-16 14:15:38 +00:00
..
aui Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
cocoa Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
common Restore ability to parse hours only with wxDateTime::ParseTime(). 2013-05-15 13:05:49 +00:00
dfb use const arrays for wxDC array parameters, closes #10712 2013-01-18 17:27:51 +00:00
expat Synchronised svn:eol-style and svn:executable properties of some file types. 2012-01-18 18:00:07 +00:00
generic Fix spurious g++ warning about possibly uninitialized variable use. 2013-05-12 20:34:37 +00:00
gtk Fix crash in wxGTK wxPopupWindow when creating it without parent. 2013-05-15 13:05:45 +00:00
gtk1 Compilation fix for wxFont in wxGTK1. 2013-04-30 15:39:18 +00:00
html Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
jpeg Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
motif Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
msdos No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
msw Fix duplicate wxContextMenuEvent generation in wxMSW. 2013-05-08 11:21:41 +00:00
os2 Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
osx deactivating r65382 see #12267 (which does not seem to happen anymore even without this change), fixes #14938, 2013-05-12 20:18:57 +00:00
png merged libpng 1.5.7 to trunk 2012-01-18 17:55:54 +00:00
propgrid Call InitializeModules instead of just module->Init(). This is needed so the module will have the proper state and not cause an assert when the modules are cleaned up. Since InitializeModules will skip any that are already initialized it doesn't hurt to call it for modules loaded later. 2013-05-07 21:09:31 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
richtext Call InitializeModules instead of just module->Init(). This is needed so the module will have the proper state and not cause an assert when the modules are cleaned up. Since InitializeModules will skip any that are already initialized it doesn't hurt to call it for modules loaded later. 2013-05-07 21:09:31 +00:00
stc Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
tiff Use wxjpeg_boolean in libtiff sources. 2013-05-10 13:25:29 +00:00
univ Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
unix Lock m_critsect in POSIX wxThread::Create(). 2013-05-16 14:15:38 +00:00
x11 Provide shorter synonyms for wxEVT_XXX constants. 2013-04-25 10:11:03 +00:00
xml Fix wxXmlNode self-assignment. 2013-05-15 21:45:25 +00:00
xrc Call InitializeModules instead of just module->Init(). This is needed so the module will have the proper state and not cause an assert when the modules are cleaned up. Since InitializeModules will skip any that are already initialized it doesn't hurt to call it for modules loaded later. 2013-05-07 21:09:31 +00:00
zlib removing old codewarrior files 2011-05-03 18:24:15 +00:00
cwcopysetup.bat
cwdcopysetup.bat
wxJpeg.icc
wxPng.icc
wxTiff.icc
wxWin.icc Removed some references to unused files. 2006-05-25 10:03:56 +00:00
Wxwindll.icc Removed some references to unused files. 2006-05-25 10:03:56 +00:00
wxXpm.icc
wxZlib.icc