Sat Apr 2 17:28:16 2005 John Ellis <johne@verizon.net>
[geeqie.git] / ChangeLog
index 6f108e0..4d00655 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Sat Apr  2 17:28:16 2005  John Ellis  <johne@verizon.net>
+
+       * image.c (image_options_set): Update PixbufRenderer parent window so
+       that changing 'fit window to image' option works.
+       * pan-view.c (pan_window_image_zoom_cb): Use same zoom text display as
+       for main windows.
+       * pixbuf-renderer.c: Fix (re-implement) check for maximized window
+       state. Fix pr_source_tile_visible() calculation which was using the x
+       axis where it should be y. Add redrawn return value to pr_zoom_clamp()
+       and use that value in pr_zoom_sync() to pass pr_redraw correct args.
+
 Mon Mar 28 20:23:34 2005  John Ellis  <johne@verizon.net>
 
        * image.[ch]: Add utility to sync image settings to user preferences.