aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIControlFactory.cpp
AgeCommit message (Expand)Author
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
2011-01-04merge pvr-testing2 svn rev 32591 into trunkLars Op den Kamp
2010-08-18fixed: compile warnings (double->float)jmarshallnz
2010-08-07cleanup: Removed unused ScaleElement functionjmarshallnz
2010-08-07cleanup: Removed depreciated XML tagsjmarshallnz
2010-08-07cleanup: get rid of unused <rangemin>,<rangemax> parameters to the progress c...jmarshallnz
2010-08-07cleanup: Get rid of unneeded functions in GUIControlFactoryjmarshallnz
2010-08-07changed: Move constant resolving to XML load time.jmarshallnz
2010-08-07changed: Do <include> resolving recursively on XML load, rather than piecemea...jmarshallnz
2010-07-20fixed: <include> within <animation> tags worked only for the first one.jmarshallnz
2010-07-18fixed: includes were not resolved inside <animation> blocksjmarshallnz
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