Stephan Aßmus ed6f171aa6 BColumnListView: Enable invalidating rows, fix SetField()
* Seems like there was no easy way to simply invalidate
   a given BRow. Introduced BColumnListView::InvalidateRow().
 * BRow::SetField() tried to invalidate the row, but invalidated
   the listview instead of the BOutlineView responsible for
   drawing the list contents. Use the new InvaalidateRow().
2013-09-17 14:42:03 +02:00
..
2012-02-19 15:11:57 +01:00
2013-01-12 20:01:28 +01:00
2013-05-01 19:52:00 -04:00
2011-06-21 12:35:50 +00:00
2013-08-29 18:47:48 +02:00