aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIMultiImage.cpp
AgeCommit message (Expand)Author
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2010-11-17fixed: SetClipRegion call usage was incorrect in multiimage, textbox and cont...jmarshallnz
2010-11-15fixed: multiimage controls with <imagepath> contained in Textures.xbt didn't ...jmarshallnz
2010-08-22fixed: Multiimage controls weren't loading their info correctly if included i...jmarshallnz
2010-03-26added: Allow immediate deletion of resources via CGUIControl::FreeResources(t...jmarshallnz
2010-02-01changed: drop namespace DIRECTORY and use XFILE for that aswellelupus
2009-10-25changed: Invalidate controls when changing the window size, rather than being...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