summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* Create render view for extensions on Linux.phajdan.jr@chromium.org2009-07-283-0/+65
* left a file outestade@chromium.org2009-07-281-0/+4
* GTK: More hotkeys.estade@chromium.org2009-07-284-0/+38
* Linux: it's not actually a bug to have the selection become empty in the URL ...mdm@chromium.org2009-07-281-1/+1
* Assorted fixes for 64-bit.deanm@chromium.org2009-07-282-5/+5
* linux: extra shadow in prefs dialogevan@chromium.org2009-07-281-2/+3
* Turn on metrics reporting on POSIX if user has consented.jeremy@chromium.org2009-07-281-7/+0
* Fix proxy settings for Gnome >=2.26mattm@chromium.org2009-07-281-3/+33
* Workaround for GtkFileChooserButton bug: disable mouse wheel scrolling.estade@chromium.org2009-07-281-0/+40
* Fix running default browser check/setting in UI thread on Linux.mattm@chromium.org2009-07-282-17/+31
* Gtk: Implement font selection options.mattm@chromium.org2009-07-283-4/+235
* Gtk: DnD extravaganzaestade@chromium.org2009-07-289-126/+175
* Add the shadow above the toolbar (below the tabstrip).tc@google.com2009-07-281-6/+24
* gtk: Use the requested window bounds when determining the location of the sou...jhawkins@chromium.org2009-07-273-7/+20
* Set window icon on manage search engines dialog.estade@chromium.org2009-07-272-1/+3
* GTK: Make the info bubble (and bookmark bubble and first run bubble) bidi.estade@chromium.org2009-07-273-36/+94
* gtk: Fix the positioning of the tabstrip drop arrow for RTL locales.jhawkins@chromium.org2009-07-273-7/+35
* GTK Themes: A gtkrc file can now override our choice of frame color byerg@google.com2009-07-271-11/+53
* Avoid calls to gtk_widget_get_pointer during mouse move iftc@google.com2009-07-271-7/+15
* Implement delete key for the Remove action in the bookmark manager.estade@chromium.org2009-07-272-9/+36
* Gtk: gtk_window_present when an already-showing browser window is showing and...estade@chromium.org2009-07-271-1/+2
* Make some default file dialog titles for linux.estade@chromium.org2009-07-252-7/+14
* Implement location only display mode (used by popup windows).tc@google.com2009-07-244-31/+85
* GTK: Don't close info bubbles based on which toplevel is active.estade@chromium.org2009-07-242-21/+12
* GTK: Let custom draw buttons specify their stock size as well as their stock ...estade@chromium.org2009-07-248-20/+23
* Fix a bug where an ongoing find operation would re-appear eventc@google.com2009-07-241-1/+1
* gtk: Theme the tab close button.jhawkins@chromium.org2009-07-244-6/+62
* linux: swap buttons on first run dialogevan@chromium.org2009-07-241-2/+2
* GTK Themes: Theme the bookmark bubble. (And first run bubble).erg@google.com2009-07-247-22/+133
* linux: obey window positioning information when bounds are overriddenevan@chromium.org2009-07-231-4/+13
* gtk: Set the treeview column title even for headers we aren't displaying. Ol...jhawkins@chromium.org2009-07-231-2/+2
* Gtk: Add cookie details to cookie manager.mattm@chromium.org2009-07-232-8/+153
* A small refactor of the toolbar background.tc@google.com2009-07-232-12/+2
* linux: generalize desktop environment guessing to encompass KDEevan@chromium.org2009-07-231-16/+26
* Bookmark bar: Don't connect to the OnDragDrop signal since we can just use th...estade@chromium.org2009-07-232-24/+0
* Headers cleanup:phajdan.jr@chromium.org2009-07-239-4/+18
* gtk: Fix the case where a user quickly moves the mouse away from a dragged tabjhawkins@chromium.org2009-07-236-3/+33
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-231-0/+2
* GTK Themes: Use the GTK close button in the download shelf and popup notifica...erg@google.com2009-07-237-23/+29
* Populate the Linux extension shelf with placeholder labels containing each ex...phajdan.jr@chromium.org2009-07-232-22/+108
* gtk: Fix a regression from r21320 which caused a crash when dragging a tab ou...jhawkins@chromium.org2009-07-232-1/+11
* Show bookmark manager context menu on mouse down, not up.estade@chromium.org2009-07-232-4/+56
* Made the title of panels show focused state with black textdavemoore@chromium.org2009-07-222-6/+36
* gtk: Keep track of the tab bounds using the size-allocate signal. Previously...jhawkins@chromium.org2009-07-222-7/+29
* Remove 1px of grey at the bottom of the render view.phajdan.jr@chromium.org2009-07-221-2/+7
* Gtk cookie manager part 1.mattm@chromium.org2009-07-223-9/+528
* gtk: Only accept text/uri-list drops in the tab strip. We were accepting tex...jhawkins@chromium.org2009-07-221-4/+2
* gtk: Fix a regression from r20404 which keeps a drag into the tabstrip from w...jhawkins@chromium.org2009-07-222-27/+34
* DevTools: Rename JavaScript console action into Developer Tools.pfeldman@chromium.org2009-07-221-1/+1
* GTK: Center the tab text by its meanline, rather than halfway between its asc...estade@chromium.org2009-07-221-1/+3