aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUILabel.cpp
AgeCommit message (Expand)Author
2010-05-06added: Ticket #8885 - <scrollspeed> and <scrollsuffix> more generally. Thanks...jmarshallnz
2010-02-23changed: Increase the space between cropped overlapping labels to 20 pixels r...jmarshallnz
2010-02-23cleanup: Move the listgroup cropping of overlapping left and right aligned la...jmarshallnz
2010-02-21fixed: Make sure we pass XBFONT_CENTER_Y to GUITextLayout::Render() as if an ...jmarshallnz
2010-02-21changed: Apply offsets during calculation of render rect rather than when set...jmarshallnz
2010-02-18changed: Truncate any text that overflows and isn't scrollingjmarshallnz
2010-02-14fixed: compilation warnings in GUILabelmonkeyman_67156
2010-02-12refactor: factored out some more label code and cleaned up a bunch of mess. ...jmarshallnz