Age | Commit message (Expand) | Author |
---|---|---|
2010-03-26 | added: Allow immediate deletion of resources via CGUIControl::FreeResources(t... | jmarshallnz |
2010-03-25 | changed: Make On/SendMouseEvent() return an enum rather than true/false. | jmarshallnz |
2010-03-25 | refactor: Split the cursor finding logic out of SelectItemFromPoint. | jmarshallnz |
2010-03-25 | changed: made CGUIBaseContainer::InsideLayout const | jmarshallnz |
2010-02-13 | added: Ticket #7062 - <offsetx>,<offsety> to containers, allowing rendering o... | jmarshallnz |
2010-01-10 | cleanup: Replaced OnMouseClick/DoubleClick/Wheel/Drag with OnMouseEvent | jmarshallnz |
2010-01-08 | added: Container.OnScrollNext/OnScrollPrev conditions. Same as OnNext/OnPrev... | jmarshallnz |
2010-01-06 | cleanup: removed unused function, and moved the list implementation of Select... | jmarshallnz |
2009-09-23 | changed: DWORD -> unsigned int for frame-based timings, and moved to using CT... | jmarshallnz |
2009-09-23 | step 3/4: Move linuxport to trunk. How'd I get roped into this? | AlTheKiller |