comparison ChangeLog @ 106:1003bd2ec862

Thu Nov 9 20:27:47 2006 John Ellis <johne@verizon.net> * exif.[ch]: Rename exif_byte_swab..() to exif_byte_put..() as that is more in line with their counterparts of exif_byte_get..()
author gqview
date Fri, 10 Nov 2006 01:30:45 +0000
parents de64a683d5d0
children 9c355d5c8619
comparison
equal deleted inserted replaced
105:de64a683d5d0 106:1003bd2ec862
1 Thu Nov 9 20:27:47 2006 John Ellis <johne@verizon.net>
2
3 * exif.[ch]: Rename exif_byte_swab..() to exif_byte_put..() as that is
4 more in line with their counterparts of exif_byte_get..()
5
1 Thu Nov 9 17:43:06 2006 John Ellis <johne@verizon.net> 6 Thu Nov 9 17:43:06 2006 John Ellis <johne@verizon.net>
2 7
3 * pan-view.c: Break this monstrosity of code into smaller files. 8 * pan-view.c: Break this monstrosity of code into smaller files.
4 * pan-calendar.c, pan-folder.c, pan-grid.c, pan-timeline.c: Move the 9 * pan-calendar.c, pan-folder.c, pan-grid.c, pan-timeline.c: Move the
5 layout types into their own files (for now flower is with folder tree). 10 layout types into their own files (for now flower is with folder tree).