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