wxWidgets/src
Vadim Zeitlin 6aa4e3989f Return false from wxFileName::AppendDir() and InsertDir() on failure.
Give the caller a way to know whether the directory was valid or not.

Closes #15091.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-03-09 15:08:36 +00:00
..
aui Create new tab at the correct location in wxAuiNotebook. 2013-02-10 16:13:42 +00:00
cocoa use const arrays for wxDC array parameters, closes #10712 2013-01-18 17:27:51 +00:00
common Return false from wxFileName::AppendDir() and InsertDir() on failure. 2013-03-09 15:08:36 +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 Use generic spin control itself as parent for its children. 2013-03-09 15:08:31 +00:00
gtk Fix crash when drawing bitmaps with mask in wxGTK with GTK+ < 2.20. 2013-02-21 14:32:04 +00:00
gtk1 let wxCheckListBox get the properties of wxCheckListBoxBase (was wxListBox) for wxGTK1, just like the other versions of wx 2013-01-23 10:15:15 +00:00
html Fix background corruption in scrolled wxHtmlWindow. 2013-02-19 23:13:21 +00:00
jpeg Remove support for MetroWerks CodeWarrior compiler. 2012-04-05 18:40:11 +00:00
motif Remove wxRTTI macro for wxComboBox from Motif port. 2013-02-15 12:40:22 +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 Don't cache HDC used by wxPaintDCEx in wxMSW. 2013-03-09 15:08:09 +00:00
os2 Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX. 2013-01-20 02:10:07 +00:00
osx avoid infinite recursion for richtooltops, (hopefully) fixes #15070 2013-03-07 21:41:39 +00:00
png merged libpng 1.5.7 to trunk 2012-01-18 17:55:54 +00:00
propgrid Put "#if wxUSE_TOOLBAR" around a variable only used in this case. 2013-01-20 02:09:27 +00:00
regex removing old codewarrior files 2011-05-03 18:24:15 +00:00
ribbon Just some spelling fixes, no real changes. Closes #15001. 2013-01-27 14:30:52 +00:00
richtext Corrected layout when scaling the control 2013-03-04 10:47:55 +00:00
stc Fix harmless warning about NULL in wxStyledTextCtrl code. 2013-02-06 00:42:11 +00:00
tiff Check for _MSC_VER definedness in libtiff code. 2013-02-06 00:42:06 +00:00
univ Revert all wxNOEXCEPT-related changes. 2012-11-20 12:49:03 +00:00
unix Don't use ternary operator ?: with wxString and literal strings. 2013-02-15 12:40:20 +00:00
x11 use const arrays for wxDC array parameters, closes #10712 2013-01-18 17:27:51 +00:00
xml Add check to prevent creation of element wxXmlNodes with content data. 2011-07-16 10:04:48 +00:00
xrc Restore wxDIRCTRL_SHOW_FILTERS flag of wxDirCtrl. 2013-03-09 15:07:49 +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