summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webcursor_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* 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