aboutsummaryrefslogtreecommitdiff
path: root/guilib/GUIListContainer.cpp
AgeCommit message (Collapse)Author
2010-03-25refactor: Split the cursor finding logic out of SelectItemFromPoint. jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28795 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-03-24fixed: ensure m_scrollOffset is validated in *Container::ValidateOffset()jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28783 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-02-19cleanup: Move all members of CAction private, accessed via getters, as we ↵jmarshallnz
only ever set in constructors. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27962 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-20fixed build: don't use reserved 'id' as c++ member varMaestroDD
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27026 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-08cosmeticsspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26558 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-08added: Container.OnScrollNext/OnScrollPrev conditions. Same as ↵jmarshallnz
OnNext/OnPrev except they only trigger when a scroll is taking place. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26519 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-06revert: r26445 - Container.OnNext/OnPrevious back to working for any movementjmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26453 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-06cleanup: removed unused function, and moved the list implementation of ↵jmarshallnz
SelectItemFromPoint out of CGUIBaseContainer git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26447 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-01-06changed: Don't set Container.OnNext/OnPrevious unless the list is actually ↵jmarshallnz
moving due to a scroll git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@26445 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@23097 568bbfeb-2a22-0410-94d2-cc84cf5bfa90