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
/
controls
/
textfield
/
native_textfield_views_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert to non-static members for click tracking.
msw@chromium.org
2011-05-04
1
-0
/
+7
*
Refactor NativeTextfieldViews mouse handlers.
msw@chromium.org
2011-05-03
1
-14
/
+7
*
Rename CreateParams to InitParams.
ben@chromium.org
2011-04-26
1
-1
/
+1
*
Rework the way Widget::Init works:
ben@chromium.org
2011-04-26
1
-3
/
+3
*
Integrate the new input method API for Views into Chromium.
suzhe@google.com
2011-04-01
1
-104
/
+299
*
Convert more WidgetWin/WidgetGtk creations to use a new cross-platform static...
ben@chromium.org
2011-03-28
1
-1
/
+1
*
Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.
ben@chromium.org
2011-03-21
1
-5
/
+3
*
views: Moves TextfieldController/TextRange into their own headers.
tfarina@chromium.org
2011-03-10
1
-4
/
+5
*
Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...
ben@chromium.org
2011-02-11
1
-1
/
+1
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
1
-5
/
+5
*
Move Event files into views/events
ben@chromium.org
2011-02-09
1
-1
/
+1
*
Implement double/triple click functionality in views textfield. Also changed ...
varunjain@chromium.org
2011-01-27
1
-0
/
+29
*
Make uneditable when readonly.
oshima@google.com
2011-01-20
1
-2
/
+68
*
Fix for broken build
varunjain@chromium.org
2011-01-14
1
-1
/
+1
*
Implementing context menu for the new views textfield.
varunjain@chromium.org
2011-01-14
1
-1
/
+40
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-59
/
+59
*
Disable failing tests on WIN
oshima@google.com
2011-01-12
1
-1
/
+1
*
Compile and test TextfieldViews on win as well.
oshima@google.com
2011-01-12
1
-10
/
+14
*
views textfield: Handle ctrl and shift modifiers for Backspace and Delete
sadrul@chromium.org
2011-01-11
1
-0
/
+32
*
focus reverse traversal was not working for TextfieldViews.
oshima@chromium.org
2011-01-06
1
-4
/
+52
*
Replace Textfield::Keystroke with views::KeyEvent.
oshima@chromium.org
2011-01-05
1
-2
/
+3
*
views: Improve cursor movements on word boundaries.
sadrul@chromium.org
2011-01-05
1
-0
/
+50
*
views: Fix shifted keyevents in textfield.
sadrul@chromium.org
2011-01-04
1
-2
/
+19
*
OnKeyPress was not returning true when keypress is handled.
oshima@chromium.org
2011-01-04
1
-4
/
+13
*
no native implementation of Textfield.
oshima@chromium.org
2010-12-17
1
-0
/
+226