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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Uses POINT instead of CPoint to reduce the dependency in ATL.
scherkus@chromium.org
2009-09-03
2
-3
/
+3
*
Porting textfield to toolkit_views Gtk.
jcampan@chromium.org
2009-09-01
7
-51
/
+83
*
Make the views bookmark bubble work on GTK.
brettw@chromium.org
2009-08-28
2
-4
/
+71
*
Reafactor Textfield to bring the native widget handling more in line with what
brettw@chromium.org
2009-08-28
4
-20
/
+48
*
This CL removes the last (major) Windows specific part out of the focus manag...
jcampan@chromium.org
2009-06-30
1
-2
/
+1
*
Revert :
nsylvain@chromium.org
2009-06-22
1
-1
/
+2
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
1
-2
/
+1
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
1
-1
/
+2
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
1
-2
/
+1
*
Lands http://codereview.chromium.org/131064 for tedoc2000.
sky@chromium.org
2009-06-18
1
-0
/
+4
*
Add comments on magic number 0xbb. They are VK_OEM_PLUS. I guess the original...
hamaji@chromium.org
2009-06-16
1
-0
/
+2
*
Remove the Menu object, converting all the remaining callers to use Menu2. I'...
ben@chromium.org
2009-06-12
2
-29
/
+60
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
2
-0
/
+15
*
This CL adds some more FocusManager unit-tests.
jcampan@chromium.org
2009-06-09
1
-1
/
+1
*
Ignore the insert key so we don't switch into overtype mode (which surprises ...
pkasting@chromium.org
2009-05-29
1
-0
/
+4
*
Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...
ben@chromium.org
2009-05-29
3
-5
/
+7
*
Get textfield to compile on linux.
sky@chromium.org
2009-05-29
2
-1
/
+11
*
IE and Firefox always translate (alt+numpad 7) as an accelerator. We should ...
pkasting@chromium.org
2009-05-28
1
-4
/
+5
*
Stub out textfield on GTK
ben@chromium.org
2009-05-28
3
-1
/
+130
*
Make Textfield more portable.
ben@chromium.org
2009-05-28
5
-1188
/
+1327
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
7
-0
/
+1456
[prev]