CVSROOT: /cvs/gnome Module name: f-spot Changes by: lewing 06/10/07 22:41:17
Modified files: . : ChangeLog src : CDExport.cs FolderExport.cs GalleryExport.cs ImageFile.cs Makefile.am PicasaWebExport.cs Added files: src/Filters : IFilter.cs JpegFilter.cs OrientationFilter.cs ResizeFilter.cs Removed files: src : OrientationFilter.cs Log message: 2006-10-07 Larry Ewing <[EMAIL PROTECTED]> * src/ImageFile.cs: share the code between hacks. * src/Filters/IFilter.cs: simplify the interface down to a single method. * src/CDExport.cs: * src/FolderExport.cs: * src/GalleryExport.cs: * src/Filters/ResizeFilter.cs: * src/Filters/JpegFilter.cs: * src/Filters/OperationFilter.cs: use the new IFilter interface. * src/Filters/FilterSet.cs: new Filter that contains a filter stack. * src/PicasaWebExport.cs: use FilterSet rather than calling FilterUtils.cs, use the simpler apis. 2006-10-07 Stephane Delcroix <[EMAIL PROTECTED]> * src/Makefile.am: * src/Filters/IFilter.cs: * src/Filters/ResizeFilter.cs: * src/Filters/FilterException.cs: * src/FilterS/FilterUtils.cs: * src/Filters/OperationFilter.cs: new IFilter interface, move the existing code to the filters. * src/CDExport.cs: * src/FolderExport.cs: * src/GalleryExport.cs: Changes to use the modified OrientationFilter. * src/PicasaWebExport.cs: Adapt to use the only Filters. Change the computing of fraction and exported size. * src/ImageFile.cs: new TempPath(file, extension) static method. * src/Filters/JpegFilter.cs: new JpegFilter as requested in bgo #359770. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=f-spot&who=lewing&date=explicit&mindate=2006-10-07%2022:40&maxdate=2006-10-07%2022:42 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list