summaryrefslogtreecommitdiffstats
path: root/cursor/xcursor.c
Commit message (Expand)AuthorAgeFilesLines
* cursor: Fix heap overflows when parsing malicious files.Tobias Stoeckmann2017-11-291-1/+7
* xcursor: Change keithp licensed code from X11 to Expat licenseBryce Harrington2015-06-121-16/+19
* xcursor: don't proceed if XcursorImageCreate failedU. Artie Eoff2014-01-151-0/+2
* xcursor: Fix allocation based on string lengthRob Bradford2012-10-091-1/+1
* Add support for X cursor themes.Christopher Michael2012-08-131-1/+1
* Don't skip the first directory entry when reading cursors.Dima Ryazanov2012-07-261-1/+0
* wayland-cursor: Plug leak of filename on load_all_cursors_from_dir()Ander Conselvan de Oliveira2012-06-191-1/+4
* Xcursor: Don't ignore unknown file typesDaniel Stone2012-06-181-1/+2
* wayland-cursor: load all cursors from a theme on wl_cursor_theme_loadAnder Conselvan de Oliveira2012-05-251-0/+107
* cursor: Fix unsigned/signed comparisonsKristian Høgsberg2012-05-221-3/+3
* Introduce libwayland-cursor, a cursor helper libraryAnder Conselvan de Oliveira2012-05-221-0/+856