comparison ChangeLog @ 95:eb9bb29cbd65

Fri Nov 3 11:40:48 2006 John Ellis <johne@verizon.net> * bar_exif.[ch]: Make list of general exif tags available to rest of application. * pan-view.c: Add option to display exif information in info popup. Clean up the info popup text alignment. Make displaying the full size image below the info popup optional (off by default). * pixbuf-renderer.c (pr_source_tile_changed): Guard against width/height less than 1. * pibuf_util.c (pixbuf_draw_layout): Guard against width/height less than 1.
author gqview
date Fri, 03 Nov 2006 16:49:29 +0000
parents 50dc5a14d37b
children 8c0bec943cdc
comparison
equal deleted inserted replaced
94:50dc5a14d37b 95:eb9bb29cbd65
1 Fri Nov 3 11:40:48 2006 John Ellis <johne@verizon.net>
2
3 * bar_exif.[ch]: Make list of general exif tags available to rest of
4 application.
5 * pan-view.c: Add option to display exif information in info popup.
6 Clean up the info popup text alignment. Make displaying the full size
7 image below the info popup optional (off by default).
8 * pixbuf-renderer.c (pr_source_tile_changed): Guard against
9 width/height less than 1.
10 * pibuf_util.c (pixbuf_draw_layout): Guard against width/height less
11 than 1.
12
1 Thu Nov 2 17:51:31 2006 John Ellis <johne@verizon.net> 13 Thu Nov 2 17:51:31 2006 John Ellis <johne@verizon.net>
2 14
3 * collect.c, img-view.c: Make [Shift]+P printing shortcut work for 15 * collect.c, img-view.c: Make [Shift]+P printing shortcut work for
4 collections and view windows. 16 collections and view windows.
5 * layout_util.c: Fix shortcuts [Control]+N and [Shift]+P, broken 17 * layout_util.c: Fix shortcuts [Control]+N and [Shift]+P, broken