summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/find_bar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* 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