| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CreateParams to Widget, and replace CreatePopupWidget with CreateParams. | ben@chromium.org | 2011-03-21 | 1 | -6/+3 |
* | views: Move the implementation of WidgetExample to the source file. | tfarina@chromium.org | 2011-02-07 | 1 | -150/+17 |
* | views: Move box_layout.[cc,h] into the new layout directory. | tfarina@chromium.org | 2011-01-22 | 1 | -2/+2 |
* | Display an infobar when content settings were created. | jochen@chromium.org | 2010-08-20 | 1 | -3/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Display warning banner in Win preferences dialog for managed options. | mnissler@chromium.org | 2010-07-06 | 1 | -4/+6 |
* | Notification balloons don't want the WS_EX_LAYOUTRTL style flag, since the di... | johnnyg@chromium.org | 2010-06-14 | 1 | -1/+2 |
* | Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds); | oshima@chromium.org | 2010-06-05 | 1 | -4/+3 |
* | views: Move BoxLayout class into views/examples directory. | tfarina@chromium.org | 2010-05-28 | 1 | -57/+15 |
* | Add transparency to TYPE_CHILD WidgetGtk. | oshima@chromium.org | 2010-05-05 | 1 | -9/+29 |
* | Revert "Add transparency to TYPE_CHILD WidgetGtk." | oshima@chromium.org | 2010-05-04 | 1 | -29/+9 |
* | Add transparency to TYPE_CHILD WidgetGtk. | oshima@chromium.org | 2010-05-04 | 1 | -9/+29 |
* | Add more variations to Widget example. | oshima@chromium.org | 2010-04-13 | 1 | -54/+168 |
* | Compute where to place a popup widget in WidgetExample. | satorux@chromium.org | 2009-12-09 | 1 | -1/+12 |
* | Add views/examples/widget_example.h. | satorux@google.com | 2009-11-19 | 1 | -0/+87 |