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
/
common
/
gtk_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Escape ampersands in web view text selection for right click context menu so ...
estade@chromium.org
2009-09-16
1
-2
/
+5
*
GTK: Cache our GdkCursor objects, since building them hits the disk.
erg@google.com
2009-09-12
1
-0
/
+40
*
GTK: Set the back/forward and bookmark bar menus to always show their images.
estade@chromium.org
2009-09-11
1
-0
/
+21
*
Undo change that crept into my last cl.
estade@chromium.org
2009-09-11
1
-15
/
+0
*
Linux focus ring color: Go through WebKit::WebColor api rather than through t...
estade@chromium.org
2009-09-11
1
-3
/
+18
*
Revert "Use gtk-cursor-blink from GtkSettings"
evan@chromium.org
2009-09-09
1
-17
/
+0
*
Use gtk-cursor-blink from GtkSettings to set the
evan@chromium.org
2009-09-09
1
-0
/
+17
*
Set the focus ring color to match the Gtk theme focus color.
estade@chromium.org
2009-09-03
1
-0
/
+9
*
Set the initial sizes of several dialogs based on font information.
mdm@chromium.org
2009-09-02
1
-13
/
+16
*
gtk: Implement and use x11_util::GetXWindowStack, which is a less flaky and f...
jhawkins@chromium.org
2009-09-01
1
-14
/
+6
*
GTK: Set the default icon list so we don't have to set it on every window all...
estade@chromium.org
2009-08-27
1
-4
/
+16
*
GTK Themes: Fix the find bar so the match count is inside the entry.
erg@google.com
2009-08-26
1
-0
/
+41
*
More interactive test porting for Linux.
estade@chromium.org
2009-08-21
1
-24
/
+8
*
So it turns out that gdk already has a function that does exactly what we want.
estade@chromium.org
2009-08-12
1
-73
/
+0
*
GTK: Popup notification should have transparent rounded corners.
erg@google.com
2009-08-12
1
-0
/
+5
*
Refactors drag support from TabContentsViewGtk into
sky@chromium.org
2009-08-12
1
-0
/
+13
*
Linux: Pass font settings through to interstitial renderers.
derat@chromium.org
2009-08-06
1
-0
/
+56
*
linux: rearrange widget layout in importer dialog
evan@chromium.org
2009-08-05
1
-0
/
+8
*
GTK Themes: Theme labels in LocationBarViewGtk.
erg@google.com
2009-08-03
1
-0
/
+7
*
GTK: Add stock icons to some dialog buttons.
estade@chromium.org
2009-08-03
1
-0
/
+11
*
Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...
mdm@chromium.org
2009-07-31
1
-27
/
+26
*
Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.
mdm@chromium.org
2009-07-30
1
-26
/
+27
*
GTK Themes: Theme the bookmark bubble. (And first run bubble).
erg@google.com
2009-07-24
1
-4
/
+4
*
Set window icon on options dialog, bookmark manager.
estade@chromium.org
2009-07-17
1
-0
/
+11
*
gtk: Fix a typo introduced in r20778. The logic condition is reversed.
jhawkins@chromium.org
2009-07-15
1
-1
/
+1
*
gtk: Handle RTL layout when positioning the tab strip drop arrow.
jhawkins@chromium.org
2009-07-15
1
-0
/
+7
*
First run bubble polish:
estade@chromium.org
2009-07-15
1
-1
/
+5
*
Linux: Add first run search bubble.
kuchhal@chromium.org
2009-07-14
1
-0
/
+21
*
linux: port Jankometer
evan@chromium.org
2009-07-08
1
-0
/
+73
*
Two tab dragging fixes for various window managers:
jhawkins@chromium.org
2009-06-25
1
-3
/
+7
*
Revert r19162,19179 as they caused the toolbar and bookmark bar to regress an...
estade@chromium.org
2009-06-25
1
-9
/
+0
*
Add support for RTL languages in the gtk bookmark bar.
jhawkins@chromium.org
2009-06-24
1
-0
/
+9
*
Fix the screen bounds calculation of windowless widgets. Only windowed paren...
jhawkins@chromium.org
2009-06-24
1
-3
/
+14
*
show back/forward menu on right click
estade@chromium.org
2009-06-24
1
-0
/
+18
*
Don't enumerate unmapped top-level windows. This occurs most often in the Co...
jhawkins@chromium.org
2009-06-23
1
-0
/
+3
*
Handle RTL layout in the gtk tabstrip.
jhawkins@chromium.org
2009-06-23
1
-0
/
+8
*
Revert to enumerating all X windows if the Window Manager doesn't support _NE...
jhawkins@chromium.org
2009-06-22
1
-2
/
+7
*
Implement window open disposition for (some) navigation buttons.
estade@chromium.org
2009-06-19
1
-0
/
+34
*
Add helper for creating table of labeled controls.
mattm@chromium.org
2009-06-11
1
-0
/
+26
*
Use the convenience function gdk_screen_get_window_stack to enumerate top-lev...
jhawkins@chromium.org
2009-06-10
1
-0
/
+17
*
Implement URL Drag & Drop for the linux tabstrip.
jhawkins@chromium.org
2009-06-09
1
-0
/
+13
*
Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.
mattm@chromium.org
2009-06-05
1
-0
/
+19
*
Paint a focus indication on LinkButtonGtk buttons.
estade@chromium.org
2009-05-28
1
-0
/
+10
*
Converts a bunch things from NativeWindow to NativeView to make it
sky@chromium.org
2009-05-27
1
-9
/
+0
*
Adds gtk_util::ParentWindow to find the parent window of a GtkWidget.
sky@chromium.org
2009-05-27
1
-0
/
+9
*
Use gdk_window_get_origin to determine the origin of the top-level window. g...
jhawkins@chromium.org
2009-05-22
1
-1
/
+2
*
linux: more dialog touchups. I had missed one before.
evan@chromium.org
2009-05-19
1
-4
/
+5
*
Force the font size in the omnibox, tabs, find bar, and download shelf
tc@google.com
2009-05-18
1
-0
/
+11
*
linux: unify all the dialog layout code for visual consistency.
evan@chromium.org
2009-05-18
1
-0
/
+28
*
Implement DraggedTabGtk, the object that handles rendering either a dragged t...
jhawkins@chromium.org
2009-05-18
1
-0
/
+27
[next]