summaryrefslogtreecommitdiffstats
path: root/views/window/window.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate Window completely.ben@chromium.org2011-06-131-82/+0
* Move last of event handlers down to NativeWidgetWin/Gtk.ben@chromium.org2011-06-091-102/+1
* Move more from Window onto Widget.ben@chromium.org2011-06-081-144/+9
* Re-land: Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-031-85/+43
* Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-43/+85
* Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-85/+43
* WidgetDelegate is now always created. Specified through InitParams, if NULL W...ben@chromium.org2011-06-021-2/+1
* Move the last of the easy stuff from Window onto Widget.ben@chromium.org2011-06-011-11/+11
* Move Fullscreen API onto Widget.ben@chromium.org2011-06-011-8/+0
* Move SetWindowBounds onto Widget.ben@chromium.org2011-05-271-6/+1
* Move a bunch of functions from Window onto Widget.ben@chromium.org2011-05-271-73/+28
* Revert 86914 - Move a bunch of functions from Window onto Widget.wtc@chromium.org2011-05-271-28/+73
* Move a bunch of functions from Window onto Widget.ben@chromium.org2011-05-261-73/+28
* Adds a basic NativeWindowViews.ben@chromium.org2011-05-251-1/+3
* Alert boxes shouldn't have a taskbar presence.ben@chromium.org2011-05-181-0/+3
* Clean up a few things now that specialized window types are subclasses of Win...ben@chromium.org2011-05-181-8/+3
* Re-land:ben@chromium.org2011-05-181-5/+15
* Revert 85666 - Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativ...ben@chromium.org2011-05-181-15/+5
* Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativeFrame spaghetti.ben@chromium.org2011-05-171-5/+15
* Re-land:ben@chromium.org2011-05-131-43/+20
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-20/+43
* Split the hierarchy. ben@chromium.org2011-05-131-43/+20
* Window::InitWindow shouldn't replace frame view with default if custom frame setdpolukhin@chromium.org2011-04-291-1/+3
* Create InitParams for Window.ben@chromium.org2011-04-281-7/+32
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-4/+5
* Add focused property to chrome.windows.create extension API.jennb@chromium.org2011-03-281-0/+4
* Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams.ben@chromium.org2011-03-211-0/+9
* Reland 78062 with some NULL checks.ben@chromium.org2011-03-141-1/+9
* Revert 78062 - Migrate more of BrowserFrame's event handling down into Window...ben@chromium.org2011-03-141-9/+1
* Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a...ben@chromium.org2011-03-141-1/+9
* Fix clang build (tested on trybots this time!).dmazzoni@chromium.org2011-03-141-2/+4
* Revert 78040 - Fix clang build. (Made things worse...)dmazzoni@chromium.org2011-03-141-4/+2
* Fix clang build.dmazzoni@chromium.org2011-03-141-2/+4
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-2/+2
* Add Activation support to WindowDelegate.ben@chromium.org2011-03-111-0/+5
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-18/+31
* Consolidate more into Window.ben@chromium.org2011-03-091-5/+66
* Consolidate more into Window:ben@chromium.org2011-03-091-2/+23
* Fix clang build by renaming method ShowWindow()ben@chromium.org2011-03-091-2/+3
* Consolidate window showing into Window base class.ben@chromium.org2011-03-091-3/+93
* Consolidate some more stuff in Window. PreferredSize obtaining.ben@chromium.org2011-03-081-0/+4
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-12/+21
* Make Window class concrete (mostly).ben@chromium.org2011-03-051-1/+122
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-0/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-3/+3
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-4/+4
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-161-30/+3