summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Linux: make external protocol dialog non-modal.mdm@chromium.org2009-09-042-10/+5
* Fixing focus in location bar and accelerators on Linux toolkit views.jcampan@chromium.org2009-09-032-0/+4
* GTK file picker: Use mime type filters instead of shell-style glob filters.estade@chromium.org2009-09-031-12/+9
* Add external protocol dialog for Linux.estade@chromium.org2009-09-032-0/+121
* Fix 9867: Activating the previous/next buttons with the keyboard in the find ...finnur@chromium.org2009-09-031-1/+1
* GTK: Don't have a blank line in bookmark folder tooltips.erg@google.com2009-09-031-1/+4
* GTK Themes: Add basic unit tests for gtk themes.erg@google.com2009-09-032-6/+148
* Move status area view to the chromeos directory.brettw@chromium.org2009-09-031-1/+1
* Linux: make the columns in the task manager avoid causing scroll bars.mdm@chromium.org2009-09-021-6/+23
* Gtk first run: Remove obsolete warning for unimplemented privacy features.mattm@chromium.org2009-09-022-19/+28
* Set the initial sizes of several dialogs based on font information.mdm@chromium.org2009-09-023-21/+28
* GTK: Make the bookmark menu controller use the GTK-native folder/default favi...estade@chromium.org2009-09-021-13/+6
* GTK: Implement the bookmark bar chevron.estade@chromium.org2009-09-022-3/+101
* Some enhancements as requested to the compact nav bar. The search box looksbrettw@chromium.org2009-09-022-7/+66
* Don't paint the throbber animation while dragging.tony@chromium.org2009-09-021-1/+2
* gtk: Don't complete the tab drag if the user canceled the drag operation.jhawkins@chromium.org2009-09-022-31/+28
* Minor tweaks to how pin tabs look:sky@chromium.org2009-09-013-3/+31
* 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