spice/client/x11
Christophe Fergeau 78c1465ed3 add #include <config.h> to all source files
When using config.h, it must be the very first include in all source
files since it contains #define that may change the compilation process
(eg libc structure layout changes when it's used to enable large file
support on 32 bit x86 archs). This commit adds it at the beginning
of all .c and .cpp files
2011-05-03 14:44:10 +02:00
..
images autotools: refactor the whole build machinery 2011-05-03 14:44:10 +02:00
.gitignore fresh start 2009-10-14 15:06:41 +02:00
atomic_count.h client: Include stdint.h for uint32_t 2010-09-29 12:44:33 +02:00
event_sources_p.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
event_sources_p.h Replace epoll with select in X client 2010-10-12 13:43:44 +02:00
main.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
named_pipe.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
named_pipe.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
pixels_source_p.h Make opengl optional, disabled by default 2010-06-21 14:50:18 +02:00
pixels_source.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
platform_utils.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
platform_utils.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
platform.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
playback.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
playback.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
record.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
record.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
red_drawable.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
red_pixmap_gl.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
red_pixmap_sw.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
red_pixmap.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
red_window_p.h spicec-x11: Let the window manager place our window the 1st time (rhbz#662407) 2010-12-16 14:54:46 +01:00
red_window.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
res.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
res.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
resource.h spicec: Remove spice-client watermark (rhbz#662450) 2010-12-16 14:54:46 +01:00
x_icon.cpp add #include <config.h> to all source files 2011-05-03 14:44:10 +02:00
x_icon.h Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
x_platform.h Make opengl optional, disabled by default 2010-06-21 14:50:18 +02:00