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