index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guilib
/
GUIControlGroupList.cpp
Age
Commit message (
Expand
)
Author
2010-03-25
changed: Make On/SendMouseEvent() return an enum rather than true/false.
jmarshallnz
2010-02-19
changed: Split up ACTION_MOUSE_WHEEL into ACTION_MOUSE_WHEEL_UP/ACTION_MOUSE_...
jmarshallnz
2010-02-12
refactor: factored out some more label code and cleaned up a bunch of mess. ...
jmarshallnz
2010-01-10
removed: inaccurate comment.
jmarshallnz
2010-01-09
fixed: Use baseclass CanFocus() when checking for mouse over in groups - no n...
jmarshallnz
2010-01-09
fixed: Ticket #4713 - mouse wheel wasn't handled in grouplists.
jmarshallnz
2010-01-09
fixed: better fallthrough of mouse actions from child to parent, plus a memor...
jmarshallnz
2010-01-09
changed: Improved mouse event handling - we now pass events down through the ...
jmarshallnz
2010-01-08
cleanup: Changed the way controls are selected for focus under the mouse poin...
jmarshallnz
2009-11-09
fixed: Controls in grouplists would have their navigation actions overridden....
jmarshallnz
2009-11-08
added: <scrolltime> to the grouplist control.
jmarshallnz
2009-10-23
fixed: <onright>builtin</onright> wouldn't work in grouplists.
jmarshallnz
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller