summaryrefslogtreecommitdiffstats
path: root/views/window/window_gtk.h
Commit message (Expand)AuthorAgeFilesLines
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Allow widgets to have keyboard shortcuts.avayvod@chromium.org2010-06-161-6/+0
* Cleanup of about boxseanparent@google.com2010-06-091-0/+1
* views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk.tfarina@chromium.org2010-06-021-1/+7
* Reland r41641 "Make DevTools open docked by default..."xiyuan@chromium.org2010-03-221-1/+1
* Revert "Make DevTools open docked by default for chrome os."tony@chromium.org2010-03-161-1/+1
* Make DevTools open docked by default for chrome os.xiyuan@chromium.org2010-03-151-1/+1
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-071-0/+1
* Do work necessary to make Views About panel work on Chrome OS. This is to be ...davemoore@chromium.org2009-10-191-0/+2
* Adds code to reset cursor on leave. We need to do this or cursor cansky@chromium.org2009-10-131-0/+1
* Converts info bubbles on views/gtk from popups to normal windows tosky@chromium.org2009-10-071-15/+1
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-281-7/+10
* Changes from listening to focus-out/focus-in for active status tosky@chromium.org2009-09-241-0/+10
* Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments onsky@chromium.org2009-09-221-2/+0
* Implement Window modality in TOOLKIT_VIEWS, and allow windows to be centered ...ben@chromium.org2009-07-251-3/+3
* Implement window state restoration for the views-gtk window.ben@chromium.org2009-06-041-3/+10
* Allow WindowGtks to be moved and sized when the mouse is over the caption or ...ben@chromium.org2009-06-041-0/+2
* Implement custom window shapes as provided by the NonClientView in WindowGtk.ben@chromium.org2009-06-041-1/+4
* Fixes a couple of bugs encountered in getting info bubbles to work:sky@chromium.org2009-06-021-1/+2
* Moves WindowGtk::SetBounds implementation to WidgetGtk as WidgetGetksky@chromium.org2009-06-011-1/+0
* Remove warning about IsFullScreen() not being implented and davemoore@chromium.org2009-06-011-6/+5
* Fix bustage in window_gtk introduced by theme changes adding 2 methods to Win...ben@chromium.org2009-05-311-0/+2
* Implement IsMinimized() and IsMaximized() for view gtkdavemoore@chromium.org2009-05-251-0/+10
* Minor gtk-views cleanup:sky@chromium.org2009-05-201-0/+6
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-0/+3
* Fix bustage... some more traces of always-on-top I forgot to remove.beng@google.com2009-05-141-3/+0
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-0/+1
* Resurrect Scott's WindowGtk changes.ben@chromium.org2009-05-081-0/+92