Files
test/source
Brecht Van Lommel 0356b92d46 File Browser fixes:
* The code to draw only visible items was not working, giving slow
  performance with many files (bug #19469).
* Fix detailed list display on non-windows, would give overlapping text.
* Fix folders with many files not displaying all items, changed short to
  int in various places, was overflowing.
* Recreate layout on area resizes, file view gets out of sync otherwise.
* Workaround for v2d height not being correct with image display due to
  scrollers.
* Fix view2d code to compute minimum scroller size, this would make the
  scroller go outside of its bounds.
2009-09-28 12:10:23 +00:00
..
2009-09-28 12:10:23 +00:00
UI
2009-09-16 18:59:13 +00:00
2009-09-28 03:19:52 +00:00
2009-09-28 03:19:52 +00:00
2009-09-28 11:29:07 +00:00