summaryrefslogtreecommitdiffstats
path: root/views/controls/link.h
Commit message (Expand)AuthorAgeFilesLines
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-121-18/+11
* Multi-Profiels: Support high contrast mode in profile menusail@chromium.org2011-10-101-5/+1
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-1/+1
* Revert 104076 - Change std::wstring to string16 for views::Linkhbono@chromium.org2011-10-051-1/+1
* Change std::wstring to string16 for views::Linkyosin@chromium.org2011-10-051-1/+1
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-1/+1
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-1/+1
* views: Override Label::HitTest with the default View::HitTest for Link.sadrul@chromium.org2011-07-041-0/+1
* views: Add OnEnabledChanged() method to View class.tfarina@chromium.org2011-05-271-1/+1
* Rename View::GetCursor and simplify arguments.msw@chromium.org2011-05-031-8/+3
* Scrap WNDCLASSEX.hCursor, update GetCursorForPoint.msw@chromium.org2011-04-271-3/+3
* views: Move LinkController into its own header file.tfarina@chromium.org2011-04-251-18/+4
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-5/+5
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-8/+8
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-8/+8
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-8/+8
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-1/+1
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-2/+1
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-271-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix Regression for Accessible Names appearing as NAMELESS.mhm@chromium.org2010-04-041-1/+0
* Reapply r41640.ajwong@chromium.org2010-03-161-1/+7
* Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...ajwong@chromium.org2010-03-161-7/+1
* Landing tfarina CL. ctguil@chromium.org2010-03-151-1/+7
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-2/+2
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-1/+5
* Clean up a few bits of files that I'm about to modify. The only visible chan...pkasting@chromium.org2009-09-251-3/+3
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-3/+2
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-031-1/+1
* Gets link to compile on linux.sky@chromium.org2009-05-231-1/+3
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+94