| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Move button directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-28 | 1 | -149/+0 |
* | Move views::Accelerator to ui in order to use it from aura code. | mazda@chromium.org | 2011-11-14 | 1 | -1/+1 |
* | Makes the new browser button and show apps buttons animate transition | sky@chromium.org | 2011-10-25 | 1 | -0/+6 |
* | Rename VIEWS_API to VIEWS_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | Create views.dll / libviews.so | darin@chromium.org | 2011-07-28 | 1 | -2/+2 |
* | views: Make View::SetFocusable() a simple setter accessor. | tfarina@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | views: Add OnEnabledChanged() method to View class. | tfarina@chromium.org | 2011-05-27 | 1 | -2/+2 |
* | Disambiguate OnMouseCaptureLost from OnMouseReleased. | msw@chromium.org | 2011-03-29 | 1 | -1/+2 |
* | Fixes bug where if you click on the bookmark bubble, then change the | sky@chromium.org | 2011-03-17 | 1 | -0/+3 |
* | Reorder some views::View overrides & other functions. | msw@chromium.org | 2011-03-16 | 1 | -30/+25 |
* | Clean up some event code: | msw@chromium.org | 2011-03-14 | 1 | -12/+12 |
* | Re-land: Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-14 | 1 | -1/+1 |
* | Update OnMouseActivate override signatures. | msw@chromium.org | 2011-03-09 | 1 | -1/+2 |
* | Revert 76825 - Refactor Views accessibility. | jcivelli@chromium.org | 2011-03-04 | 1 | -1/+1 |
* | Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-03 | 1 | -1/+1 |
* | Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti... | ben@chromium.org | 2011-02-24 | 1 | -20/+22 |
* | Move animation code to new ui/base/animation directory. | ben@chromium.org | 2011-01-07 | 1 | -5/+7 |
* | Pulls AnimationDelegate out into its own header. | sky@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | Make the Windows location bar send accessibility events to the | dmazzoni@chromium.org | 2010-10-21 | 1 | -0/+6 |
* | The start of the instant opt-in mocks. | sky@chromium.org | 2010-10-08 | 1 | -2/+9 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -1/+1 |
* | Disable the stop button when the user is hovering it and the page finishes lo... | pkasting@chromium.org | 2010-08-20 | 1 | -0/+5 |
* | Cleanup: Remove dead code, use early returns to reduce indenting, shorten. | pkasting@chromium.org | 2010-08-19 | 1 | -7/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fire focus events when CustomButtons are hottracked. | dtseng@chromium.org | 2010-07-07 | 1 | -0/+1 |
* | Makes it so child views of menuitemview can be traversed with the | sky@chromium.org | 2010-06-09 | 1 | -0/+10 |
* | Enable CustomButton users to call SetEnabled(false) even when |show_highlight... | yusukes@google.com | 2010-04-20 | 1 | -6/+0 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 1 | -2/+2 |
* | Refactor cros library code into central location and have the UI elements obs... | chocobo@google.com | 2009-10-08 | 1 | -0/+6 |
* | Relanding focus traversal on Linux toolkit views. | jcampan@chromium.org | 2009-10-01 | 1 | -0/+3 |
* | Fix hottracking on button views.The hottracking on the toolbar was broken, th... | mhm@chromium.org | 2009-09-24 | 1 | -0/+3 |
* | Lands http://codereview.chromium.org/159838 for Pierre-Antoine. From him: | sky@chromium.org | 2009-08-11 | 1 | -0/+5 |
* | Adds a widget that when clicked creates a new browser window. It's not | sky@chromium.org | 2009-06-17 | 1 | -1/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -0/+105 |