[Xcb-commit] Changes to 'master'
Michael Stapelberg
stapelberg at kemper.freedesktop.org
Wed Jul 3 13:45:27 PDT 2013
New branch 'master' available with the following commits:
commit 3b9ecf058f382c393189c6ace6165e2457e6b618
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Sun Jan 13 19:19:48 2013 +0100
fix an ISO C mixed declarations/code warning
commit b7308e26ecb6c297a796dbc612f33e4c6f08b502
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Sun Jan 13 19:18:33 2013 +0100
gperf: fix lookup type by making it const
commit 4137fb70dd5217437e91d16e5cf24b24244b63bd
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Sun Jan 13 19:02:05 2013 +0100
ensure that RENDER is present, otherwise fallback immediately
commit 087a1fe9ce9ca11101363bf83324317ef6079faf
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Sun Jan 13 18:50:03 2013 +0100
let the caller pass the xcb_screen_t to xcb_cursor_context_new
This is necessary because we donât know which screen to use, while the
caller does.
commit acb0aa701a21eaaabae7667db02e83d5d3a82027
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Sat Jan 12 10:43:47 2013 +0100
add "extern C" for using this library from C++
commit d3867c695c22ebe01115e6d08bb79331d67af020
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Sat Jan 12 10:41:45 2013 +0100
add copyright/license to every .c and .h file
commit f523ea91de628e1ad695c6b3acd7732cb0aa9e0c
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Sat Jan 12 10:37:48 2013 +0100
xcb_cursor.h: change c to ctx in xcb_cursor_load_cursor() for consistency
commit 1edfb343a7d058eeffc0d345ca5d28d08a4dbcd7
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Sat Jan 12 10:36:39 2013 +0100
add documentation and license
commit 1b10b5c330d3078273238adefa70874bf7982cea
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Sat Jan 12 10:03:19 2013 +0100
swap parameter order for xcb_cursor_context_new for consistency with other XCB APIs
commit 744bf0be78761f27c40df55dbb051261ef862682
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Mon Jan 7 19:35:25 2013 +0100
avoid overlinking by using Requires.private (Thanks psychon)
commit 5ec001f7149f3811c7e5c19880256c9d09e265c6
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Mon Jan 7 19:23:16 2013 +0100
update .gitignore (-ewmh files, +generated shape_to_id.c)
commit 6982fe4744c0c61f2dcf5a806c3cf9f7709ba7fd
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Mon Jan 7 19:22:45 2013 +0100
free(NULL) is okay according to ISO C (Thanks psychon)
commit d653b31867ada2cfb4f2452cf780346f02aa7571
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Mon Jan 7 19:21:05 2013 +0100
change soname to 0
commit 7648f277af93dec341178ee033d9b8f46be9361c
Author: Michael Stapelberg <michael at stapelberg.de>
Date: Sat Jan 5 16:48:13 2013 +0100
Initial commit
More information about the xcb-commit
mailing list