wxWidgets/src
Vadim Zeitlin 5f30588ebd Delete the button object in wxRibbonButtonBar::DeleteButton().
Unlike ClearButtons(), DeleteButton() didn't actually delete the button.

Fix this and document this behaviour.

Closes #15909.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75710 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-25 17:39:21 +00:00
..
aui Don't pass input parameter by non-const reference unnecessarily. 2014-01-20 14:45:23 +00:00
cocoa Fix assorted typos in comments and other non-code. 2013-09-17 15:25:59 +00:00
common fix a couple GTK assertions about setting negative sizes, closes #15891 2014-01-23 05:47:43 +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 Focus generic spin control when its spin button is pressed. 2014-01-19 13:15:38 +00:00
gtk fix GetBordersForSizer(), closes #15872 2014-01-24 18:29:45 +00:00
gtk1 Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
html Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +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 Draw the selected bitmap correctly in wxMSW buttons. 2014-01-21 18:39:09 +00:00
os2 Just deprecate but don't schedule for removal wxNORMAL and friends. 2014-01-06 12:42:37 +00:00
osx Fix improper NSGraphicsContext handling in wxOSXCreateBitmapContextFromNSImage. 2014-01-25 17:38:56 +00:00
png Merge libpng 1.6.2 into the trunk. 2013-07-07 17:44:15 +00:00
propgrid Send events when toggling wxPropertyGrid nodes from keyboard. 2014-01-21 18:39:14 +00:00
regex Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
ribbon Delete the button object in wxRibbonButtonBar::DeleteButton(). 2014-01-25 17:39:21 +00:00
richtext Added an optimisation when the control is frozen 2014-01-23 21:01:46 +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 use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +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 Fix tons of warnings in wxMSW after deprecating wxPen/wxBrush int styles &c. 2014-01-04 22:20:36 +00:00
zlib Upgrade bundled zlib to 1.2.8. 2013-10-01 16:08:25 +00:00