| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Event files into views/events | ben@chromium.org | 2011-02-09 | 1 | -459/+0 |
* | Make linux MouseWheelEvent consistent with win. | xiyuan@chromium.org | 2011-02-08 | 1 | -1/+2 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Implement double/triple click functionality in views textfield. Also changed ... | varunjain@chromium.org | 2011-01-27 | 1 | -3/+4 |
* | Move more dnd related files to ui/base | ben@chromium.org | 2011-01-19 | 1 | -1/+1 |
* | Move app/key* to ui/base/keycodes/* | ben@chromium.org | 2011-01-13 | 1 | -5/+5 |
* | Move OSExchangeData from src/app to src/ui/base/dragdrop | ben@chromium.org | 2011-01-12 | 1 | -0/+3 |
* | Replace Textfield::Keystroke with views::KeyEvent. | oshima@chromium.org | 2011-01-05 | 1 | -3/+16 |
* | no native implementation of Textfield. | oshima@chromium.org | 2010-12-17 | 1 | -2/+7 |
* | touchui: Create touch-events. | sadrul@chromium.org | 2010-11-23 | 1 | -0/+4 |
* | Fix mouse-wheel scrolling and shifted/capslocked keyevents for touchui. | sadrul@chromium.org | 2010-11-22 | 1 | -0/+4 |
* | Adding capslock flag to KeyEvent class. Without this flag, when converting from | bryeung@google.com | 2010-11-17 | 1 | -7/+12 |
* | touchui: Directly process key and mouse events. | rjkroege@google.com | 2010-10-26 | 1 | -0/+13 |
* | Added entry points to view/View to dispatch and process TouchEvents. | rjkroege@google.com | 2010-09-08 | 1 | -1/+2 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 1 | -5/+5 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 1 | -5/+5 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 1 | -5/+5 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 1 | -5/+5 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 1 | -5/+5 |
* | Lands http://codereview.chromium.org/3167002 for rjkroege: | sky@chromium.org | 2010-08-11 | 1 | -0/+60 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Bye bye tab close dot, we hardly knew you. | sky@chromium.org | 2010-07-07 | 1 | -5/+1 |
* | Attempt 2 at: | sky@chromium.org | 2010-06-15 | 1 | -1/+5 |
* | Revert 49795 - Changes the tab close button to a dot, unless you're near the ... | sky@chromium.org | 2010-06-15 | 1 | -5/+1 |
* | Changes the tab close button to a dot, unless you're near the button | sky@chromium.org | 2010-06-15 | 1 | -1/+5 |
* | Implement UI automation on the Mac. | jrg@chromium.org | 2010-04-29 | 1 | -2/+7 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Enabling the default button behavior on Linux toolkit_views. | jcampan@chromium.org | 2009-10-08 | 1 | -4/+6 |
* | Relanding keyboard code refactoring: | jcampan@chromium.org | 2009-09-29 | 1 | -4/+8 |
* | Reverting 27412 it breaks the toolkit views Linux build. | jcampan@chromium.org | 2009-09-28 | 1 | -8/+4 |
* | Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ... | jcampan@chromium.org | 2009-09-28 | 1 | -4/+8 |
* | [Relanding erg's change with fix for toolkit_views shortcuts and | jcampan@chromium.org | 2009-09-25 | 1 | -1/+5 |
* | Fix 9867: Activating the previous/next buttons with the keyboard in the find ... | finnur@chromium.org | 2009-09-03 | 1 | -0/+10 |
* | Adding registration of accelerators for the browser in toolkit_views. | jcampan@chromium.org | 2009-08-03 | 1 | -1/+1 |
* | This CL adds accelerators to the Linux toolkit views. | jcampan@chromium.org | 2009-07-31 | 1 | -1/+1 |
* | Resurrect Scott's WindowGtk changes. | ben@chromium.org | 2009-05-08 | 1 | -8/+7 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -0/+324 |