index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
views
/
events
/
event_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
1
-288
/
+0
*
Add WM_XBUTTON* and WM_NCXBUTTON* parsing.
msw@chromium.org
2011-09-07
1
-1
/
+17
*
Add Unicode character support to chrome.input.sendKeyboardEvent.
yusukes@google.com
2011-07-27
1
-1
/
+7
*
Fix EventTypeFromNative to return ET_MOUSE_MOVED for WM_NCMOUSEMOVE message.
jianli@chromium.org
2011-05-19
1
-1
/
+2
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-11
1
-14
/
+14
*
Revert 84831 - The initial prototype code for the compact navigation (cnav) p...
bradnelson@google.com
2011-05-10
1
-14
/
+14
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-10
1
-14
/
+14
*
Parse Windows mouse drag events.
msw@chromium.org
2011-04-29
1
-1
/
+7
*
Support creating panel on windows. Also allow dragging panels to rearrange
jianli@chromium.org
2011-04-28
1
-7
/
+26
*
Interpret double click events as mouse down on Windows.
msw@chromium.org
2011-04-07
1
-6
/
+6
*
Add GetCharacter() and GetUnmodifiedCharacter() methods to views::Event.
suzhe@google.com
2011-03-21
1
-0
/
+11
*
Add new MouseEvent ctors; update WidgetWin & WindowWin usage.
msw@chromium.org
2011-03-08
1
-31
/
+103
*
Update LocatedEvent and MouseWheelEvent.
msw@chromium.org
2011-02-25
1
-0
/
+39
*
NOTREACHED() was hit due to not handling WM_CHAR in EventTypeFromNative(). WM...
ben@chromium.org
2011-02-15
1
-0
/
+1
*
Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...
ben@chromium.org
2011-02-11
1
-24
/
+101
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-15
/
+15
*
Move Event files into views/events
ben@chromium.org
2011-02-09
1
-0
/
+69