summaryrefslogtreecommitdiffstats
path: root/views/controls/link.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-7/+7
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-6/+6
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-6/+6
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-5/+5
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-231-1/+5
* [cros] Relanding - Fix UI issues on SignIn/user pod.nkostylev@chromium.org2010-10-281-1/+1
* Revert 64225 - [cros] Fix UI issues on SignIn pod/user pod.jochen@chromium.org2010-10-281-1/+1
* [cros] Fix UI issues on SignIn pod/user pod.nkostylev@chromium.org2010-10-281-1/+1
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-5/+2
* Re-lands 58186:bryeung@chromium.org2010-09-031-5/+5
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-5/+5
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-5/+5
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-5/+5
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-5/+5
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-4/+4
* Fix Regression for Accessible Names appearing as NAMELESS.mhm@chromium.org2010-04-041-7/+0
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-301-6/+8
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Reapply r41640.ajwong@chromium.org2010-03-161-1/+14
* Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...ajwong@chromium.org2010-03-161-14/+1
* Landing tfarina CL. ctguil@chromium.org2010-03-151-1/+14
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-3/+3
* Turns on the focus traversal unit-tests and fixed some focus traversal problem:jcampan@chromium.org2009-10-071-10/+0
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-3/+5
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-5/+3
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-3/+5
* Use the system WINDOWTEXT color for labels, instead of black. Also use the s...pkasting@chromium.org2009-09-251-13/+49
* Clean up a few bits of files that I'm about to modify. The only visible chan...pkasting@chromium.org2009-09-251-69/+55
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-5/+11
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-031-3/+3
* Gets link to compile on linux.sky@chromium.org2009-05-231-1/+18
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-6/+6
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+183