| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Move button directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-28 | 1 | -60/+0 |
* | views: Change Checkbox API to string16. | tfarina@chromium.org | 2011-10-12 | 1 | -2/+3 |
* | views: Remove NativeTextButton::SetLabel() and replace all call sites with Se... | tfarina@chromium.org | 2011-08-25 | 1 | -4/+0 |
* | Rename VIEWS_API to VIEWS_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -1/+1 |
* | Create views.dll / libviews.so | darin@chromium.org | 2011-07-28 | 1 | -1/+1 |
* | Removing unused NativeButton code | saintlou@chromium.org | 2011-07-26 | 1 | -76/+0 |
* | Updated remaining button to text button. Reverted the interposed | saintlou@chromium.org | 2011-06-23 | 1 | -1/+1 |
* | Changing Checkbox class to use NativeTheme class for rendering instead of | rogerta@chromium.org | 2011-06-01 | 1 | -15/+16 |
* | views: Add OnEnabledChanged() method to View class. | tfarina@chromium.org | 2011-05-27 | 1 | -1/+1 |
* | Remove SetMultiLine() method from CheckboxNt class, since its now properly | rogerta@chromium.org | 2011-05-06 | 1 | -9/+0 |
* | Resubmitting change to fix a build break in the clang builder. A virtual | rogerta@chromium.org | 2011-04-29 | 1 | -0/+55 |
* | Revert 83373 - Resubmitting change to fix a build break in the arm builder. ... | rogerta@chromium.org | 2011-04-28 | 1 | -55/+0 |
* | Resubmitting change to fix a build break in the arm builder. The only change | rogerta@chromium.org | 2011-04-28 | 1 | -0/+55 |
* | Revert 83110 - Add classes for native themed push buttons, radio buttons, and... | rogerta@chromium.org | 2011-04-27 | 1 | -55/+0 |
* | Add classes for native themed push buttons, radio buttons, and checkboxes. | rogerta@chromium.org | 2011-04-27 | 1 | -0/+55 |
* | TextButton inside NativeButton for the touch case | saintlou@chromium.org | 2011-03-31 | 1 | -1/+1 |
* | Revert 79762 - This CL wraps TextButton inside NativeButton for the touch case. | dhollowa@chromium.org | 2011-03-30 | 1 | -1/+1 |
* | This CL wraps TextButton inside NativeButton for the touch case. | saintlou@chromium.org | 2011-03-29 | 1 | -1/+1 |
* | Disambiguate OnMouseCaptureLost from OnMouseReleased. | msw@chromium.org | 2011-03-29 | 1 | -1/+2 |
* | Reorder some views::View overrides & other functions. | msw@chromium.org | 2011-03-16 | 1 | -18/+17 |
* | Clean up some event code: | msw@chromium.org | 2011-03-14 | 1 | -8/+8 |
* | Re-land: Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-14 | 1 | -2/+1 |
* | Revert 76825 - Refactor Views accessibility. | jcivelli@chromium.org | 2011-03-04 | 1 | -1/+2 |
* | Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-03 | 1 | -2/+1 |
* | Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti... | ben@chromium.org | 2011-02-24 | 1 | -22/+19 |
* | Rename Paint* -> OnPaint* | ben@chromium.org | 2011-02-16 | 1 | -1/+1 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add a first run bubble to show after installing an extension app. | finnur@chromium.org | 2010-04-24 | 1 | -0/+1 |
* | [accessibility] Allow views to have multiple accessibility states and add cor... | mhm@chromium.org | 2010-04-09 | 1 | -0/+1 |
* | Add Accessibility name for native buttons. | mhm@chromium.org | 2010-03-23 | 1 | -1/+0 |
* | Landing tfarina CL. | ctguil@chromium.org | 2010-03-10 | 1 | -2/+8 |
* | Disable lables for disabled checkboxes. Original patch by Philippe Beaudoin ... | pkasting@chromium.org | 2010-02-09 | 1 | -3/+4 |
* | Fix Chexkbox::SetLabel on windows, which uses view's label instead of | oshima@chromium.org | 2009-09-18 | 1 | -0/+3 |
* | Make native button wrapper construction return the new wrapper rather than | brettw@chromium.org | 2009-09-01 | 1 | -2/+2 |
* | Make the Clear Browsing Data dialog box look a little nicer. | ben@chromium.org | 2009-07-24 | 1 | -2/+2 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -1/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -0/+84 |