summaryrefslogtreecommitdiffstats
path: root/chrome/common/gtk_util.cc
Commit message (Expand)AuthorAgeFilesLines
* linux: use minimum size rather than forcing dialog sizeevan@chromium.org2010-02-251-1/+11
* GTK: Add modal cookies confirmation prompt.erg@chromium.org2010-02-241-0/+76
* Linux: Move some duplicated code to gtk_util::CreateBoldLabel and LeftAlignMisc.mattm@chromium.org2010-02-241-0/+16
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-101-0/+42
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-2/+2
* linux: Use gtk-cursor-blink from GtkSettings to set the caret blink intervaljoel@chromium.org2010-02-051-0/+17
* Move options dialog to the desktop of last active browser window.dpolukhin@chromium.org2010-02-041-1/+7
* GTK: fix some memory leaks, streamline a common operation.estade@chromium.org2010-02-031-0/+12
* Revert "Fix fonts jumping around by forcing the font 'Sans'..."chase@chromium.org2010-01-221-30/+0
* gtk: Grab server when restacking windows.derat@chromium.org2010-01-221-2/+6
* Simplify the gtk AutoFill dialog and bring it more in line with the mocks.jhawkins@chromium.org2010-01-151-7/+11
* GTK: Draw background color on the toolbar to deal with small theme bitmaps.erg@google.com2010-01-151-0/+28
* Fix fonts jumping around by forcing the font "Sans" wherever the user has a f...erg@google.com2010-01-131-0/+30
* linux: set a minimum size for dialogs based on locale resourcesevan@chromium.org2010-01-091-0/+13
* Only calculate the GTK scrollbar colors once and then update all RenderPrefer...erg@google.com2010-01-071-28/+1
* Fix labels on the content options page to wrap properly. Also, add a utility...zork@chromium.org2009-12-161-0/+10
* re-apply r34183estade@chromium.org2009-12-101-1/+21
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-101-0/+21
* rollback r34183estade@chromium.org2009-12-091-21/+1
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-1/+21
* GTK: add middle click and right click functionality to maximize button.estade@chromium.org2009-12-011-9/+23
* GTK: Dynamically adjust width of download item dangerous warning.estade@chromium.org2009-11-301-6/+18
* Linux: Create app modal dialogs in a different way to work around a KDE 3 win...thestig@chromium.org2009-11-241-0/+10
* gtk: Fix infobubble placement in non-debug builds.derat@chromium.org2009-11-111-4/+10
* GTK: Compute infobubble target rects correctly.derat@chromium.org2009-10-241-0/+9
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-151-0/+28
* Linux: Prevent first-run bubble from getting clipped on high-DPI displays.derat@chromium.org2009-10-091-0/+2
* Escape ampersands in web view text selection for right click context menu so ...estade@chromium.org2009-09-161-2/+5
* GTK: Cache our GdkCursor objects, since building them hits the disk.erg@google.com2009-09-121-0/+40
* GTK: Set the back/forward and bookmark bar menus to always show their images.estade@chromium.org2009-09-111-0/+21
* Undo change that crept into my last cl.estade@chromium.org2009-09-111-15/+0
* Linux focus ring color: Go through WebKit::WebColor api rather than through t...estade@chromium.org2009-09-111-3/+18
* Revert "Use gtk-cursor-blink from GtkSettings"evan@chromium.org2009-09-091-17/+0
* Use gtk-cursor-blink from GtkSettings to set theevan@chromium.org2009-09-091-0/+17
* Set the focus ring color to match the Gtk theme focus color.estade@chromium.org2009-09-031-0/+9
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-021-13/+16
* gtk: Implement and use x11_util::GetXWindowStack, which is a less flaky and f...jhawkins@chromium.org2009-09-011-14/+6
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-271-4/+16
* GTK Themes: Fix the find bar so the match count is inside the entry.erg@google.com2009-08-261-0/+41
* More interactive test porting for Linux.estade@chromium.org2009-08-211-24/+8
* So it turns out that gdk already has a function that does exactly what we want.estade@chromium.org2009-08-121-73/+0
* GTK: Popup notification should have transparent rounded corners.erg@google.com2009-08-121-0/+5
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-121-0/+13
* Linux: Pass font settings through to interstitial renderers.derat@chromium.org2009-08-061-0/+56
* linux: rearrange widget layout in importer dialogevan@chromium.org2009-08-051-0/+8
* GTK Themes: Theme labels in LocationBarViewGtk.erg@google.com2009-08-031-0/+7
* GTK: Add stock icons to some dialog buttons.estade@chromium.org2009-08-031-0/+11
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-27/+26
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-26/+27
* GTK Themes: Theme the bookmark bubble. (And first run bubble).erg@google.com2009-07-241-4/+4