Axel Dörfler 794c227e83 BView: fixed RemoveSelf() layout item handling.
* When RemoveSelf() is called, we do not own our own layout items, so
  we must not delete them.
* However, we do own them when we still have layout items left when
  we get deleted ourselves.
* This fixes removing/adding a child view to a view without deleting
  it inbetween (like the new Network preferences will do).
* Optimized item removal -- not a good idea to always remove item 0.
2015-02-13 22:34:34 +01:00
..
2014-10-26 23:40:17 +01:00
2015-01-17 17:02:40 +01:00
2015-01-06 15:23:33 +01:00
2014-10-26 00:19:35 +02:00