summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gnome-canvas-pixbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Some updatesHavoc Pennington2000-10-181-841/+0
* 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-36/+44
* Removed the x_set and y_set arguments. Now they are always on and startFederico Mena Quintero2000-01-221-41/+2
* Renamed arguments to width_in_pixels, height_in_pixels, x_in_pixels,Federico Mena Quintero1999-12-061-36/+36
* Patch from Arjan to fix an initializer.Federico Mena Quintero1999-12-061-2/+0
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-3/+3
* Create the temporary buffer to the size of the interesction of theFederico Mena Quintero1999-11-241-11/+36
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-221-2/+2
* implement the bounds method correctly. (compute_viewport_affine): computeLarry Ewing1999-11-171-23/+39
* More docs work - FedericoArturo Espinosa1999-11-041-2/+2
* Sync - FedericoArturo Espinosa1999-11-031-0/+2
* Initiailize the x and y fields. (gnome_canvas_pixbuf_destroy): Queue aFederico Mena Quintero1999-11-031-35/+30
* new state. Fixes un-compressed gifs.Jonathan Blandford1999-11-031-2/+0
* adjust render_affine calculation for x,y offsets.Larry Ewing1999-11-031-144/+152
* I'm a doofus. Return a distance, not a boolean, for opaque images.Federico Mena Quintero1999-11-031-1/+1
* Do proper rounding of bounding box coordinates.Federico Mena Quintero1999-11-031-4/+22
* Sync to laptop - FedericoArturo Espinosa1999-11-031-0/+7
* Implemented the ::point() method. We do a simple containment test insteadFederico Mena Quintero1999-11-021-30/+57
* add aa render function. (gnome_canvas_pixbuf_class_init): addLarry Ewing1999-11-021-0/+31
* Sync for Larry - FedericoArturo Espinosa1999-11-021-50/+75
* Fixed bounding box computation.Federico Mena Quintero1999-11-021-39/+32
* Start of the pixbuf canvas item. Drawing affines seem to work. BoundingFederico Mena Quintero1999-11-021-38/+122
* Sync to desktop - FedericoArturo Espinosa1999-11-011-2/+24
* New function to threshold a pixbuf's alpha channel into a bitmap.Federico Mena Quintero1999-10-271-0/+11
* Return a GdkPixbufLoader, not a GtkObject.Federico Mena Quintero1999-10-271-2/+2
* Sync to laptop - FedericoArturo Espinosa1999-10-261-49/+171
* *** empty log message ***Arturo Espinosa1999-10-261-8/+12
* Sync to laptop - FedericoArturo Espinosa1999-10-251-3/+328
* Sync to laptop - FedericoArturo Espinosa1999-10-231-0/+92
* Comment fixes - FedericoArturo Espinosa1999-10-221-0/+69