2005-03-19 Larry Ewing * configure.in: bump the version numbers for release. * src/FullScreenView.cs: add exit button to fullscreen mode. * src/PhotoImageView.cs: remove debug output. * src/MainWindow.cs: handle sharpen errors properly. * libfspot/f-jpeg-utils.c: add workaround for missing macro. * src/RotateCommand.cs: fix format string. * src/PhotoView.cs: provide error dialog if file can't be saved. * src/ColorDialog.cs: provide error dialog if file can't be saved. * src/f-spot.exe.config.in: add a dllmap for gdk-x11. * src/MainWindow.cs: use the new FullSlide class. * src/SlideView.cs: hide the cursor if it isn't moving. * src/f-spot.glade: expose fix up the Cd dialog. * src/MainWindow.cs: update the menus based on the selection. * src/InfoDisplay.cs: handle the no exif info case a little more gracefully. * src/CompatFileChooser.cs: be a little more careful setting the current folder to avoid upsetting the gnome-vfs backend. * src/FullScreenView.cs: put the pointer into scoll mode not select mode. 2005-03-18 Larry Ewing * src/MainWindow.cs: use the capitalized name in the about dialog. * src/MainWindow.cs: set some defaults for the sharpen command.