| Commit message (Expand) | Author | Age | Files | Lines |
* | Make theme change notifications auto-propagate through the view hierarchy, in... | pkasting@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Ignore extraneous notification when setting find text | davemoore@chromium.org | 2010-07-16 | 1 | -0/+9 |
* | Don't select all when autofocusing the location bar on New Tab creation. Use... | pkasting@chromium.org | 2010-04-23 | 1 | -1/+1 |
* | Fix prepopulate value for Find and add browser tests for it. | finnur@chromium.org | 2010-04-05 | 1 | -3/+6 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | find_bar: Update the behavior of FindNext/FindPrevious on Windows to match th... | evan@chromium.org | 2009-12-29 | 1 | -2/+2 |
* | Windows: theme the close button for the find bar. | estade@chromium.org | 2009-12-04 | 1 | -0/+3 |
* | Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ... | oshima@chromium.org | 2009-11-09 | 1 | -18/+9 |
* | First cut at implementation of FindBar for views / gtk | davemoore@chromium.org | 2009-09-09 | 1 | -4/+4 |
* | Fix 9867: Activating the previous/next buttons with the keyboard in the find ... | finnur@chromium.org | 2009-09-03 | 1 | -1/+1 |
* | Porting textfield to toolkit_views Gtk. | jcampan@chromium.org | 2009-09-01 | 1 | -1/+1 |
* | Move text_field.cc and rename the class to Textfield in preparation for porting. | ben@chromium.org | 2009-05-27 | 1 | -9/+9 |
* | Makes FindBarWin buildable on linux. FindBarWin should be renamed to | sky@chromium.org | 2009-05-23 | 1 | -2/+3 |
* | Theme the find bar. | glen@chromium.org | 2009-05-21 | 1 | -7/+0 |
* | Try to make TextField::Controller implementors cross-platform by abstracting | brettw@chromium.org | 2009-05-21 | 1 | -2/+2 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | Add match count text to the GTK find bar. This also makes the bar wider. | brettw@chromium.org | 2009-05-14 | 1 | -3/+0 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -2/+2 |
* | Rename WebContentsView* to TabContentsView* in preparation for merging | brettw@chromium.org | 2009-04-20 | 1 | -1/+1 |
* | When the Find bar has focus it eats keypresses such as PageUp, PageDown and U... | finnur@chromium.org | 2009-04-08 | 1 | -2/+2 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |
* | Rework the Button API to be saner in preparation for NativeControl rejiggerin... | ben@chromium.org | 2009-03-16 | 1 | -6/+7 |
* | The find bar should be owned and managed from the BrowserView, not the WebCon... | finnur@google.com | 2009-02-24 | 1 | -26/+15 |
* | Factor find in page out of WebContents and into the view, since it is almost | brettw@google.com | 2008-10-21 | 1 | -0/+138 |