2008-02-12 Lorenzo Milesi * src/FormClient.cs: * extensions/GalleryExport/GalleryExport.cs: fix export in --view mode (and print something useful on upload faluire). 2008-02-11 Jakub Steiner * icons/rating-rated-16.svg: * icons/rating-rated-16.png: Tango styled shiny star for extra punch. The flat semi-opaque non-rated is fine as is. 2008-02-11 Lorenzo Milesi * src/f-spot.glade: * src/RatingFilter.cs: use Rating widget for rating filter dialog 2008-02-11 Stephane Delcroix * src/Widgets/IconView.cs: * src/Widgets/Rating.cs: don't display dots on IconView 2008-02-11 Stephane Delcroix * src/FSpot.add.xml: bump version to 0.4.2.0 2008-02-11 Stephane Delcroix * configure.in: * src/Makefile.am: check for gtkhtml-sharp-3.14 if gnome-sharp-2.0 is newer than 2.19.90. Fix bgo#515065. 2008-02-09 Stephane Delcroix * src/f-spot.glade: * src/Widgets/Rating.cs: * src/QueryWidget.cs: * src/Updater.cs: * src/PhotoQuery.cs: * src/MainWindow.cs: * src/Query/RatingRange.cs: disabling the "Unrated" concept * icons/Makefile.am: * icons/rating-junk-16.png: * icons/rating-unrated-16.png: * icons/rating-junk-bold-16.png: removing unused icons 2008-02-08 Stphane Delcroix Patch from lorenzo to addin-ify picasawebexport 2008-02-01 Lorenzo Milesi * configure.in: * Makefile.am: * po/POTFILES.*: * src/f-spot.glade: * src/Makefile.am: * src/CDExport.cs: move CDExport out of the codebase 2008-02-01 Lorenzo Milesi * SmugMugNet/*: * src/SmugMugExport.cs: * src/f-spot.glade: * configure.in: * Makefile.include: * Makefile.am: remove SmugMug export from the codebase 2008-02-07 Stephane Delcroix * libfspot/f-jpeg-utils.c: fix for bgo#513722. 2008-01-30 Lorenzo Milesi * configure.in: * Makefile.include: * Makefile.am: * src/f-spot.glade: * src/Makefile.am: * src/Preferences.cs: * FlickrNet/*: * src/Flickr*: moving flickr export as extension. * src/FolderExport*: moving folder export as extension. 2008-01-30 Stephane Delcroix * src/Photopopu.cs: fixing 510060 once again. 2008-01-30 Stephane Delcroix * Query/RatingRange.cs: Unrated as a static field. * PhotoQuery.cs: Start abstracting the conditions. 2008-01-29 Gabriel Burt * src/RotateCommand.cs: Fix problems with translatability of rotation errors. Fixes BNC #181163. 2008-01-29 Stephane Delcroix * src/MainWindow.cs: * src/SingleView.cs: * src/Preferences.cs: * src/Utils/GnomeUtil.cs: move SetBackgroundImage in GnomeUtil * configure.in: cleaning job * src/Makefile.am: * src/GConfPreferenceBackend.cs: #if out the parts required by gconf-sharp 2008-01-29 Stephane Delcroix * src/Makefile.am: * src/Core/IPreferenceBackend.cs: * src/Preferences.cs: abstract the backend operations. * src/GConfPreferenceBackend.cs: gconf as it used to be * src/NullPreferenceBackend.cs: a null backend, doing nothing but reverting to defaults. * src/PreferenceDialog.cs: * src/SingleView.cs: * src/MainWindow.cs: refer to the new handler signatures * configure.in: --disable-gconf at configure time 2008-01-25 Stephane Delcroix * configure.in: * src/Preferences.cs: * src/f-spot.glade: * src/Gallery*: moved Gallery export as a standalone extension 2008-01-24 Stephane Delcroix * src/Widgets/ComplexMenuItem.cs: * src/Widgets/RatingMenuItem.cs: * src/Extensions/ComplexMenuItemNode.cs: * src/Extensions/PopupCommands.cs: * src/Extensions/MenuNode.cs: * src/FSpot.addin.xml: * src/Makefile.am: Using the RatingMenuItem instead of RatingMenu * src/RatingMenu.cs: dropped. 2008-01-24 Stephane Delcroix * configure.in: rmeove the check for Mono.GetOptions.dll 2008-01-23 Stephane Delcroix * src/Imaging/Tiff.cs: reverting 3591, trying to detect recursion. 2008-01-23 Stephane Delcroix * src/main.cs: disable the File.Exists check on --view mode to re-allow uri opening from nautilus 2008-01-23 Stephane Delcroix * src/Imaging/Tiff.cs: re-initialize raw_data to null, Fixes bgo #510734 2008-01-22 Stephane Delcroix * configure.in: * src/main.cs: bump the version number to 0.4.2 and link to the up-to- date adins repository. * f-spot.pc.in: link to the various splitted dll 2008-01-21 Stephane Delcroix * src/Makefile.am: * src/Widgets/Rating.cs: minor changes. * src/Widgets/ComplexMenuItem.cs: * src/Widgets/RatingMenuItem.cs: stealing ComplexMenuItem and RatingMenuItem from banshee 2008-01-19 Stephane Delcroix * src/makefile.am: * src/UI.Dialog/HigMessageDialog.cs: * src/UI.Dialog/EditExceptionDialog: moving EditExceptionDialog to its own file. 2008-01-18 Stephane Delcroix * src/UI.Dialog/HigMessageDialog.cs:file move. 2008-01-18 Stephane Delcroix * src/HigMessageDialog.cs: in the FSpot.UI.Dialog ns. * src/Editors/SoftFocus.cs: * src/FileImportBackend.cs: * src/FlickrExport.cs: * src/ColorDialog.cs: * src/RotateCommand.cs: * src/PhotoVersionCommands.cs: * src/PicasaWebExport.cs: * src/ImportCommand.cs: * src/Loupe.cs: * src/ItemAction.cs: * src/MainWindow.cs: * src/PhotoView.cs: * src/TagSelectionWidget.cs: * src/PrintDialog.cs: * src/GalleryExport.cs: ns changes. 2008-01-18 Stephane Delcroix * src/Makefile.am: * src/Utils/GnomeUtil.cs: move it from Util.cs. * src/SmugMugExport.cs: * src/CDExport.cs: * src/SendEmail.cs: * src/FlickrExport.cs: * src/InfoDisplay.cs: * src/FolderExport.cs: * src/PicasaWebExport.cs: * src/FlickrRemote.cs: * src/MainWindow.cs: * src/Util.cs: * src/GalleryExport.cs: required ns changes 2008-01-18 Stephane Delcroix * src/Makefile.am: compiling FSpot.Core.dll separatly. * Makefile.include: how did I miss that thing for so long ? 2008-01-18 Stephane Delcroix * src/Makefile.am: compiling Cms.dll FSpot.Utils as separate assemblies. * src/Global.cs: moving some bits elsewhere, ModifyColors in GtkUtil, * PreferenceDialog.cs: * Global.cs: * ImportCommand.cs: * main.cs: * SingleView.cs: * PhotoView.cs: * Utils/GtkUtil.cs: minor changes related to the previous ones. 2008-01-18 Stephane Delcroix * src/Util.cs: * src/Utils/GtkUtil.cs: move GtkUtil from Util.cs. Removed unused bits. * src/Widgets/Rating.cs: * src/PixbufUtils.cs: * src/Db.cs: * src/TagCommands.cs: * src/GroupSelector.cs: * src/Makefile.am: * src/TagQueryWidget.cs: * src/ImportCommand.cs: * src/Tag.cs: * src/main.cs: * src/MainWindow.cs: * src/SingleView.cs: * src/PhotoView.cs: * src/TagPopup.cs: * src/TagMenu.cs: using FSpot.Utils. 2008-01-18 Stephane Delcroix * src/UI.Dialog/AboutDialog.cs: get the (biggest) logo back, order authors list (à la banshee) 2008-01-18 Stephane Delcroix * src/UI.Dialog: yet another new folder, yet another new ns * src/Makefile.am: * src/UI.Dialog/AboutDialog.cs: * src/MainWindow.cs: * src/SingleView.cs: replaced the deprecated Gnome.About by a Gtk.AboutDialog. * configure.in: added a check for GTK2.11 2008-01-18 Stephane Delcroix * src/Query/LogicalTerm.cs: not stubbed anymore. * src/PhotoStore.cs: ns changes. 2008-01-17 Stephane Delcroix * src/Category.cs: * src/Tag.cs: moved from TagStore.cs in their own files and in the FSpot namespace. * src/TagStore.cs: * src/FotkiRemote.cs: * src/TagCommands.cs: * src/Makefile.am: * src/ImportCommand.cs: * src/FlickrRemote.cs: * src/PhotoTagMenu.cs: * src/TagSelectionWidget.cs: * src/TagPopup.cs: * src/TagMenu.cs: required namespace adaptations 2008-01-17 Stephane Delcroix * src/: ns changes to allow fresh LogicalTerm implementation in Fspot.Query 2008-01-17 Stephane Delcroix * src/Updater.cs: v12, clean dead tag-photos associations caused by bgo #488545. Fixes bgo #507950. 2008-01-17 Stephane Delcroix * src/QueryWidget.cs: fixing underlines. 2008-01-16 Stephane Delcroix * src/Query/LogicalTerm.cs: stub * src/Query/RatingRange.cs: * src/Query/RollSet.cs: * src/Query/UntaggedCondition.cs: * src/Query/DateRange.cs: moved to the FSpot.Query namespace * src/PhotoStore.cs: * src/TimeAdaptor.cs: * src/RatingFilter.cs: * src/LastRollDialog.cs: * src/SimpleCalendar.cs: * src/DateCommands.cs: * src/MainWindow.cs: include the F.Q ns 2008-01-16 Stephane Delcroix * src/QueryWidget.cs: * src/MainWindow.cs: * src/f-spot.glade: 3 patches from Lorenzo, fixing menu issues 2008-01-16 Stephane Delcroix * src/Makefile.am: * src/UntaggedCondition.cs: renamed from Untagged.cs * src/PhotoQuery.cs: * src/PhotoStore.cs: drop QueryUntagged in favor of Query ( UntaggedCondition, ...) 2008-01-16 Stephane Delcroix * src/main.cs: minor fixes. * src/PhotoVersion.cs: * src/PhotoStore.cs: * src/Makefile.am: the PhotoVersion class deserve its own file too. * src/IBrowsableItem.cs: * src/TagStore.cs: moved the tests to Tests 2008-01-16 Stephane Delcroix * Tests/: new folder for test suite and test images 2008-01-16 Lorenzo Milesi * src/main.cs: improved command line arguments parsing, fix bgo #501911. 2008-01-16 Stephane Delcroix * src/RatingRange.cs: * src/PhotoStore.cs: fix 2 query bugs. 2008-01-16 Stephane Delcroix * src/Imaging/Tiff.cs: fix for bgo #356259. thx Lorenzo. 2008-01-16 Stephane Delcroix * src/RatingRange.cs: * src/DateRange.cs: * src/Untagged.cs: * src/Makefile.am: make those IQueryCondition * src/PhotoStore.cs: simplifying the query things, iteration 1. * src/DateCommands.cs: * src/PhotoQuery.cs: * src/PhotoStore.cs: * src/RatingFilter.cs: * src/RollSet.cs: * sc/SimpleCalendar.cs: * src/TimeAdaptor.cs: minor namespace changes. 2008-01-16 Stephane Delcroix * src/Widgets/IconView.cs: fixing the rendering bug. 2008-01-16 Stephane Delcroix * src/PhotoStore.cs: fix the search unrated. 2008-01-09 Stephane Delcroix * src/MainWindow.cs: fixes #508235. 2008-01-09 Stephane Delcroix * src/PhotoStore.cs: fixes bgo #508124. 2008-01-08 Stephane Delcroix Adding ratings to f-sopt, patch build on bgo 326561 as a collaborative work: * src/PhotoStore.cs: Style change in how the WHERE clause is built in Query() so that it is more readable and easily extended. * src/SingleView.cs: Don't try to display ratings on the thumbnails. * src/MainWindow.cs: * src/f-spot.glade: Add a check in the view menu to enable/disable the display of ratings * src/IconView.cs: Display the rating on the thumbnail. * src/PhotoView.cs: show the rating widget, add handlers, share the delay loop between description and rating, ... * src/IBrowseableItem.cs: add Rating to the interface * src/DirectoryCollection.cs: implement a fake Rating to stick to the interface * icons/Makefile.am: * icons/f-spot-rating-rated.png: * icons/f-spot-rating-blank.png: * icons/f-spot-rating-rated-small.png: * icons/f-spot-rating-blank-small.png: * icons/f-spot-rating-junk.png: * icons/f-spot-rating-junk-bold.png: * src/Makefile.am: new icons for the rating widget. * src/Widgets/Rating.cs: * src/Makefile.am: New Rating Widget. Original Patch from Cosme Sevestre, borrowed from the Banshee code. * src/DirectoryAdaptor.cs: * src/TimeAdaptor.cs: Added extra parameter for Query (Rating) call * src/Updater.cs: Appended one extra field to photos (rating) * src/XmpTagsImporter.cs: Imports the XMP Rating field, and Urgency (if Rating did not exist) * src/PhotoStore.cs: Added rating to Photo, and added code to filter on rating * src/PhotoQuery.cs: Added RatingRange query * src/MetadataStore.cs: Stores the Rating XMP field. Added a Delete method * src/RatingMenu.cs: * src/PhotoPopup.cs: * src/MainWindow.cs: Added Setting of Rating to popup menu. * src/RatingFilter.cs: Simple temporary gui for rating filter * src/Makefile.am: Added new RatingMenu.cs and RatingFilter.cs file 2008-01-08 Stephane Delcroix * src/Imaging/RafFile.cs: fixing bgo 505965. 2008-01-05 Gabriel Burt * src/FSpot.addin.xml: Add accelerator keys. Patch from Lorenzo Milesi , fixes BGO #502639. 2008-01-05 Gabriel Burt * src/f-spot.glade: Fix typo, BGO #506863. Thanks, Maxxer. 2008-01-04 Gabriel Burt * src/FileImportBackend.cs: Consistently use System.IO.Path.DirectorySeparatorChar. Patch from Henryk Plötz. 2007-12-21 Stephane Delcroix * Updater.cs: use the return value of MoveTableToTemp, drop some '\n'. * src/f-spot.glade: * src/DateCommands.cs: restore current date search in dialog. Patch contributed by Lorenzo. 2007-12-21 Stephane Delcroix * src/DirectoryCollection.cs: * src/UriCollection.cs: * src/FileBrowsableItem.cs: * src/Makefile.am: split DirectoryCollection.cs, one file per class. 2007-12-17 Thomas Van Machelen : * autogen.sh: adapt to play nicely with the newly used IT_PROG_INTLTOOL macro on a completely clean checkout 2007-12-16 Thomas Van Machelen Re-apply DBus patch: * src/Updater.cs: Make photo id autoincrement so that id is completely unique over time * src/Makefile.am: * src/DBusProxy.cs: Add dbus proxy classes that expose the stores * src/Db.cs: * src/Core.cs: initialise the dbus proxies at startup; and shut them down when closing * src/PhotoStore: * src/PhotoQuery.cs: Handle modifications that come from dbus calls properly * src/f-spot.glade: * src/Preferences.cs: Add preference to make manipulation from the outside an option. This is for users who don't trust anyone except F-Spot hackers. 2007-12-16 Stephane Delcroix * src/ItemAction.cs: Fix for bgo 503740 2007-12-13 Stephane Delcroix * configure.in: * po/LINGUAS: Use po/LINGUAS instead of ALL_LINGUAS in configure.in. Patch contributed by Hubert Bielenia. Fixes bgo 501331. 2007-12-11 Stephane Delcroix * src/PhotoView.cs: fix for bgo 491509. 2007-12-11 Stephane Delcroix * mono-addins/ : updating to -r91083 2007-12-12 Changwoo Ryu * configure.in: Added ko (Korean) to LINGUAS. 2007-12-10 Stephane Delcroix * : Adds a monodevelop solution for f-spot. Patch contributed by GHOP student "dwashing". 2007-12-10 Stephane Delcroix * src/f-spot.glade: * src/TagCommand.cs: hig fix for bgo 489373. 2007-12-10 Stephane Delcroix * src/f-spot.glade: * src/GalleryExport.cs: * src/PicasaWebExport.cs: bgo 489371: hig. 2007-12-10 Lorenzo Milesi * src/FlickrExport.cs: fix bgo #488804: disable tag display in export IconView (crashed flick export in --view mode) 2007-12-10 Stephane Delcroix * src/MainWindow.cs: Patch from Lorenzo to fix bgo 350968. 2007-12-10 Stephane Delcroix * src/GalleryExport.cs: check for invalid characters in album names. Patch from Lorenzo. Fixes bgo 408384. 2007-12-08 Stephane Delcroix * src/main.cs: leaving the infinite loop after 5 retry. Patch from Lorenzo. 2007-12-07 Stephane Delcroix * src/Widgets/IconView.cs: * src/Widgets/ScalingIconView.cs: * src/Widgets/QueryView.cs: * src/Widgets/TrayView.cs: moving the classes in the FSpot.Widgets namespace. 2007-12-07 Thomas Van Machelen * revert the dbus patch, development now lives in F_SPOT_DBUS branch 2007-12-07 Stephane Delcroix * src/Extensions/MenuNode.cs: new SubmenuNode.GetSubmenu: new public method. * src/MainWindow.cs: refresh the Export and Tools menus on new or removed extensions. 2007-12-07 Stephane Delcroix * mono-addins/*: replace "add-in" or "addin" by "extension" in the gui. Patch from Lorenzo. 2007-12-06 Thomas Van Machelen * src/Updater.cs: Make photo id autoincrement so that id is completely unique over time * src/Makefile.am: * src/DBusProxy.cs: Add dbus proxy classes that expose the stores * src/Db.cs: * src/Core.cs: initialise the dbus proxies at startup; and shut them down when closing * src/PhotoStore: * src/PhotoQuery.cs: Handle modifications that come from dbus calls properly * src/f-spot.glade: * src/Preferences.cs: Add preference to make manipulation from the outside an option. This is for users who don't trust anyone except F-Spot hackers. 2007-12-05 Stephane Delcroix * mono-addins/*: updating to m.a. r 90748 2007-12-05 Stephane Delcroix * src/PhotoStore.cs: throw an exception if Gnome.Vfs.Unlink fails. Patch from Lorenzo. * src/MainWindow.cs: Adding Lorenzo as Author in the About dialog. 2007-12-05 Stephane Delcroix * src/AssemblyInfo.cs.in: fixing the build. 2007-12-04 Stephane Delcroix * mono-addins/*: updating to mono-addins r90614 (which should be released as M.A0.3 soon) 2007-12-04 Stephane Delcroix * src/main.cs: * src/Makefile.am: drop the dependency to Mono.GetOptions. 2007-11-28 Stephane Delcroix * src/main.cs: get rid of the unmaintained, deprecated Mono.GetOptions.