2009-09-29 Carlos Alberto Cortez <calberto.cortez@gmail.com>
commit5a7608265df8ce5a34884219d99d95c3a801e1d3
authorcalberto <calberto@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 29 Sep 2009 17:08:43 +0000 (29 17:08 +0000)
committercalberto <calberto@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 29 Sep 2009 17:08:43 +0000 (29 17:08 +0000)
treef12cb68d12a022ff5a215aa27fec62eababe2efb
parentbd98b120cdf042559de6f31e0fd802e2b3ab7047
2009-09-29  Carlos Alberto Cortez <calberto.cortez@gmail.com>

* ListView.cs: The location of the items should be computed on the fly
in virtual mode - that decreased speed overall, but reduces the load
time.that decreased speed overall, but reduces the load time. Also,
handle the cases where we were using data structures we don't need to
use/create for this mode.
Fixes part of #467418.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@142898 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
class/Managed.Windows.Forms/System.Windows.Forms/ListView.cs