summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-util.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Update pixbuf-util styleEmmanuele Bassi2021-03-211-31/+45
* docs: Port to the gi-docgen syntax and styleEmmanuele Bassi2021-03-211-13/+0
* gdk-pixbuf: Add NULL guards to some utility functionsSarita Rawat2016-12-191-1/+2
* Avoid integer overflow in gdk_pixbuf_add_alphaMatthias Clasen2015-08-241-9/+9
* lib: Don't export gettext init functionBastien Nocera2014-10-241-1/+1
* lib: Clean up gettext handlingBastien Nocera2014-10-241-2/+6
* io: extend support for relotations to OS X and LinuxAndoni Morales Alastruey2014-10-221-10/+16
* lib: add gdk_pixbuf_win32_get_toplevel to the private APIAndoni Morales Alastruey2014-10-221-4/+1
* Add _new_from_bytes() and _read_pixels() API, handle read-only pixbufsColin Walters2014-07-181-6/+13
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Documentation: Migrate from old tmpl files.Jon Nordby2011-03-061-0/+11
* Use run-time message catalog directory on WindowsTor Lillqvist2010-12-271-0/+26
* Add introspection annotationsJohan Dahlin2010-09-181-2/+2
* Replace the aliasing hacks by -Bsymbolic-functionsMatthias Clasen2010-07-091-6/+0
* Make it compileMatthias Clasen2010-06-251-1/+20
* Use "Since: 2.x" instead "Since 2.x"Javier Jardón2009-10-301-1/+1
* Bug 561186 – GdkPixbuf API type checking needs cleanupChristian Dywan2008-11-301-2/+2
* Use gdk_pixbuf_copy_area() to copy between pixbufs. Reported by AndreyMatthias Clasen2008-07-151-3/+4
* 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
* Document the "orientation" option.Matthias Clasen2007-07-021-0/+82
* Clarify the docs ("darkened/brightened" is not "saturation").Federico Mena Quintero2006-01-121-8/+8
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-141-1/+5
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-111-0/+1
* - Massive cleanup, make actually legible. - Fix some clamp-to-range bugsOwen Taylor2002-01-081-46/+42
* More precise documentation about underscores and mnemonics. (#66380)Matthias Clasen2001-12-201-1/+1
* Markup fixes.Matthias Clasen2001-12-121-3/+3
* Handle case where we need to parse the xsetting as if it were an RC fileHavoc Pennington2001-06-041-21/+35
* fix some shell typosHavoc Pennington2001-05-071-0/+2
* Some updatesHavoc Pennington2000-10-181-0/+1
* contrib subdirHavoc Pennington2000-10-091-1/+1
* Move more text widget headers into the private header listHavoc Pennington2000-09-261-0/+99
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-31/+20
* By order of jrb: const patch for various bits, io-gif.c fixup forMichael Meeks2000-02-031-2/+3
* Removed the broken --enable-canvas-pixbuf option. Added the stuffFederico Mena Quintero2000-01-171-51/+40
* Added gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c and gdk-pixbuf.h.Cody Russell2000-01-131-1/+60
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-1/+1
* New file with utility and convenience functions for pixbufs.Federico Mena Quintero1999-12-021-0/+95