wxWidgets/src
Václav Slavík 319ff5745e Make wxDocTemplate::CreateDocument() exceptions-safe.
Don't create the document object if InitDocument() throws.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@71371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-05-07 12:23:09 +00:00
..
aui Reset hover item when mouse leaves wxAuiToolBar. 2012-04-16 14:33:35 +00:00
cocoa Replaced Ok() occurrences with IsOk() throughout trunk. 2011-05-03 16:29:04 +00:00
common Make wxDocTemplate::CreateDocument() exceptions-safe. 2012-05-07 12:23:09 +00:00
dfb Remove wxMGL port. 2012-01-15 14:46:41 +00:00
expat Synchronised svn:eol-style and svn:executable properties of some file types. 2012-01-18 18:00:07 +00:00
generic Update the field widths on demand in wxStatusBarGeneric. 2012-05-05 11:22:09 +00:00
gtk Fix precompiled headers use with MSVC in wxGTK sources. 2012-05-04 20:35:48 +00:00
gtk1 correcting typo in previous commit 2011-09-28 09:46:02 +00:00
html Fix performance of wxHtmlParser::SkipCommentTag() in UTF-8 build. 2012-05-07 11:15:31 +00:00
jpeg Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
motif Don't initialize wxFileDialog::m_filterIndex to 1 in wxMotif. 2012-02-20 21:55:59 +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 r71367: don't set bgCol twice needlessly. 2012-05-06 16:56:38 +00:00
os2 Fixed typo in variable name, fixing #13872. 2012-01-22 17:27:09 +00:00
osx fixes crashes with embedded controls in toolbars after toolbar destruction, code was moved in r62988, but apparently Destroy doesn't have to be called, so do a last check, fixes #14258 2012-05-05 05:32:19 +00:00
png merged libpng 1.5.7 to trunk 2012-01-18 17:55:54 +00:00
propgrid Added wxPropertyGridManager::SetPageSplitterLeft 2012-03-18 20:35:01 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon remove unused variable 2012-03-25 23:33:43 +00:00
richtext Fixed floating image layout when typing in subsequent paragraph 2012-04-25 11:42:31 +00:00
stc Fix WXK_MENU handling in wxStyledTextCtrl. 2012-04-15 23:18:05 +00:00
tiff Set svn properties on various files throughout the repository (skipped docs/ ). 2011-03-18 15:10:15 +00:00
univ No changes, just remove duplicate flags checks in wxUniv wxTLW. 2012-05-03 10:17:15 +00:00
unix Don't remove the last slash from "/" directory name under Unix. 2012-05-04 18:31:48 +00:00
x11 No changes, just simplify some code in wxX11. 2012-02-20 21:57:10 +00:00
xml Add check to prevent creation of element wxXmlNodes with content data. 2011-07-16 10:04:48 +00:00
xrc Fix wxHash{Set,Map} compilation with g++ 4.7 in C++11 mode. 2012-02-10 10:22:45 +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
Wxwindll.icc
wxXpm.icc
wxZlib.icc