summaryrefslogtreecommitdiff
path: root/src/fl_cursor_wait.xpm
AgeCommit message (Expand)Author
2014-08-21Constify the pointers in some XPM images. STR #3108Lauri Kasanen
2014-06-23Added const qualifier to remove compiler warnings.Manolo Gouy
2014-06-23Since fl_cursor_wait.xpm is used only on Mac OS, draw it the Mac way.Manolo Gouy
2014-06-16Make sure the XPM files define const char arrays to avoidPierre Ossman
2014-06-16Add method to set any custom cursor, based on a Fl_RGB_Image object.Pierre Ossman