2004-12-06 Paolo Bacchilega [ gthumb 2.6.2 released ] * src/catalog-web-exporter.c (gth_parsed_doc_print): added classes to tr and td tags. 2004-11-28 Paolo Bacchilega * libgthumb/file-utils.c (resolve_all_symlinks): Fixes bug #159661: Symlinks in the root directory are incorrectly resolved. * libgthumb/print-callbacks.c (log2): Fixes bug #159672: log2() function already defined under cygwin. 2004-11-26 Paolo Bacchilega * libgthumb/file-utils.c (image_is_gif): new function. * libgthumb/image-loader.c (load_image_thread): * libgthumb/thumb-loader.c (thumb_loader): Load the image as an animation only if the image type is gif. * libgthumb/jpeg-utils.c (do_load_internal): Fix loading of jpegs with 4 channels. Bug #159492.