summaryrefslogtreecommitdiffstats
path: root/chrome/common/gtk_util.h
Commit message (Expand)AuthorAgeFilesLines
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-277/+0
* GTK: Add modal cookies confirmation prompt.erg@chromium.org2010-02-241-1/+9
* Linux: Move some duplicated code to gtk_util::CreateBoldLabel and LeftAlignMisc.mattm@chromium.org2010-02-241-0/+6
* GTK: Implements the content settings window and the minor changes to the opti...erg@chromium.org2010-02-101-0/+6
* GTK: unbreak right click on bookmark bar folders.estade@chromium.org2010-02-041-0/+2
* Move options dialog to the desktop of last active browser window.dpolukhin@chromium.org2010-02-041-1/+4
* GTK: fix some memory leaks, streamline a common operation.estade@chromium.org2010-02-031-0/+5
* Revert "Fix fonts jumping around by forcing the font 'Sans'..."chase@chromium.org2010-01-221-6/+1
* Implement the remaining UI of the gtk AutoFill dialog.jhawkins@chromium.org2010-01-191-1/+4
* Simplify the gtk AutoFill dialog and bring it more in line with the mocks.jhawkins@chromium.org2010-01-151-3/+5
* GTK: Draw background color on the toolbar to deal with small theme bitmaps.erg@google.com2010-01-151-0/+9
* Fix fonts jumping around by forcing the font "Sans" wherever the user has a f...erg@google.com2010-01-131-1/+6
* linux: set a minimum size for dialogs based on locale resourcesevan@chromium.org2010-01-091-0/+7
* Only calculate the GTK scrollbar colors once and then update all RenderPrefer...erg@google.com2010-01-071-4/+3
* Fix labels on the content options page to wrap properly. Also, add a utility...zork@chromium.org2009-12-161-0/+9
* re-apply r34183estade@chromium.org2009-12-101-1/+2
* GTK: hook up drag and drop of browser actions (for reordering).estade@chromium.org2009-12-101-0/+9
* rollback r34183estade@chromium.org2009-12-091-2/+1
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-091-1/+2
* 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