| Commit message (Expand) | Author | Age | Files | Lines |
* | Makes Widget modality a 3-state type rather than a boolean. | ben@chromium.org | 2012-01-06 | 1 | -2/+1 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 1 | -2/+5 |
* | views: Remove the old views/window/ directory and its stubbed files. | tfarina@chromium.org | 2011-11-14 | 1 | -1/+1 |
* | views: Move DialogButton enum into ui/base/ and put it into the ui namespace. | tfarina@chromium.org | 2011-11-04 | 1 | -2/+1 |
* | views: Change DialogDelegate::GetDialogButtonLabel() to string16. | tfarina@chromium.org | 2011-10-07 | 1 | -2/+2 |
* | Change std::wstring to string16 on WidgetDelegate::GetWindowTitle | yosin@chromium.org | 2011-09-28 | 1 | -1/+4 |
* | Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT... | yosin@chromium.org | 2011-09-28 | 1 | -4/+1 |
* | Change std::wstring to string16 on WidgetDelegate::GetWindowTitle. | yosin@chromium.org | 2011-09-28 | 1 | -1/+4 |
* | Fix clang build. | ben@chromium.org | 2011-06-13 | 1 | -1/+0 |
* | Eliminate Window completely. | ben@chromium.org | 2011-06-13 | 1 | -10/+12 |
* | cros: clang plugin stuff / build fix | thakis@chromium.org | 2011-05-15 | 1 | -2/+2 |
* | views: Move MessageBoxView into the namespace views. | tfarina@chromium.org | 2011-03-22 | 1 | -3/+6 |
* | Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic... | viettrungluu@chromium.org | 2010-08-17 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Second round of transition of Time to TimeTicks for histogramming | jar@chromium.org | 2010-05-12 | 1 | -1/+1 |
* | Enable ExternalProtocolDialog for Chromeos. | oshima@chromium.org | 2009-10-30 | 1 | -0/+51 |