summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-scale.c
Commit message (Expand)AuthorAgeFilesLines
* Add some missing nullability annotations.Evan Nemerson2014-05-161-4/+4
* Drop markup from doc commentsMatthias Clasen2014-02-151-14/+7
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Removed entities from the code markup as they are not being expandedXabier Rodriguez Calvar2012-07-301-1/+1
* Documentation: Migrate from old tmpl files.Jon Nordby2011-03-061-0/+72
* Add introspection annotationsJohan Dahlin2010-09-181-4/+4
* Replace the aliasing hacks by -Bsymbolic-functionsMatthias Clasen2010-07-091-4/+0
* Make it compileMatthias Clasen2010-06-251-0/+1
* Bug 561186 – GdkPixbuf API type checking needs cleanupChristian Dywan2008-11-301-8/+8
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Note in docstrings that these two functions does not preserve the sourceBjörn Lindqvist2007-08-161-0/+4
* docu fixes from Guillaume Cottenceau, #454596.Tim Janik2007-07-071-2/+4
* Add Sun mediaLib support so that hardware acceleration via mediaLib isBrian Cameron2007-05-161-20/+18
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-141-1/+3
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-111-0/+1
* function doesn't return a value, so don't use g_return_val_if_fail()Manish Singh2004-07-091-0/+1
* New functions to rotate pixbufs by multiples of 90 degrees and to flipMatthias Clasen2004-06-211-0/+148
* Add a nice figure to the docs.Matthias Clasen2004-06-191-3/+14
* _-prefix the nonstatic pixops_... functions. (#142233, Morten Welinder)Matthias Clasen2004-05-101-22/+22
* Fix some warnings by adding casts to PixopsInterpType. (#85839, David L.Owen Taylor2002-07-301-3/+3
* More precise documentation about underscores and mnemonics. (#66380)Matthias Clasen2001-12-201-2/+2
* small doc tweaks, specifically some "just do XYZ" advice next to theHavoc Pennington2001-12-161-19/+38
* gdk_rgb_init() doesn't need to be called anymore. Use g_object_(un)_refSebastian Wilhelmi2001-11-031-16/+17
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Properly offset y coordinate accordining to render_y0.05:27:43 2000 Owen Taylor2000-04-241-3/+6
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-44/+103
* By order of jrb: const patch for various bits, io-gif.c fixup forMichael Meeks2000-02-031-58/+58
* Added scaling functions into gtk-doc framework.Owen Taylor2000-01-061-12/+12
* Directory full of pixel data scaling code that will eventually migrateOwen Taylor2000-01-051-0/+214