summaryrefslogtreecommitdiffstats
path: root/chrome/common/gtk_util.h
Commit message (Expand)AuthorAgeFilesLines
* GTK: add middle click and right click functionality to maximize button.estade@chromium.org2009-12-011-0/+5
* GTK: Dynamically adjust width of download item dangerous warning.estade@chromium.org2009-11-301-0/+5
* Linux: Create app modal dialogs in a different way to work around a KDE 3 win...thestig@chromium.org2009-11-241-0/+5
* GTK: Compute infobubble target rects correctly.derat@chromium.org2009-10-241-0/+4
* Linux: Stack autocomplete popup window directly on top of the browser's tople...suzhe@chromium.org2009-10-151-0/+3
* GTK: Cache our GdkCursor objects, since building them hits the disk.erg@google.com2009-09-121-0/+5
* GTK: Set the back/forward and bookmark bar menus to always show their images.estade@chromium.org2009-09-111-0/+5
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-021-1/+3
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-271-0/+3
* GTK Themes: Fix the find bar so the match count is inside the entry.erg@google.com2009-08-261-0/+11
* So it turns out that gdk already has a function that does exactly what we want.estade@chromium.org2009-08-121-5/+0
* GTK: Popup notification should have transparent rounded corners.erg@google.com2009-08-121-0/+4
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-121-0/+6
* Linux: Pass font settings through to interstitial renderers.derat@chromium.org2009-08-061-0/+6
* linux: rearrange widget layout in importer dialogevan@chromium.org2009-08-051-0/+3
* GTK Themes: Theme labels in LocationBarViewGtk.erg@google.com2009-08-031-0/+3
* GTK: Add stock icons to some dialog buttons.estade@chromium.org2009-08-031-0/+5
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-111/+104
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-104/+111
* GTK Themes: Theme the bookmark bubble. (And first run bubble).erg@google.com2009-07-241-6/+11
* Set window icon on options dialog, bookmark manager.estade@chromium.org2009-07-171-0/+4
* gtk: Handle RTL layout when positioning the tab strip drop arrow.jhawkins@chromium.org2009-07-151-0/+4
* First run bubble polish:estade@chromium.org2009-07-151-2/+6
* Linux: Add first run search bubble.kuchhal@chromium.org2009-07-141-0/+6
* Fix the Linux tab strip zone calculation when using the skyline. We are look...jhawkins@chromium.org2009-07-091-1/+2
* linux: port Jankometerevan@chromium.org2009-07-081-0/+5
* Revert r19162,19179 as they caused the toolbar and bookmark bar to regress an...estade@chromium.org2009-06-251-6/+0
* Add support for RTL languages in the gtk bookmark bar.jhawkins@chromium.org2009-06-241-0/+6
* show back/forward menu on right clickestade@chromium.org2009-06-241-0/+3
* Handle RTL layout in the gtk tabstrip.jhawkins@chromium.org2009-06-231-0/+4
* Revert to enumerating all X windows if the Window Manager doesn't support _NE...jhawkins@chromium.org2009-06-221-10/+1
* Implement window open disposition for (some) navigation buttons.estade@chromium.org2009-06-191-0/+6
* Add helper for creating table of labeled controls.mattm@chromium.org2009-06-111-0/+8
* Use the convenience function gdk_screen_get_window_stack to enumerate top-lev...jhawkins@chromium.org2009-06-101-0/+13
* Implement URL Drag & Drop for the linux tabstrip.jhawkins@chromium.org2009-06-091-0/+6
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-081-0/+18
* Move ConvertAcceleratorsFromWindowsStyle into chrome/common/gtk_util.mattm@chromium.org2009-06-051-0/+5
* Paint a focus indication on LinkButtonGtk buttons.estade@chromium.org2009-05-281-1/+7
* Converts a bunch things from NativeWindow to NativeView to make itsky@chromium.org2009-05-271-4/+0
* Adds gtk_util::ParentWindow to find the parent window of a GtkWidget.sky@chromium.org2009-05-271-0/+4
* Force the font size in the omnibox, tabs, find bar, and download shelftc@google.com2009-05-181-0/+3
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-181-0/+3
* Implement DraggedTabGtk, the object that handles rendering either a dragged t...jhawkins@chromium.org2009-05-181-0/+8
* Reverting 16124.beng@google.com2009-05-141-9/+3
* Reverting 16122.beng@google.com2009-05-141-3/+9
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-141-9/+3
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-0/+41
* Reverts the previous two commits. (r13812 and r13811).erg@google.com2009-04-151-41/+0
* Implement BookmarkContextMenuGtk and hook it up to most bookmark bar elements.erg@google.com2009-04-151-0/+41