summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/find_bar_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-1/+1
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-1/+1
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-1/+1
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-1/+1
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-2/+2
* Fix numerous alignment problems, both horizontal and vertical, in drawing the...pkasting@chromium.org2010-08-191-4/+16
* Cleanup: Rewrap lines, simplify code by using canvas mirroring instead of man...pkasting@chromium.org2010-08-161-53/+29
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+4
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-271-2/+2
* Ignore extraneous notification when setting find textdavemoore@chromium.org2010-07-161-0/+15
* Fix: Clearing search 'foo', closing and reopening Findfinnur@chromium.org2010-06-041-0/+11
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-6/+4
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-231-2/+2
* A quick fix for Issue 34970.hbono@chromium.org2010-04-191-1/+4
* Fix prepopulate value for Find and add browser tests for it.finnur@chromium.org2010-04-051-1/+5
* Add MSAA Accessible information to Find bar.mhm@chromium.org2010-03-241-0/+5
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-111-3/+3
* find_bar: Update the behavior of FindNext/FindPrevious on Windows to match th...evan@chromium.org2009-12-291-27/+14
* Find bar fixes:estade@chromium.org2009-12-111-7/+3
* Windows: theme the close button for the find bar.estade@chromium.org2009-12-041-4/+16
* Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ...oshima@chromium.org2009-11-091-18/+21
* Use predefined color names where possible for clarity. Also use "SkColorSetA...pkasting@chromium.org2009-10-131-2/+2
* Regression: Shift modifier on Find was reversed.finnur@chromium.org2009-09-241-1/+1
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-231-0/+1
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-10/+6
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-6/+10
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-011-7/+6
* Extend the no-match red background to take up more spacefinnur@chromium.org2009-07-061-10/+23
* Make Textfield more portable.ben@chromium.org2009-05-281-5/+5
* Move text_field.cc and rename the class to Textfield in preparation for porting.ben@chromium.org2009-05-271-10/+10
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-231-7/+7
* Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...finnur@chromium.org2009-05-221-3/+6
* Theme the find bar.glen@chromium.org2009-05-211-40/+27
* Try to make TextField::Controller implementors cross-platform by abstractingbrettw@chromium.org2009-05-211-15/+13
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* Add match count text to the GTK find bar. This also makes the bar wider.brettw@chromium.org2009-05-141-22/+6
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-3/+3
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* FindBarView::UpdateForResult is not a good place to finnur@chromium.org2009-05-051-1/+0
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-8/+8
* A fix for the Find box forwarding scroll messages to the page when it shouldn't.finnur@chromium.org2009-04-141-14/+6
* Find window keyboard forwarding, part 2.finnur@chromium.org2009-04-091-0/+5
* When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...finnur@chromium.org2009-04-081-2/+13
* Ensure the previous/next button don't get focused when clicked.jcampan@chromium.org2009-04-081-0/+5
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-051-5/+5
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-2/+2