CVSROOT:        /cvs/gnome
Module name:    gthumb
Changes by:     paobac  06/10/10 16:29:27

Modified files:
        .              : ChangeLog 
        data           : gthumb.schemas.in 
        data/glade     : gthumb_tools.glade 
        doc/C          : gthumb.xml 
        libgthumb      : preferences.h 
        src            : dlg-jpegtran.c dlg-photo-importer.c 
                         gth-browser-ui.h gth-viewer-ui.h 
                         rotation-utils.c 

Log message:
2006-10-10  Paolo Bacchilega  <[EMAIL PROTECTED]>

* data/gthumb.schemas.in
* data/glade/gthumb_tools.glade
* doc/C/gthumb.xml
* libgthumb/preferences.h
* src/dlg-jpegtran.c
* src/dlg-photo-importer.c
* src/gth-browser-ui.h
* src/gth-viewer-ui.h
* src/rotation-utils.c

1. Less convoluted execution when no orientation tag is present.
2. Do not physical-transform if the dimensions are not multiples
of 8
(jpegmcu) and an exif orientation tag is present, to avoid
inevitable
data corruption (bug 329129). It reverts to tag-change only for
safety.
3. Provide error message if rotate-save fails due to unsupported
file
type.
4. Add comments to the rotation code for clarity.
5. Updates rotation help file to describe exif subtleties.
6. Renames some of the gconf keys, for greater consistency with
other
keys, and to remove them from the general section.
7. FYI, the keys are set to default to the physical transform
mode.
8. remove non-existent "Tools_JPEGRotate_Auto" from pop-up menu.

Patch by Michael Chudobiak

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gthumb&who=paobac&date=explicit&mindate=2006-10-10%2016:28&maxdate=2006-10-10%2016:30

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to