summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Don't link against libgnomecanvaspixbuf.laElliot Lee2000-01-171-1/+4
* Shut up Federico.Elliot Lee2000-01-171-0/+1
* and again, with feelingElliot Lee2000-01-171-1/+1
* Don't link libgdk_pixbuf against libgnomecanvaspixbufElliot Lee2000-01-171-4/+0
* Removed the broken --enable-canvas-pixbuf option. Added the stuffFederico Mena Quintero2000-01-1716-217/+307
* New file with hacking policies for the gdk-pixbuf module.Federico Mena Quintero2000-01-151-0/+5
* configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks toTor Lillqvist2000-01-1512-3/+1675
* new function to let you create a gdk_pixmap from a gdk_pixbuf.Jonathan Blandford2000-01-143-0/+77
* Added gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c and gdk-pixbuf.h.Cody Russell2000-01-133-5/+69
* add gdk-pixbuf.m4 to EXTRA_DISTJacob Berkman2000-01-121-0/+5
* ChangesVladimir Vuksan2000-01-111-7/+10
* added toJacob Berkman2000-01-111-1/+1
* Build a libcanvas_pixbuf.Elliot Lee2000-01-102-1/+15
* No more libart/gdk-pixbuf as part of gnome-libsElliot Lee2000-01-105-1/+41
* Ignore WM_MOVE for iconified or invisible windows. This fixes variousTor Lillqvist2000-01-098-1/+45
* update from Paul Schifferer <isengard@geocities.com>Damon Chaplin2000-01-082-228/+267
* Fixed src_channels/dest_channels confusion. (Again caught by Tomas Ogren'sOwen Taylor2000-01-072-2/+7
* comment out debugging printing. remove memory_leakJonathan Blandford2000-01-073-6/+11
* Added progressive animation loading. Added progressive animation loading.Jonathan Blandford2000-01-0710-38/+170
* much longer long description added.Jonathan Blandford2000-01-073-9/+55
* Fix computation of end of run indices.Owen Taylor2000-01-072-11/+18
* Fixed bug sent directly to me. Basically, we weren't checking a failureMark Crichton2000-01-063-6/+13
* Link with -lm (to get 'ceil' function)Elliot Lee2000-01-062-1/+4
* Added scaling functions into gtk-doc framework.Owen Taylor2000-01-0615-82/+328
* quick fix for initializing arrays in benchmark.Owen Taylor2000-01-053-2/+10
* Change the order of the update func to make it more compatible with theJonathan Blandford2000-01-0512-51/+115
* Added a README with a TODO and some explainations of the algorithms.Owen Taylor2000-01-053-0/+121
* Directory full of pixel data scaling code that will eventually migrateOwen Taylor2000-01-0516-1/+2940
* Documentation changes.Jonathan Blandford2000-01-052-1/+12
* Fix copy&paste error: Call the backend's draw_lines method, notTor Lillqvist2000-01-058-1/+36
* Missing </listitem>, remove extra <para> dos2unix missing </para>Owen Taylor2000-01-058-1647/+1666
* Updated Galician translationJesus Bravo Alvarez2000-01-042-10/+14
* A little script that lets people update the .pot file without makefilesKjartan Maraas2000-01-032-0/+13
* Add credits for finding the bug fixed a couple of days ago.Tor Lillqvist2000-01-027-14/+28
* Clean up some more leftovers from before Owen's reorganization: Don't haveTor Lillqvist2000-01-028-10/+79
* Added reference counting to animations. A web browser may want to share aFederico Mena Quintero2000-01-0222-272/+499
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.cTor Lillqvist1999-12-3011-5/+58
* If we don't HAVE_XCONVERTCASE we must #include gdkkeysyms.h to get theTor Lillqvist1999-12-299-0/+68
* add $(LIBTIFF) to libpixbuf_tiff_la_LIBADD, proxying for mmarker. ThisPeter Teichman1999-12-272-1/+7
* Stuff that should have been set to NULL here (specificallyHavoc Pennington1999-12-242-1/+7
* Added the Turkish translation .Fatih Demir1999-12-232-0/+7
* finished work to make animated gifs load correctly. Progressive loadingJonathan Blandford1999-12-204-10/+73
* GTK+ General section started, from Torsten Landschoff <torsten@debian.org>Damon Chaplin1999-12-191-18/+137
* When handling a single character (text length == 1), don't handle it as ifTor Lillqvist1999-12-188-6/+66
* shut up, CVSJonathan Blandford1999-12-171-0/+1
* forgot thisJonathan Blandford1999-12-171-0/+462
* moved the file here. It seems natural to put this function here, as that'sJonathan Blandford1999-12-177-30/+152
* ChangesVladimir Vuksan1999-12-171-14/+16
* Added notice about initializing GdkRGB before using the GdkPixbufFederico Mena Quintero1999-12-172-0/+14
* make it build when gdk-pixbuf is not already installedElliot Lee1999-12-161-1/+4