summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/find_bar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove some unneeded WebKit headers.thestig@chromium.org2010-06-181-1/+4
* Fix: Clearing search 'foo', closing and reopening Findfinnur@chromium.org2010-06-041-0/+7
* GTK: Polish find bar in gtk mode.erg@chromium.org2010-05-141-6/+16
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-061-2/+2
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-0/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-2/+0
* GTK: Override cursor colors in chrome-theme mode.erg@chromium.org2010-04-211-0/+2
* Fix prepopulate value for Find and add browser tests for it.finnur@chromium.org2010-04-051-0/+5
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-3/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Finish porting FindInPageControllerTest to linux.estade@chromium.org2010-03-161-1/+20
* Allow users to close the find session and activate the current link via ctrl-...estade@chromium.org2010-03-111-3/+12
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-2/+2
* [Linux]Fix text justification of find bar.suzhe@chromium.org2010-02-231-0/+62
* [Linux] Handles Entery key correctly in find bar.suzhe@chromium.org2010-02-121-0/+5
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-3/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* [Linux] FindBarGtk: Fix an issue caused by CL 560006.suzhe@chromium.org2010-02-041-1/+17
* [Linux] Allows find bar's GtkEntry to handle the key events first.suzhe@chromium.org2010-02-021-4/+4
* GTK: disable the find bar error bell.estade@chromium.org2010-01-261-1/+5
* Style cleanup of member variable in FindBarGtk.tony@chromium.org2010-01-201-3/+3
* GTK: Draw background color on the toolbar to deal with small theme bitmaps.erg@google.com2010-01-151-11/+6
* Simplified the api by replacing them with single Show(false) call and cleaned...oshima@chromium.org2010-01-081-10/+10
* find_bar: Update the behavior of FindNext/FindPrevious on Windows to match th...evan@chromium.org2009-12-291-4/+2
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-0/+1
* Find bar fixes:estade@chromium.org2009-12-111-9/+6
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-091-6/+0
* Gtk: theme certain close buttons:estade@chromium.org2009-12-021-0/+6
* 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