summaryrefslogtreecommitdiffstats
path: root/chrome/views/controls/text_field.cc
Commit message (Expand)AuthorAgeFilesLines
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1192/+0
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-2/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-2/+2
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-3/+3
* Fix BackSpace not working in Find box.finnur@chromium.org2009-05-041-2/+7
* roll back r15177ben@chromium.org2009-05-041-1/+1
* Reverting 15180.ben@chromium.org2009-05-041-24/+24
* Bustage fix for mac and linux:ben@chromium.org2009-05-041-24/+24
* Extract all views resources into:ben@chromium.org2009-05-041-1/+1
* This CL fixes xji@chromium.org2009-04-211-12/+36
* The text-fields were not rerouting mouse-wheel messages, causing the window u...jcampan@chromium.org2009-04-151-0/+12
* Make sure one cannot cut or copy from a passwordjcampan@chromium.org2009-04-101-3/+11
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-5/+11
* Pasting successfully into a TextField should always triggerfinnur@chromium.org2009-04-061-3/+6
* Commits bug issuereview 62043 (http://codereview.chromium.org/62043)sky@chromium.org2009-04-061-3/+3
* In an effort to make the FocusManager class platform independent, moving some...jcampan@chromium.org2009-03-261-0/+11
* Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...ben@chromium.org2009-03-191-1/+1
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-0/+1124