aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUILabelControl.cpp
AgeCommit message (Collapse)Author
2010-02-12refactor: factored out some more label code and cleaned up a bunch of mess. ↵jmarshallnz
Skinners please check your skins for any oddness. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27702 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-13added: auto sizing for the width of a label control. Ticket #6510. Specify ↵jmarshallnz
<width min="50" max="100">auto</width>. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26770 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-14changed: Respect the <height> value of label controls when wrapping or ↵jmarshallnz
linebreaking text. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24589 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-11-10fixed: Use transparent white for flashing cursors in the off state, rather ↵jmarshallnz
than almost transparent black. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24488 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-24cleanup: GUIInfoColor.cpp/h -> GUIInfoTypes.cpp/h, and moved GUIInfoLabel in ↵jmarshallnz
there. Will need OSX project loving. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23126 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90