summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* GTK: Change go button tooltip to be updated every time it is shown.estade@chromium.org2009-08-152-29/+51
* Some personalization cleanup:tim@chromium.org2009-08-151-10/+0
* GTK: Change file chooser dialogs to prefer the suggested path (somewhatly err...estade@chromium.org2009-08-141-18/+28
* GTK Theme: Theme the find bar.erg@chromium.org2009-08-142-49/+139
* Only call gtk_window_present on an alert dialog if thetony@chromium.org2009-08-141-7/+10
* Revert 23408 in the hope to fix linux webkit_tests regressions.maruel@chromium.org2009-08-141-2/+1
* Check for enter as well as return in the find barestade@chromium.org2009-08-141-1/+2
* Show favicon in panel title, highlight focused panel, fix breakagedavemoore@chromium.org2009-08-132-51/+63
* GTK: Add view ids to our widgets. These will be used for testing.estade@chromium.org2009-08-1311-5/+207
* Fix a bug where infobars were not getting replaced on linux. Thistony@chromium.org2009-08-132-6/+38
* gtk: One more acceleratorestade@chromium.org2009-08-131-1/+2
* First step to create application shortcuts on Linux.phajdan.jr@chromium.org2009-08-121-6/+2
* GTK: Popup notification should have transparent rounded corners.erg@google.com2009-08-124-44/+93
* Refactors drag support from TabContentsViewGtk intosky@chromium.org2009-08-122-0/+301
* Add ctrl+w accelerator to close bookmark manager for linuxestade@chromium.org2009-08-122-0/+42
* Gtk Cookie Manager: Fix removing multiple cookies while the list is sorted.mattm@chromium.org2009-08-123-4/+80
* Move common Gtk TreeModel handling code into gtk_tree::ModelAdapter.mattm@chromium.org2009-08-127-220/+56
* Fix 2 small docked dev tools bugs:tc@google.com2009-08-122-14/+39
* Don't focus the location bar if we're in full screen mode.tc@google.com2009-08-111-1/+2
* Download item gtk tidbits:estade@chromium.org2009-08-112-5/+28
* GTK Themes: Use a consistent border color along all webcontent.erg@chromium.org2009-08-117-23/+71
* Refactors code to extract urls out of bookmark_utils and into GtkDndUtil.sky@chromium.org2009-08-113-25/+70
* gtk: Disconnect the accelerator group keys when closing the browser window.jhawkins@chromium.org2009-08-112-6/+23
* Add a first attempt at a compact location bar and a status bar. The status barbrettw@chromium.org2009-08-114-90/+77
* Add more window icons.estade@chromium.org2009-08-112-0/+3
* Make app modal dialogs (from javascript) actually be app modal. Thistc@google.com2009-08-112-1/+9
* Linux: Load PRIMARY selection on middle-click on new tab button.derat@chromium.org2009-08-111-1/+60
* Modified the toolbar button handlers so that the handlers can revert the loca...yusukes@google.com2009-08-111-3/+15
* Build browser/sync files by default using a stubbed-out syncapitim@chromium.org2009-08-111-1/+1
* Fix up bookmark bar event stuff.estade@chromium.org2009-08-111-7/+25
* GTK: Add back numpad accelerators that were lost in r22423estade@chromium.org2009-08-111-0/+20
* Make sure we don't set focus to the findbar until after the focus is restored...estade@chromium.org2009-08-111-4/+5
* GTK: button clicking cleanup.estade@chromium.org2009-08-1111-153/+34
* Use system default favicon in tab strip when using GTK theme.estade@chromium.org2009-08-102-13/+32
* Have the restored size returned when the browser asks for it. Thistc@google.com2009-08-101-1/+1
* Update the window shape after changing themes. We were losing the roundedtc@google.com2009-08-101-0/+1
* gtk: Don't crash if the user double clicks an empty area of the task manager ...jhawkins@chromium.org2009-08-101-2/+4
* gtk: Desensitize the "End Process" button when first loading the task manager.jhawkins@chromium.org2009-08-101-0/+5
* Work around a compiz bug where starting chrome and trying to maximizetc@google.com2009-08-102-6/+15
* Only have middle click lower the window if we hit the titlebar ortc@google.com2009-08-101-1/+3
* On GTK, middle-click on the title bar (and the window frame in general) willevan@chromium.org2009-08-091-2/+5
* GTK: Use stock icons for bookmark folder and default favicon.estade@chromium.org2009-08-087-31/+69
* GTK Theme: Use Glen's new non-bordererg@google.com2009-08-083-29/+49
* Revert accidental change that snuck into my last patch.estade@chromium.org2009-08-071-1/+2
* GTK: Make the bookmark bar folder menus dismiss properly.estade@chromium.org2009-08-071-2/+37
* Check the bookmark bar state when updating the title of the page.tc@google.com2009-08-071-0/+6
* Use the inactive window overlay when the window is inactive.tc@google.com2009-08-071-1/+2
* In app windows, fallback to the product icon if there's no site favicon.tc@google.com2009-08-071-2/+6
* Fix some issues with bookmark bar folder menu.estade@chromium.org2009-08-071-11/+32
* Fix a bug where we don't maximize on titlebar double click in KWin.tc@google.com2009-08-072-4/+39