summaryrefslogtreecommitdiff
path: root/src/gui/widgets/listbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-05-08Fixed list box selection wrapping to the bottom on dragging upwardsBjørn Lindeijer1-3/+6
2009-05-08Fixed scroll wheel handling in list boxesBjørn Lindeijer1-20/+2
2009-04-20Removed the unused setSelected overrideBjørn Lindeijer1-30/+0
2009-04-20Repaired table and listbox scrolling when using the keyboard.Ira Rice1-11/+23
2009-04-07Moved basic widgets into the gui/widgets directoryBjørn Lindeijer1-0/+158