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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
1
-3
/
+3
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-5
/
+5
*
focus reverse traversal was not working for TextfieldViews.
oshima@chromium.org
2011-01-06
1
-0
/
+5
*
Replace Textfield::Keystroke with views::KeyEvent.
oshima@chromium.org
2011-01-05
1
-46
/
+4
*
no native implementation of Textfield.
oshima@chromium.org
2010-12-17
1
-5
/
+9
*
Implements vertical margins setter for textfield.
altimofeev@chromium.org
2010-11-10
1
-0
/
+19
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-3
/
+3
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-2
/
+2
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-2
/
+2
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-2
/
+2
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-2
/
+2
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-2
/
+2
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
1
-1
/
+5
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Remove unused local variables now that subclasses don't need to track their o...
pkasting@chromium.org
2010-04-23
1
-3
/
+0
*
A quick fix for Issue 34970.
hbono@chromium.org
2010-04-19
1
-0
/
+3
*
Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...
pkasting@chromium.org
2010-04-03
1
-2
/
+0
*
views: [accessibility] Add support for Accessibility Value.
ctguil@chromium.org
2010-03-26
1
-0
/
+1
*
Adds the ability to display text in a textfield when the text is
sky@chromium.org
2010-03-23
1
-0
/
+15
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Fix bug with native text field where if there's a visibility change, the nati...
chocobo@chromium.org
2010-03-22
1
-4
/
+4
*
Add ability to show/hide password in login dialog.
chocobo@chromium.org
2010-03-19
1
-1
/
+2
*
views: Add accessibility support to the Textfield control.
ctguil@chromium.org
2010-03-19
1
-1
/
+12
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Makes views not draw focus for native controls on Gtk. As Gtk renders
sky@chromium.org
2009-12-03
1
-0
/
+1
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Gets preferred size of views textfields on gtk to work. Also made
sky@chromium.org
2009-10-06
1
-3
/
+0
*
Use the system WINDOWTEXT color for labels, instead of black. Also use the s...
pkasting@chromium.org
2009-09-25
1
-0
/
+21
*
Clean up a few bits of files that I'm about to modify. The only visible chan...
pkasting@chromium.org
2009-09-25
1
-2
/
+2
*
First cut at implementation of FindBar for views / gtk
davemoore@chromium.org
2009-09-09
1
-23
/
+35
*
Porting textfield to toolkit_views Gtk.
jcampan@chromium.org
2009-09-01
1
-7
/
+9
*
Reafactor Textfield to bring the native widget handling more in line with what
brettw@chromium.org
2009-08-28
1
-0
/
+4
*
This CL adds some more FocusManager unit-tests.
jcampan@chromium.org
2009-06-09
1
-1
/
+1
*
Make Textfield more portable.
ben@chromium.org
2009-05-28
1
-89
/
+72
*
Move text_field.cc and rename the class to Textfield in preparation for porting.
ben@chromium.org
2009-05-27
1
-0
/
+250