summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Experiment with dislodging the Extension Shelf and having it only appear on t...finnur@chromium.org2009-08-301-0/+8
* Revert "Gtk confirm form resubmission dialog." Broke linux views build.mattm@chromium.org2009-08-281-6/+0
* Gtk confirm form resubmission dialog.mattm@chromium.org2009-08-281-0/+6
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-13/+7
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-7/+13
* Disable the custom frame on app mode windows. This includes thetony@chromium.org2009-08-281-13/+16
* GTK: Set the default icon list so we don't have to set it on every window all...estade@chromium.org2009-08-271-1/+0
* gtk: button-press events return coordinates relative to the gdk window in whi...jhawkins@chromium.org2009-08-261-2/+8
* Set the window icon to the favicon when in app mode.tony@chromium.org2009-08-261-1/+1
* Improves key event handing code of BrowserWindowGtk.suzhe@chromium.org2009-08-261-7/+25
* Move the compact navigation bar to the chromeos directory.brettw@chromium.org2009-08-261-1/+1
* Introduce accesskeys for Chrome menus.mhm@chromium.org2009-08-261-0/+6
* Work around a WM work around where if the size of the chrometony@chromium.org2009-08-251-1/+10
* Make the main menu button only show if you pass in a command linesky@chromium.org2009-08-211-1/+7
* Adds prototype menu.sky@chromium.org2009-08-211-0/+63
* Close the autocomplete popup when the user tries to move thetony@chromium.org2009-08-201-8/+7
* GTK Themes: Reapply r23734, fixing destruction order issues.erg@google.com2009-08-201-0/+1
* gtk: Make sure we found the window corresponding to the XID of the window und...jhawkins@chromium.org2009-08-191-1/+3
* Linux: Default to not using custom frame under Fluxbox.derat@chromium.org2009-08-191-3/+3
* Port more browser focus tests to linux.estade@chromium.org2009-08-191-35/+30
* Bugfixes and enhancements to the compact nav bar and the status area.brettw@chromium.org2009-08-181-28/+38
* Only call gtk_window_present on an alert dialog if thetony@chromium.org2009-08-141-7/+10
* Show favicon in panel title, highlight focused panel, fix breakagedavemoore@chromium.org2009-08-131-51/+61
* Fix 2 small docked dev tools bugs:tc@google.com2009-08-121-14/+37
* Don't focus the location bar if we're in full screen mode.tc@google.com2009-08-111-1/+2
* gtk: Disconnect the accelerator group keys when closing the browser window.jhawkins@chromium.org2009-08-111-6/+20
* Add a first attempt at a compact location bar and a status bar. The status barbrettw@chromium.org2009-08-111-0/+69
* Make app modal dialogs (from javascript) actually be app modal. Thistc@google.com2009-08-111-0/+8
* 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
* 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
* Work around a compiz bug where starting chrome and trying to maximizetc@google.com2009-08-101-6/+11
* 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
* 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
* Fix a bug where we don't maximize on titlebar double click in KWin.tc@google.com2009-08-071-4/+34
* Draw the theme overlay. I hadn't implemented this previously becausetc@google.com2009-08-051-7/+7
* Add the anti-clockwise waiting throbber to app mode/popup windows.tc@google.com2009-08-051-1/+1
* linux: always show bookmarks bar on NTPevan@chromium.org2009-08-051-1/+1
* The initial registration of the browser accelerators for toolkit_views was sh...jcampan@chromium.org2009-08-041-8/+109
* mole API - take 2erikkay@chromium.org2009-08-041-7/+11
* Adding registration of accelerators for the browser in toolkit_views.jcampan@chromium.org2009-08-031-109/+8
* Linux: Fix Valgrind error in VisitedLinkEventsTest.Coalescense.derat@chromium.org2009-08-011-1/+5
* Linux: Fix cast breakage from 22193 (hopefully).derat@chromium.org2009-07-311-3/+6
* Linux: Autodetect whether the custom frame should be used.derat@chromium.org2009-07-311-0/+41
* GTK: Show shortcuts in title bar context menu and tab context menu.estade@chromium.org2009-07-311-0/+1
* Show an icon and the page title in the custom frame when it's antc@google.com2009-07-311-5/+7
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-1/+1