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
/
textfield.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makes views not draw focus for native controls on Gtk. As Gtk renders
sky@chromium.org
2009-12-03
1
-9
/
+11
*
Convert gdk keycode to match base::KeyboardCode.
oshima@chromium.org
2009-10-09
1
-1
/
+5
*
Backspace should not be processed as an accelerator in textfield, so it reall...
jcampan@chromium.org
2009-10-08
1
-3
/
+3
*
Gets preferred size of views textfields on gtk to work. Also made
sky@chromium.org
2009-10-06
1
-15
/
+2
*
Relanding keyboard code refactoring:
jcampan@chromium.org
2009-09-29
1
-4
/
+5
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
1
-5
/
+4
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
1
-4
/
+5
*
fix Linux views build.
pkasting@chromium.org
2009-09-25
1
-2
/
+2
*
Use the system WINDOWTEXT color for labels, instead of black. Also use the s...
pkasting@chromium.org
2009-09-25
1
-0
/
+19
*
Home/End were being forwarded to the page from the find box.
finnur@chromium.org
2009-09-18
1
-2
/
+3
*
First cut at implementation of FindBar for views / gtk
davemoore@chromium.org
2009-09-09
1
-22
/
+33
*
Porting textfield to toolkit_views Gtk.
jcampan@chromium.org
2009-09-01
1
-3
/
+17
*
Reafactor Textfield to bring the native widget handling more in line with what
brettw@chromium.org
2009-08-28
1
-15
/
+34
*
Lands http://codereview.chromium.org/131064 for tedoc2000.
sky@chromium.org
2009-06-18
1
-0
/
+4
*
Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...
ben@chromium.org
2009-05-29
1
-0
/
+2
*
Get textfield to compile on linux.
sky@chromium.org
2009-05-29
1
-0
/
+10
*
IE and Firefox always translate (alt+numpad 7) as an accelerator. We should ...
pkasting@chromium.org
2009-05-28
1
-4
/
+5
*
Make Textfield more portable.
ben@chromium.org
2009-05-28
1
-1099
/
+142
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
1
-0
/
+1206