summaryrefslogtreecommitdiff
path: root/unmigrated/hscrolllistbox.go
AgeCommit message (Collapse)Author
2014-04-13Renamed unmigrated/ to experiments/ as I have now migrated everything and ↵Pietro Gagliardi
that folder now contains experimental code.
2014-04-13Rolled back the Windows horizontally scrolling Listbox changes because I ↵Pietro Gagliardi
can't seem to get it to work on Mac OS X (and keeping that code there is inefficient); removed the guarantee of horizontal scrollbars in Listbox and made that a future plan. Both the Windows and the non-working Mac OS X code is in unmigrated/hscrolllistbox.go (and the unmigrated/ folder will be renamed shortly).