comparison ChangeLog @ 48:6948407f52a5

Fri Jun 3 18:43:46 2005 John Ellis <johne@verizon.net> * bar_exif.c: Set a default size for the EXIF data column in the advanced view, and allow resizing of that column to allow more data to be visible when needed. * format_canon.c: Fix data type for Canon MakerNote Serial Number. ##### Note: GQview CVS on sourceforge is not always up to date, please use ##### ##### an offical release when making enhancements and translation updates. #####
author gqview
date Fri, 03 Jun 2005 22:48:37 +0000
parents aa4c0e1b54b0
children ae627d150a6b
comparison
equal deleted inserted replaced
47:aa4c0e1b54b0 48:6948407f52a5
1 Fri Jun 3 18:43:46 2005 John Ellis <johne@verizon.net>
2
3 * bar_exif.c: Set a default size for the EXIF data column in the
4 advanced view, and allow resizing of that column to allow more data to
5 be visible when needed.
6 * format_canon.c: Fix data type for Canon MakerNote Serial Number.
7
1 Fri Jun 3 01:49:20 2005 John Ellis <johne@verizon.net> 8 Fri Jun 3 01:49:20 2005 John Ellis <johne@verizon.net>
2 9
3 * exif.[ch]: Export several parsing functions for use by the exif 10 * exif.[ch]: Export several parsing functions for use by the exif
4 makernote parsers, and add hook for MakerNote data parsing. 11 makernote parsers, and add hook for MakerNote data parsing.
5 * format_canon.[ch]: Add Canon EXIF MakerNote support. 12 * format_canon.[ch]: Add Canon EXIF MakerNote support.