wxWidgets/src
Vadim Zeitlin 592c0aa6a8 Fix fallback format index in wxPropertyGetter wxUIntProperty code.
Don't crash by accessing an out of bands array element if the format string
index had been set to an invalid value, just use the default (decimal) format
in this case.

Closes #15984.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-02-17 23:52:56 +00:00
..
aui avoid potential NULL pointer dereference, closes #15993 2014-02-17 16:25:22 +00:00
cocoa Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
common fix ordering of function parameters, closes #15985 2014-02-17 16:25:08 +00:00
dfb Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
expat Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
generic Add support for sorting by more than one column to generic wxDataViewCtrl. 2014-02-05 22:12:53 +00:00
gtk mimic wxMSW wxSetCursorEvent propagation behavior, closes #15801 2014-02-15 18:14:48 +00:00
gtk1 Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
html Return true from OnCellClicked if the event was processed, otherwise further processing will use default behaviour which may negate the effect of the event handler. 2014-02-04 19:10:22 +00:00
jpeg Remove the long obsolete and unused since 2.7.0 __WIN95__ define. 2013-07-13 23:23:19 +00:00
motif Allow initializing wxScopedArray more conveniently. 2013-12-31 14:03:34 +00:00
msdos Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
msw Fix wxToolBar size in wxMSW when not using icons. 2014-02-08 14:12:20 +00:00
os2 Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
osx fixing nested modal sessions 2014-02-17 19:13:04 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Fix fallback format index in wxPropertyGetter wxUIntProperty code. 2014-02-17 23:52:56 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Don't keep dangling pointers in other wxRibbonButtonBar members neither. 2014-01-26 14:08:23 +00:00
richtext Fixed floating object layout when there is only a short text string in the paragraph 2014-02-17 14:54:09 +00:00
stc Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
tiff Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
univ Merge the changes from 3.0 branch. 2013-11-12 18:06:37 +00:00
unix Don't show "deleted stale lock file" message by default. 2014-02-08 00:46:54 +00:00
x11 Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
xml remove executable property from non-executable files, closes #15504 2013-09-16 15:47:27 +00:00
xrc Don't show windows with "hidden" XRC attribute at all. 2014-02-01 18:18:52 +00:00
zlib Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00