Commit Graph

12 Commits

Author SHA1 Message Date
zeromus 34dd2812f6 fix lua memory leak (maybe affected today, but the leak is from may 6) and revert some virtuallistview changes which break more things than they fix. it seems .net's listview just happens to blow up internally constantly when its in virtual mode and recover from the exceptions. 2012-06-11 04:20:13 +00:00
zeromus e9983598c2 fix virtuallistview better? re r2370 2012-06-10 23:20:53 +00:00
zeromus d65c16693b stop virtuallistview exceptions, maybe (for you, and me, and brandonE) 2012-06-10 22:06:19 +00:00
zeromus be2d7120fb add Scroll event to VirtualListView 2012-03-10 18:42:19 +00:00
andres.delikat f22e9fb60d Memory Viewer & VirtualListView - ControlStyles.OptimziedDoubleBuffer seems to be a small speedup compared to ControlStyles.DoubleBuffer 2011-08-21 20:28:22 +00:00
zeromus 019ad69459 disc subchannel Q calculation; make TOC a little more useful by adding TOCPoints which are easier to search than nested sessions, tracks, and indices; and change path browser to use a superior folder browser which lets you enter paths into a textbox. I refuse to click to navigate folders 2011-08-14 23:13:31 +00:00
zeromus adc0bf83bb add BlazingFast property to VirtualListView. you may like it or you may not. 2011-08-02 22:58:24 +00:00
zeromus 074edfdc67 un-break virtual listview selected item highlighting (was broken to fix another issue, but when next it arises we'll find another way) 2011-08-02 06:00:14 +00:00
zeromus 9355bc0f2e redo some of client input and hotkey handling 2011-07-09 22:09:39 +00:00
zeromus 8b94d5f6f2 virtual listview needs this hack after all 2011-07-09 18:28:15 +00:00
zeromus e020da8dba add a little tweak to VirtualListView which may be necessary if things ever get rough 2011-06-27 05:22:12 +00:00
zeromus 32cb295f7f add virtuallistview 2011-01-18 03:16:16 +00:00