summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* Updated FSF's addressDaniel Mustieles2014-01-3168-203/+68
* qtif: fix fread() error checkRyan Lortie2014-01-021-4/+1
* Remove Makefile.declMatthias Clasen2013-12-202-5/+2
* Allow single-character keys for tEXt chunksMatthias Clasen2013-12-191-1/+1
* Don't include config.h in any headersMatthias Clasen2013-12-191-1/+0
* Include config.h everywhere, firstMatthias Clasen2013-12-192-0/+3
* Remove an unused variableMatthias Clasen2013-12-191-1/+1
* Another automake warningMatthias Clasen2013-12-191-1/+1
* Update color table by value from pango #678996Denis Pauk2013-12-191-847/+673
* Improve mime type detectionMatthias Clasen2013-12-191-1/+1
* Avoid a discrepancy in file recognitionMatthias Clasen2013-12-193-3/+23
* Avoid a compiler warningMatthias Clasen2013-12-181-1/+1
* Avoid some automake warningsMatthias Clasen2013-12-181-3/+4
* Use g_try_malloc_n where it makes senseMatthias Clasen2013-12-183-14/+4
* Consistenly annotate format names for translationMatthias Clasen2013-12-188-8/+8
* Remove an outdated commentMatthias Clasen2013-12-181-1/+0
* Make some string data constMatthias Clasen2013-12-1826-156/+156
* Trivial typo fixesMatthias Clasen2013-12-181-2/+2
* Make scaling of xpms work againMatthias Clasen2013-12-181-1/+3
* Port gdk_pixbuf_save_to_stream_async to GTaskDebarshi Ray2013-12-181-20/+22
* Port gdk_pixbuf_new_from_stream_[at_scale_]async to GTaskDebarshi Ray2013-12-181-25/+29
* Drop unneed g_type_init callsMatthias Clasen2013-12-184-18/+0
* Some more stack conservationMatthias Clasen2013-12-171-31/+41
* Refactor things a bitMatthias Clasen2013-12-171-34/+43
* More sniff buffer size unificationMatthias Clasen2013-12-171-1/+1
* Unify sniff buffer sizeMatthias Clasen2013-12-173-8/+5
* Fix another potential leak in an error pathMatthias Clasen2013-12-161-0/+1
* jpeg: apply icc profile when loading incrementallyMatthias Clasen2013-12-161-18/+21
* jpeg: Consolidate error handlingMatthias Clasen2013-12-161-8/+6
* Make --update-cache work betterMatthias Clasen2013-11-131-1/+1
* remove debug spewMatthias Clasen2013-06-081-1/+0
* ANI: Set an error if we fail to produce an animationMatthias Clasen2013-06-071-3/+15
* Fix GIcon implementationRyan Lortie2013-04-211-2/+102
* Include string.hMatthias Clasen2013-04-151-0/+1
* Revert "GtkPixbufSimpleAnimIter: Check iter->simple_animation before unref."Tristan Van Berkom2013-04-051-3/+2
* GtkPixbufSimpleAnimIter: Check iter->simple_animation before unref.Tristan Van Berkom2013-04-051-2/+3
* loader: Add gdk_pixbuf_loader_write_bytes()Emmanuele Bassi2013-03-303-0/+40
* animation: Allow prepare_func call in stop_loadBenjamin Otte2013-03-121-5/+8
* animation: Improve error handlingBenjamin Otte2013-02-191-15/+17
* animation: gdk_pixbuf_animation_new_from_file() can't load PNG filesBenjamin Otte2013-02-191-1/+4
* jpeg: String not formatted correctly for l10n extractionBenjamin Otte2013-02-101-2/+2
* More new symbolsMatthias Clasen2013-02-021-0/+3
* Add new symbolMatthias Clasen2013-02-021-0/+1
* animation: Fix copy/paste SEGVBenjamin Otte2013-02-011-14/+17
* API: Add gdk_pixbuf_animation_new_from_resource()Benjamin Otte2013-01-302-0/+43
* xxx: from_stream_asyncBenjamin Otte2013-01-301-1/+1
* io: Split out a function for use by animationsBenjamin Otte2013-01-302-21/+34
* API: Add gdk_pixbuf_animation_new_from_stream_async()Benjamin Otte2013-01-302-0/+88
* API: Add gdk_pixbuf_animation_new_from_stream()Benjamin Otte2013-01-304-1/+90
* animation: Remove load_animation vfuncs from GDIP and ANI loadersBenjamin Otte2013-01-302-99/+0