Added warning about temporary shell surface 'raise' request.
[profile/ivi/wayland.git] / cursor /
2012-11-28 Quentin Glidicpkgconfig: Use configure provided directories
2012-10-19 Kristian HøgsbergMove ARRAY_LENGTH out of public headers
2012-10-10 Matt RoperEnsure cursor_data.c is included in distribution tarballs
2012-10-10 Rob Bradfordxcursor: Fix allocation based on string length
2012-09-11 Philipp Brüschweilercursor: add cursor.pcf and extraction program
2012-09-11 Philipp Brüschweilercursor: Add a default cursor theme
2012-08-13 Christopher MichaelAdd support for X cursor themes.
2012-07-27 Dima RyazanovDon't skip the first directory entry when reading cursors.
2012-07-10 Pekka Paalanencursor: fix fd leak and a segfault
2012-07-10 Pekka Paalanencursor: use os_create_anonymous_file()
2012-07-09 Martin Olssonwayland-cursor: Add error handling for shm_pool_create()
2012-06-19 Ander Conselvan... wayland-cursor: Plug leak of filename on load_all_curso...
2012-06-18 Daniel StoneXcursor: Don't ignore unknown file types
2012-06-15 Ander Conselvan... cursor: Add function for calculating current frame...
2012-06-08 Ander Conselvan... wayland-cursor: add an option that changes the cursor...
2012-05-31 Daniel Stonecursor: Fix warning with objdir != srcdir build
2012-05-29 Pekka Paalanenbuild: add uninstalled pkg-config files
2012-05-29 Rob Bradfordcursor: Link libwayland-cursor to libwayland-client
2012-05-26 Ander Conselvan... wayland-cursor: load all cursors from a theme on wl_cur...
2012-05-26 Ander Conselvan... wayland-cursor: remove enum wl_cursor_type
2012-05-23 Yan WangWayland: Add missing extern "C"
2012-05-23 Kristian Høgsbergcursor: Fix unsigned/signed comparisons
2012-05-22 Ander Conselvan... Introduce libwayland-cursor, a cursor helper library