commit 9ee3640d0c8821b5ee31e4c644258e4decb5df03 Author: Mario Sanchez Prada Date: Wed Dec 30 02:00:17 2015 +0000 Updated the list of translations and translators from last release NEWS | 15 +++++++++++++++ TRANSLATORS | 13 +++++++++++++ 2 files changed, 28 insertions(+) commit 55d0847ee085c135f018c0d7a18e60693c035dd3 Author: Mario Sanchez Prada Date: Wed Dec 30 01:38:59 2015 +0000 Updated minimum required version for GLib in README README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 33ab27c76ebb4cbb2dcaa3bb8bb726d164f7a20d Author: Mario Sanchez Prada Date: Wed Dec 30 01:46:30 2015 +0000 Updated minimum required version for GLib in debian/control file debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 74640e69205a6fcd3f6524b954b316438b5afadc Author: Mario Sanchez Prada Date: Wed Dec 30 01:37:13 2015 +0000 Updated minimum required version for GLib in frogr.spec file frogr.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 32db6d05f0b511d25850adca14ce54f80c3df7ef Author: Mario Sanchez Prada Date: Wed Dec 30 01:35:18 2015 +0000 Fix 'make distcheck' (intltool bug with separate build dirs) For now we will just add the sub/ subdirectory to the POTFILES.skip file. More info in https://bugs.launchpad.net/intltool/+bug/1117944. po/POTFILES.skip | 5 +++++ 1 file changed, 5 insertions(+) commit fde26c5da4de106878f06073ce45210b95c64844 Author: Mario Sanchez Prada Date: Tue Dec 29 17:16:27 2015 +0000 [OSX] Updated copyright year in info file osx/Info-frogr.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 287c9f50bf1180f3c56e13fcedfb36a9a0f9f0bb Author: Mario Sanchez Prada Date: Tue Dec 29 17:15:48 2015 +0000 Updated NEWS file NEWS | 3 +++ 1 file changed, 3 insertions(+) commit 4878d6748ab96325dd333205fcfef93ae143c691 Author: Mario Sanchez Prada Date: Tue Dec 29 17:15:17 2015 +0000 Moved the logic to compare two pictures by property to FrogrPicture src/frogr-main-view.c | 70 ++------------------------------------------------- src/frogr-picture.c | 63 ++++++++++++++++++++++++++++++++++++++++++++++ src/frogr-picture.h | 3 +++ 3 files changed, 68 insertions(+), 68 deletions(-) commit 36446e87a795b9e3240a3d1792c39e70e1bdaf85 Author: Mario Sanchez Prada Date: Tue Dec 29 17:14:47 2015 +0000 Moved the logic to compare two groups to FrogrGroup, where it belongs src/frogr-group.c | 17 +++++++++++++++++ src/frogr-group.h | 2 ++ src/frogr-picture.c | 27 +-------------------------- 3 files changed, 20 insertions(+), 26 deletions(-) commit c86576e21a9bebbbac34adec53a27c3fcbcc9a55 Author: Mario Sanchez Prada Date: Tue Dec 29 17:03:41 2015 +0000 Make all locally created photosets show up in "Add to Sets" dialog I forgot to check the temporary ID created for every local photoset, and I was checking the normal ID instead, which was NULL for all of them, causing the dialog to only pick one and ignore the rest. https://bugzilla.gnome.org/show_bug.cgi?id=759960 src/frogr-model.c | 14 +------------- src/frogr-photoset.c | 21 +++++++++++++++++++++ src/frogr-photoset.h | 2 ++ src/frogr-picture.c | 33 +-------------------------------- 4 files changed, 25 insertions(+), 45 deletions(-) commit 08cd181d839ad34e3716bc0260367e91f8955f7a Author: Marek Černocký Date: Tue Dec 22 09:19:51 2015 +0100 Updated Czech translation help/cs/cs.po | 196 ++++++++++++++++++++++++++++++---------------------------- 1 file changed, 103 insertions(+), 93 deletions(-) commit 98afd35f2822fc9104dfcbc99b0ba4d1bbc36838 Author: Marek Černocký Date: Tue Dec 22 09:19:34 2015 +0100 Updated Czech translation po/cs.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 91785dd8e714092d7f15f03bcc75954fcda9cfa6 Author: Marek Černocký Date: Mon Dec 21 12:59:39 2015 +0100 Updated Czech translation po/cs.po | 327 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 163 insertions(+), 164 deletions(-) commit 72a6a8d879a3db66b38c47a65ccf261abf23c87a Author: Mario Sanchez Prada Date: Sun Dec 20 23:21:57 2015 +0000 Return the right type in g_return_val_if_vail src/frogr-controller.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit f768c2020a625d74b1c549e43dc8e755fdcb801d Author: Pedro Albuquerque Date: Sat Dec 19 08:05:00 2015 +0000 Updated Portuguese translation po/pt.po | 328 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 167 insertions(+), 161 deletions(-) commit 1fd671a9cbc756183252bc42336dd9dd51242720 Author: Piotr Drąg Date: Wed Dec 16 01:20:54 2015 +0100 Updated Polish translation po/pl.po | 327 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 163 insertions(+), 164 deletions(-) commit 16f61af53b0c2a2fa9d067b4c99c92e5d0986064 Author: Mario Sanchez Prada Date: Tue Dec 15 07:14:10 2015 +0000 Updated NEWS file: added list of bugs fixed NEWS | 5 +++++ 1 file changed, 5 insertions(+) commit 53a53cf46ea64d15c8f29f46a1a183f15b2a41f5 Author: Mario Sanchez Prada Date: Tue Dec 15 07:09:33 2015 +0000 Updated frogr.spec file for Fedora to install high contrast icon frogr.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 92bce2b15f1e7d826496534adf9b5d7f23b2d926 Author: Mario Sanchez Prada Date: Tue Dec 15 07:00:46 2015 +0000 Normalized capitalization of 'frogr' in debian/fedora files https://bugzilla.gnome.org/show_bug.cgi?id=759086 debian/control | 2 +- frogr.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit b67a5e2ab84d1a0621067f22aa541b9852409b27 Author: Mario Sanchez Prada Date: Tue Dec 15 07:00:24 2015 +0000 Normalized capitalization of 'frogr' in .doap file https://bugzilla.gnome.org/show_bug.cgi?id=759086 frogr.doap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 9530646cb595c6f8df3be2e56505a2f6cb1d1cb6 Author: Mario Sanchez Prada Date: Tue Dec 15 06:59:51 2015 +0000 Added "Replace 'date posted' with 'date taken'" element to frogr's manual help/C/edit-pictures.page | 1 + 1 file changed, 1 insertion(+) commit 4e75e1ded15281d42c4e48d61b2f9fb8f9d35f98 Author: Mario Sanchez Prada Date: Tue Dec 15 06:57:58 2015 +0000 Normalized capitalization rules in frogr's manual Titles become capitalized only at the beginning of the sentence and 'frogr' is now always shown all in lowercase letters. https://bugzilla.gnome.org/show_bug.cgi?id=759086 help/C/add-pictures.page | 4 ++-- help/C/create-account.page | 8 ++++---- help/C/display.page | 2 +- help/C/edit-pictures.page | 8 ++++---- help/C/group-pictures.page | 4 ++-- help/C/index.page | 10 +++++----- help/C/introduction.page | 16 ++++++++-------- help/C/pictures.page | 2 +- help/C/preferences.page | 26 +++++++++++++------------- help/C/remove-pictures.page | 4 ++-- help/C/set-pictures.page | 4 ++-- help/C/tag.page | 4 ++-- help/C/upload-pictures.page | 4 ++-- 13 files changed, 48 insertions(+), 48 deletions(-) commit 0cb53d48a2b75370f956d78b0edf78ac54374cf9 Author: Mario Sanchez Prada Date: Tue Dec 15 06:56:05 2015 +0000 Normalized capitalization of 'frogr' (always all lowercase) https://bugzilla.gnome.org/show_bug.cgi?id=759086 README | 6 +++--- data/frogr.appdata.xml.in | 6 +++--- data/frogr.desktop.in.in | 4 ++-- data/manpages/frogr.1 | 8 ++++---- src/frogr-about-dialog.c | 2 +- src/frogr-account.c | 2 +- src/frogr-account.h | 2 +- src/frogr-add-tags-dialog.c | 2 +- src/frogr-live-entry.c | 2 +- src/frogr-live-entry.h | 2 +- 10 files changed, 18 insertions(+), 18 deletions(-) commit 1739b2d7080949f32ca6977f5f32c3aa1329d930 Author: Mario Sanchez Prada Date: Tue Nov 24 18:47:21 2015 +0000 Use G_DECLARE_FINAL_TYPE everywhere, instead of the usual boilerplate This change alone allows getting rid of ~1700 LoC, not too bad. NEWS | 2 +- configure.ac | 2 +- src/flicksoup/fsp-parser.c | 5 +- src/flicksoup/fsp-parser.h | 31 +- src/flicksoup/fsp-session.c | 202 +++++------ src/flicksoup/fsp-session.h | 34 +- src/frogr-account.c | 344 +++++------------- src/frogr-account.h | 27 +- src/frogr-add-tags-dialog.c | 50 ++- src/frogr-add-tags-dialog.h | 24 +- src/frogr-add-to-group-dialog.c | 136 +++---- src/frogr-add-to-group-dialog.h | 24 +- src/frogr-add-to-set-dialog.c | 136 +++---- src/frogr-add-to-set-dialog.h | 24 +- src/frogr-config.c | 586 ++++++++++-------------------- src/frogr-config.h | 26 +- src/frogr-controller.c | 743 ++++++++++++++------------------------ src/frogr-controller.h | 24 +- src/frogr-create-new-set-dialog.c | 95 ++--- src/frogr-create-new-set-dialog.h | 24 +- src/frogr-details-dialog.c | 400 ++++++++++---------- src/frogr-details-dialog.h | 24 +- src/frogr-file-loader.c | 187 ++++------ src/frogr-file-loader.h | 23 +- src/frogr-group.c | 93 ++--- src/frogr-group.h | 23 +- src/frogr-live-entry.c | 61 ++-- src/frogr-live-entry.h | 24 +- src/frogr-location.c | 52 +-- src/frogr-location.h | 23 +- src/frogr-main-view.c | 676 ++++++++++++++-------------------- src/frogr-main-view.h | 24 +- src/frogr-model.c | 295 +++++---------- src/frogr-model.h | 23 +- src/frogr-photoset.c | 133 ++----- src/frogr-photoset.h | 23 +- src/frogr-picture.c | 474 ++++++++---------------- src/frogr-picture.h | 23 +- src/frogr-settings-dialog.c | 599 +++++++++++++++--------------- src/frogr-settings-dialog.h | 24 +- 40 files changed, 2035 insertions(+), 3708 deletions(-) commit 8d680df734d5d1bb210d5a9c2be71103e69cdd26 Author: Mario Sanchez Prada Date: Tue Nov 24 13:04:27 2015 +0000 Migrate to GTask from GSimpleAsyncResult (deprecated since GLib 2.46) Also bumped the required version of GLib to 2.36 NEWS | 2 ++ configure.ac | 2 +- src/flicksoup/fsp-session.c | 69 ++++++++++++++------------------------------- 3 files changed, 24 insertions(+), 49 deletions(-) commit 932d7d601e284ddac38aa7efca84ed8410163f87 Author: Mario Sanchez Prada Date: Tue Nov 24 12:10:59 2015 +0000 Use xdg-open instead of gnome-open. It was about time! NEWS | 1 + src/frogr-util.c | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) commit d0d62cb9570fcb0c623ea17d669f4535ec639628 Author: Mario Sanchez Prada Date: Tue Nov 24 12:10:31 2015 +0000 Updated NEWS file with change about the upload dialog NEWS | 2 ++ 1 file changed, 2 insertions(+) commit a79772ce20e35cfa14097f4937e74ee3f7c16ede Author: Jiri Grönroos Date: Thu Sep 10 18:52:25 2015 +0300 Finnish translation update po/fi.po | 95 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 53 insertions(+), 42 deletions(-) commit 889c8b27bc2c2bf90ff4bfb1ba94a93377cf34b7 Author: Piotr Drąg Date: Mon Sep 7 21:24:47 2015 +0200 Updated LINGUAS po/LINGUAS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit c9b946f0b83fc36bb1884743365e3fc7bef6e840 Author: Pedro Albuquerque Date: Thu Sep 3 08:09:26 2015 +0000 Added Portuguese translation po/LINGUAS | 1 + po/pt.po | 953 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 954 insertions(+) commit 294fb423e65528fe1b27f8c5346a0186b87faef7 Author: Piotr Drąg Date: Thu Sep 3 01:19:29 2015 +0200 Updated Polish translation po/pl.po | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) commit fab2bd3d7712a744f65bac7a9db5e7bf1229a678 Author: Muhammet Kara Date: Sun Aug 9 16:14:47 2015 +0000 Updated Turkish translation po/tr.po | 487 ++++++++++++++++++++++++++++----------------------------------- 1 file changed, 215 insertions(+), 272 deletions(-) commit 7ca574b713534ea87d67a61a17ae185d939acc56 Author: Daniel Mustieles Date: Mon Aug 3 09:35:33 2015 +0200 Updated Spanish translation help/es/es.po | 1770 +++++++++++++++++++++++++++++---------------------------- 1 file changed, 905 insertions(+), 865 deletions(-) commit 8d6b74eba2e50df0768d5b1ec7e85126286b0ae5 Author: Marek Černocký Date: Tue Jul 21 19:26:59 2015 +0200 Updated Czech translation po/cs.po | 226 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 126 insertions(+), 100 deletions(-) commit 4aa77b9edb1223594bc03fb1bec29fe72fd99b8e Author: Daniel Mustieles Date: Mon Jul 13 14:00:59 2015 +0200 Updated Spanish translation po/es.po | 2211 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 1118 insertions(+), 1093 deletions(-) commit 139b54ca3c12849d4d4c6d7359189dd7b51af5c1 Author: Matej Urbančič Date: Wed Jul 8 21:57:24 2015 +0200 Updated Slovenian translation po/sl.po | 95 +++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 52 insertions(+), 43 deletions(-) commit 759abdfe1a17020790693809d96a754ef8e523e1 Author: Piotr Drąg Date: Mon Jun 29 22:57:14 2015 +0200 Updated Polish translation po/pl.po | 127 ++++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 68 insertions(+), 59 deletions(-) commit a9f0a29cb5ef8e4f9e853ffe38fdb84fe43d184b Author: Balázs Úr Date: Wed Jun 24 18:04:28 2015 +0000 Updated Hungarian translation po/hu.po | 237 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 132 insertions(+), 105 deletions(-) commit f5112c8cefe9f273d475b9a6f79f5e43037c5404 Author: Mario Sanchez Prada Date: Tue Jun 23 17:37:32 2015 +0100 Don't use a GtkLabel to show the description text for progress dialogs Use the gtk_message_dialog_set_markup() function instead. src/frogr-main-view.c | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) commit 4f24ef2a9359e0c3f74916fc50cbd43ca8ebaa3f Author: Mario Sanchez Prada Date: Tue Jun 23 17:36:45 2015 +0100 Add a title to all the dialogs showing progress bars src/frogr-controller.c | 26 ++++++++++++++++++++++++-- src/frogr-main-view.c | 4 ++-- src/frogr-main-view.h | 2 +- 3 files changed, 27 insertions(+), 5 deletions(-) commit f190780c74bf7a9d5cce9055b772515da7c3afff Author: Mario Sanchez Prada Date: Tue Jun 23 16:51:19 2015 +0100 Use a GtkMessageDialog for the "Uploading pictures" dialog Also set a title for the dialog and adjust paddings and margins. https://bugzilla.gnome.org/show_bug.cgi?id=748240 src/frogr-main-view.c | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) commit 4eca266eb55b4e96b18b6d3ff1da92c58fbf20df Author: Mario Sanchez Prada Date: Mon Jun 22 11:14:00 2015 +0100 Use the right type of action for the "Open project" file chooser dialog Use GTK_FILE_CHOOSER_ACTION_OPEN instead of GTK_FILE_CHOOSER_ACTION_SAVE. src/frogr-main-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit da69e054e6bf648859e5025471e80da92ece79d4 Author: Jordi Mas Date: Wed Apr 22 21:05:36 2015 +0200 Fixes to Catalan translation po/ca.po | 496 +++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 274 insertions(+), 222 deletions(-) commit d89105689a2c11cfdec0787549d658242b1065ca Author: Jakub Steiner Date: Mon Mar 30 14:16:42 2015 +0200 icon: provide a symbolic variant of the app icon since 3.16 we use the symbolic variant to cover the high contrast theme needs. https://bugzilla.gnome.org/show_bug.cgi?id=747022 Makefile.am | 6 +- data/icons/HighContrast/scalable/apps/frogr.svg | 339 --------------------- .../icons/hicolor/scalable/apps/frogr-symbolic.svg | 23 ++ 3 files changed, 26 insertions(+), 342 deletions(-) commit 695d60846064071f8a373146fb9326004f41fa06 Author: Andre Klapper Date: Sat Mar 21 14:53:46 2015 +0100 Fix broken Bosnian translation po/bs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 95724640fcbe87b98500902c5e8404b3ac785bea Author: Samir Ribic Date: Fri Mar 13 23:33:13 2015 +0000 Added Bosnian translation po/LINGUAS | 1 + po/bs.po | 950 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 951 insertions(+) commit fcb979c0479fe02daedd67bc67581ae4312f8b93 Author: Matej Urbančič Date: Sat Feb 28 21:36:28 2015 +0100 Updated Slovenian translation po/sl.po | 437 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 232 insertions(+), 205 deletions(-) commit de1d73800af24064d76df8dfbade8df011dcd743 Author: Maria Mavridou Date: Sat Feb 21 23:11:13 2015 +0000 Updated Greek translation help/el/el.po | 475 +++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 301 insertions(+), 174 deletions(-) commit e4e5b42fadc0707f6090a6a3b066f0dab9f8ab75 Author: Jiri Grönroos Date: Sat Jan 24 11:35:22 2015 +0200 Finnish translation update po/fi.po | 944 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 944 insertions(+) commit cd0703301568dc4acf86c7e153812f61b90ed906 Author: Daniel Mustieles Date: Mon Jan 12 19:14:18 2015 +0100 Updated Spanish translation po/es.po | 363 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 186 insertions(+), 177 deletions(-) commit 59fd19e70f4a6b95fad238e26c85550a9854fba0 Author: Mario Sanchez Prada Date: Thu Jan 8 19:08:34 2015 +0000 Updated copyright year in the about dialog and OS X info file osx/Info-frogr.plist.in | 2 +- src/frogr-about-dialog.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit 311e0418ccea0a8d015f4cf7b97e41e94e595bfd Author: Mario Sanchez Prada Date: Wed Jan 7 23:56:28 2015 +0000 Prepare for the next release NEWS | 4 ++++ configure.ac | 2 +- debian/changelog | 7 +++++++ frogr.doap | 8 ++++++++ frogr.spec | 4 ++-- src/frogr-about-dialog.c | 2 +- 6 files changed, 23 insertions(+), 4 deletions(-)