aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIControlFactory.h
AgeCommit message (Expand)Author
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2010-08-07cleanup: Removed unused ScaleElement functionjmarshallnz
2010-08-07cleanup: Get rid of unneeded functions in GUIControlFactoryjmarshallnz
2010-07-18fixed: includes were not resolved inside <animation> blocksjmarshallnz
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-01-13fixed: Missing docs for new function in r26770.jmarshallnz
2010-01-13added: auto sizing for the width of a label control. Ticket #6510. Specify <...jmarshallnz
2010-01-12changed: Default the <hitrect> for windows and dialogs to the fullscreen size...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