GNOME CVS: f-spot lewing
[email protected] (Larry Ewing)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: f-spot Changes by: lewing 06/12/21 15:47:11 Modified files: . : ChangeLog icons : Makefile.am libfspot : f-pixbuf-utils.c f-screen-utils.c src : Histogram.cs Makefile.am src/Filters : FilterRequest.cs JpegFilter.cs src/Widgets : CairoUtils.cs CompositeUtils.cs ImageDisplay.cs Log message: 2006-12-21 Larry Ewing <[email protected]> * src/Histogram.cs: add methods to figure out the scalable range. * src/Widgets/ImageDisplay.cs: expose ImageInfo (before refactoring), remove extra CreateSurface call. * src/Widgets/CairoUtils.cs: wrap f_pixbuf_from_cairo_surface. * src/Filters/TiltFilter.cs: first pass at the actual image saving for the tilt code. * src/Makefile.am: add TiltFilter.cs. * libfspot/f-pixbuf-utils.c: add a method to convert a cairo image surface into a pixbuf. * src/Filters/JpegFilter.cs: expose the CreateFile method so other tests can use it (yeah it should be moved). 2006-12-20 Larry Ewing <[email protected]> * src/Widgets/CompositeUtils.cs: add a getter and setter for screen profiles. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=f-spot&who=lewing&date=explicit&mindate=2006-12-21%2015:46&maxdate=2006-12-21%2015:48