Skip to content
  • Gene Z. Ragan's avatar
    Fixed bug 2194, no scrollbars in image view Fixed bug 2215, image viewer · e0cfc6e2
    Gene Z. Ragan authored
    2000-09-15  Gene Z. Ragan  <gzr@eazel.com>
    
    	Fixed bug 2194, no scrollbars in image view
    	Fixed bug 2215, image viewer needs to erase background
    	when loading image.
    
    	I fixed these bugs by writing a new image component.  Is this bad?
    	I don't know.  What is bad is the current state of the EOG bonobo
    	component.  I don't think it is worth our time to fix it right now.
    	This component will also support the zoomable interface when
    	Maciej finishes the work there. It is doubtful the EOG bonobo
    	component would have a Nautilus specific dependency.
    
    	* components/Makefile.am:
    	* components/image-viewer/.cvsignore:
    	* components/image-viewer/Makefile.am:
    	* components/image-viewer/io-png.c: (png_write_data_fn),
    	(png_flush_fn), (image_save):
    	* components/image-viewer/io-png.h:
    	* components/image-viewer/nautilus-image-view.c:
    	(release_pixbuf_cb), (release_pixbuf), (bod_destroy_cb),
    	(get_pixbuf), (render_pixbuf), (redraw_view), (configur...
    e0cfc6e2