summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webcursor.h
Commit message (Expand)AuthorAgeFilesLines
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-231-1/+10
* Clamp the hotspot on custom cursors to the custom cursor image's dimensions.estade@chromium.org2010-08-111-0/+3
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-2/+2
* Plumb Carbon SetCursor through.avi@chromium.org2010-01-251-0/+4
* (Mac) Intercept (Cocoa) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-191-0/+3
* (Mac) Intercept (Carbon) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-151-0/+5
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-5/+3
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-2/+2
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-5/+10
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-271-2/+2
* linux: users of glue require GTK in the include path.evan@chromium.org2009-04-161-0/+2
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-101-2/+2
* Don't override user's default cursor with GDK_ARROW.estade@chromium.org2009-03-251-1/+2
* Add support for custom cursors set by windowless plugins. Windowless plugins ...ananta@chromium.org2009-01-091-12/+47
* Cursor support including custom cursors.avi@google.com2008-11-181-0/+8
* Custom cursor support.evanm@google.com2008-11-141-0/+9
* Basic cursor support.evanm@google.com2008-11-111-0/+7
* Eliminate CursorChromium's dependency on webkit/glue.darin@chromium.org2008-11-061-112/+51
* Fix a tiny error in WebCursor.set_hotspot()dimich@google.com2008-10-311-1/+1
* Let cursors be based on CGImage instead of SkBitmap on the Macmark@chromium.org2008-10-231-11/+42
* Fix build (Icefox's patch used WebKit ifdefs instead of Chromium ones).erg@google.com2008-10-091-2/+2
* Wrap Windows functions with ifdef so they are only compiled on windowserg@google.com2008-10-091-1/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+124