commit cbdb5abc3bc5372cec997e0649088649ed81a8cd Author: Jens Georg Date: Tue Apr 11 21:53:30 2017 +0200 Prepare 0.24.6 Signed-off-by: Jens Georg M NEWS M configure.ac commit 6d319d27a46cabfbef71c30ac6af2e386265c852 Author: Jens Georg Date: Sun Nov 20 23:54:09 2016 +0100 Fix crash when clicking on tool window in wayland Signed-off-by: Jens Georg M src/editing_tools/EditingTools.vala commit 52ab3ea8f68425f7fda198f65fa76556b6648826 Author: Inaki Larranaga Murgoitio Date: Mon Apr 3 11:39:21 2017 +0200 Update Basque language M po/eu.po commit d5ac57921ffe7b03829429c88b8a943c15fb3c47 Author: Rafael Fontenelle Date: Tue Mar 21 02:51:11 2017 +0000 Update Brazilian Portuguese translation M po/pt_BR.po commit d34b7b7637aaaf74a55acb6c92bd332523660233 Author: Baurzhan Muftakhidinov Date: Fri Mar 17 03:53:12 2017 +0000 Update Kazakh translation M po/kk.po commit f0cc5f047555991500a98b1ae19d89135635a806 Author: Jens Georg Date: Wed Mar 15 22:32:08 2017 +0100 Use custom --enable-debug switch Signed-off-by: Jens Georg M configure.ac D m4/ax_check_enable_debug.m4 commit a00057daf326d482a2fa4b24eb30d956782a775f Author: Marek Černocký Date: Wed Mar 15 00:55:35 2017 +0100 Updated Czech translation M po/cs.po commit 0bda5ddc66a63ba9a1e334963fa2b7e30e185390 Author: Anders Jonsson Date: Mon Mar 13 23:48:08 2017 +0000 Update Swedish translation M po/sv.po commit eca82b13769707a7cc7592db3e98c002c6d46920 Author: Мирослав Николић Date: Sat Mar 11 18:57:30 2017 +0100 Updated Serbian translation M po/sr.po M po/sr@latin.po commit 78f59eb0a2f73fa3791871aff7087f02f0b27eb7 Author: Jens Georg Date: Thu Mar 9 21:24:28 2017 +0100 Use gp_file_new_from_fd for getting files Previously, we would use a memory file and load the whole file into memory and write it to disk afterwards. That was probably ok for (small) photos, but totally killed memory usage with videos. Signed-off-by: Jens Georg https://bugzilla.gnome.org/show_bug.cgi?id=732663 M src/camera/GPhoto.vala M vapi/libgphoto2.vapi commit 9f41fcb9cc54734b4f02c0e5003f2b6309ece9e5 Author: GNOME Translation Robot Date: Fri Mar 10 10:19:47 2017 +0000 Update Scottish Gaelic translation M po/gd.po commit 48a0848c298da5849a9a4d22baeb31a5ee56fb5e Author: Balázs Meskó Date: Sun Mar 5 12:49:56 2017 +0000 Update Hungarian translation M po/hu.po commit c4064335ea788c63fc5e731ab970b36d91deb63f Author: Mario Blättermann Date: Sun Mar 5 12:36:09 2017 +0000 Update German translation M po/de.po commit f12638def3dbada523e0da0be728e2b6b89f8a21 Author: Piotr Drąg Date: Sat Mar 4 19:30:34 2017 +0100 Update Polish translation M po/pl.po commit ac68d00c370859ea2a423348d3210b6de8c4adfe Author: Jens Georg Date: Sat Mar 4 00:05:43 2017 +0100 viewer: Don't always add photo again after saving This seems to cause the photo being in the collection twice, causing not being able to navigate to the previous photo anymore Just do it when the photo we save isn't the current photo. Signed-off-by: Jens Georg https://bugzilla.gnome.org/show_bug.cgi?id=734816 M src/direct/DirectPhotoPage.vala commit c88826d7b92f5588e9e11c7a3aa4cb3b2db9ae3c Author: Jörg Frings-Fürst Date: Sat Aug 20 18:29:03 2016 +0000 manpage: Remove wrong macro 'R' https://bugzilla.gnome.org/show_bug.cgi?id=779558 M help/shotwell.1 commit b39169533b6497e093bd5b7af24f9de6e8c07162 Author: Jens Georg Date: Thu Mar 2 23:32:48 2017 +0100 Fix toolbox not visible in fullscreen Seems to affect Cinnamon so far. Most likely due to the work-around for crashing on wayland (1eec412e97c255c9ca235e039dcdc59ee4c3c140) Signed-off-by: Jens Georg M src/PhotoPage.vala commit 4e19479c9172dc62cf218e62ba17b4886cfa0c4a Author: Jens Georg Date: Sat Feb 25 23:24:31 2017 +0100 Fix import of files ending in ogg This will only work for "local" imports, not from camera. https://bugzilla.gnome.org/show_bug.cgi?id=717305 M src/BatchImport.vala M src/VideoSupport.vala commit f9b906012a757e9fdc4e053cb789558ddbd914e0 Author: Jens Georg Date: Tue Feb 21 22:57:47 2017 +0100 picasa: Use proper mime type for video Signed-off-by: Jens Georg M plugins/shotwell-publishing/PicasaPublishing.vala commit 154eefc3c56697add64698da64786f1b4ea9a8d7 Author: Jens Georg Date: Tue Feb 21 22:05:49 2017 +0100 picasa: Remove possibility to create new albums This has been dropped from the Picasa Web API / Google Photos Signed-off-by: Jens Georg M plugins/shotwell-publishing/PicasaPublishing.vala M plugins/shotwell-publishing/picasa_publishing_options_pane.ui commit 8e4b4bf70c31bf8a75a114904938fae96ad40c55 Author: Jens Georg Date: Tue Feb 21 21:36:21 2017 +0100 picasa: Remove obsolete comment Signed-off-by: Jens Georg M plugins/shotwell-publishing/PicasaPublishing.vala commit df9e910d36ef99a3207e73b37dee14e20c00ff75 Author: Rafael Fontenelle Date: Mon Feb 13 03:14:35 2017 +0000 Update Brazilian Portuguese translation M po/pt_BR.po commit 25c62d236e50ec0d0bdf2ca561f0be2213e0b625 Author: Jens Georg Date: Mon Feb 6 19:52:49 2017 +0100 libraw.vapi: Fix setting of parameters on OutputParams Signed-off-by: Jens Georg https://bugzilla.gnome.org/show_bug.cgi?id=778174 M src/photos/GRaw.vala M vapi/libraw.vapi commit d750c124bbd84ea75c0ac988b16ea37caf968c4f Author: Debarshi Ray Date: Sat Feb 4 16:48:24 2017 +0100 graw, libraw.vapi: Use the correct type for use_camera_matrix libraw_output_params_t.use_camera_matrix is a tri-state value, not a boolean. Since any non-zero value counts as 'true', let's use the default unless someone finds a reason not to. See: http://www.libraw.org/docs/API-datastruct-eng.html#libraw_output_params_t https://bugzilla.gnome.org/show_bug.cgi?id=778174 M src/photos/GRaw.vala M vapi/libraw.vapi commit 21b34c04033d95229b1917bb82178c2ebc0dd47c Author: Debarshi Ray Date: Sat Feb 4 16:21:17 2017 +0100 libraw.vapi: Set the correct power value for the gamma curve libraw_output_params_t.gamm[0] is meant to have the inverted gamma or power value. See: http://www.libraw.org/docs/API-datastruct-eng.html#libraw_output_params_t https://bugzilla.gnome.org/show_bug.cgi?id=778174 M vapi/libraw.vapi commit 1734e9d20f348a22fbf76f5165767ccd1bf91db8 Author: Christian Kirbach Date: Thu Feb 2 21:56:21 2017 +0000 Update German translation M po/de.po