GNOME CVS: eog lucasr
[email protected] (Lucas Almeida Rocha)
| Newsgroups | gmane.comp.gnome.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs/gnome Module name: eog Changes by: lucasr 06/12/18 15:02:37 Modified files: . : ChangeLog eog.glade eog.schemas.in libeog : eog-config-keys.h eog-image.c eog-image.h eog-transform.c eog-transform.h shell : eog-preferences.c eog-window.c Log message: 2006-12-18 Lucas Rocha <[email protected]> Support for image auto-rotation based on EXIF orientation (Fixes bug #148400). Patch from Kalle Vahlman <[email protected]> and Jef Driesen <[email protected]> * eog.glade: new check box for image auto orientation. * libeog/eog-config-keys.h, eog.schemas.in: new /apps/eog/view/autorotate gconf key. * libeog/eog-image.[ch]: new eog_image_autorotate () method. * libeog/eog-transform.[ch]: auto-rotation support. * shell/eog-window.c: queue autorotation on image list initialization. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=eog&who=lucasr&date=explicit&mindate=2006-12-18%2015:01&maxdate=2006-12-18%2015:03