summaryrefslogtreecommitdiffstats
path: root/src/sp-cursor.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-27Stop using deprecated GdkBitmap in custom cursorsAlex Valavanis1-87/+7
2012-02-05cppchecktells us: Using signed char type as array index. If the value can be ...Kris De Gussem1-1/+2
2012-01-22cppcheck tells us: scanf without field width limits can crash with huge input...Kris De Gussem1-10/+17
2011-10-02Warning cleanup.Jon A. Cruz1-1/+1
2010-09-09Minor cleanup.Jon A. Cruz1-51/+68
2010-09-06Color preview in cursorJasper van de Gronde1-5/+78
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-2/+3
2007-09-16(struct SPEventContext, sp-cursor.*): Change xpm arguments from gchar** to gc...Peter Moulder1-4/+6
2006-10-19remove color cursorsJosh Andler1-37/+73
2006-06-27another prototype include to compile on CentOS, finally fixes #1505373Ralf Stephan1-0/+1
2006-06-19initial color cursor implementation (reads from pixbufs, will work on reading...Josh Andler1-73/+37
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-4/+4
2006-02-07reverted changes for color cursorsJosh Andler1-30/+14
2006-02-03Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & transpare...Josh Andler1-14/+30