| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Move the remaining files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 1 | -227/+0 |
* | views: Move label and link files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 1 | -1/+1 |
* | views: Move button directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-28 | 1 | -1/+1 |
* | views: Move textfield directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-27 | 1 | -1/+1 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-22 | 1 | -1/+1 |
* | Revert 110949 - views: Move widget/ directory to ui/views. | wez@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 1 | -2/+2 |
* | views: Remove the old views/window/ directory and its stubbed files. | tfarina@chromium.org | 2011-11-14 | 1 | -1/+1 |
* | Move views::Accelerator to ui in order to use it from aura code. | mazda@chromium.org | 2011-11-14 | 1 | -2/+1 |
* | views: Change TextButtonBase API to string16. | tfarina@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Revert 105998 - views: Change TextButtonBase API to string16. | sail@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | views: Change TextButtonBase API to string16. | tfarina@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | views: Change Checkbox API to string16. | tfarina@chromium.org | 2011-10-12 | 1 | -1/+1 |
* | views: Change MessageBoxView API to string16. | tfarina@chromium.org | 2011-10-11 | 1 | -12/+12 |
* | Change std::wstring to string16 for views::Label and views::Label | yosin@chromium.org | 2011-10-07 | 1 | -4/+4 |
* | Revert 104076 - Change std::wstring to string16 for views::Link | hbono@chromium.org | 2011-10-05 | 1 | -4/+4 |
* | Change std::wstring to string16 for views::Link | yosin@chromium.org | 2011-10-05 | 1 | -4/+4 |
* | views: Change MessageBoxView::GetInputText() to string16. | tfarina@chromium.org | 2011-09-29 | 1 | -4/+2 |
* | views: Remove focus_grabber_factory_ from MessageBoxView. | tfarina@chromium.org | 2011-09-28 | 1 | -4/+2 |
* | views: Remove NativeTextButton::SetLabel() and replace all call sites with Se... | tfarina@chromium.org | 2011-08-25 | 1 | -1/+1 |
* | Minor improvements to views accessibility. Improves notification for a | dmazzoni@chromium.org | 2011-07-08 | 1 | -0/+9 |
* | ui/base/models: Convert GetKeyCode() to unit_hacker() style (key_code()). | tfarina@chromium.org | 2011-05-20 | 1 | -1/+1 |
* | wstring: remove wstring functions from base/i18n/rtl.h | evan@chromium.org | 2011-04-25 | 1 | -1/+2 |
* | views: Move MessageBoxView into the namespace views. | tfarina@chromium.org | 2011-03-22 | 1 | -26/+29 |
* | Do all OOLing in the views code. linux_views now builds clean with the clang ... | erg@google.com | 2011-03-04 | 1 | -0/+2 |
* | views: Move more layout constants to the views namespace. Part 3. | tfarina@chromium.org | 2011-02-10 | 1 | -3/+3 |
* | views: Move more layout constants to the views namespace. Part 2. | tfarina@chromium.org | 2011-02-09 | 1 | -5/+5 |
* | views: Move grid_layout files into layout directory. Final Part. | tfarina@chromium.org | 2011-01-27 | 1 | -1/+1 |
* | views: Move standard_layout.h into the layout directory. | tfarina@chromium.org | 2011-01-26 | 1 | -1/+2 |
* | views: Make CreatePanelGridLayout a static method of GridLayout class. | tfarina@chromium.org | 2011-01-21 | 1 | -2/+2 |
* | Move a bunch of random other files to src/ui/base | ben@chromium.org | 2011-01-20 | 1 | -3/+3 |
* | Move clipboard from app/ to ui/base | ben@chromium.org | 2011-01-10 | 1 | -4/+5 |
* | Fix some TODOs. Original patch by Thiago Farina (see http://codereview.chrom... | pkasting@chromium.org | 2010-03-29 | 1 | -1/+1 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -4/+4 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -1/+1 |
* | Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty... | pkasting@chromium.org | 2010-01-08 | 1 | -2/+2 |
* | Move the clipboard stuff out of base and into app/clipboard. I renamed | brettw@chromium.org | 2009-10-03 | 1 | -3/+3 |
* | Lands http://codereview.chromium.org/194014 for Oshima: | sky@chromium.org | 2009-09-10 | 1 | -3/+3 |
* | Make Textfield more portable. | ben@chromium.org | 2009-05-28 | 1 | -1/+1 |
* | Move text_field.cc and rename the class to Textfield in preparation for porting. | ben@chromium.org | 2009-05-27 | 1 | -2/+2 |
* | Landing tyoshino patch. | jcampan@chromium.org | 2009-05-27 | 1 | -0/+4 |
* | Make views/ use strings from app_strings. | ben@chromium.org | 2009-05-20 | 1 | -1/+0 |
* | revert this change, svn seems to have committed it with my property-edit. | ben@chromium.org | 2009-05-20 | 1 | -0/+1 |
* | Add generated files to svn:ignore list for views subdir. | ben@chromium.org | 2009-05-20 | 1 | -1/+0 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-14 | 1 | -2/+2 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 1 | -2/+2 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 1 | -2/+2 |
* | Add a new ViewsDelegate interface and implementation in the windows browser UI. | ben@chromium.org | 2009-05-10 | 1 | -2/+5 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -2/+2 |