summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webcursor_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: Implement WebCursorInfo::TypeNone (i.e., invisible) cursor.viettrungluu@chromium.org2010-07-151-1/+27
* linux: use some more GDK_ cursor constants for panning cursorsevan@chromium.org2010-07-141-12/+12
* linux: reduce header interdependenciesevan@chromium.org2009-12-291-1/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Start using WebCursorInfo from the WebKit API. WebCursorInfo is adarin@google.com2009-07-081-50/+47
* Fix incorrect gtk cursors. se-resize and sw-resize are reversed.thestig@chromium.org2009-06-161-2/+2
* Don't override user's default cursor with GDK_ARROW.estade@chromium.org2009-03-251-23/+23
* Fix build bustage. Update enum names.darin@chromium.org2009-01-141-45/+45
* Add support for custom cursors set by windowless plugins. Windowless plugins ...ananta@chromium.org2009-01-091-0/+24
* Handle the zoom cursors properly by copying more code out of WebKit's GTK port.evanm@google.com2008-12-031-2/+41
* Custom cursor support.evanm@google.com2008-11-141-0/+25
* Basic cursor support.evanm@google.com2008-11-111-0/+107