summaryrefslogtreecommitdiffstats
path: root/gtk/decode-jpeg.c
Commit message (Expand)AuthorAgeFilesLines
* Move gtk/ -> src/Marc-André Lureau2015-06-081-191/+0
* Use G_OS_WIN32 #define everywhereChristophe Fergeau2014-08-131-1/+1
* Prefer using g_malloc0()/g_free()Fabiano Fidêncio2014-07-231-1/+1
* Make sure config.h is included first in all .c filesChristophe Fergeau2014-03-131-0/+2
* build/win32: they broke libjpeg againMarc-André Lureau2011-06-071-3/+3
* build: fix windows build with recent mingw64Marc-André Lureau2011-06-031-4/+8
* build: fix build with latest mingwMarc-André Lureau2011-05-161-5/+2
* gtk: win32: refix jpeg_boolean to build on mingwMarc-André Lureau2010-12-301-1/+1
* jpeg_boolean is a mingw32-libjpeg specific thing. Use a define check rather t...Tiziano Mueller2010-12-291-1/+1
* build: basic windows build supportMarc-André Lureau2010-12-171-1/+4
* gtk: add jpeg decoderMarc-André Lureau2010-11-261-0/+167
* gtk: add missing copyright headersMarc-André Lureau2010-11-241-0/+17
* Add glib objects + gtk widgets for spice.Gerd Hoffmann2010-11-231-0/+1