summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/find_bar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* GTK: Use themed background images in toolbar buttons.erg@google.com2009-11-111-2/+2
* GTK: Change find bar to use a floating container rather than some hacked up g...estade@chromium.org2009-11-061-54/+45
* GTK: Fix the border around the find bar in chrome theme mode.erg@google.com2009-10-301-18/+50
* Header dependency cleanup in chrome/phajdan.jr@chromium.org2009-10-121-0/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* GTK: Use a calculated border color in chrome theme mode instead of blue.erg@google.com2009-09-291-6/+3
* Linux: Enable FindInPage automated ui test test.estade@chromium.org2009-09-281-2/+7
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-231-0/+1
* Revert 23438 which reverted 23408.estade@chromium.org2009-09-211-1/+2
* Reapplies the GdkPixbuf -> cairo surface patch.erg@google.com2009-09-101-5/+5
* Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the Xerg@google.com2009-09-101-5/+5
* Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...erg@google.com2009-09-091-5/+5
* GTK Theme: Don't render IDR_THEME_TOOLBAR on GtkWidgets.erg@google.com2009-09-081-0/+1
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-3/+3
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-3/+3
* GTK Themes: Fix the find bar so the match count is inside the entry.erg@google.com2009-08-261-16/+93
* GTK: Don't reposition the findbar when it's not visible.estade@chromium.org2009-08-261-8/+15
* Findbar stuff:estade@chromium.org2009-08-211-5/+17
* GTK Theme: Fix corner offsets on the find bar.erg@google.com2009-08-201-5/+5
* Port more browser focus tests to linux.estade@chromium.org2009-08-191-7/+9
* GTK Theme: Draw the GTK border around the entry in GTK them mode.erg@google.com2009-08-181-13/+28
* GTK Theme: Theme the find bar.erg@chromium.org2009-08-141-41/+130
* Revert 23408 in the hope to fix linux webkit_tests regressions.maruel@chromium.org2009-08-141-2/+1
* Check for enter as well as return in the find barestade@chromium.org2009-08-141-1/+2
* GTK: Add view ids to our widgets. These will be used for testing.estade@chromium.org2009-08-131-0/+2
* GTK Themes: Use a consistent border color along all webcontent.erg@chromium.org2009-08-111-1/+18
* Implement FindBarGtk::StopAnimation().estade@chromium.org2009-07-311-1/+1
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-12/+12
* GTK find bar positioning: Don't try to make a negative-width rectangle.estade@chromium.org2009-07-301-2/+4
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-12/+12
* GTK: move the findbar out of the way when it covers a find result.estade@chromium.org2009-07-291-14/+11
* Make find bar BIDI.estade@chromium.org2009-07-291-6/+35
* GTK: Let custom draw buttons specify their stock size as well as their stock ...estade@chromium.org2009-07-241-4/+2
* Fix a bug where an ongoing find operation would re-appear eventc@google.com2009-07-241-1/+1
* GTK Themes: Use the GTK close button in the download shelf and popup notifica...erg@google.com2009-07-231-1/+3
* GTK: Improve look of find in page failure label.estade@chromium.org2009-07-061-1/+7
* GTK: Initial implementation of using GTK themes, partially based on evan's CL...erg@google.com2009-07-031-2/+4
* Avoid setting a widget's allocation outside of a widget implementation.estade@chromium.org2009-06-241-6/+2
* Make find bar match label pretty.estade@chromium.org2009-06-241-12/+43
* Make findbar paint themed image.estade@chromium.org2009-06-131-21/+59
* Use a bool instead of disconnecting/reconnecting the changedtc@google.com2009-06-121-8/+9
* GTK: shift-enter in find bar searches backwards.estade@chromium.org2009-06-111-1/+3
* GTK: Forward certain key strokes from the find bar to the render view.estade@chromium.org2009-06-111-2/+46
* Fix a linux bug in the find bar where we keep re-selecting texttc@google.com2009-06-101-2/+8
* Have the find bar show number of matches on linux.tc@google.com2009-06-011-0/+3
* Put findbar close button back where it belongs.estade@chromium.org2009-05-291-1/+1
* Paint a focus indication on LinkButtonGtk buttons.estade@chromium.org2009-05-281-5/+4
* 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