CVSROOT:        /cvs/gnome
Module name:    gthumb
Changes by:     paobac  05/08/07 06:51:42

Modified files:
        .              : ChangeLog configure.in 
        components/catalog-view: Makefile.am 
        components/image-viewer: Makefile.am 
        libgthumb      : comments.c comments.h gth-file-list.c 
        src            : Makefile.am dlg-preferences.c dlg-scale-image.c 
                         gth-browser.c gth-viewer.c 
        src/jpegutils  : jpeg-data.c jpeg-data.h 

Log message:
2005-08-07  Paolo Bacchilega  <[EMAIL PROTECTED]>

* libgthumb/comments.c (comment_text_is_void): new function.

* src/jpegutils/jpeg-data.h:
* src/jpegutils/jpeg-data.c (jpeg_data_set_header_data): new function.
* src/gth-browser.c:
* src/gth-viewer.c:
* src/Makefile.am:
* libgthumb/comments.c:
* components/catalog-view/Makefile.am:
* components/image-viewer/Makefile.am:
* configure.in:

Applied patch by David Moore to store comments inside jpeg images.
Uses the libiptcdata library,  fixes bug #136286 
[http://bugzilla.gnome.org/show_bug.cgi?id=136286].

* src/dlg-preferences.c (dlg_preferences): hide the "show comments"
option if using iptcdata.

* libgthumb/gth-file-list.c (add_list_in_chunks): do not load comments
if using iptcdata for scalability reasons.

* src/dlg-scale-image.c (w_spinbutton_value_changed)
(h_spinbutton_value_changed): Do not round the value when using
the percentage.  Use floor(x+0.5) instead of round to avoid a
compiler warning.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gthumb&who=paobac&date=explicit&mindate=2005-08-07%2006:50&maxdate=2005-08-07%2006:52

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

Reply via email to