summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* reapply r107999estade@chromium.org2011-11-011-0/+2
* top sites: allow TopSites to return all 20 cached sitesestade@chromium.org2011-11-011-2/+0
* gtk: fix more fullscreen bugsestade@chromium.org2011-10-311-0/+2
* Delete code for and references to mini-gallery and theme install bubbles.yoz@chromium.org2011-10-271-5/+0
* Add shortcut to show avatar menusail@chromium.org2011-10-251-0/+6
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+4
* Refactors NativeWebKeyboardEvent to be less ugly.ben@chromium.org2011-10-181-2/+2
* Linux Mouse Lock Bubble UIscheib@chromium.org2011-10-181-3/+4
* Change EnterFullscreen() to take an enum instead of a bool as second parameter.thakis@chromium.org2011-10-171-2/+9
* Fixes bug in instant where we would end up incorrectly using thesky@chromium.org2011-10-151-1/+1
* Implement fullscreen info bubble on Win and Mac.jeremya@chromium.org2011-10-151-21/+32
* Move NativeWebKeyboardEvent files into their intended final destinations prio...ben@chromium.org2011-10-141-1/+1
* GTK: Show avatar menu from NTPsail@chromium.org2011-10-141-1/+4
* Add activation/deactivation test for Panels.dimich@chromium.org2011-10-141-1/+6
* Remove fading in/out for Instant previews.sreeram@chromium.org2011-10-121-36/+0
* views: remove vertical tabsthakis@chromium.org2011-10-061-3/+0
* Show avatar menu from NTP4sail@chromium.org2011-10-061-0/+5
* WebUI TaskManager: Support on Mac & Linux yoshiki@chromium.org2011-10-051-2/+23
* gtk: Delete browser_window_factory_gtk.cc.tfarina@chromium.org2011-10-031-0/+7
* Remove BrowserWindow::ShowHTMLDialog().derat@chromium.org2011-10-011-5/+0
* Converts usage of GetBrowserViewForNativeWindow tosky@chromium.org2011-09-301-1/+1
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-1/+1
* Implement DrawAttention for panels on linux.prasadt@chromium.org2011-09-281-4/+14
* Remove compact navigation code.thakis@chromium.org2011-09-261-3/+0
* Removed sending of the following IPC messages from chrome and added API's on ...ananta@chromium.org2011-09-231-3/+1
* Panel auto-resize for GTK.jennb@chromium.org2011-09-211-0/+7
* gtk: fix partially visible toolbar in fullscreen modeestade@chromium.org2011-09-201-0/+2
* Show global error bubble view when creating new browser windowsail@chromium.org2011-09-191-0/+2
* Show settings menu for panel on GTK.jianli@chromium.org2011-09-141-0/+5
* content: Move collected cookies constrained window to TabContentsWrapper.erg@chromium.org2011-09-071-2/+2
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-3/+3
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-3/+3
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-3/+3
* gtk: eliminate extra map from XID to browser windowevan@chromium.org2011-08-311-24/+6
* content: Reapply "Start splitting up chrome/browser/ui/gtk/gtk_util.h" (r98287)erg@google.com2011-08-291-1/+2
* Revert "content: Start splitting up chrome/browser/ui/gtk/gtk_util.h"erg@google.com2011-08-251-2/+1
* content: Start splitting up chrome/browser/ui/gtk/gtk_util.herg@google.com2011-08-251-1/+2
* content: Move gtk_floating_container to ui/base/gtk/.erg@google.com2011-08-241-1/+1
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-221-5/+18
* gtk: Don't use static variable of user-defined type (in this case a NineBox).tfarina@chromium.org2011-08-201-12/+13
* Showing Task manager on the foreground window.yoshiki@chromium.org2011-08-161-3/+3
* Move the core download files to content.jam@chromium.org2011-08-151-1/+1
* Abstract fullscreen exit bubble logic to bring Linux's behaviour in line withtony@chromium.org2011-08-121-1/+2
* Make BrowserWindow::CreateFindBar non-static so that it can be overridden by ...jennb@chromium.org2011-08-081-0/+4
* Remove frontend code that allows for dynamic profile setting, and read the pr...pkasting@chromium.org2011-08-081-5/+2
* Prevent accelerators from toggling the bookmark bar when disabled by policy.joaodasilva@chromium.org2011-08-051-6/+3
* GTK: Possible WM_CLASS fix.erg@chromium.org2011-08-041-19/+3
* Enable PanelAppBrowserTest on Linux.prasadt@chromium.org2011-07-281-0/+4
* Update the window size to include Window decorations when the customtony@chromium.org2011-07-251-12/+37