| Commit message (Expand) | Author | Age | Files | Lines |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Refactoring of cursor usage (primarily for linux). | sadrul@chromium.org | 2010-11-23 | 1 | -5/+28 |
* | gtk: provide some more cursors | evan@chromium.org | 2010-11-18 | 1 | -3/+3 |
* | GTK: fix decoding of custom cursor bytes. | estade@chromium.org | 2010-08-12 | 1 | -11/+7 |
* | Linux: Implement WebCursorInfo::TypeNone (i.e., invisible) cursor. | viettrungluu@chromium.org | 2010-07-15 | 1 | -1/+27 |
* | linux: use some more GDK_ cursor constants for panning cursors | evan@chromium.org | 2010-07-14 | 1 | -12/+12 |
* | linux: reduce header interdependencies | evan@chromium.org | 2009-12-29 | 1 | -1/+1 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | Start using WebCursorInfo from the WebKit API. WebCursorInfo is a | darin@google.com | 2009-07-08 | 1 | -50/+47 |
* | Fix incorrect gtk cursors. se-resize and sw-resize are reversed. | thestig@chromium.org | 2009-06-16 | 1 | -2/+2 |
* | Don't override user's default cursor with GDK_ARROW. | estade@chromium.org | 2009-03-25 | 1 | -23/+23 |
* | Fix build bustage. Update enum names. | darin@chromium.org | 2009-01-14 | 1 | -45/+45 |
* | Add support for custom cursors set by windowless plugins. Windowless plugins ... | ananta@chromium.org | 2009-01-09 | 1 | -0/+24 |
* | Handle the zoom cursors properly by copying more code out of WebKit's GTK port. | evanm@google.com | 2008-12-03 | 1 | -2/+41 |
* | Custom cursor support. | evanm@google.com | 2008-11-14 | 1 | -0/+25 |
* | Basic cursor support. | evanm@google.com | 2008-11-11 | 1 | -0/+107 |