summaryrefslogtreecommitdiffstats
path: root/views/event.h
Commit message (Expand)AuthorAgeFilesLines
* Move Event files into views/eventsben@chromium.org2011-02-091-459/+0
* Make linux MouseWheelEvent consistent with win.xiyuan@chromium.org2011-02-081-1/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Implement double/triple click functionality in views textfield. Also changed ...varunjain@chromium.org2011-01-271-3/+4
* Move more dnd related files to ui/baseben@chromium.org2011-01-191-1/+1
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-5/+5
* Move OSExchangeData from src/app to src/ui/base/dragdropben@chromium.org2011-01-121-0/+3
* Replace Textfield::Keystroke with views::KeyEvent.oshima@chromium.org2011-01-051-3/+16
* no native implementation of Textfield.oshima@chromium.org2010-12-171-2/+7
* touchui: Create touch-events.sadrul@chromium.org2010-11-231-0/+4
* Fix mouse-wheel scrolling and shifted/capslocked keyevents for touchui.sadrul@chromium.org2010-11-221-0/+4
* Adding capslock flag to KeyEvent class. Without this flag, when converting frombryeung@google.com2010-11-171-7/+12
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-261-0/+13
* Added entry points to view/View to dispatch and process TouchEvents.rjkroege@google.com2010-09-081-1/+2
* Re-lands 58186:bryeung@chromium.org2010-09-031-5/+5
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-5/+5
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-5/+5
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-5/+5
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-5/+5
* Lands http://codereview.chromium.org/3167002 for rjkroege:sky@chromium.org2010-08-111-0/+60
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Bye bye tab close dot, we hardly knew you.sky@chromium.org2010-07-071-5/+1
* Attempt 2 at:sky@chromium.org2010-06-151-1/+5
* Revert 49795 - Changes the tab close button to a dot, unless you're near the ...sky@chromium.org2010-06-151-5/+1
* Changes the tab close button to a dot, unless you're near the buttonsky@chromium.org2010-06-151-1/+5
* Implement UI automation on the Mac.jrg@chromium.org2010-04-291-2/+7
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Enabling the default button behavior on Linux toolkit_views.jcampan@chromium.org2009-10-081-4/+6
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-4/+8
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-8/+4
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-4/+8
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-251-1/+5
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-0/+10
* Adding registration of accelerators for the browser in toolkit_views.jcampan@chromium.org2009-08-031-1/+1
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-1/+1
* Resurrect Scott's WindowGtk changes.ben@chromium.org2009-05-081-8/+7
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+324