summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/find_bar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Dangerous download dialog for linux.estade@chromium.org2009-05-271-2/+2
* Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...finnur@chromium.org2009-05-221-1/+2
* Force the font size in the omnibox, tabs, find bar, and download shelftc@google.com2009-05-181-0/+3
* GTK: Give the find bar a more reasonable size.estade@chromium.org2009-05-181-1/+4
* Linux: Make findbar restore focus to last focused widget on close.estade@chromium.org2009-05-151-10/+49
* Reverting 16124.beng@google.com2009-05-141-7/+7
* Reverting 16122.beng@google.com2009-05-141-7/+7
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-141-7/+7
* linux: more NOTIMPLEMENTED bugs.evan@chromium.org2009-05-141-1/+1
* Add match count text to the GTK find bar. This also makes the bar wider.brettw@chromium.org2009-05-141-14/+54
* Linux: fix a couple focus issues:estade@chromium.org2009-05-121-2/+8
* GTK: Don't custom paint background of findbar.estade@chromium.org2009-05-111-1/+1
* Linux: clean up some focus issues.estade@chromium.org2009-05-081-0/+3
* Raise the find bar window every time it's shown via Show().estade@chromium.org2009-05-061-0/+2
* Find bar:estade@chromium.org2009-05-061-2/+2
* 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-0/+4
* Highlight the next find result when the return key is pressed in the Linux fi...jhawkins@chromium.org2009-05-051-24/+22
* Linux: tweak find bar.estade@chromium.org2009-05-041-9/+2
* Make the Linux find bar look a bit better.deanm@chromium.org2009-05-041-7/+21
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-7/+7
* Make the findbar slide in/out.estade@chromium.org2009-05-011-27/+38
* GTK: give the findbox curvy edges.estade@chromium.org2009-04-301-6/+51
* GTK: Directly allocate widgets that are children of GtkFixed.estade@chromium.org2009-04-301-1/+4
* Linux findbar improvements:estade@chromium.org2009-04-291-14/+70
* Linux: Make the findbar hang over the render view.estade@chromium.org2009-04-281-1/+0
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-0/+1
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-151-1/+0
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-151-0/+1
* Convert instances of WideToUTF8(l10n_util::GetString( totc@google.com2009-04-141-5/+3
* Fix ctrl+tab/ctrl+shift+tab were not working if web contents did not have foc...tc@google.com2009-04-091-1/+3
* Fix the findbar crash.tc@google.com2009-04-071-6/+14
* Basic infobars on linux.estade@chromium.org2009-04-061-10/+3
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-051-0/+15
* Put a border around the find bar text entry field.estade@chromium.org2009-04-031-5/+6
* Make the find bar blue. Hooks up the prev/next buttons and thetc@google.com2009-03-241-12/+92
* Convert FindInPage wstrings to string16.tc@google.com2009-03-191-3/+3
* Move a bunch of our GTK code that was previous manually handling references (...deanm@chromium.org2009-03-161-5/+10
* Some work in refactoring FindBarWin/FindBarView sotc@google.com2009-03-121-10/+42
* First cut at the find bar.tc@google.com2009-03-101-0/+70