summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Squash the bookmark bar into the toolbar by 4 pixels.estade@chromium.org2009-09-016-64/+67
* GTK: Make the toolbar star button a drag source.estade@chromium.org2009-09-015-21/+39
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-012-8/+4
* Set the window type hint for the options dialog andtony@chromium.org2009-09-012-0/+6
* When running on chrome OS about:version now shows OS version.sky@chromium.org2009-09-011-1/+1
* Fix the position of the throbber for pinned tabs. It was wrong before,tony@chromium.org2009-09-011-13/+5
* Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so theytony@chromium.org2009-09-011-0/+3
* Delete first run dialog on Linux when done.kuchhal@chromium.org2009-08-311-0/+1
* Paint the hover animation state when painting just the favicon.tony@chromium.org2009-08-311-0/+20
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-314-0/+139
* Don't resize the renderer while opening the bookmark bar or an infobar.estade@chromium.org2009-08-319-19/+26
* Makes 'Pin tab' option in context menu a checkbox.sky@chromium.org2009-08-311-1/+1
* gtk: Use a GtkInvisible to track the tab dragging operation. Originally we w...jhawkins@chromium.org2009-08-313-81/+114
* Linux: make search engines dialog size based on locale settings.mdm@chromium.org2009-08-311-6/+11
* gtk: Get rid of the title-centering code in TabRendererGtk. DrawStringInt ce...jhawkins@chromium.org2009-08-311-8/+1
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-302-0/+10
* gtk: Schedule a paint operation for the previously selected tab when selectin...jhawkins@chromium.org2009-08-301-0/+4
* gtk: Initialize |background_offset_x_|. When rendering a dragged tab, we wer...jhawkins@chromium.org2009-08-301-0/+1
* Fix a crash where we were looking for the fav icon in the wrong service.estade@chromium.org2009-08-292-8/+8
* Implement creating shortcuts in the applications menu.phajdan.jr@chromium.org2009-08-282-2/+15
* Linux: get GNOME or KDE proxy settings.mdm@chromium.org2009-08-281-6/+6
* GTK: Refactoring and rounds the "Search site for:" hint.erg@google.com2009-08-288-198/+298
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-284-139/+0
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-284-0/+139
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-4/+4
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-2817-61/+32
* Fix a ton of compiler warnings.estade@chromium.org2009-08-2817-32/+61
* Disable the custom frame on app mode windows. This includes thetony@chromium.org2009-08-282-16/+23
* gtk: Clip the tab title to the content height and not the font height. The f...jhawkins@chromium.org2009-08-281-2/+1
* gtk: Remove unnecessary gtk_widget_queue_draws from the tabstrip code.jhawkins@chromium.org2009-08-281-6/+1
* GTK Themes: Refresh the entire location bar area on Update().erg@google.com2009-08-271-1/+7
* Add unittest for Gtk search engine manager dialog.mattm@chromium.org2009-08-273-15/+283
* Ellipsize long entries in bookmark menus and the back/forward menus.estade@chromium.org2009-08-275-9/+58
* Add a fast path for tab strip expose.tony@chromium.org2009-08-274-2/+116
* Remove completed downloads from shelf when the shelf closes.thakis@chromium.org2009-08-273-5/+27
* Add call to BrowserThemeProvider::GenerateBitmap removed in r24170.erg@google.com2009-08-271-1/+0
* Adds the settings tab to options on chrome os. The contents is just a placesky@chromium.org2009-08-271-0/+12
* gtk: Subtract the tabstrip x offset from the last tab x offset when calculati...jhawkins@chromium.org2009-08-271-1/+1
* Draw background of Linux extension toolstrips.phajdan.jr@chromium.org2009-08-274-0/+30
* Update of the extension install UI:aa@chromium.org2009-08-271-4/+3
* Don't flip out in debug mode when launching the bookmark manager and the mode...estade@chromium.org2009-08-271-2/+0
* assure model is loaded *before* showing the bookmark managerestade@chromium.org2009-08-271-4/+4
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-2710-10/+0
* gtk: Fix the bounds of the clip region for tab title text.jhawkins@chromium.org2009-08-261-4/+4
* GTK Themes: Fix the find bar so the match count is inside the entry.erg@google.com2009-08-263-43/+104
* Make sure the bookmark model is loaded before running bookmark manager tests....estade@chromium.org2009-08-262-13/+63
* GTK: Don't reposition the findbar when it's not visible.estade@chromium.org2009-08-262-8/+18
* Fix startup regression in gtk theme mode.erg@google.com2009-08-262-1/+18
* Reland "Linux Extensions Install Prompt""rafaelw@chromium.org2009-08-261-0/+147
* Polish the look of Linux extension shelf.phajdan.jr@chromium.org2009-08-262-34/+50