| Commit message (Expand) | Author | Age | Files | Lines |
* | Leftover wstring removal from r70290 | sadrul@chromium.org | 2010-12-30 | 1 | -13/+18 |
* | Add base:: prefix to the calls to StringAppendV. | tfarina@chromium.org | 2010-12-21 | 1 | -2/+3 |
* | Add CreateWrapper to views/examples/examples_base.cc | stevenjb@chromium.org | 2010-10-06 | 1 | -0/+17 |
* | views: Add initial Throbber example. | tfarina@chromium.org | 2010-09-09 | 3 | -1/+102 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 2 | -2/+2 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 2 | -2/+2 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 2 | -2/+2 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 2 | -2/+2 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 2 | -2/+2 |
* | Remove wstrings from bookmarks, part 12. | viettrungluu@chromium.org | 2010-08-22 | 1 | -4/+6 |
* | Display an infobar when content settings were created. | jochen@chromium.org | 2010-08-20 | 1 | -3/+3 |
* | Remove wstrings from l10n_util/ResourceBundle locale functions. | evan@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 15 | -0/+15 |
* | Display warning banner in Win preferences dialog for managed options. | mnissler@chromium.org | 2010-07-06 | 3 | -81/+6 |
* | Re-land r51526 | mnissler@chromium.org | 2010-07-05 | 1 | -2/+1 |
* | Revert r51526 (Auto-size the views version of the options dialog.) | mnissler@chromium.org | 2010-07-02 | 1 | -1/+2 |
* | Auto-size the views version of the options dialog. | mnissler@chromium.org | 2010-07-02 | 1 | -2/+1 |
* | 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 | 3 | -57/+92 |
* | Re-organize RenderViewContextMenu to the use cross-platform MenuModel class. | estade@chromium.org | 2010-05-11 | 1 | -1/+1 |
* | Add transparency to TYPE_CHILD WidgetGtk. | oshima@chromium.org | 2010-05-05 | 1 | -9/+29 |
* | Reverting two files that has been included in revert by mistake. | oshima@chromium.org | 2010-05-04 | 1 | -8/+1 |
* | Revert "Add transparency to TYPE_CHILD WidgetGtk." | oshima@chromium.org | 2010-05-04 | 2 | -30/+17 |
* | 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 | 2 | -55/+180 |
* | Add options for controlling horizontal and vertical lines in TableView2. | satorux@chromium.org | 2010-04-05 | 1 | -1/+6 |
* | Adds the ability to display text in a textfield when the text is | sky@chromium.org | 2010-03-23 | 1 | -0/+1 |
* | Implement selection of rows on mouse clicks in TableView2 for GTK. | satorux@chromium.org | 2010-03-17 | 1 | -1/+2 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 2 | -1/+2 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 1 | -1/+2 |
* | Get the initial selection work. and removed unnecessary initialization. | oshima@chromium.org | 2010-02-02 | 1 | -1/+1 |
* | SingleSplitView example | oshima@chromium.org | 2010-01-25 | 2 | -0/+88 |
* | submenu example | oshima@chromium.org | 2010-01-20 | 1 | -1/+6 |
* | Clarify licenses on a bunch of files. | evan@chromium.org | 2009-12-29 | 1 | -1/+1 |
* | Add views/examples/menu_example.h | satorux@chromium.org | 2009-12-16 | 2 | -1/+207 |
* | Fix a hidden dependency from view_examples to chrome on Linux. | satorux@chromium.org | 2009-12-12 | 1 | -2/+0 |
* | Add views/examples/slider_example.h | satorux@chromium.org | 2009-12-10 | 2 | -2/+63 |
* | Compute where to place a popup widget in WidgetExample. | satorux@chromium.org | 2009-12-09 | 1 | -1/+12 |
* | Revert 34142 - Add views/examples/slider_example.h | jrg@chromium.org | 2009-12-09 | 2 | -57/+1 |
* | Add views/examples/slider_example.h | satorux@chromium.org | 2009-12-09 | 2 | -1/+57 |
* | Porting the table view to Linux toolkit views. | jcampan@chromium.org | 2009-12-01 | 2 | -3/+3 |
* | Add views/examples/widget_example.h. | satorux@google.com | 2009-11-19 | 2 | -1/+93 |
* | Fix the build of view_examples for Linux. | yusukes@google.com | 2009-11-13 | 1 | -0/+6 |
* | Refactoring of the TableView so it uses NativeViewControl. | jcampan@chromium.org | 2009-11-12 | 4 | -0/+353 |
* | Remove themes/default.dll and merge the resources into chrome.dll. | tc@google.com | 2009-11-02 | 1 | -1/+0 |
* | Fixed view example. It was failing because some of view classes requires Widg... | oshima@chromium.org | 2009-10-30 | 10 | -111/+140 |
* | Porting the view examples to Windows. | jcampan@chromium.org | 2009-10-20 | 14 | -276/+329 |
* | AppendText was appending twice due to bad merge happened in the past. | oshima@chromium.org | 2009-10-12 | 1 | -1/+7 |