summaryrefslogtreecommitdiffstats
path: root/views/window/window.h
Commit message (Expand)AuthorAgeFilesLines
* Split the hierarchy. ben@chromium.org2011-05-131-26/+6
* Create InitParams for Window.ben@chromium.org2011-04-281-3/+16
* Add focused property to chrome.windows.create extension API.jennb@chromium.org2011-03-281-0/+3
* Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.ben@chromium.org2011-03-211-3/+1
* Reland 78062 with some NULL checks.ben@chromium.org2011-03-141-0/+2
* Revert 78062 - Migrate more of BrowserFrame's event handling down into Window...ben@chromium.org2011-03-141-2/+0
* Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a...ben@chromium.org2011-03-141-0/+2
* Add Activation support to WindowDelegate.ben@chromium.org2011-03-111-0/+1
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-40/+26
* Consolidate more into Window.ben@chromium.org2011-03-091-8/+21
* Consolidate more into Window:ben@chromium.org2011-03-091-4/+9
* Consolidate window showing into Window base class.ben@chromium.org2011-03-091-5/+16
* Consolidate some more stuff in Window. PreferredSize obtaining.ben@chromium.org2011-03-081-0/+1
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-12/+42
* Make Window class concrete (mostly).ben@chromium.org2011-03-051-36/+66
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-1/+1
* Rename Window::SetBounds to SetWindowBounds, to uncofuse overrides.thakis@chromium.org2011-03-041-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Store the user's profile as a property of a window in order to access it when...mirandac@chromium.org2011-02-041-0/+6
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-1/+5
* views: Fix bad license headers found in some filestfarina@chromium.org2010-07-281-4/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move all the stuff relating to detached tab dragging out of BrowserFrameWin a...ben@chromium.org2009-11-071-0/+4
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-10/+0
* Reverted 29258.akalin@chromium.org2009-10-161-0/+10
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-10/+0
* Reverted 29255.akalin@chromium.org2009-10-161-0/+10
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-10/+0
* Reverted 29253.akalin@chromium.org2009-10-161-0/+10
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-10/+0
* TBR: nick@chromium.orgakalin@chromium.org2009-10-161-0/+10
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-10/+0
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Measure the sync wizard dialog in appropriate units:nick@chromium.org2009-10-081-0/+11
* Converts info bubbles on views/gtk from popups to normal windows tosky@chromium.org2009-10-071-6/+7
* Implements a couple of NOTIMPLEMENTEDs in window_gtk and comments onsky@chromium.org2009-09-221-0/+2
* Implements WindowGtk::CloseAllSecondaryWindows.sky@chromium.org2009-09-091-0/+6
* Resurrect toolkit_views build.ben@chromium.org2009-07-211-0/+2
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-0/+6
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-261-6/+4
* Factor out a BrowserFrame interface, and move the existing Windows-based codebrettw@chromium.org2009-05-191-0/+14
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-141-0/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+135