2007-01-21 Stephane Delcroix * src/WmpTagsImporter: Check for control characters at the end of imported tags. Fixes bgo #398671. 2007-01-19 Larry Ewing * src/ControlOverlay.cs: * src/FullScreenView.cs: * src/PhotoView.cs: * src/IconView.cs: name the widgets. * src/DirectoryCollection.cs: fix the namespace uri for yahoo feeds. 2007-01-19 Stephane Delcroix * src/Updater.cs: Add a reminder. * src/InfoDisplay.cs: Generate a folder uri to open from a file uri. * src/FolderExport.cs: keep the full uri for exported items in the ExportStore. Fixes bgo #398002. Store the uri to the file, not only the folder. Fixes bgo #398003. 2007-01-19 Stephane Delcroix * src/PicasaWebExport.cs: store the correct image uri in the ExportStore. Fixes bgo #398000. 2007-01-19 stephane delcroix * src/picasawebexport.cs: store the correct image uri in the exportstore. fixes bgo #398000. 2007-01-18 Stephane Delcroix * src/FlickExport.cs: * src/FolderExport.cs: * src/PicasaWebExport.cs: * src/SmugMugExport.cs: Don't try to write anything in the ExportStore if Core.Database == null. Fixes bgo #397915. 2007-01-18 Stephane Delcroix * src/SingleView.cs: * src/InfoDisplay.cs: reverting the changes made in r2757. Using Core.Database != null to achieve the same goal. 2007-01-18 Stephane Delcroix * Tao/Tao.OpenGl/Makefile.am: removing "$(MONO_PATH):", which trigger a ug with mono 1.1.17 and previous. 2007-01-18 Stephane Delcroix * src/main.cs: * src/Core.cs: Do not instanciate the Core.Db object with --view mode. Fixes bgo #397920 2007-01-17 James Willcox * src/PicasaWebExport.cs: add export tracking info * src/SmugMugExport.cs: ditto * src/FlickrExport.cs: store the service name * src/InfoDialog.cs: display the export info for the above 2007-01-17 Larry Ewing * src/Imaging/SvgFile.cs: explicitly close the stream. * src/Texture.cs: first pass at fixing the texture allocation issues. 2007-01-17 Stephane Delcroix * configure.in: adding a check for scrollkeeper 2007-01-17 Stephane Delcroix * f-spot.desktop.in.in: Adding a X-GNOME-DocPath field 2007-01-17 Stephane Delcroix * src/Util.cs: new GnomeUtil.ShowHelp method, borrowed from Tomboy. * src/Global.cs: * src/MainWindow.cs: use ShowHelp to call the help window, enabling multilingual help files. 2007-01-17 Larry Ewing * src/Delay.cs: don't return true if we've been stopped inside the handler. * src/GlTransition.cs: fix flip to fit to the viewport properly. 2007-01-16 Larry Ewing * src/GlTransition.cs: fix Dissolve so that it properly initializes the texture. 2007-01-16 Larry Ewing * src/f-spot.glade: added translator comment. Fixes #331123. * src/PhotoVersionCommands.cs: mark button labels for translation. Fixes #397279. 2007-01-16 Jakub Steiner * icons/f-spot-view-restore.png: duplicate from gnome-icon-theme 2.17. * icons/f-spot-info.png: image infomration 2007-01-16 Stephane Delcroix * libfspot/f-pixbuf-utils.c: Fix the typo for big-endian machines, as spotted but Joseph Sacco in bgo #396988. Comment the code for the no-longer-used function f-pixbuf-remove-redeye. 2007-01-16 Stephane Delcroix * src/MainWindow.cs: expose Close () in the public interface * src/Core.cs: try to Close () f-spot on --shutdown 2007-01-16 Pema Geyleg * configure.in: Added 'dz' to ALL_LINGUAS.