summaryrefslogtreecommitdiffstats
path: root/ui/base/win/events_win.cc
Commit message (Expand)AuthorAgeFilesLines
* ui: Use utility functions from base/win throughout.tfarina@chromium.org2012-06-031-3/+4
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-181-0/+11
* ash: Go back/forward in response to buttons 8 and 9.derat@chromium.org2012-04-181-1/+11
* Support for natural scrolling.achuith@chromium.org2012-03-241-0/+4
* Send GestureFlingStart and GestureFlingCancel when cmt sends themdavemoore@chromium.org2012-03-201-0/+10
* Coverity: Fix a pass-by-value.jhawkins@chromium.org2012-03-061-1/+1
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-291-1/+5
* Revert 123984 for check_deps failure - When locking the screen via Ctrl-Shift-Lmattm@chromium.org2012-02-281-5/+1
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-281-1/+5
* Revert 123669 because it broke builds:sadrul@chromium.org2012-02-251-5/+1
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-251-1/+5
* Revert 123500 - When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-241-5/+1
* When locking the screen via Ctrl-Shift-L from wrench menu,pkotwicz@chromium.org2012-02-241-1/+5
* Use times from the initiation of events to determine whether twodavemoore@chromium.org2012-01-171-13/+15
* Coverity fixes for uninitialized varsgroby@chromium.org2011-12-291-3/+1
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-201-3/+3
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-151-0/+11
* Send fake event when event_type is set to exit menu so thatoshima@google.com2011-11-181-0/+8
* Fix a notreached assertion and linker error in RWHVAben@chromium.org2011-10-251-1/+3
* Get the mousewheel to work on windows at least!BUG=noneTEST=noneben@chromium.org2011-10-211-2/+10
* aura: Add support for touch events.sadrul@chromium.org2011-10-171-0/+25
* Consolidate ui::NativeEvent and base::NativeEventoshima@google.com2011-10-051-14/+14
* Limit EF_EXTENDED to key events.msw@chromium.org2011-10-041-1/+12
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-261-0/+210