| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cursors: rm deprecated gtkstyle custom black/white | Alexander Valavanis | 2017-07-05 | 1 | -5/+1 |
| | | |||||
| * | Hackfest: Refactor cursors so the hot spot is inside the xpm | Martin Owens | 2017-06-30 | 1 | -48/+58 |
| | | |||||
| * | fix cursor on big endian systems | mpasteven | 2016-11-06 | 1 | -0/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1639611 (bzr r15221) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -4/+5 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Stop using deprecated GdkBitmap in custom cursors | Alex Valavanis | 2012-05-27 | 1 | -87/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/943200 (bzr r11429) | ||||
| * | cppchecktells us: Using signed char type as array index. If the value can be ↵ | Kris De Gussem | 2012-02-05 | 1 | -1/+2 |
| | | | | | | | | greater than 127 there will be a buffer overflow (because of sign extension). -> treating symptoms (pointer conversion and error in case of issues) rather than disease (correct reading from beginning; prevented by string routines not accepting unsigned chars) (bzr r10937) | ||||
| * | cppcheck tells us: scanf without field width limits can crash with huge ↵ | Kris De Gussem | 2012-01-22 | 1 | -10/+17 |
| | | | | | | input data. (bzr r10918) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-10-02 | 1 | -1/+1 |
| | | | | (bzr r10655) | ||||
| * | Minor cleanup. | Jon A. Cruz | 2010-09-09 | 1 | -51/+68 |
| | | | | (bzr r9750) | ||||
| * | Color preview in cursor | Jasper van de Gronde | 2010-09-06 | 1 | -5/+78 |
| | | | | (bzr r9743) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -2/+3 |
| | | | | (bzr r4629) | ||||
| * | (struct SPEventContext, sp-cursor.*): Change xpm arguments from gchar** to ↵ | Peter Moulder | 2007-09-16 | 1 | -4/+6 |
| | | | | | | gchar const *const *. (bzr r3760) | ||||
| * | remove color cursors | Josh Andler | 2006-10-19 | 1 | -37/+73 |
| | | | | (bzr r1811) | ||||
| * | another prototype include to compile on CentOS, finally fixes #1505373 | Ralf Stephan | 2006-06-27 | 1 | -0/+1 |
| | | | | (bzr r1310) | ||||
| * | initial color cursor implementation (reads from pixbufs, will work on ↵ | Josh Andler | 2006-06-19 | 1 | -73/+37 |
| | | | | | | reading from svg instead) (bzr r1227) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -4/+4 |
| | | | | (bzr r149) | ||||
| * | reverted changes for color cursors | Josh Andler | 2006-02-07 | 1 | -30/+14 |
| | | | | (bzr r102) | ||||
| * | Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & ↵ | Josh Andler | 2006-02-03 | 1 | -14/+30 |
| | | | | | | transparency in mouse pointer (bzr r68) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+115 |
| (bzr r1) | |||||
