2010-05-02 Carlos Alberto Cortez <calberto.cortez@gmail.com>
authorCarlos Alberto Cortez <calberto.cortez@gmail.com>
Sun, 2 May 2010 19:51:55 +0000 (19:51 -0000)
committerCarlos Alberto Cortez <calberto.cortez@gmail.com>
Sun, 2 May 2010 19:51:55 +0000 (19:51 -0000)
commit1f046f714f18757978f2afba984f25e0e44db2cb
tree5a5a1d5fd3d22c971ae8b87708a3906d4f947e43
parentf87bb126f8ea7811475e2d8a304ead884ef9112e
2010-05-02  Carlos Alberto Cortez <calberto.cortez@gmail.com>

* StatusStrip.cs: In SetDisplayedItems call ClearInternal on
displayed_items instead of Clear, since this is only an internal
collection and we don't want to have our items have their Parent/Owner
modified.
Fixes the remaining bits of #590100.

svn path=/trunk/mcs/; revision=156593
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/StatusStrip.cs