summaryrefslogtreecommitdiff
path: root/src/gui/widgets/listbox.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-11Cleanup GUI classesJared Adams1-2/+2
2009-09-03Resolved Mantis #847: Login stage Windows won't go less than the default gui ...Bertram1-2/+11
2009-06-30Fixed compiler warning about unsigned/signed integer comparisionThorbjørn Lindeijer1-2/+2
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