aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIPanelContainer.cpp
AgeCommit message (Expand)Author
2010-03-25refactor: Split the cursor finding logic out of SelectItemFromPoint. jmarshallnz
2010-03-24fixed: ensure m_scrollOffset is validated in *Container::ValidateOffset()jmarshallnz
2010-02-19cleanup: Move all members of CAction private, accessed via getters, as we onl...jmarshallnz
2010-02-13cleanup: use a CPoint temporary instead of two floatsjmarshallnz
2010-02-13added: Ticket #7062 - <offsetx>,<offsety> to containers, allowing rendering o...jmarshallnz
2010-01-20fixed build: don't use reserved 'id' as c++ member varMaestroDD
2010-01-08cosmeticsspiff_
2010-01-08added: Container.OnScrollNext/OnScrollPrev conditions. Same as OnNext/OnPrev...jmarshallnz
2010-01-06revert: r26445 - Container.OnNext/OnPrevious back to working for any movementjmarshallnz
2010-01-06changed: Don't set Container.OnNext/OnPrevious unless the list is actually mo...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller