wayland/cursor
Kristian Høgsberg bdd272f024 Move ARRAY_LENGTH out of public headers
Exporting unprefixed symbols is a pretty bad idea so don't do that.
Instea of redefining it WL_ARRAY_LENGTH, we just move the define to
our private header.  The scanner generates code that uses ARRAY_LENGTH,
but we can just make it count the number elements and emit an integer
constant instead.
2012-10-19 17:08:38 -04:00
..
convert_font.c Ensure cursor_data.c is included in distribution tarballs 2012-10-09 23:42:52 -04:00
cursor-data.h Ensure cursor_data.c is included in distribution tarballs 2012-10-09 23:42:52 -04:00
cursor.pcf
Makefile.am Ensure cursor_data.c is included in distribution tarballs 2012-10-09 23:42:52 -04:00
os-compatibility.c
os-compatibility.h
wayland-cursor-uninstalled.pc.in
wayland-cursor.c Move ARRAY_LENGTH out of public headers 2012-10-19 17:08:38 -04:00
wayland-cursor.h
wayland-cursor.pc.in
xcursor.c
xcursor.h