spice-gtk/common
Daniel P. Berrange 6177224a4e Fix no-arg functions declared () to use (void)
* common/quic.h, common/rop3.h, common/sw_canvas.h: s/()/(void)/
2012-03-13 13:09:16 +00:00
..
.gitignore Initial import from SPICE 2010-11-23 17:00:17 +01:00
canvas_base.c Add printf format annotations to all '...' functions 2012-03-13 13:09:16 +00:00
canvas_base.h common: add windows.h where required 2010-12-17 19:37:08 +01:00
canvas_utils.c common: sync with upstream 2011-01-25 19:46:52 +01:00
canvas_utils.h common: add windows.h where required 2010-12-17 19:37:08 +01:00
demarshallers.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
draw.h build: fix build with recent mingw64 2012-02-23 18:09:58 +01:00
gdi_canvas.c common: get rid of abort() in canvases 2011-04-03 15:49:36 +02:00
gdi_canvas.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
gl_canvas.c common: get rid of abort() in canvases 2011-04-03 15:49:36 +02:00
gl_canvas.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
gl_utils.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
glc.c Initial import from SPICE 2010-11-23 17:00:17 +01:00
glc.c.save Initial import from SPICE 2010-11-23 17:00:17 +01:00
glc.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
lines.c Fix old style declaration where 'inline' came after return type 2012-03-13 13:08:46 +00:00
lines.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
lz_common.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
lz_compress_tmpl.c Initial import from SPICE 2010-11-23 17:00:17 +01:00
lz_config.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
lz_decompress_tmpl.c Initial import from SPICE 2010-11-23 17:00:17 +01:00
lz.c common: sync with upstream 2010-12-17 19:37:08 +01:00
lz.h Add printf format annotations to all '...' functions 2012-03-13 13:09:16 +00:00
macros.h Add printf format annotations to all '...' functions 2012-03-13 13:09:16 +00:00
Makefile.am build: remove unused common/win/my_getopt 2011-12-22 01:44:19 +01:00
marshaller.c Add missing includes & make some functions static 2012-03-13 13:09:16 +00:00
marshaller.h add const to arrays in marshalling functions 2011-05-23 18:16:49 +02:00
marshallers.h fix compilation when libcacard isn't installed 2011-06-23 20:05:33 +02:00
mem.c common: spice_memdup could accept NULL 2011-01-25 16:54:04 +01:00
mem.h common: fix windows build 2011-01-27 20:07:24 +01:00
messages.h Support name & uuid 2012-03-05 18:18:03 +01:00
mutex.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
ogl_ctx.c Initial import from SPICE 2010-11-23 17:00:17 +01:00
ogl_ctx.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
pixman_utils.c Fix some integer range checks which always evaluate false 2012-03-13 13:09:09 +00:00
pixman_utils.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
quic_config.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
quic_family_tmpl.c Add missing includes & make some functions static 2012-03-13 13:09:16 +00:00
quic_rgb_tmpl.c Initial import from SPICE 2010-11-23 17:00:17 +01:00
quic_tmpl.c Initial import from SPICE 2010-11-23 17:00:17 +01:00
quic.c Ensure all no-args methods are declared (void) not () 2012-03-13 13:09:16 +00:00
quic.h Fix no-arg functions declared () to use (void) 2012-03-13 13:09:16 +00:00
rect.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
region.c Initial import from SPICE 2010-11-23 17:00:17 +01:00
region.h Initial import from SPICE 2010-11-23 17:00:17 +01:00
ring.h common: sync with upstream 2011-01-25 19:46:52 +01:00
rop3.c Ensure all no-args methods are declared (void) not () 2012-03-13 13:09:16 +00:00
rop3.h Fix no-arg functions declared () to use (void) 2012-03-13 13:09:16 +00:00
ssl_verify.c Add missing includes & make some functions static 2012-03-13 13:09:16 +00:00
ssl_verify.h build: fix build with latest mingw 2011-05-16 14:19:43 +02:00
sw_canvas.c Ensure all no-args methods are declared (void) not () 2012-03-13 13:09:16 +00:00
sw_canvas.h Fix no-arg functions declared () to use (void) 2012-03-13 13:09:16 +00:00