aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIControlFactory.cpp
AgeCommit message (Expand)Author
2010-05-06added: Ticket #8885 - <scrollspeed> and <scrollsuffix> more generally. Thanks...jmarshallnz
2010-04-27changed: replace global CSkinInfo with global SkinPtralcoheca
2010-04-27Revert "fixed: fallout after r29510 (except build system stuff)"alcoheca
2010-04-26fixed: fallout after r29510 (except build system stuff)spiff_
2010-04-26renamed: guilib/SkinInfo.cpp/h to xbmc/addons/Skin.cpp/halcoheca
2010-04-07added: Translation from control type <> control name using a lookup table.jmarshallnz
2010-02-18changed: use CGUIInfoLabel for static content's label and thumbs, allowing th...jmarshallnz
2010-02-13added: Ticket #7062 - <offsetx>,<offsety> to containers, allowing rendering o...jmarshallnz
2010-01-13added: auto sizing for the width of a label control. Ticket #6510. Specify <...jmarshallnz
2010-01-08cosmeticsspiff_
2009-11-08added: <scrolltime> to the grouplist control.jmarshallnz
2009-10-18added: support for <movement> tag in fixed lists, allows a range of movement ...jmarshallnz
2009-10-12changed: make right to left a rss set property and remove gui settingspiff_
2009-10-05fixed: scalediffuse="false" was not functional for multiimage controls.jmarshallnz
2009-09-24removed: FRECT struct - use CRect instead.jmarshallnz
2009-09-23changed: DWORD -> unsigned int for frame-based timings, and moved to using CT...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller