summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-141-2253/+0
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-1/+1
* Chromium build failed with heap leak checker, or configured withtony@chromium.org2011-01-131-0/+2
* Refactored the screenshot mechanism.rkc@chromium.org2011-01-101-5/+7
* [gtk] Fix a couple painting issues with infobar arrows.estade@chromium.org2011-01-061-0/+13
* Prevent extensions from moving tabs that are being dragged. This fixes a cras...jstritar@chromium.org2010-12-221-0/+5
* [Linux] Make reserved accelerators non-blockable unless they conflict with ed...suzhe@google.com2010-12-211-36/+6
* Makes linux honor instant_is_active when instant temporarily hides.sky@chromium.org2010-12-161-2/+8
* Fixes bug in instant that resulted in flickery fade. The problem wouldsky@chromium.org2010-12-151-1/+3
* [gtk] tabcontents fade-out for instant.estade@chromium.org2010-12-131-1/+7
* Fix the bug in Linux in the case of moving the window.isherman@chromium.org2010-12-101-0/+4
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-2/+2
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Crash fix + OS specific ss's enabled.rkc@chromium.org2010-12-021-1/+2
* Move:ben@chromium.org2010-12-021-2/+2
* Move a bunch more browser stuff around.ben@chromium.org2010-12-021-1/+1
* Move find_bar stuff into browser/ui/find_barben@chromium.org2010-12-021-1/+1
* Move app_modal_dialog stuff to ui/ben@chromium.org2010-12-011-1/+1
* Add "create Application Shortcut" to the app menu on NTP.skerner@google.com2010-11-301-2/+8
* GTK: Align theme overlays correctly.erg@google.com2010-11-291-6/+8
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-231-15/+4
* [GTK] hide floating bookmark bar during instant preview.estade@chromium.org2010-11-221-14/+12
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-15/+16
* GTK: Maximized theme frames should align the image with the tabstrip.erg@google.com2010-11-171-3/+4
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-4/+0
* Fix wrench menu's cut, copy and paste for ChromeOS.xiyuan@chromium.org2010-11-161-25/+3
* Cleanup: Include browser.h -> ui/browser.h [Part 1].jhawkins@chromium.org2010-11-161-1/+1
* Makes the current page dim out when transitioning to instant preview.sky@chromium.org2010-11-151-0/+4
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-291-2/+1
* Cleanup: Get rid of app/gtk_util.h.jhawkins@chromium.org2010-10-281-1/+0
* DevTools: Make sure user can see devtools pane after it has been restored.pfeldman@chromium.org2010-10-271-0/+4
* [gtk] spoof proof infobars, take 2estade@chromium.org2010-10-261-147/+34
* [linux] instant search/browsing first cutestade@chromium.org2010-10-261-7/+3
* 2nd try: Die SSL dialog. Die!finnur@chromium.org2010-10-211-5/+1
* Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...finnur@chromium.org2010-10-161-1/+5
* Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...finnur@chromium.org2010-10-161-5/+1
* [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