| Commit message (Expand) | Author | Age | Files | Lines |
* | Make views::Label and views::Link auto-color themselves to be readable over t... | pkasting@chromium.org | 2011-10-12 | 1 | -18/+11 |
* | Multi-Profiels: Support high contrast mode in profile menu | sail@chromium.org | 2011-10-10 | 1 | -5/+1 |
* | Change std::wstring to string16 for views::Label and views::Label | yosin@chromium.org | 2011-10-07 | 1 | -1/+1 |
* | Revert 104076 - Change std::wstring to string16 for views::Link | hbono@chromium.org | 2011-10-05 | 1 | -1/+1 |
* | Change std::wstring to string16 for views::Link | yosin@chromium.org | 2011-10-05 | 1 | -1/+1 |
* | 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 |
* | views: Override Label::HitTest with the default View::HitTest for Link. | sadrul@chromium.org | 2011-07-04 | 1 | -0/+1 |
* | views: Add OnEnabledChanged() method to View class. | tfarina@chromium.org | 2011-05-27 | 1 | -1/+1 |
* | Rename View::GetCursor and simplify arguments. | msw@chromium.org | 2011-05-03 | 1 | -8/+3 |
* | Scrap WNDCLASSEX.hCursor, update GetCursorForPoint. | msw@chromium.org | 2011-04-27 | 1 | -3/+3 |
* | views: Move LinkController into its own header file. | tfarina@chromium.org | 2011-04-25 | 1 | -18/+4 |
* | Disambiguate OnMouseCaptureLost from OnMouseReleased. | msw@chromium.org | 2011-03-29 | 1 | -5/+5 |
* | Re-land: Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-14 | 1 | -8/+8 |
* | Revert 76825 - Refactor Views accessibility. | jcivelli@chromium.org | 2011-03-04 | 1 | -8/+8 |
* | Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-03 | 1 | -8/+8 |
* | Migrate Event API methods to Google Style. | ben@chromium.org | 2011-02-10 | 1 | -1/+1 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -2/+1 |
* | Add undeclared virtual destructors part 2 | ziadh@chromium.org | 2010-07-27 | 1 | -0/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fix Regression for Accessible Names appearing as NAMELESS. | mhm@chromium.org | 2010-04-04 | 1 | -1/+0 |
* | Reapply r41640. | ajwong@chromium.org | 2010-03-16 | 1 | -1/+7 |
* | Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ... | ajwong@chromium.org | 2010-03-16 | 1 | -7/+1 |
* | Landing tfarina CL. | ctguil@chromium.org | 2010-03-15 | 1 | -1/+7 |
* | 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 |
* | Use the system WINDOWTEXT color for labels, instead of black. Also use the s... | pkasting@chromium.org | 2009-09-25 | 1 | -1/+5 |
* | Clean up a few bits of files that I'm about to modify. The only visible chan... | pkasting@chromium.org | 2009-09-25 | 1 | -3/+3 |
* | Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a... | ben@chromium.org | 2009-06-04 | 1 | -3/+2 |
* | Some previous refactoring I did of the accelerator code had introduced regres... | jcampan@chromium.org | 2009-06-03 | 1 | -1/+1 |
* | Gets link to compile on linux. | sky@chromium.org | 2009-05-23 | 1 | -1/+3 |
* | ChromeFont->gfx::Font | beng@google.com | 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/+94 |