summaryrefslogtreecommitdiffstats
path: root/ui/views/events
Commit message (Expand)AuthorAgeFilesLines
* aura: Move GestureRecognizer from views into aura.sadrul@chromium.org2012-01-193-23/+38
* Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-172-2/+74
* Revert 117869 - Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-172-74/+2
* Initial views touchui Gesture Recognizer supportvollick@chromium.org2012-01-172-2/+74
* Do not modify |native_event()->xkey.state| in GetUnmodifiedCharaceter.yusukes@chromium.org2012-01-051-6/+5
* Do not use ui::GetCharacterFromXEvent when Control is pressed.yusukes@chromium.org2012-01-051-2/+4
* Bypass ToplevelWindowEventFilter for panels.prasadt@chromium.org2011-12-271-4/+0
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-203-21/+21
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-152-0/+19
* Rename ui::DefaultSymbolFromXEvent to ui::GetCharacterFromXEvent following su...yusukes@chromium.org2011-12-081-2/+2
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* On AURA builds, mouse wheel event on native menus doesn't work.ckqr36@motorola.com2011-11-291-1/+5
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-222-2/+2
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-212-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-212-2/+2
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-191-23/+0
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-187-7/+7
* views: Move bubble, events, focus and layout to ui/views/.tfarina@chromium.org2011-11-188-0/+1193
* Remove src/ui/views.tfarina@chromium.org2011-10-268-594/+0
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-263-196/+23
* Remove EventType, EventFlags, MouseEventFlags enum re-definitions.msw@chromium.org2011-09-082-38/+1
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-071-1/+1
* Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, ...chromium@hybridsource.org2011-05-251-2/+2
* ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()).tfarina@chromium.org2011-05-201-9/+9
* Add new MouseEvent ctors; update WidgetWin & WindowWin usage.msw@chromium.org2011-03-081-25/+17
* Rename ContextMenuController::ShowContextMenu() to ShowContextMenuForView().thakis@chromium.org2011-03-041-3/+3
* Rename the methods in DragController.thakis@chromium.org2011-03-041-7/+7
* View API/implementation cleanup:pkasting@chromium.org2011-02-222-27/+27
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-26/+26
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Switch to using FocusEvent for focus change notifications. ben@chromium.org2011-02-034-2/+73
* Copy more focus manager into V2. Comment out a bunch of stuff and add stub im...ben@chromium.org2011-02-024-0/+228
* sFirst cut at an experiment with what a simplified View/Widget API would look...ben@chromium.org2011-02-015-0/+513