summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* [GTK] secure infobar polishestade@chromium.org2010-10-111-2/+6
* [GTK] make infobar arrow shading less scuzzy (particularly on long arrow)estade@chromium.org2010-10-111-3/+20
* [GTK] update infobars to new, harder-to-spoof versions.estade@chromium.org2010-10-081-2/+174
* Enable the new page info bubble by default.finnur@chromium.org2010-10-081-1/+1
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-051-3/+3
* Changes instant around to support multiple loaders. This issky@chromium.org2010-10-041-1/+1
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-1/+1
* Makes match preview send the dimensions of the omnibox to the page.sky@chromium.org2010-09-221-0/+6
* [GTK] handle popup window resize events properly.estade@chromium.org2010-09-201-12/+10
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* Bunch of match preview tweaks:sky@chromium.org2010-09-141-0/+10
* Re-lands 58186:bryeung@chromium.org2010-09-031-3/+3
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-3/+3
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-3/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-3/+3
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-3/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* Add a flag for the showing the Page Info dialog as a bubble. This adds stubs ...rsesek@chromium.org2010-08-251-1/+5
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-161-0/+1
* remove toolstripserikkay@chromium.org2010-08-121-8/+0
* Implement BrowserWindow deactivate on Linux (views and GTK).jcivelli@chromium.org2010-08-121-2/+1
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+5
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-111-11/+11
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Cleanup: Remove unneeded headers from app/ (part 3)thestig@chromium.org2010-07-311-2/+0
* Fix a bug with detecting window sizes that match the monitor size.tony@chromium.org2010-07-301-11/+17
* Fix a bug where it's not possible to get out of fullscreen mode.tony@chromium.org2010-07-291-3/+25
* GTK: Fix some event coordinate logicestade@chromium.org2010-07-281-2/+2
* revert r53268:estade@chromium.org2010-07-231-5/+0
* GTK: when closing a browser window, cancel the active drag session.estade@chromium.org2010-07-211-0/+5
* Remove the page and app menus.pkasting@chromium.org2010-07-201-5/+1
* Nukes the nano tab style on gtk and brings back the toolbar for appssky@chromium.org2010-07-171-19/+6
* Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-161-0/+6
* Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.dmaclach@chromium.org2010-07-151-6/+0
* Display a tab modal dialog of the allowed/blocked cookies.jochen@chromium.org2010-07-151-0/+6
* GTK: reduce cpu usage of upgrade notification animation.estade@chromium.org2010-07-141-2/+4
* Reland -- Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-121-6/+19
* Revert "Add tab menu item to show/hide toolbar for app tabs"rafaelw@chromium.org2010-07-081-18/+6
* Add tab menu item to show/hide toolbar for app tabsrafaelw@chromium.org2010-07-081-6/+18
* GTK: always draw popup window custom frameestade@chromium.org2010-06-301-9/+6
* GTK: Cancel loading animations during shutdown.estade@chromium.org2010-06-251-0/+3
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-0/+12
* Linux: Remove KWin from the list of window managers that default to custom fr...erg@chromium.org2010-06-141-1/+0
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-111-4/+5
* GTK: Always use default frame in popup windows.erg@chromium.org2010-06-101-21/+21
* [GTK] fix a corner case where unmaximize wouldn't work.estade@chromium.org2010-06-101-2/+2
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-8/+0
* [GTK] Don't go back twice when double-clicking the mouse's back button.estade@chromium.org2010-06-081-8/+8
* GTK: Repaint the toolbar after the bookmark bar has finished.erg@google.com2010-06-031-0/+4