summaryrefslogtreecommitdiffstats
path: root/views/widget/widget_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* fix brightness and volume bubble in middle of screen problem:alicet@chromium.org2011-11-081-1/+2
* Views Bubble API adjustments and cleanupmsw@chromium.org2011-10-181-1/+0
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-281-2/+2
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-2/+2
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-2/+2
* re-checkin http://codereview.chromium.org/7720001/ to add bubble views.saintlou@chromium.org2011-09-191-1/+2
* views: Change WidgetDelegate::GetWindowName() to use std::string.tfarina@chromium.org2011-09-161-1/+1
* Revert 100231 - memory bot failuresestade@chromium.org2011-09-091-2/+1
* add bubble views files.alicet@chromium.org2011-09-081-1/+2
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-311-5/+7
* Revert 98679 - Restoring a session should restore window minimization state o...dhollowa@chromium.org2011-08-291-7/+5
* Restoring a session should restore window minimization state on Windowsdhollowa@chromium.org2011-08-291-5/+7
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-2/+2
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-3/+2
* Add Widget::Observer for observing Widgets.sadrul@chromium.org2011-07-131-8/+0
* Fix even more crashes. To help identify remaining crashes now and in the futu...ben@chromium.org2011-06-161-2/+2
* Eliminate Window completely.ben@chromium.org2011-06-131-8/+27
* Move more from Window onto Widget.ben@chromium.org2011-06-081-2/+3
* Make panels adjust their positions when display settings or work area has bee...jianli@chromium.org2011-06-061-0/+6
* Re-land: Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-031-0/+5
* Revert 87702 - Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-5/+0
* Move NonClientView and FrameType logic from Window to Widget.ben@chromium.org2011-06-021-0/+5
* Move methods from WindowDelegate onto WidgetDelegate.ben@chromium.org2011-05-311-1/+114
* Adds widget_delegate.cc to appease the clang bot.sky@chromium.org2011-04-201-5/+5
* Refactors login window widget creation methods into platform specific methods.sky@chromium.org2011-04-201-2/+9
* Reland 78062 with some NULL checks.ben@chromium.org2011-03-141-8/+13
* Revert 78062 - Migrate more of BrowserFrame's event handling down into Window...ben@chromium.org2011-03-141-13/+8
* Migrate more of BrowserFrame's event handling down into WindowWin/WidgetWin a...ben@chromium.org2011-03-141-8/+13
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Clear password field when navigating though users on the login screen.nkostylev@google.com2010-05-201-2/+5
* Add a widget delegate handler for the WM_SETTINGCHANGE message in windows. T...johnnyg@chromium.org2010-04-231-0/+4
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* On Windows, detect the WM_DISPLAYCHANGE message which indicates the desktop s...johnnyg@chromium.org2010-03-041-0/+23