2006-11-25 Quentin Mathe * Spot/Spot: New scrollView ivar for PictureDocument. Reorganized toolbar items a bit. (-[PictureDocument setPicture:]): (-[PictureDocument windowControllerDidLoadNib:]): Updated to scale the picture to fit the window and some cleaning. (-[PictureDocument scale:]): Moved picture refresh code in -pictureUpdated. (-[PictureDocument scaleToFit:]): (-[PictureDocument scaleToCover:]): (-[PictureDocument scaleToFullSize:]): (-[PictureDocument showLightTable:]): (-[PictureDocument crop:]): (-[PictureDocument pictureUpdated]): (-[PictureView setPictureProvider:): New methods (some of them are not yet implemented). * Resources/mainMenu.gorm: Added various menu items. 2006-11-24 Quentin Mathe * Spot/Spot: Fixed missing spaces in toolbar item labels. 2006-11-24 Quentin Mathe * Spot/Spot: Implemented zoom in and zoom out with a new 'zoom:' method. 2006-11-24 Quentin Mathe * Spot/Spot: * Spot/Resources/Info-gnustep.plist: * Spot/Resources/MainMenu.gorm: * Spot/Resources/PictureDocument.gorm: Initial import for Spot, an image viewer for Etoile written in Io.