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_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
views: Move textfield directory to ui/views/controls/.
tfarina@chromium.org
2011-11-27
1
-438
/
+0
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-22
1
-1
/
+1
*
Revert 110949 - views: Move widget/ directory to ui/views.
wez@chromium.org
2011-11-21
1
-1
/
+1
*
views: Move widget/ directory to ui/views.
tfarina@chromium.org
2011-11-21
1
-1
/
+1
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@chromium.org
2011-11-11
1
-1
/
+1
*
Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-1
/
+1
*
Move views/ime/text_input_client.h to ui/base/ime/.
yusukes@google.com
2011-11-11
1
-1
/
+1
*
1. change the setters of gfx::SelectionModel to be private. Set one alone mig...
xji@google.com
2011-10-12
1
-2
/
+10
*
Fix omnibox state for each tab.
xji@google.com
2011-09-28
1
-3
/
+4
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-8
/
+2
*
Revert 93840 - Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-2
/
+8
*
Add gfx::RenderText and support code.
msw@chromium.org
2011-07-25
1
-8
/
+2
*
Fix segfault. OnActivation should check GetWidget() first.
oshima@google.com
2011-07-13
1
-14
/
+10
*
Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()
saintlou@chromium.org
2011-06-29
1
-2
/
+1
*
Remove unused multiline attribute in textfield. Need to be pushed only *after...
saintlou@chromium.org
2011-06-03
1
-138
/
+30
*
* An edit for SetText needs to be merged with previous edit to
oshima@google.com
2011-06-03
1
-0
/
+4
*
TextStyles in TextfieldViews
oshima@google.com
2011-06-01
1
-0
/
+14
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-2
/
+3
*
Re-land:
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Revert 85269 - Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Split the hierarchy.
ben@chromium.org
2011-05-13
1
-1
/
+1
*
Trigger find in page when pasting even if the text is not changed.
suzhe@google.com
2011-04-28
1
-65
/
+65
*
Integrate the new input method API for Views into Chromium.
suzhe@google.com
2011-04-01
1
-8
/
+7
*
Replace views::TextRange with ui::Range.
suzhe@google.com
2011-03-15
1
-4
/
+4
*
Re-land: Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-14
1
-3
/
+6
*
views: Moves TextfieldController/TextRange into their own headers.
tfarina@chromium.org
2011-03-10
1
-3
/
+5
*
Send accessibility events from GTK implementations of views.
dmazzoni@chromium.org
2011-03-05
1
-1
/
+38
*
Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...
ben@chromium.org
2011-02-24
1
-6
/
+3
*
Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...
ben@chromium.org
2011-02-11
1
-2
/
+2
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-3
/
+3
*
Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...
oshima@google.com
2011-01-19
1
-1
/
+14
*
Compile and test TextfieldViews on win as well.
oshima@google.com
2011-01-12
1
-0
/
+13
*
focus reverse traversal was not working for TextfieldViews.
oshima@chromium.org
2011-01-06
1
-5
/
+23
*
Replace Textfield::Keystroke with views::KeyEvent.
oshima@chromium.org
2011-01-05
1
-4
/
+2
*
no native implementation of Textfield.
oshima@chromium.org
2010-12-17
1
-11
/
+4
*
Forward unhandled KeyEvents to WidgetGtk's HandleKeyboardEvent() in native te...
zork@chromium.org
2010-12-15
1
-2
/
+35
*
Implements vertical margins setter for textfield.
altimofeev@chromium.org
2010-11-10
1
-3
/
+25
*
Prevent needless vertical margin change.
altimofeev@chromium.org
2010-10-30
1
-1
/
+2
*
Fixing the problem where accessibility events for password fields did not set...
chaitanyag@chromium.org
2010-09-21
1
-0
/
+4
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-2
/
+1
*
Default to GTK_WRAP_WORD_CHAR for multiline textfield on Gtk.
xiyuan@chromium.org
2010-06-24
1
-0
/
+3
*
Cleanup of about box
seanparent@google.com
2010-06-09
1
-1
/
+6
*
Add multiline support to views::TextField.
xiyuan@chromium.org
2010-05-22
1
-41
/
+152
*
A quick fix for Issue 34970.
hbono@chromium.org
2010-04-19
1
-0
/
+4
*
Adds the ability to display text in a textfield when the text is
sky@chromium.org
2010-03-23
1
-17
/
+25
*
Fix bug with native text field where if there's a visibility change, the nati...
chocobo@chromium.org
2010-03-22
1
-0
/
+1
*
Add ability to show/hide password in login dialog.
chocobo@chromium.org
2010-03-19
1
-5
/
+9
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-2
/
+2
*
chromeos: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-14
1
-1
/
+2
[next]