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
*
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
*
Reverting 16124.
beng@google.com
2009-05-14
1
-27
/
+2
*
Reverting 16122.
beng@google.com
2009-05-14
1
-2
/
+27
*
Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...
beng@google.com
2009-05-14
1
-27
/
+2
*
This CL updates chrome to the latest version of skia, retrieved via DEPS, and
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
GTK: Don't custom paint background of findbar.
estade@chromium.org
2009-05-11
1
-1
/
+2
*
Eliminate a circular dependency by making BGRAToRGBA() generic (no pulling in...
sgk@google.com
2009-04-21
1
-2
/
+2
*
Recommit previous change with GYP files fixed.
erg@google.com
2009-04-16
1
-0
/
+81
*
Reverts the previous two commits. (r13812 and r13811).
erg@google.com
2009-04-15
1
-83
/
+0
*
Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.
erg@google.com
2009-04-15
1
-0
/
+83