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
*
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
*
Force the font size in the omnibox, tabs, find bar, and download shelf
tc@google.com
2009-05-18
1
-0
/
+3
*
GTK: Give the find bar a more reasonable size.
estade@chromium.org
2009-05-18
1
-1
/
+4
*
Linux: Make findbar restore focus to last focused widget on close.
estade@chromium.org
2009-05-15
1
-10
/
+49
*
Reverting 16124.
beng@google.com
2009-05-14
1
-7
/
+7
*
Reverting 16122.
beng@google.com
2009-05-14
1
-7
/
+7
*
Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...
beng@google.com
2009-05-14
1
-7
/
+7
*
linux: more NOTIMPLEMENTED bugs.
evan@chromium.org
2009-05-14
1
-1
/
+1
*
Add match count text to the GTK find bar. This also makes the bar wider.
brettw@chromium.org
2009-05-14
1
-14
/
+54
*
Linux: fix a couple focus issues:
estade@chromium.org
2009-05-12
1
-2
/
+8
*
GTK: Don't custom paint background of findbar.
estade@chromium.org
2009-05-11
1
-1
/
+1
*
Linux: clean up some focus issues.
estade@chromium.org
2009-05-08
1
-0
/
+3
*
Raise the find bar window every time it's shown via Show().
estade@chromium.org
2009-05-06
1
-0
/
+2
*
Find bar:
estade@chromium.org
2009-05-06
1
-2
/
+2
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
FindBarView::UpdateForResult is not a good place to
finnur@chromium.org
2009-05-05
1
-0
/
+4
*
Highlight the next find result when the return key is pressed in the Linux fi...
jhawkins@chromium.org
2009-05-05
1
-24
/
+22
[next]