index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
gtk
/
find_bar_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-1
/
+1
*
GTK: Use themed background images in toolbar buttons.
erg@google.com
2009-11-11
1
-2
/
+2
*
GTK: Change find bar to use a floating container rather than some hacked up g...
estade@chromium.org
2009-11-06
1
-54
/
+45
*
GTK: Fix the border around the find bar in chrome theme mode.
erg@google.com
2009-10-30
1
-18
/
+50
*
Header dependency cleanup in chrome/
phajdan.jr@chromium.org
2009-10-12
1
-0
/
+1
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
GTK: Use a calculated border color in chrome theme mode instead of blue.
erg@google.com
2009-09-29
1
-6
/
+3
*
Linux: Enable FindInPage automated ui test test.
estade@chromium.org
2009-09-28
1
-2
/
+7
*
Add more view ids and gtk widget names to so gtkparasite is
tony@chromium.org
2009-09-23
1
-0
/
+1
*
Revert 23438 which reverted 23408.
estade@chromium.org
2009-09-21
1
-1
/
+2
*
Reapplies the GdkPixbuf -> cairo surface patch.
erg@google.com
2009-09-10
1
-5
/
+5
*
Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X
erg@google.com
2009-09-10
1
-5
/
+5
*
Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve...
erg@google.com
2009-09-09
1
-5
/
+5
*
GTK Theme: Don't render IDR_THEME_TOOLBAR on GtkWidgets.
erg@google.com
2009-09-08
1
-0
/
+1
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-3
/
+3
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-3
/
+3
*
GTK Themes: Fix the find bar so the match count is inside the entry.
erg@google.com
2009-08-26
1
-16
/
+93
*
GTK: Don't reposition the findbar when it's not visible.
estade@chromium.org
2009-08-26
1
-8
/
+15
*
Findbar stuff:
estade@chromium.org
2009-08-21
1
-5
/
+17
*
GTK Theme: Fix corner offsets on the find bar.
erg@google.com
2009-08-20
1
-5
/
+5
*
Port more browser focus tests to linux.
estade@chromium.org
2009-08-19
1
-7
/
+9
*
GTK Theme: Draw the GTK border around the entry in GTK them mode.
erg@google.com
2009-08-18
1
-13
/
+28
*
GTK Theme: Theme the find bar.
erg@chromium.org
2009-08-14
1
-41
/
+130
*
Revert 23408 in the hope to fix linux webkit_tests regressions.
maruel@chromium.org
2009-08-14
1
-2
/
+1
*
Check for enter as well as return in the find bar
estade@chromium.org
2009-08-14
1
-1
/
+2
*
GTK: Add view ids to our widgets. These will be used for testing.
estade@chromium.org
2009-08-13
1
-0
/
+2
*
GTK Themes: Use a consistent border color along all webcontent.
erg@chromium.org
2009-08-11
1
-1
/
+18
*
Implement FindBarGtk::StopAnimation().
estade@chromium.org
2009-07-31
1
-1
/
+1
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-12
/
+12
*
GTK find bar positioning: Don't try to make a negative-width rectangle.
estade@chromium.org
2009-07-30
1
-2
/
+4
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-12
/
+12
*
GTK: move the findbar out of the way when it covers a find result.
estade@chromium.org
2009-07-29
1
-14
/
+11
*
Make find bar BIDI.
estade@chromium.org
2009-07-29
1
-6
/
+35
*
GTK: Let custom draw buttons specify their stock size as well as their stock ...
estade@chromium.org
2009-07-24
1
-4
/
+2
*
Fix a bug where an ongoing find operation would re-appear even
tc@google.com
2009-07-24
1
-1
/
+1
*
GTK Themes: Use the GTK close button in the download shelf and popup notifica...
erg@google.com
2009-07-23
1
-1
/
+3
*
GTK: Improve look of find in page failure label.
estade@chromium.org
2009-07-06
1
-1
/
+7
*
GTK: Initial implementation of using GTK themes, partially based on evan's CL...
erg@google.com
2009-07-03
1
-2
/
+4
*
Avoid setting a widget's allocation outside of a widget implementation.
estade@chromium.org
2009-06-24
1
-6
/
+2
*
Make find bar match label pretty.
estade@chromium.org
2009-06-24
1
-12
/
+43
*
Make findbar paint themed image.
estade@chromium.org
2009-06-13
1
-21
/
+59
*
Use a bool instead of disconnecting/reconnecting the changed
tc@google.com
2009-06-12
1
-8
/
+9
*
GTK: shift-enter in find bar searches backwards.
estade@chromium.org
2009-06-11
1
-1
/
+3
*
GTK: Forward certain key strokes from the find bar to the render view.
estade@chromium.org
2009-06-11
1
-2
/
+46
*
Fix a linux bug in the find bar where we keep re-selecting text
tc@google.com
2009-06-10
1
-2
/
+8
*
Have the find bar show number of matches on linux.
tc@google.com
2009-06-01
1
-0
/
+3
*
Put findbar close button back where it belongs.
estade@chromium.org
2009-05-29
1
-1
/
+1
*
Paint a focus indication on LinkButtonGtk buttons.
estade@chromium.org
2009-05-28
1
-5
/
+4
*
Dangerous download dialog for linux.
estade@chromium.org
2009-05-27
1
-2
/
+2
*
Fix bug 12468 where F3 (FindNext) in a brand new tab was not using prepopulat...
finnur@chromium.org
2009-05-22
1
-1
/
+2
[next]