commit 43bda58fb36a07a9ca8a7364180881de9cb7f225 Author: Mario Sanchez Prada Date: Fri May 27 00:39:45 2011 +0200 Frogr 0.5 released NEWS | 4 ++-- debian/changelog | 2 +- src/frogr-about-dialog.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) commit 003b3101cedb6e129eff60af4e4b6976afb3ab4c Author: Mario Sanchez Prada Date: Fri May 27 00:32:00 2011 +0200 Updated libexif minimum required version in changesets NEWS | 2 +- debian/changelog | 2 +- frogr.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit daa7a874005dfc2c392d907e7d5e81c2b7b63e55 Author: Mario Sanchez Prada Date: Fri May 27 00:26:00 2011 +0200 Updated changesets in frogr.spec and debian/changelog debian/changelog | 23 ++++++++++++++++++++++- frogr.spec | 25 +++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 1 deletions(-) commit 98b5eefcf231c917dfee1d7f53da4f2f972296ce Author: Mario Sanchez Prada Date: Fri May 27 00:16:39 2011 +0200 Updated NEWS file NEWS | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 files changed, 57 insertions(+), 9 deletions(-) commit 0ff5c78a9217915334cab5929bd7a3b3c493a6d4 Author: Mario Sanchez Prada Date: Thu May 26 23:35:40 2011 +0200 Credit translators TRANSLATORS | 78 +++++++++++++++++++++++++++++++++++++++++++++------------- po/pt_BR.po | 3 +- po/sl.po | 3 +- 3 files changed, 64 insertions(+), 20 deletions(-) commit a59f9df29988b4fbb2319944c89aa7aeaba08fce Author: Mario Sanchez Prada Date: Thu May 26 23:21:53 2011 +0200 Remove instructions to create debian package INSTALL | 10 ---------- 1 files changed, 0 insertions(+), 10 deletions(-) commit dad694c1e5c333765f2e248d3a7de37c28f59197 Author: Joe Hansen Date: Thu May 26 23:43:14 2011 +0200 Updated Danish translation po/da.po | 299 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 184 insertions(+), 115 deletions(-) commit 61f5d3375a00eb72fe1522a2abea0907110bd9d8 Author: Mario Sanchez Prada Date: Thu May 26 19:15:51 2011 +0200 Fixed small coding style issue src/frogr-util.c | 17 +++++++++-------- 1 files changed, 9 insertions(+), 8 deletions(-) commit 6059fb090c60e717fa8aee5b1083aa63af572444 Author: Mario Sanchez Prada Date: Thu May 26 18:08:08 2011 +0200 Fedora 15 is already out, so require gtk3 in frogr.spec by default. frogr.spec | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 390be3427d15882061efe65b122ed609c8346f4c Author: Mario Sanchez Prada Date: Thu May 26 18:00:57 2011 +0200 Small adjustments in version numbers for the .spec file frogr.spec | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 7d01e6f5c4ae515935fc1e70e44f06d1daa9a509 Author: Mario Sanchez Prada Date: Thu May 26 17:50:06 2011 +0200 Add gvfs and desktop-file-utils as run-time dependencies. Those are needed for gnome-open / gtk_show_uri to work properly, which is needed to authorize frogr through the preferred browser registered in the GNOME platform. debian/control | 2 +- frogr.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit ec626a0ad61586f12be5df21a4e54539301b3656 Author: Mario Sanchez Prada Date: Wed May 25 18:45:14 2011 +0200 Compare properties when reordering in a case insensitive way src/frogr-main-view-model.c | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) commit f66dfc974f91ced62529341752c5e8f53d04d5c5 Author: Mario Sanchez Prada Date: Wed May 25 18:38:09 2011 +0200 Ensure pictures keep sorted when modifiying details src/frogr-controller.c | 11 +++++++++++ src/frogr-controller.h | 2 ++ src/frogr-details-dialog.c | 6 +++++- src/frogr-main-view.c | 13 ++++++++++++- src/frogr-main-view.h | 2 ++ 5 files changed, 32 insertions(+), 2 deletions(-) commit 03488f60b02dad2911ed849eb491cc8295f9066e Author: Claude Paroz Date: Tue May 24 07:47:29 2011 +0200 Updated French translation Contributed by Claude paroz and Bruno Brouard po/fr.po | 310 +++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 198 insertions(+), 112 deletions(-) commit 9c648d9457a748292b600844bc2f7ec9fa8255da Author: Daniel Korostil Date: Mon May 23 13:28:03 2011 +0300 Added Ukranian po/uk.po | 295 ++++++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 183 insertions(+), 112 deletions(-) commit 22afd0a69c78189b2d27a8d3dfcfef4853c9bc1b Author: Mel Argyropoulou Date: Sun May 22 01:06:07 2011 +0300 l10n: Added Greek translation for frogr po/LINGUAS | 1 + po/el.po | 621 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 622 insertions(+), 0 deletions(-) commit 1ff28f38f107eefd3d43bc9b3d73d11ba747fe3f Author: Mario Sanchez Prada Date: Sat May 21 18:31:05 2011 +0200 Removed unneeded translations that made the bundle too big frogr.bundle | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) commit 11aacbf3f4910897a7c34a11bacad353896c1327 Author: Mario Sanchez Prada Date: Sat May 21 18:19:57 2011 +0200 Disable mnemonics in MacOSX, so they don't mess with key bindings macosx/gtkrc | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 1fbe528d7f7663e49607a61ecd7760060cb0078d Author: Mario Sanchez Prada Date: Sat May 21 18:06:41 2011 +0200 Added MacOSX-specific customizations through the gtkrc file Customizations were taken from the Banshee project (http://banshee.fm), written by Aaron Bockover and released under the MIT/X11 license (Copyright 2010 Novell, Inc.) README | 5 ++ macosx/gtkrc | 125 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 130 insertions(+), 0 deletions(-) commit 025a11a92d2f5e0a4fa555d578c5a050a5437d99 Author: Mario Sanchez Prada Date: Sat May 21 17:16:05 2011 +0200 Added missing translations to MacOSX bundle file frogr.bundle | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) commit 51acaa64c5e960ff91469aa6ec0633095206536a Author: Mario Sanchez Prada Date: Thu May 19 09:14:34 2011 +0200 Usernames only in the accounts menu and the status bar We better use the username here only and not the fullname (when available), since it could happen that the full name was the same for two different usernames from the same frogr user, thus making impossible to distinguish which account you are using in the accounts menu, and giving incomplete information in those cases in the status bar. src/frogr-main-view.c | 23 +++++++++-------------- 1 files changed, 9 insertions(+), 14 deletions(-) commit d677eb9d9bfa9c2f2b5fe0b3f9ab906475086735 Author: Mario Sanchez Prada Date: Thu May 19 02:48:27 2011 +0200 Make frogr to find locale files regardless of the platform configure.ac | 2 +- src/frogr-util.c | 20 ++++++++++++++++++++ src/frogr-util.h | 2 ++ src/main.c | 3 ++- 4 files changed, 25 insertions(+), 2 deletions(-) commit 14a8f997ab19cea42ca840097a61da30b61b0d74 Author: Mario Sanchez Prada Date: Thu May 19 02:06:11 2011 +0200 Use the proper icons and data paths depending on the platform Makefile.am | 4 +- configure.ac | 3 +- src/Makefile.am | 4 +-- src/frogr-about-dialog.c | 12 +++++++-- src/frogr-details-dialog.c | 14 +++++++--- src/frogr-main-view.c | 57 +++++++++++++++++++++++++++----------------- src/frogr-util.c | 36 +++++++++++++++++++++++++++ src/frogr-util.h | 4 +++ 8 files changed, 98 insertions(+), 36 deletions(-) commit ed02f78ff182d846b6fd0caba55c5cc3a2286602 Author: Mario Sanchez Prada Date: Thu May 19 02:04:37 2011 +0200 Renamed internal static functions in frogr-util.c src/frogr-util.c | 15 ++++++++------- 1 files changed, 8 insertions(+), 7 deletions(-) commit b8dc6502ef27ce4b8cdbd8548d1256965913f183 Author: Mario Sanchez Prada Date: Wed May 18 23:30:56 2011 +0200 Include extra data files (Gtkbuilder, images...) in MacOSX bundle file frogr.bundle | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 7d9e233c19e66bb753ca0f190fac5eab0e7f974c Author: Mario Sanchez Prada Date: Sun May 15 16:35:13 2011 +0200 Minor improvements in the "Create new set" dialog src/frogr-create-new-set-dialog.c | 9 +++------ 1 files changed, 3 insertions(+), 6 deletions(-) commit 76997088b052a9168187a1d976d2a02b641d9001 Author: Mario Sanchez Prada Date: Sat May 14 00:10:09 2011 +0200 General cleanup of code based on the output from -pedantic builds. Ensure that declarations arenot mixed with code, fixed unnecesary commas at the end of enumerations, removed extra ';' not needed at some places, and fixed some other minor issues. examples/example.c | 38 +++-- src/flicksoup/fsp-data.c | 8 +- src/flicksoup/fsp-data.h | 6 +- src/flicksoup/fsp-error.c | 360 ++++++++++++++++++------------------ src/flicksoup/fsp-error.h | 2 +- src/flicksoup/fsp-parser.c | 118 ++++++------ src/flicksoup/fsp-session.c | 244 +++++++++++++------------- src/frogr-account.c | 95 +++++++---- src/frogr-add-tags-dialog.c | 2 +- src/frogr-add-to-group-dialog.c | 16 +- src/frogr-add-to-set-dialog.c | 16 +- src/frogr-config.c | 167 ++++++++++++----- src/frogr-controller.c | 143 +++++++++------ src/frogr-create-new-set-dialog.c | 2 +- src/frogr-details-dialog.c | 6 +- src/frogr-group.c | 65 ++++---- src/frogr-main-view-model.c | 161 +++++++++-------- src/frogr-main-view.c | 41 +++-- src/frogr-photoset.c | 73 ++++---- src/frogr-picture-loader.c | 19 ++- src/frogr-picture-uploader.c | 7 +- src/frogr-picture.c | 221 +++++++++++------------ src/frogr-settings-dialog.c | 4 +- src/frogr-util.c | 7 +- src/main.c | 4 +- 25 files changed, 999 insertions(+), 826 deletions(-) commit 211449fb02f8f5b099091fbc8da87194e0b23563 Author: Matej Urbančič Date: Mon May 9 20:46:27 2011 +0200 Updated Slovenian translation po/sl.po | 344 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 205 insertions(+), 139 deletions(-) commit 8cbd08475886505eaea032ed7704f305a0ca9b80 Author: Yuri Myasoedov Date: Mon May 9 21:41:02 2011 +0400 Updated Russian translation po/LINGUAS | 1 + po/ru.po | 630 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 631 insertions(+), 0 deletions(-) commit 0cceec5a435626d51b15505bf3dfdf767cc5ef49 Author: Mario Sanchez Prada Date: Sat May 7 17:30:09 2011 +0200 Fetch tags if needed after re-enabling tags autocompletion src/frogr-controller.c | 11 +++++++++++ src/frogr-controller.h | 2 ++ src/frogr-settings-dialog.c | 4 ++++ 3 files changed, 17 insertions(+), 0 deletions(-) commit 14eb89f2f4d959a0b28bbf2c04276a9b6b600161 Author: Mario Sanchez Prada Date: Sat May 7 17:29:12 2011 +0200 Do not actually fetch tags if the autocompletion is off src/frogr-controller.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) commit 5fea09846c397ebbff4ed16d5c4d6c8fbd65eb4a Author: Mario Sanchez Prada Date: Sat May 7 17:02:40 2011 +0200 Ensure progress dialog is shown only when actually fetching data src/frogr-controller.c | 51 ++++++++++++++++++++++++++++++++++++++++------- 1 files changed, 43 insertions(+), 8 deletions(-) commit 0884e61512fcc71a59a9f33f9b1f5fa74c9b51de Author: Mario Sanchez Prada Date: Sat May 7 16:52:05 2011 +0200 Better control when to show progress dialogs src/frogr-controller.c | 49 ++++++++++++++++++----------------------------- 1 files changed, 19 insertions(+), 30 deletions(-) commit 299d75439ce9c3344d66e01f6a52ed1694d602a0 Author: Mario Sanchez Prada Date: Sat May 7 16:51:00 2011 +0200 Removed extra reference, which was causing a leak src/frogr-controller.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 07c776dcbcf85548302834fa3c5b150547775106 Author: Mario Sanchez Prada Date: Sat May 7 16:50:32 2011 +0200 Renamed parameter in _fetch_everything() to a more natural one src/frogr-controller.c | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) commit 92c765d9365301f5ec4e51f1edf8891248e36fef Author: Mario Sanchez Prada Date: Sat May 7 16:49:47 2011 +0200 Don't show the progress bar dialog when pulsing src/frogr-main-view.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 1d92d043974eb00c3856ae660df3b16aa7f26f8e Author: Mario Sanchez Prada Date: Sat May 7 16:18:41 2011 +0200 Don't pulse progress retrieving tags if autocompletion is disabled src/frogr-controller.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit babcc21246e515c91d0ae18a7ac47c298b74498f Author: Mario Sanchez Prada Date: Sat May 7 16:04:13 2011 +0200 Fixed silly typo src/frogr-controller.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d1b69c10f892515902c897196cb5c7c8bd8bec0e Author: Mario Sanchez Prada Date: Fri May 6 11:07:29 2011 +0200 Ok, use GTK3 by default, but fallback to GTK2 if GTK3 is not present configure.ac | 29 +++++++++++++++++++++++++---- 1 files changed, 25 insertions(+), 4 deletions(-) commit 4ae22940baec18775b7af0d723a220df08b31edd Author: Mario Sanchez Prada Date: Thu May 5 09:45:26 2011 +0200 Handle extra compilation flags in a better way. Also, removed the unneeded EXTRA_CFLAGS variable in configure.ac configure.ac | 9 ++------- src/Makefile.am | 1 - src/flicksoup/Makefile.am | 3 +-- 3 files changed, 3 insertions(+), 10 deletions(-) commit 453f81491a475cc7c23f00e6a3285f5587e14b7a Author: Mario Sanchez Prada Date: Wed May 4 15:40:29 2011 +0200 Updated TODO file TODO | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) commit d20b4b7679a64349c09b611b6376f20bfa4fb1d2 Author: Mario Sanchez Prada Date: Wed May 4 15:35:32 2011 +0200 Updated marital status :P THANKS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a5bfb4faf2de5ecd713b2540757770d12e431bb3 Author: Mario Sanchez Prada Date: Wed May 4 15:32:08 2011 +0200 Do not keep file extensions in title by default src/frogr-config.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4ca07eb4ea5b6912adf831cd6dc16c0c142358cf Author: Daniel Korostil Date: Tue May 3 21:34:39 2011 +0300 Added uk translation po/LINGUAS | 1 + po/uk.po | 551 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 552 insertions(+), 0 deletions(-) commit 4f0778aa8dc2461925021ab5a1b08adb6b435025 Author: Mario Sanchez Prada Date: Tue May 3 19:22:34 2011 +0200 After changing proxy configuration re-fetch things if needed src/flicksoup/fsp-session.c | 10 ++++++++-- src/flicksoup/fsp-session.h | 2 +- src/frogr-controller.c | 9 ++++++++- 3 files changed, 17 insertions(+), 4 deletions(-) commit 587510eaf4a1d4804285153b29df1b15134e21a1 Author: Mario Sanchez Prada Date: Tue May 3 19:21:50 2011 +0200 Extended _fetch_everything() to work only when needed src/frogr-controller.c | 50 ++++++++++++++++++++++++++++++++++------------- 1 files changed, 36 insertions(+), 14 deletions(-) commit 0b4d6a9abdff2ad07e97d3ceb7fbff15ea5594b4 Author: Djavan Fagundes Date: Tue May 3 12:12:14 2011 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 295 +++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 187 insertions(+), 108 deletions(-) commit 4b948ee6729e0a15f600cdbc5887a93b89bdbbe1 Author: Mario Sanchez Prada Date: Tue May 3 13:52:29 2011 +0200 Use -Werror on debug builds only configure.ac | 26 +++++++++++++------------- 1 files changed, 13 insertions(+), 13 deletions(-) commit 6be451e951079d1ea7370df9a6d07e5b55815f93 Author: Fran Diéguez Date: Tue May 3 10:12:16 2011 +0200 Updated galician translations po/gl.po | 292 ++++++++++++++++++++++++++++++++++++++++---------------------- 1 files changed, 189 insertions(+), 103 deletions(-) commit 0f07970e527d613d4f215bad8783e4c2c806c6fb Author: Muhammet Kara Date: Tue May 3 09:00:39 2011 +0300 Added Turkish translation po/LINGUAS | 1 + po/tr.po | 617 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 618 insertions(+), 0 deletions(-) commit 40ab4934480a4525a521a4fedcf94c44a2494099 Author: Daniel Nylander Date: Mon May 2 23:35:46 2011 +0200 Updated Swedish translation po/sv.po | 382 +++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 243 insertions(+), 139 deletions(-) commit f1bf1641f279004837196919f89098d4eaa5544b Author: Mario Sanchez Prada Date: Mon May 2 17:40:22 2011 +0200 Added missing check src/flicksoup/fsp-parser.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit c4033c428f7657d53644338928e81193228f9615 Author: Mario Sanchez Prada Date: Mon May 2 17:31:09 2011 +0200 Do not actually change libsoup's proxy configuration if not needed src/flicksoup/fsp-session.c | 32 +++++++++++++++++++++++++++----- 1 files changed, 27 insertions(+), 5 deletions(-) commit 5e3f1c3b90780633820c81b337669970e3744707 Author: Mario Sanchez Prada Date: Mon May 2 13:01:33 2011 +0200 Set the minimum heigth/width for the 'create new set' dialog through properties, instead of using GdkGeometry hints. src/frogr-create-new-set-dialog.c | 9 ++------- 1 files changed, 2 insertions(+), 7 deletions(-) commit 4e7a13c696c514649f1e55ff19ad5b728c88c5e4 Author: Mario Sanchez Prada Date: Mon May 2 12:58:33 2011 +0200 Do not force showing all widgets in dialogs during creation. This causes some weird effects sometimes, specially noticeable when using GTK3 (dialog first appears shifted and then centers itself). src/frogr-add-tags-dialog.c | 3 --- src/frogr-add-to-group-dialog.c | 3 --- src/frogr-add-to-set-dialog.c | 3 --- src/frogr-create-new-set-dialog.c | 2 -- src/frogr-details-dialog.c | 3 --- src/frogr-settings-dialog.c | 2 -- 6 files changed, 0 insertions(+), 16 deletions(-) commit 7b4212e962704f13853706f55e8ad624798191bb Author: Mario Sanchez Prada Date: Mon May 2 01:18:46 2011 +0200 Always fetch tags regardless of the 'disable tags autocompletion setting' That option should control how data is visualized, not how it's obtained. Of course, if that feature is disabled, not having fetched the tags won't block any other operation (e.g. opening an 'add tags' dialog), as before. src/frogr-controller.c | 15 ++------------- 1 files changed, 2 insertions(+), 13 deletions(-) commit a7b95f04b8b28c166563b39ee17d6778acac15e3 Author: Mario Sanchez Prada Date: Mon May 2 00:59:17 2011 +0200 Use check menu items for the account items src/frogr-config.c | 13 ++++++-- src/frogr-config.h | 2 +- src/frogr-controller.c | 13 ++++++-- src/frogr-main-view.c | 73 +++++++++++++++++++++++++++++++++++------------ 4 files changed, 74 insertions(+), 27 deletions(-) commit a3f23b933c02b2a9807af44e46a0f83c540c3c54 Author: Mario Sanchez Prada Date: Sun May 1 20:20:38 2011 +0200 Simplified code in frogr-settings-dialog.c src/frogr-settings-dialog.c | 149 +++++++++++++++--------------------------- 1 files changed, 53 insertions(+), 96 deletions(-) commit d556295bf87bd2984cfe2ebc19efe24082c29af6 Author: Daniel Mustieles Date: Thu Apr 28 21:03:36 2011 +0200 Updated Spanish translation po/es.po | 98 ++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 61 insertions(+), 37 deletions(-) commit 29eb6ed2ddd0d4d7319e974e9fb1c1bb62771c31 Author: Marek Černocký Date: Wed Apr 27 22:48:10 2011 +0200 Updated Czech translation po/cs.po | 232 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 140 insertions(+), 92 deletions(-) commit 410d8dd39524b1b22bb9121e42e75d0f6837fd1e Author: Mario Blättermann Date: Wed Apr 27 17:04:20 2011 +0200 [l10n] Updated German translation po/de.po | 63 ++++++++++++++++++++++++++++++++++++++----------------------- 1 files changed, 39 insertions(+), 24 deletions(-) commit 826d085b4897a437a9fc42522c47c881559467e7 Author: Mario Sanchez Prada Date: Wed Apr 27 06:43:40 2011 -0700 Fixed translatable strings not to assume any order #648706) https://bugzilla.gnome.org/show_bug.cgi?id=648706 src/frogr-main-view.c | 56 +++++++++++++++++++++++++++++++++++------------- 1 files changed, 41 insertions(+), 15 deletions(-) commit 385e052f73825c0b9684df3d0149d9c15b6b084a Author: Mario Blättermann Date: Wed Apr 27 09:01:13 2011 +0200 [l10n] Updated German translation po/de.po | 118 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 63 insertions(+), 55 deletions(-) commit fb9f205151be80bdb68e395614bf9dcb8befb193 Author: Mario Sanchez Prada Date: Tue Apr 26 14:31:45 2011 -0700 Reorganized settings.xml to store mainview options src/frogr-config.c | 49 ++++++++++++++++++++++++------------------------- 1 files changed, 24 insertions(+), 25 deletions(-) commit 769fa24e48bf936b1dd806fbb92dde5ebe934cb1 Author: Mario Sanchez Prada Date: Tue Apr 26 14:24:24 2011 -0700 Changed names and strings for toggleable options src/frogr-config.c | 18 +++++++------- src/frogr-config.h | 4 +- src/frogr-main-view.c | 12 ++++---- src/frogr-picture-loader.c | 6 ++-- src/frogr-settings-dialog.c | 56 +++++++++++++++++++++--------------------- 5 files changed, 48 insertions(+), 48 deletions(-) commit aa6998c58158adabe27cf8e9286d3b5657addda7 Author: Daniel Mustieles Date: Tue Apr 26 21:03:47 2011 +0200 Updated Spanish translation po/es.po | 91 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 48 insertions(+), 43 deletions(-) commit 264d243bf58a61012196ddfa7d8de5caa22d14e4 Author: Daniel Mustieles Date: Tue Apr 26 21:01:41 2011 +0200 Updated Spanish translation po/es.po | 92 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 49 insertions(+), 43 deletions(-) commit 28b072e5b8a8cf069e7694bee033cc1e50ba31c9 Author: Mario Sanchez Prada Date: Tue Apr 26 07:32:53 2011 -0700 Changed string in 'create new album' dialog src/frogr-create-new-set-dialog.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 025159e3d4e87dc026f6c8147031aec363cf16f6 Author: Mario Sanchez Prada Date: Tue Apr 26 07:14:48 2011 -0700 Refactor of code around submenus creation src/frogr-main-view.c | 62 +++++++++++++++++++++++-------------------------- 1 files changed, 29 insertions(+), 33 deletions(-) commit 0a493e7a899b464167dac3bd5853b2bc28d41f46 Author: Mario Sanchez Prada Date: Tue Apr 26 06:47:42 2011 -0700 Refactor of code around menu items creation. src/frogr-main-view.c | 202 ++++++++++++++++++++++++------------------------- 1 files changed, 100 insertions(+), 102 deletions(-) commit e842ba07a13bbf6dbd8b741cccc9381466a79dec Author: Mario Sanchez Prada Date: Mon Apr 25 23:20:01 2011 -0700 Renamed string from 'By Date' to 'By Date of Capture' src/frogr-main-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d01b32152713203eba46895a719cc34dc66061af Author: Mario Sanchez Prada Date: Mon Apr 25 23:18:33 2011 -0700 Allow copying album's information to (selected) pictures src/frogr-create-new-set-dialog.c | 40 +++++++++++++++++++++++++++++++++++++ 1 files changed, 40 insertions(+), 0 deletions(-) commit 9dda0e41becea1786effa2efe2b967d73232a47a Author: Mario Sanchez Prada Date: Mon Apr 25 23:04:17 2011 -0700 Reorder list after adding a picture if needed. This creates the "effect" of things inserting themselves in the right place according to the current sorting criteria and direction. src/frogr-main-view.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit 8bc59a72eca178b103ef5d756003d8695576b9b8 Author: Mario Sanchez Prada Date: Mon Apr 25 23:03:17 2011 -0700 Make the mainview model keep the original list of pictures as uploaded Very helpful to make sure we can at any moment change the sorting criteria back to the original one: as loaded. src/frogr-main-view-model.c | 54 ++++++++++++++++++++++++++---------------- 1 files changed, 33 insertions(+), 21 deletions(-) commit 99ad7911ea4ec3647c4d35847d051a52e2a1e21e Author: Mario Sanchez Prada Date: Mon Apr 25 22:22:46 2011 -0700 Allow reversing pictures when sorting as loaded src/frogr-main-view-model.c | 11 ++++++++--- src/frogr-main-view.c | 7 ++----- 2 files changed, 10 insertions(+), 8 deletions(-) commit b024f16b07c01c12f5f23cb9191b4f57a238094d Author: Mario Sanchez Prada Date: Mon Apr 25 22:19:38 2011 -0700 Replaced 'direction' with 'reversed' for sorting pictures. src/frogr-config.c | 24 ++++++++++-------------- src/frogr-config.h | 11 ++--------- src/frogr-main-view.c | 38 +++++++++++--------------------------- 3 files changed, 23 insertions(+), 50 deletions(-) commit 9adc033131e13704bc0fd5c87a70a959ae904ca6 Author: Mario Sanchez Prada Date: Mon Apr 25 22:13:00 2011 -0700 Properly reorder pictures list in model in reverse order src/frogr-main-view-model.c | 30 ++++++++++++++---------------- src/frogr-main-view-model.h | 2 +- src/frogr-main-view.c | 2 +- 3 files changed, 16 insertions(+), 18 deletions(-) commit 30b8faa08b3b33341c606b67e8ee2421b7b14551 Author: Mario Sanchez Prada Date: Mon Apr 25 08:24:08 2011 -0700 Store sorting preferences in a persistent way src/frogr-config.c | 165 ++++++++++++++++++++++++++++++++++++++++++++----- src/frogr-config.h | 22 +++++++ src/frogr-main-view.c | 43 +++++++------ 3 files changed, 193 insertions(+), 37 deletions(-) commit bba20c045b434b165efd971f137cfa7998fa4b8b Author: Mario Sanchez Prada Date: Mon Apr 25 12:23:56 2011 -0700 Warning when using a picture property of unsupported type for sorting src/frogr-main-view-model.c | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) commit b16c5bb7a3f18d1341ed7153814f147e1f242ea7 Author: Mario Sanchez Prada Date: Mon Apr 25 08:20:03 2011 -0700 Renamed 'enable-tooltips' to 'mainview-enable-tooltips' in FrogrConfig src/frogr-config.c | 18 +++++++++--------- src/frogr-config.h | 4 ++-- src/frogr-main-view.c | 6 +++--- 3 files changed, 14 insertions(+), 14 deletions(-) commit a479a2e3964107eae38dd80c4dbe72610bc96424 Author: Mario Blättermann Date: Mon Apr 25 19:16:54 2011 +0200 [l10n] Updated German translation po/de.po | 165 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 91 insertions(+), 74 deletions(-) commit 6a8049a2cccdd341ebd269b35dcf4e6b7e5805ab Author: Daniel Mustieles Date: Mon Apr 25 13:18:52 2011 +0200 Updated Spanish translation po/es.po | 179 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 98 insertions(+), 81 deletions(-) commit 12f82ebd1c73570f11c5564f988fa58ff9cfd270 Author: Mario Sanchez Prada Date: Sun Apr 24 23:44:22 2011 -0700 Re-layout view > sort by menu to radio + check menu items src/frogr-main-view.c | 171 ++++++++++++++++++++++++++++--------------------- 1 files changed, 99 insertions(+), 72 deletions(-) commit cd37847bd1d39abbef798a7e9fbac0544ea8b2d7 Author: Mario Sanchez Prada Date: Sun Apr 24 23:43:15 2011 -0700 New private helper function _n_pictures() src/frogr-main-view.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) commit 473070a6cc8171a78ff5cb380e59db35943d16e0 Author: Mario Sanchez Prada Date: Sun Apr 24 21:12:51 2011 -0700 Fixed typo in localizable string src/frogr-main-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e81883f8f44426fb02e9ed8a511fb20b3ab0630e Author: Mario Sanchez Prada Date: Sun Apr 24 19:50:47 2011 -0700 Show exif date and time when available in the tooltip src/frogr-main-view.c | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-) commit ce8da76c27ff2f044c166aa6845daf117542a8b4 Author: Mario Sanchez Prada Date: Sun Apr 24 19:50:25 2011 -0700 Retrieve the date and time from the exif metadata for every picture src/frogr-picture-loader.c | 66 +++++++++++++++++++++++-------------------- 1 files changed, 35 insertions(+), 31 deletions(-) commit 005741e6f181027338727addd26d9fde74e59387 Author: Mario Sanchez Prada Date: Sun Apr 24 19:49:40 2011 -0700 Made 'datetime' FrogrPicture property an string instead of a long. This is better since the information retrieved from the exif metadata is already a string. src/frogr-picture.c | 39 +++++++++++++++++++-------------------- src/frogr-picture.h | 4 ++-- 2 files changed, 21 insertions(+), 22 deletions(-) commit cba621be1a00fc450f951f9f8b4eca6c723eb8b6 Author: Mario Sanchez Prada Date: Sun Apr 24 19:48:07 2011 -0700 Removed contextual menu for sorting. A bad idea from the start src/frogr-main-view.c | 95 ++++--------------------------------------------- 1 files changed, 7 insertions(+), 88 deletions(-) commit b99899fb87e8c5ea614c8ddbc586f7bbf2552f01 Author: Mario Sanchez Prada Date: Sun Apr 24 19:40:29 2011 -0700 Fixed mistake that broke account selection mechanism src/frogr-main-view.c | 21 ++++++++++++++++++++- 1 files changed, 20 insertions(+), 1 deletions(-) commit 27a11a96ddc30d2fae67fec8fd526fc1c689de1c Author: Mario Sanchez Prada Date: Sun Apr 24 19:33:52 2011 -0700 Move the 'Enable Tooltips' item from settings dialog to menu bar src/frogr-main-view.c | 38 ++++++++++++++++++++++++++++++++++++++ src/frogr-settings-dialog.c | 23 ----------------------- 2 files changed, 38 insertions(+), 23 deletions(-) commit 2470fc69375bc0628c8ae6240d2be51031d7eb3d Author: Mario Sanchez Prada Date: Sun Apr 24 08:43:27 2011 -0700 Introduced new dependency: libexif Useful to extract info like the date/time of creation for the pictures (for sorting purposes) or the tags already set by other apps. README | 1 + configure.ac | 5 +++++ debian/control | 2 +- frogr.spec | 4 ++-- 4 files changed, 9 insertions(+), 3 deletions(-) commit 75aa7821d4c8fba26a70894fa8adaab053194d34 Author: Mario Blättermann Date: Sun Apr 24 16:01:08 2011 +0200 [l10n] Updated German translation po/de.po | 143 +++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 85 insertions(+), 58 deletions(-) commit b7a1c7ea10f98726b18b53da8eabc0359360e9aa Author: Marek Černocký Date: Sun Apr 24 12:51:56 2011 +0200 Updated Czech translation po/cs.po | 232 ++++++++++++++++++++++++++++++++++++-------------------------- 1 files changed, 136 insertions(+), 96 deletions(-) commit a4ba763debc1f8f39c0cbab231ff08de8d72de38 Author: Marek Černocký Date: Sun Apr 24 12:28:34 2011 +0200 Fixed I18N src/frogr-main-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d0e25d0aeeeb8687ac32bc5f8da7666ebc28c2da Author: Marek Černocký Date: Sun Apr 24 12:28:25 2011 +0200 Fixed I18N src/frogr-global-defs.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 670bc8eedaf4baa9b5aabcc8921cefdff105e6de Author: Marek Černocký Date: Sun Apr 24 12:28:12 2011 +0200 Fixed I18N - plural forms src/frogr-details-dialog.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit b9a4b964837d27ab177d7b3fc259555fcdbdb77e Author: Jorge González Date: Sun Apr 24 11:19:18 2011 +0200 Added Spanish translation po/es.po | 211 +++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 119 insertions(+), 92 deletions(-) commit aaf668b07d5bb46af27be4f56928c33575980eda Author: Mario Sanchez Prada Date: Sat Apr 23 16:18:31 2011 +0200 FIXME! Temporary commit to fill the date and time of a picture based on basic information from the file, instead of using the exif metadata. src/frogr-picture-loader.c | 30 ++++++++++++++++++++++++++++-- 1 files changed, 28 insertions(+), 2 deletions(-) commit 37718423abe32d5348c2b853ae9327a8d2ae8e9c Author: Mario Sanchez Prada Date: Sun Apr 24 04:45:37 2011 +0200 Implemented a more generic way to reorder pictures from the model From now on, there won't be any more the need of having to define specific compare functions in the main view to be passed to the main view's model in order to properly sort the pictures. Instead, just passing the property name and the direction (ascending / descending) will be enough, and main view's model will take care of all the needed logic to properly perform the comparison in all the cases src/frogr-main-view-model.c | 65 +++++++++++++++++++++++++++++++++++++++++- src/frogr-main-view-model.h | 3 +- src/frogr-main-view.c | 59 ++++++++------------------------------- 3 files changed, 77 insertions(+), 50 deletions(-) commit f160bfe3ad379284edbaa271af4419c3bb5e1f0f Author: Mario Sanchez Prada Date: Sat Apr 23 21:00:49 2011 +0200 Reduced the default timeout for showing dialogs to half the time src/frogr-controller.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2778fcf4eed47965852fc91a6b888a51cbaf599a Author: Mario Sanchez Prada Date: Sat Apr 23 21:00:16 2011 +0200 Always show progress bar dialogs after a small timeout src/frogr-controller.c | 26 +++++++++++++++++++++----- 1 files changed, 21 insertions(+), 5 deletions(-) commit 0b2f51728d9499d0cb21cc57c26fdeb4b6d3273c Author: Mario Sanchez Prada Date: Sat Apr 23 20:40:48 2011 +0200 More cleanup: unified callbacks for toolbar buttons data/gtkbuilder/frogr-main-view.xml | 6 +++--- src/frogr-main-view.c | 31 +++++++++---------------------- 2 files changed, 12 insertions(+), 25 deletions(-) commit 5ad19c70699f3e22d9d6958279f8cf874a5421c2 Author: Mario Sanchez Prada Date: Sat Apr 23 20:35:58 2011 +0200 Clean up in FrogrMainWindow: unified callbacks for menu items src/frogr-main-view.c | 283 +++++++++++++++++++----------------------------- 1 files changed, 112 insertions(+), 171 deletions(-) commit 114d84490eaf0898d4dcfd5faab31597bb66fc14 Author: Mario Sanchez Prada Date: Sat Apr 23 19:46:11 2011 +0200 New menu 'View' in the menu bar, to allow sorting src/frogr-main-view.c | 69 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 68 insertions(+), 1 deletions(-) commit 93fd7244f456f840bbe6016c2a8911e3cadf4a9c Author: Mario Sanchez Prada Date: Sat Apr 23 18:40:39 2011 +0200 Added a new contextual menu to allow sorting by title and date. The contextual menu will popup when right-clicking on an empty area in the icon view, that is, not touching any picture. src/frogr-main-view.c | 232 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 222 insertions(+), 10 deletions(-) commit 54d5cbd67e97006492afb639b68613b5368cec46 Author: Mario Sanchez Prada Date: Sat Apr 23 18:38:29 2011 +0200 Added support to reorder pictures in the model. Also, emit a signal indicating the new order. src/frogr-main-view-model.c | 45 +++++++++++++++++++++++++++++++++++++++++++ src/frogr-main-view-model.h | 3 ++ 2 files changed, 48 insertions(+), 0 deletions(-) commit bd6473159a5d57359a1e2256319f4b6408279491 Author: Mario Sanchez Prada Date: Sat Apr 23 16:17:39 2011 +0200 Initialize variables in function src/frogr-picture-loader.c | 23 +++++++++++++---------- 1 files changed, 13 insertions(+), 10 deletions(-) commit 7fa7e22c7f770787278618b1333f4c9f8c7b839a Author: Mario Sanchez Prada Date: Sat Apr 23 16:10:19 2011 +0200 Made 'filesize' and 'datetime' properties for FrogrPicture src/frogr-picture.c | 34 +++++++++++++++++++++++++++++++++- 1 files changed, 33 insertions(+), 1 deletions(-) commit 27c37e51ff0c4dec775adfb87be421b68c0e55bb Author: Mario Sanchez Prada Date: Sat Apr 23 16:04:15 2011 +0200 Added datetime private attribute to FrogrPicture src/frogr-picture.c | 25 +++++++++++++++++++++++++ src/frogr-picture.h | 3 +++ 2 files changed, 28 insertions(+), 0 deletions(-) commit 53cc69df76ff777dd715c3cebe52aa5c2960ea89 Author: Mario Blättermann Date: Sat Apr 23 17:07:46 2011 +0200 [l10n] Updated German translation po/de.po | 114 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 59 insertions(+), 55 deletions(-) commit 31771bbe9cc749d8bb5c16353da0ce8069454173 Author: Mario Sanchez Prada Date: Sat Apr 23 00:40:55 2011 +0200 Adjusted some strings about authorship. Two years ago the configuration management system was code initially by Adrian Perez, but the truth is that at this moment the only lines remaining from that code of him are reduced to less than 2%, since both the accounts and configuration management system were heavily changed and mostly re-written from scratch before releasing frogr 0.3. Hence, it makes no sense to keep claiming Adrián (who didn't code at all in Frogr since more than 2 years ago) as one of the authors in the about dialog. Instead, I think it makes much more sense to just respect its copyright 2009 in the files he created, as well as keep mentioning him as the author of the original accounts & config system, back in 2009. AUTHORS | 4 ++-- src/frogr-about-dialog.c | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) commit fd61d0b38e620f839b78ae77197d1b30e731a6c2 Author: Mario Sanchez Prada Date: Sat Apr 23 00:32:36 2011 +0200 Actually define GTK_API_VERSION_3 when compiling with GTK3 configure.ac | 1 + src/Makefile.am | 5 +++++ src/frogr-util.c | 2 ++ 3 files changed, 8 insertions(+), 0 deletions(-) commit 70914d446bc907c58a38d8b71723363c3cc8bfd1 Author: Mario Sanchez Prada Date: Fri Apr 22 22:15:29 2011 +0200 Allow enabling/disabling tooltips in the main window src/frogr-config.c | 31 +++++++++++++++++++++++++++++++ src/frogr-config.h | 4 ++++ src/frogr-main-view.c | 15 ++++++++++++++- src/frogr-settings-dialog.c | 33 ++++++++++++++++++++++++++++----- 4 files changed, 77 insertions(+), 6 deletions(-) commit 9eb6c0a980de7bac2cad034b35074d1a91d04406 Author: Mario Sanchez Prada Date: Fri Apr 22 21:57:17 2011 +0200 Updated NEWS file NEWS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit b594e4dde103208892ec3910c2439b9f48d3922d Author: Mario Sanchez Prada Date: Fri Apr 22 21:18:53 2011 +0200 Show tooltips over pictures in the icon view with basic info. Basic info: current title for the picture + file size. src/frogr-main-view.c | 71 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 71 insertions(+), 0 deletions(-) commit 7f707353410ce0d665cbdb1cb2092da545e83f38 Author: Mario Sanchez Prada Date: Fri Apr 22 20:59:40 2011 +0200 With GTK3, set the show-text property for progress bars src/frogr-main-view.c | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) commit 97b553175ede01c905fd6488b27ea71331bb58e3 Author: Mario Sanchez Prada Date: Fri Apr 22 20:58:45 2011 +0200 Removed unneeded DEBUG() call src/frogr-main-view.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 45cf61189cb0c6997eef961731041f63771149bb Author: Mario Sanchez Prada Date: Fri Apr 22 20:45:15 2011 +0200 Fix stupid mistake in configure.ac configure.ac | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 846b4f393dd7c9bff24d2fa811865c870e7c593b Author: Mario Sanchez Prada Date: Fri Apr 22 20:33:38 2011 +0200 Do not allow manually selecting the target platform configure.ac | 15 ++------------- 1 files changed, 2 insertions(+), 13 deletions(-) commit 823fad3dcbf84b1c7f255e5ae0fa54695f7567fc Author: Mario Sanchez Prada Date: Fri Apr 22 20:30:13 2011 +0200 Do not support GTK3 on MacOSX, just GTK2 configure.ac | 130 +++++++++++++++++++++++++++++++--------------------------- 1 files changed, 70 insertions(+), 60 deletions(-) commit 63dbc360eba7b882fd5edbdd9ad7c3406ff1c7e3 Author: Mario Sanchez Prada Date: Fri Apr 22 20:08:51 2011 +0200 Updated NEWS file NEWS | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) commit 9ec32bd4dce7aefc3e121705f93a4ad7b81feec1 Author: Mario Sanchez Prada Date: Fri Apr 22 20:08:43 2011 +0200 Updated TODO file TODO | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) commit 18a6a8ff4ccf15d5d738b6d41c62304652498982 Author: Mario Blättermann Date: Fri Apr 22 19:36:13 2011 +0200 [l10n] Updated German translation po/de.po | 167 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 88 insertions(+), 79 deletions(-) commit 8939a3fbc38942523291ce52ef28f24ec3f10d2f Author: Mario Sanchez Prada Date: Fri Apr 22 17:45:32 2011 +0200 Correct photo orientation when needed (#644801) Check the exif orientation tag and compensate camera rotation for displaying when needed (90º, 180º and 270º rotations). https://bugzilla.gnome.org/show_bug.cgi?id=644801 src/frogr-picture-loader.c | 41 ++++++++++++++++++++++++++++++++++++----- 1 files changed, 36 insertions(+), 5 deletions(-) commit 93a2f2704fa9935a330dd94fc71499ce3e5caedf Author: Mario Sanchez Prada Date: Fri Apr 22 18:47:43 2011 +0200 Update state string when the 'description-update' signal is emitted. src/frogr-main-view.c | 36 +++++++++++++++++++++++++++++++----- 1 files changed, 31 insertions(+), 5 deletions(-) commit 4892a3d6a0d47e784f47674d2f9356fa567fab22 Author: Mario Sanchez Prada Date: Fri Apr 22 18:47:11 2011 +0200 Emit a new 'description-updated' signal from FrogrMainViewModel. src/frogr-main-view-model.c | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) commit b7ce1c1a841eb37b71a1dac7cb69acfbb738fcce Author: Mario Sanchez Prada Date: Fri Apr 22 18:42:43 2011 +0200 Allow more fine-grained detail handling states for the whole app. Now it's possible to distinguish between 3 (4) states: unknown (not actually a state), idle, loading pictures and uploading pictures. Also provided a FROGR_STATE_IS_BUSY(state) macro as a convenient way to check in a single statement whether the application is busy. src/frogr-controller.c | 10 +++++----- src/frogr-controller.h | 7 +++++-- src/frogr-main-view.c | 7 ++++--- 3 files changed, 14 insertions(+), 10 deletions(-) commit 4e18db1c1a4a2c4161480c47c86ef57103d76924 Author: Mario Sanchez Prada Date: Fri Apr 22 18:10:13 2011 +0200 Actually set the text in the status bar when updating it src/frogr-main-view.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit ca201d08570a62bee5b6d2c3480bd2005e173d54 Author: Daniel Mustieles Date: Fri Apr 22 12:41:59 2011 +0200 Updated Spanish translation po/es.po | 164 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 88 insertions(+), 76 deletions(-) commit 23ca82c68bcf5a2d172d1d01f48329b691c23939 Author: Mario Sanchez Prada Date: Fri Apr 22 09:31:17 2011 +0200 Renamed 'account description' to 'state description' src/frogr-main-view-model.c | 20 ++++++++++---------- src/frogr-main-view-model.h | 6 +++--- src/frogr-main-view.c | 33 ++++++++++++++++----------------- 3 files changed, 29 insertions(+), 30 deletions(-) commit a10f3efea2e082bc24030befef77922bc8c5feb1 Author: Mario Sanchez Prada Date: Fri Apr 22 09:03:20 2011 +0200 Show the total amount of data to be uploaded in the status bar (#644799) This would partially fix bug 644799. Still need to make some additional changes to show this kind of information during the upload. https://bugzilla.gnome.org/show_bug.cgi?id=644799 src/frogr-main-view.c | 33 +++++++++++++++++++++++++++++++-- 1 files changed, 31 insertions(+), 2 deletions(-) commit 3af8e89dfa77084c7582a38f5738a6588804b1c4 Author: Mario Sanchez Prada Date: Fri Apr 22 08:36:17 2011 +0200 Don't codify information in details dialog's titlebar Remove the '(n pictures)' string from the titlebar when editing more than one picture. Instead, place a label right below the pixbuf. With GTK3, it's not a good idea to codify information in the titlebar, since the titlebar could be not shown at all. src/frogr-details-dialog.c | 23 ++++++++++++++--------- 1 files changed, 14 insertions(+), 9 deletions(-) commit 798b0ba990ca778727eb9a663cfcd8f38ed36616 Author: Mario Sanchez Prada Date: Fri Apr 22 08:24:52 2011 +0200 Store the size of the files in FrogrPicture when loaded src/frogr-picture-loader.c | 22 ++++++++++++++++------ src/frogr-picture.c | 24 ++++++++++++++++++++++++ src/frogr-picture.h | 3 +++ 3 files changed, 43 insertions(+), 6 deletions(-) commit 20b19cc469a584942e6e21d2c9565b137571be40 Author: Mario Sanchez Prada Date: Fri Apr 22 08:08:59 2011 +0200 Simplified update of account description string src/frogr-main-view-model.c | 2 +- src/frogr-main-view-model.h | 2 +- src/frogr-main-view.c | 50 ++++++++++++++++++++++-------------------- 3 files changed, 28 insertions(+), 26 deletions(-) commit 80f47ae6e560e794264aeafbd4c67720f7e53d08 Author: Mario Sanchez Prada Date: Fri Apr 22 07:34:02 2011 +0200 Renamed 'remove-extensions' to 'remove-file-extensions' src/frogr-config.c | 18 +++++++++--------- src/frogr-config.h | 4 ++-- src/frogr-picture-loader.c | 6 +++--- src/frogr-settings-dialog.c | 31 +++++++++++++++---------------- 4 files changed, 29 insertions(+), 30 deletions(-) commit 2f9fb07efa862e498d567562775b2985bbbca099 Author: Mario Sanchez Prada Date: Fri Apr 22 07:26:21 2011 +0200 Remove unneeded repeated calls to frogr_config_* in picture loader src/frogr-picture-loader.c | 45 ++++++++++++++++++++++++++----------------- 1 files changed, 27 insertions(+), 18 deletions(-) commit ac4e20f323293fa4efbd13780c70cfe59a986657 Author: Mario Sanchez Prada Date: Fri Apr 22 00:57:25 2011 +0200 Add support for allowing the user decide whether to remove file extensions (#644797) https://bugzilla.gnome.org/show_bug.cgi?id=644797 src/frogr-config.c | 31 +++++++++++++++++++++++++++++++ src/frogr-config.h | 4 ++++ src/frogr-picture-loader.c | 14 +++++++++----- src/frogr-settings-dialog.c | 25 ++++++++++++++++++++++++- 4 files changed, 68 insertions(+), 6 deletions(-) commit 813ec691ae9868bebff92f8186177cb3c1f7425b Author: Mario Sanchez Prada Date: Fri Apr 22 00:46:07 2011 +0200 Fixed wrong variable names src/frogr-picture-loader.c | 58 ++++++++++++++++++++++---------------------- src/frogr-picture-loader.h | 2 +- 2 files changed, 30 insertions(+), 30 deletions(-) commit a90716784024b707b8596de10504037e00af4e9d Author: Mario Sanchez Prada Date: Fri Apr 22 00:44:00 2011 +0200 Remove extension, if present, from file title (#644797) https://bugzilla.gnome.org/show_bug.cgi?id=644797 src/frogr-picture-loader.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) commit 9de9918c1ae98985d3ba2e1705ed47c434c95bec Author: Mario Sanchez Prada Date: Fri Apr 22 00:43:01 2011 +0200 Use a UTF8 string as the display name for a loaded filename src/frogr-picture-loader.c | 18 +++++++++++++++++- 1 files changed, 17 insertions(+), 1 deletions(-) commit cfc6cf8602cec0b9bc24738119f028bcef00cba9 Merge: 3fc833d fc156bd Author: Mario Sanchez Prada Date: Thu Apr 21 10:07:34 2011 +0200 Merged (experimental) MacOSX support commit 3fc833d1eaf13f1ae87891494913ea0e12f33221 Author: Mario Sanchez Prada Date: Thu Apr 21 09:47:02 2011 +0200 Use gtk_show_uri() in GTK3 and as a fallback in GTK2 when gnome-open fails src/frogr-util.c | 21 ++++++++++++++++++--- 1 files changed, 18 insertions(+), 3 deletions(-) commit 9943333819bd11b5a17fea3abbf61a1f54857c90 Author: Mario Sanchez Prada Date: Thu Apr 21 08:55:26 2011 +0200 Removed unused variables src/flicksoup/fsp-session.c | 4 +--- src/frogr-add-tags-dialog.c | 6 +----- src/frogr-config.c | 3 --- src/frogr-controller.c | 6 ------ src/frogr-details-dialog.c | 4 +--- 5 files changed, 3 insertions(+), 20 deletions(-) commit e4021961dbf1ee4a9252f81c5d19628db677b144 Author: Mario Sanchez Prada Date: Thu Apr 21 08:48:54 2011 +0200 Make GTK+ 3 the default \o/ configure.ac | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 450e9bd8e1f7e1145f06ebdfc1117f9fa70ad89f Author: Yinghua Wang Date: Mon Apr 11 16:32:18 2011 +0800 Initial Simplified Chinese translaton po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 63522659d4568c57bf673dfa021255d1b83c7691 Author: Yinghua Wang Date: Mon Apr 11 16:31:02 2011 +0800 Initial Simplified Chinese translaton po/zh_CN.po | 545 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 545 insertions(+), 0 deletions(-) commit 36d7dd91bd662f3600bea097d0981c106b149b75 Author: Joe Hansen Date: Sun Apr 3 19:32:34 2011 +0200 Updated Danish translation po/da.po | 553 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 553 insertions(+), 0 deletions(-) commit 438ea0c873ecdf5d4aabf7813b570cf4d6b127e8 Author: Kenneth Nielsen Date: Sun Apr 3 19:32:34 2011 +0200 Added da to list of languages po/LINGUAS | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit bdd27c0e37a91c2ede4793d2a56407e7dd787f8b Author: Mario Sanchez Prada Date: Sat Mar 26 13:11:35 2011 +0100 Fixed typo in fedora .spec file frogr.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit c1bc3bed9821c1f55f92946f29525ddcc4f69997 Author: Łukasz Jernaś Date: Mon Mar 14 13:13:01 2011 +0100 Left align the labels in proxy settings tab This fixes https://bugzilla.gnome.org/show_bug.cgi?id=644717 src/frogr-settings-dialog.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit 35981f8a0843b18eefb9fe7ee81c17145e08226d Author: Matej Urbančič Date: Thu Mar 10 18:18:59 2011 +0100 Updated Slovenian translation po/sl.po | 18 +++++++++++++----- 1 files changed, 13 insertions(+), 5 deletions(-) commit 87e8dc4166cb1062dc664890dfbeb4aba57bc618 Author: Łukasz Jernaś Date: Tue Mar 8 17:02:11 2011 +0100 Added Polish translation po/LINGUAS | 1 + po/pl.po | 556 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 557 insertions(+), 0 deletions(-) commit 1919320ddcc8fa5e3e82041d63906775400e3ab4 Author: Gabriel F. Vilar Date: Fri Mar 4 12:13:15 2011 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 181 ++++++++++++++++++++++++++++++---------------------------- 1 files changed, 94 insertions(+), 87 deletions(-) commit 495f05776ea02c38c5788794fc47e84675775880 Author: Mario Sanchez Prada Date: Tue Mar 1 23:10:50 2011 +0100 Updated TODO file TODO | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) commit a45402e88ac196f04b51d7a12e6c87302e0c45d6 Author: Marek Černocký Date: Sun Feb 27 11:02:19 2011 +0100 Updated Czech translation po/cs.po | 18 ++++++++++++++---- 1 files changed, 14 insertions(+), 4 deletions(-) commit a946ed6528434db25613130e37bdbb07b1b6495a Author: Mario Blättermann Date: Sat Feb 26 21:14:43 2011 +0100 [l10n] Updated German translation po/de.po | 175 ++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 97 insertions(+), 78 deletions(-) commit f159ecd56cbc740771247573dbbf3adf412d350f Author: Daniel Mustieles Date: Sat Feb 26 12:27:40 2011 +0100 Updated Spanish translation po/es.po | 16 ++++++++++++---- 1 files changed, 12 insertions(+), 4 deletions(-) commit 03398cf09541cab1d8efb503f1598af28243a0e1 Author: Daniel Mustieles Date: Fri Feb 25 20:33:17 2011 +0100 Updated Spanish translation po/es.po | 114 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 61 insertions(+), 53 deletions(-) commit ef4a09a10109d6211122c0b070906daa48320dda Author: Matej Urbančič Date: Fri Feb 25 20:17:45 2011 +0100 Updated Slovenian translation po/sl.po | 235 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 123 insertions(+), 112 deletions(-) commit fc156bdce2739d200c698e8ab8a111b6ca4e0eaf Author: Mario Sanchez Prada Date: Fri Feb 25 17:37:50 2011 +0100 Don't use -export-dynamic when compiling for Mac OSX configure.ac | 2 ++ src/Makefile.am | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) commit 08697292be15a2daa7945f3176e96bea9e6a3312 Author: Mario Sanchez Prada Date: Fri Feb 25 01:53:33 2011 +0100 Revert "Do not use -export-dynamic in frogr's LDFLAGS" This reverts commit 2840059db37621388d618efb8686e465c03b21e9. This stuff is definitely needed for the GNOME platform as long as we keep using a gtkbuilder file for the interface. src/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 03d3b25ce9d7e65f21c0828208327d7d260278b8 Author: Łukasz Jernaś Date: Fri Feb 25 15:29:21 2011 +0100 Mark file group name in selector as translatable src/frogr-main-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4b155147f445a625807cee0c973e16a3eab45e82 Author: Łukasz Jernaś Date: Fri Feb 25 14:44:49 2011 +0100 Use gettext based plural form handling src/frogr-details-dialog.c | 13 +++---------- 1 files changed, 3 insertions(+), 10 deletions(-) commit 3c64493a03a789ab60459f50586fd50b40b68b62 Author: Marek Černocký Date: Fri Feb 25 08:15:13 2011 +0100 Updated Czech translation po/cs.po | 115 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 61 insertions(+), 54 deletions(-) commit 9612d0ac6a9b2a04c772eddcb3a634fcc457f82a Author: Mario Sanchez Prada Date: Fri Feb 25 02:02:29 2011 +0100 Updated TODO and NEWS files NEWS | 2 ++ TODO | 4 ---- 2 files changed, 2 insertions(+), 4 deletions(-) commit ed29aa8064454c07a819649a74b8e38422f6f2d6 Author: Mario Sanchez Prada Date: Fri Feb 25 02:17:09 2011 +0100 Disable tags autocompletion in dialogs even if tags already fetched. This way, enabling/disabling this feature through the settings dialog will have inmediate effect on the tags being autocompleted or not in the 'add tags' and the 'edit details' dialogs. src/frogr-add-tags-dialog.c | 35 +++++++++++++++++++++-------------- src/frogr-details-dialog.c | 37 ++++++++++++++++++++++--------------- 2 files changed, 43 insertions(+), 29 deletions(-) commit 9277142958e4cbda4dadc7a72f79487af46c1e00 Author: Mario Sanchez Prada Date: Fri Feb 25 01:50:48 2011 +0100 Don't ever fetch tags when tags autocompletion is not enabled src/frogr-controller.c | 36 +++++++++++++++++++++++++----------- 1 files changed, 25 insertions(+), 11 deletions(-) commit 67d8858a5154f2e9927836a33510d762347482cd Author: Mario Sanchez Prada Date: Fri Feb 25 01:40:03 2011 +0100 Add new setting to enable/disable tags autocompletion src/frogr-config.c | 35 ++++++++++++++++++++++++++++++++++- src/frogr-config.h | 4 ++++ src/frogr-settings-dialog.c | 41 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 79 insertions(+), 1 deletions(-) commit aac8dbcdf85b0773d3773514445685ed09ff69a5 Author: Mario Sanchez Prada Date: Fri Feb 25 01:17:27 2011 +0100 Always show username on accounts list (fullname only when available) src/frogr-main-view.c | 17 ++++++++++++----- 1 files changed, 12 insertions(+), 5 deletions(-) commit aba20dd5baa5f3c5147c3f1f296ac3820ba2ffac Author: Mario Sanchez Prada Date: Fri Feb 25 01:53:33 2011 +0100 Revert "Do not use -export-dynamic in frogr's LDFLAGS" This reverts commit 2840059db37621388d618efb8686e465c03b21e9. This stuff is definitely needed for the GNOME platform as long as we keep using a gtkbuilder file for the interface. src/Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit d3ba0b725e951e3c435d1afd8973d9a1df7e19f3 Author: Mario Sanchez Prada Date: Fri Feb 25 00:44:24 2011 +0100 Added new tasks to the TODO file. Thanks Quinn Dombrowski for the ideas. TODO | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) commit a1233bfec82ef5ae272ecde0dc50dc028936f6de Author: Marek Černocký Date: Wed Feb 23 13:54:07 2011 +0100 Updated Czech translation po/cs.po | 87 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 45 insertions(+), 42 deletions(-) commit 215cf59a76f2fae3d584bc0f9caaa0ce9a61ef48 Author: Mario Sanchez Prada Date: Tue Feb 22 11:35:32 2011 +0100 Add needed files to create a bundle file for Mac OSX frogr.bundle | 131 +++++++++++++++++++++++++++++++++++++++++++++++ macosx/Info-frogr.plist | 30 +++++++++++ macosx/frogr.icns | Bin 0 -> 246472 bytes macosx/gtkrc | 1 + 4 files changed, 162 insertions(+), 0 deletions(-) commit c668e2ae368602df159ef56cbb687d49c076a924 Author: Daniel Mustieles Date: Tue Feb 22 20:47:00 2011 +0100 Updated Spanish translation po/es.po | 94 ++++++++++++++++++++++++++++++------------------------------- 1 files changed, 46 insertions(+), 48 deletions(-) commit 9e811bff2e6bb6756ad90e5d346670218368d5d5 Author: Mario Sanchez Prada Date: Tue Feb 22 10:25:54 2011 +0100 Renamed definition in PKG_CHECK_MODULES to a more descriptive one configure.ac | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit 664b42d2ad50ddbed7177ef9f6888eaa0b61858c Author: Mario Sanchez Prada Date: Sun Feb 20 00:26:45 2011 +0100 Workaround mime types issue in MacOSX src/frogr-main-view.c | 12 ++++++++++++ src/frogr-picture-loader.c | 23 +++++++++++++++++------ 2 files changed, 29 insertions(+), 6 deletions(-) commit 71614935436fbb0674284fce766a1217a0ce5cb1 Author: Mario Sanchez Prada Date: Sun Feb 20 00:27:51 2011 +0100 Fixing Open URL issue in MacOSX src/frogr-util.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit a4d55529801f2e900653b5285e7eb0fdc4303bf5 Author: Mario Sanchez Prada Date: Tue Feb 22 02:24:28 2011 +0100 Integrate with Mac OSX's global menu bar data/gtkbuilder/frogr-main-view.xml | 10 ------ src/frogr-main-view.c | 57 +++++++++++++++++++++++++++++++--- src/main.c | 10 ++++++ 3 files changed, 62 insertions(+), 15 deletions(-) commit 1ef565fd14fe1d33923a7ffb84a7b0013909a855 Author: Mario Sanchez Prada Date: Tue Feb 22 02:22:35 2011 +0100 Added support in configure for compiling frogr for Mac OSX configure.ac | 31 +++++++++++++++++++++++++++++++ 1 files changed, 31 insertions(+), 0 deletions(-) commit 90ce70f32999a38305f6d7c647abaef84fb99bd5 Author: Mario Sanchez Prada Date: Tue Feb 22 02:47:37 2011 +0100 Updated 'About' menu item string src/frogr-main-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2f1b9106850bffc7001722f9685d63ad98b594c9 Author: Mario Sanchez Prada Date: Sun Feb 20 00:09:51 2011 +0100 Use the proper cast to gulong (instead of ulong) src/flicksoup/fsp-session.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2840059db37621388d618efb8686e465c03b21e9 Author: Mario Sanchez Prada Date: Sun Feb 20 00:09:29 2011 +0100 Do not use -export-dynamic in frogr's LDFLAGS src/Makefile.am | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit e9fe1843341d2ad905418f843bbf2631c50c3845 Author: Alberto Garcia Date: Fri Feb 18 10:14:21 2011 +0200 va_list is not a pointer, don't check if it's NULL or not This prevents flicksoup from being compiled under some architectures src/flicksoup/fsp-session.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit be90e5098ae1abb7dc9ac097a2cab7e6fecfdbcc Author: Mario Sanchez Prada Date: Tue Feb 15 16:34:41 2011 +0100 Updated NEWS file NEWS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 42196942bc467e7e97e69e5b06cddea3e8f2a6f7 Author: Mario Sanchez Prada Date: Tue Feb 15 16:25:43 2011 +0100 Allow handling URIs instead of just local filepaths This opens the door to loading pictures in frogr from different remote sources, such as local samba shares, ssh or ftp servers. src/flicksoup/fsp-session.c | 13 ++++------ src/flicksoup/fsp-session.h | 2 +- src/frogr-controller.c | 6 ++-- src/frogr-controller.h | 2 +- src/frogr-main-view.c | 39 ++++++++++++++++---------------- src/frogr-picture-loader.c | 32 +++++++++++++------------- src/frogr-picture-loader.h | 2 +- src/frogr-picture.c | 42 +++++++++++++++++----------------- src/frogr-picture.h | 8 +++--- src/main.c | 51 ++++++++++++++++++------------------------ 10 files changed, 94 insertions(+), 103 deletions(-) commit 02d12a48bf2fbfc5872009ee303886f81d090d31 Author: Mario Sanchez Prada Date: Tue Feb 8 10:44:24 2011 +0100 Updated Copyright strings in license headers. Use intervals instead of a comma-separated list. COPYING | 4 ++-- Makefile.am | 2 +- README | 3 ++- examples/example.c | 2 +- src/Makefile.am | 2 +- src/flicksoup/fsp-data.c | 2 +- src/flicksoup/fsp-data.h | 2 +- src/flicksoup/fsp-error.c | 2 +- src/flicksoup/fsp-error.h | 2 +- src/flicksoup/fsp-parser.c | 2 +- src/flicksoup/fsp-parser.h | 2 +- src/flicksoup/fsp-session.c | 2 +- src/flicksoup/fsp-session.h | 2 +- src/frogr-about-dialog.c | 4 ++-- src/frogr-about-dialog.h | 2 +- src/frogr-account.c | 3 ++- src/frogr-account.h | 3 ++- src/frogr-add-tags-dialog.c | 2 +- src/frogr-add-tags-dialog.h | 2 +- src/frogr-add-to-group-dialog.c | 2 +- src/frogr-add-to-group-dialog.h | 2 +- src/frogr-add-to-set-dialog.c | 2 +- src/frogr-add-to-set-dialog.h | 2 +- src/frogr-auth-dialog.c | 2 +- src/frogr-auth-dialog.h | 2 +- src/frogr-config.c | 3 ++- src/frogr-config.h | 3 ++- src/frogr-controller.c | 2 +- src/frogr-controller.h | 2 +- src/frogr-create-new-set-dialog.c | 2 +- src/frogr-create-new-set-dialog.h | 2 +- src/frogr-details-dialog.c | 2 +- src/frogr-details-dialog.h | 2 +- src/frogr-global-defs.h | 2 +- src/frogr-group.c | 2 +- src/frogr-group.h | 2 +- src/frogr-main-view-model.c | 2 +- src/frogr-main-view-model.h | 2 +- src/frogr-main-view.c | 2 +- src/frogr-main-view.h | 2 +- src/frogr-photoset.c | 2 +- src/frogr-photoset.h | 2 +- src/frogr-picture-loader.c | 2 +- src/frogr-picture-loader.h | 2 +- src/frogr-picture-uploader.c | 2 +- src/frogr-picture-uploader.h | 2 +- src/frogr-picture.c | 2 +- src/frogr-picture.h | 2 +- src/frogr-settings-dialog.c | 2 +- src/frogr-settings-dialog.h | 2 +- src/frogr-util.c | 2 +- src/frogr-util.h | 2 +- src/main.c | 2 +- 53 files changed, 60 insertions(+), 55 deletions(-) commit 109ed3949d9bed210ab6db8f3b2834a2baf74140 Author: Mario Sanchez Prada Date: Tue Feb 8 10:40:17 2011 +0100 Updated debian files for "personal" use. Alberto Garcia is still the official debian maintainer, but as these files in this repository are only used by me to manually create debian packages, it's more convenient to have them updated this way. debian/control | 4 ++-- debian/copyright | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) commit 3e0c3fd9ba55afa6b1aa2588780baef582f27dca Author: Mario Sanchez Prada Date: Tue Feb 8 10:38:01 2011 +0100 Make .spec file point to the right tarballs frogr.spec | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 3dfe85c0e8a63e554331c99ef86b2e7d4ef9b271 Author: Mario Sanchez Prada Date: Sat Feb 5 16:14:34 2011 +0100 Prepare for the next release NEWS | 4 ++++ configure.ac | 2 +- debian/changelog | 6 ++++++ frogr.spec | 2 +- src/frogr-about-dialog.c | 2 +- 5 files changed, 13 insertions(+), 3 deletions(-)