summaryrefslogtreecommitdiff
path: root/apps/unix/ximage.c
AgeCommit message (Expand)Author
2009-11-29Add some braces and fix up double-indentation on multi-line if/while expressi...Tor Andersson
2009-11-29Fix up indentation.Tor Andersson
2009-07-27Workaround to disable XShmPutImage if we get an error from the MIT-SHM extens...Tor Andersson
2009-07-06Use nil instead of 0 for pointers.Sebastian Rasmussen
2009-02-17Propagate restrict type specifiers to other ximage_convert functions.Ralph Giles
2009-02-17Fix a comment typo.Ralph Giles
2009-02-17Remove a spurious restrict in cast.Ralph Giles
2008-10-02Branch apps as mupdf.Ralph Giles
2008-09-29Add _XOPEN_SOURCE for sys/ipc.h.Ralph Giles
2008-03-08Fixed almost all compiler warnings.Sebastian Rasmussen
2005-10-03small optimizationsGlenn Kennard
2005-06-05fix x11 warnings and a stray includeTor Andersson
2005-03-30rename and shuffle -- part 2Tor Andersson