commit b17f72e3629c50de05a6a9b16731927a5cd21f78 Author: Mario Sanchez Prada Date: Tue May 22 02:25:32 2012 +0200 Frogr 0.7 released NEWS | 4 ++-- debian/changelog | 4 ++-- frogr.spec | 4 ++++ src/frogr-about-dialog.c | 2 +- 4 files changed, 9 insertions(+), 5 deletions(-) commit e642f951da24eeffa8f916a593a29a73c85f0e9b Author: Mario Sanchez Prada Date: Tue May 22 02:04:47 2012 +0200 Updated NEWS file NEWS | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) commit f6a7aa027bddaf4b0267cf73849421a2757e6ee0 Author: Mario Sanchez Prada Date: Tue May 22 01:48:11 2012 +0200 Updated TRANSLATORS file TRANSLATORS | 9 +++++++++ 1 file changed, 9 insertions(+) commit 1b32c1fd6a27bd9b28563eeee34760e9005b944b Author: Mario Sanchez Prada Date: Tue May 22 01:40:11 2012 +0200 Add my second son to the THANKS file too THANKS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) commit d3439981c3df9d8f62b108aab06e9e99082ba6f9 Author: Mario Sanchez Prada Date: Tue May 22 01:33:40 2012 +0200 Updated README file README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 62a9d83dd39e79f08070ea537a943f831c00a1a0 Author: Mario Sanchez Prada Date: Tue May 22 01:22:35 2012 +0200 Fixed wrong package name in debian/control debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit d9b87697c6acdf22131abe42a87ecb78978b7ddb Author: Mario Sanchez Prada Date: Tue May 22 01:17:48 2012 +0200 Added missing null-check checking the Soup response src/flicksoup/fsp-session.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit fefc1b430b167004da9aea49af7c8f7efbc9b9df Author: Mario Sanchez Prada Date: Tue May 22 01:08:21 2012 +0200 Properly check return value of gets() in example.c src/examples/example.c | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) commit 0c71ca52400f46be5a9adea51c4003e3b0d3dcd8 Author: Mario Sanchez Prada Date: Tue May 22 00:59:29 2012 +0200 Never cache app info struct for external tools src/frogr-util.c | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) commit e4ad55bdb3f8ff4963dc38677c8468594ec414ba Author: Marek Černocký Date: Sun May 6 01:25:45 2012 +0200 Updated Czech translation po/cs.po | 514 ++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 312 insertions(+), 202 deletions(-) commit 2e1dcf0f12eb926c1cb4c07e2ea3f8812ba5f33d Author: Mario Sanchez Prada Date: Sun Apr 29 18:36:34 2012 +0200 Fix stupid mistake: Use g_error_free() instead of g_free() for GError src/frogr-controller.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 1c6f4202b8cc5a5c200ea8fed3a06e2a30263bfd Author: Bruno Brouard Date: Thu Apr 26 18:17:18 2012 +0200 Updated French translation po/fr.po | 469 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 263 insertions(+), 206 deletions(-) commit 2ff852077dd943956f1edf461eea79ccaa7b2b27 Author: Mario Blättermann Date: Tue Apr 24 21:31:55 2012 +0200 [l10n] Updated German doc translation help/de/de.po | 237 +++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 172 insertions(+), 65 deletions(-) commit 6afc2825ed4c15c56ff35a14de35c08732e4367c Author: Joe Hansen Date: Sat Apr 21 17:20:47 2012 +0200 Updated Danish translation po/da.po | 413 ++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 240 insertions(+), 173 deletions(-) commit 353fd3bb8067006b005cf44b4091f9d28637ecda Author: Matej Urbančič Date: Sat Apr 21 12:45:38 2012 +0200 Updated Slovenian translation po/sl.po | 113 +++++++++++++++++++++----------------------------------------- 1 file changed, 38 insertions(+), 75 deletions(-) commit bfc6c7f5698e1660ce8a49a5135f6ae96d9396a4 Author: Mario Sanchez Prada Date: Sun Apr 15 23:02:28 2012 +0200 Adjusted menu items accelerators and keyboard shortcuts src/frogr-main-view.c | 36 +++++------------------------------- 1 file changed, 5 insertions(+), 31 deletions(-) commit 6588b0e4e7746b70aaf2669c511304e25bbb8fa5 Author: Mario Sanchez Prada Date: Sat Apr 14 23:07:11 2012 +0200 Simplify code in frogr-util src/frogr-util.c | 34 +++++----------------------------- 1 file changed, 5 insertions(+), 29 deletions(-) commit 73935f6a201651f144bd3901ef6404a3f2c6926d Author: Mario Sanchez Prada Date: Sat Apr 14 16:12:22 2012 +0200 Fixes issues with links in the about dialog in OSX src/frogr-about-dialog.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit db48c968f0f56409a29ffb124ad048391f8ff2c4 Author: Mario Sanchez Prada Date: Sat Apr 14 16:02:07 2012 +0200 Fix memory leaks opening URIs in external applications src/frogr-main-view.c | 7 +------ src/frogr-util.c | 12 +++--------- 2 files changed, 4 insertions(+), 15 deletions(-) commit d127514f2de239b93cbd55cdc68f10960e99393f Author: Mario Sanchez Prada Date: Sat Apr 14 15:28:03 2012 +0200 Build fix for GNOME src/frogr-main-view.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit a5569ad6220f8de13005edbeb2125445aa130857 Author: Mario Sanchez Prada Date: Sat Apr 14 13:37:34 2012 +0200 Fix 'Open in external viewer' for OSX src/frogr-util.c | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) commit 383f5c15db5af8e7abea395c60c79c66bd98225e Author: Mario Sanchez Prada Date: Sat Apr 14 12:27:04 2012 +0200 Fix accelerators in menu items for OSX src/frogr-main-view.c | 94 +++++++++++++++++++++++++++++++------------------ 1 file changed, 59 insertions(+), 35 deletions(-) commit 9dc77a86ea733e0e4328a86155f5cb20b2fd8c67 Author: Mario Sanchez Prada Date: Sat Apr 14 10:38:39 2012 +0200 Build fix for OSX src/frogr-main-view.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 982c391dffc19b6a0970f8a21b36d14d08a254cc Author: Mario Blättermann Date: Thu Apr 12 21:52:22 2012 +0200 [l10n] Updated German translation po/de.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5278f5c8b3f222bd3c244b32809c17b99c44d566 Author: Mario Blättermann Date: Thu Apr 12 21:49:07 2012 +0200 [l10n] Updated German translation po/de.po | 477 ++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 277 insertions(+), 200 deletions(-) commit 127fd8f874abb6c507c73145bb5fb33db3710f62 Author: Daniel Mustieles Date: Thu Apr 12 16:43:34 2012 +0200 Updated Spanish translation po/es.po | 277 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 152 insertions(+), 125 deletions(-) commit 3c8017208fc2cfaee839be04732a216a85a5aed1 Author: Daniel Mustieles Date: Thu Apr 12 16:43:26 2012 +0200 Updated Spanish translation help/es/es.po | 284 +++++++++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 236 insertions(+), 48 deletions(-) commit ce9d37871078bd7fd3969f1f18cade658b2a6baf Author: Fran Diéguez Date: Thu Apr 12 15:07:06 2012 +0200 Updated Galician translations po/gl.po | 385 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 230 insertions(+), 155 deletions(-) commit bfa140cd5e0b70c6e38b0d3f49064cc001ca3f9f Author: Mario Sanchez Prada Date: Thu Apr 12 13:23:45 2012 +0200 Updated years in copyright text in the about dialog src/frogr-about-dialog.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 6a12f0cb9152535781c08b6099962172906cd6d1 Author: Mario Sanchez Prada Date: Thu Apr 12 12:14:08 2012 +0200 Updated NEWS file NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 27ef9ff22fc44c49af0436a350e795ffd0c1d3c9 Author: Mario Sanchez Prada Date: Thu Apr 12 12:00:52 2012 +0200 Back to the origin: avoid using GtkActionGroup from GtkBuilder file. It causes frogr to print some weird critical warnings when starting. data/gtkbuilder/frogr-main-view.xml | 210 ++++++++++++++--------------------- src/frogr-main-view.c | 41 ++++--- 2 files changed, 102 insertions(+), 149 deletions(-) commit f1e6800aebc1a4f6944d4a63a793555e698edf54 Author: Mario Sanchez Prada Date: Thu Apr 12 11:52:24 2012 +0200 Updated l10n strings and screenshots data/gtkbuilder/frogr-main-view.xml | 2 +- help/C/figures/auth-dialog-step2.png | Bin 5780 -> 5539 bytes help/C/figures/create-new-set.png | Bin 14558 -> 14004 bytes help/C/figures/edit-picture-details.png | Bin 69595 -> 77564 bytes help/C/figures/preferences-general.png | Bin 36309 -> 0 bytes help/C/figures/preferences-misc.png | Bin 21259 -> 20530 bytes src/frogr-auth-dialog.c | 10 +++++----- src/frogr-create-new-set-dialog.c | 8 ++++---- src/frogr-details-dialog.c | 12 ++++++------ src/frogr-settings-dialog.c | 8 ++++---- 10 files changed, 20 insertions(+), 20 deletions(-) commit af358de22e3b8bbe03aa29e5f6741d4109f556db Author: Mario Sanchez Prada Date: Thu Apr 12 10:23:08 2012 +0200 Use GtkActionGroup to group actions and set sensitiveness data/gtkbuilder/frogr-main-view.xml | 210 +++++++++++++++++++++-------------- src/frogr-main-view.c | 41 +++---- 2 files changed, 149 insertions(+), 102 deletions(-) commit 27d4d2b7476eb4fbc3618ba44d2e056a61bc1171 Author: Kjartan Maraas Date: Thu Apr 12 09:39:03 2012 +0200 Updated Norwegian bokmål translation po/nb.po | 488 +++++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 273 insertions(+), 215 deletions(-) commit 77f0cf0b9bccd21b31e5464d96c9ed2c98f653dd Author: Mario Sanchez Prada Date: Thu Apr 12 02:17:09 2012 +0200 Updated NEWS file NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 2cab187868094c27314a97459aac43d6c9d0d512 Author: Mario Sanchez Prada Date: Thu Apr 12 01:14:58 2012 +0200 Stop using gdkkeysyms-compat.h and use the new symbols instead. Added explicit defines in frogr-gtk-compat.h to map the new symbols to the ones used in GTK+ 2, without the "_KEY_" part in GDK_KEY_*. src/frogr-gtk-compat.h | 19 +++++++++++++++++++ src/frogr-main-view.c | 43 +++++++++++++++++++------------------------ 2 files changed, 38 insertions(+), 24 deletions(-) commit 2285f4ea7b5520ea3f2fef39a145fa9b5b0e930e Author: Mario Sanchez Prada Date: Thu Apr 12 01:01:42 2012 +0200 Setup keyboard shortcuts for menu items data/gtkbuilder/frogr-main-view.xml | 20 +++--- src/frogr-main-view.c | 116 ++++++++++++++++++++++++++++++----- 2 files changed, 109 insertions(+), 27 deletions(-) commit 5f848d9fa2fc501295b169adcfe43d47ae0f3377 Author: Mario Sanchez Prada Date: Thu Apr 12 01:13:15 2012 +0200 Updating frogr documentation (help contents). Just updated screenshots and descriptions to match the new UI. Still a lot of work left to do to make it a really helpful document, but it's a start. help/C/add-pictures.page | 10 +++++----- help/C/create-account.page | 17 ++++++++++++++--- help/C/display.page | 2 +- help/C/edit-pictures.page | 10 +++++++--- help/C/external-viewer.page | 2 +- help/C/figures/add-tags-dialog.png | Bin 0 -> 8425 bytes help/C/figures/add-to-groups.png | Bin 0 -> 30736 bytes help/C/figures/add-to-sets.png | Bin 0 -> 36412 bytes help/C/figures/auth-dialog-step1.png | Bin 0 -> 8788 bytes help/C/figures/auth-dialog-step2.png | Bin 0 -> 5780 bytes help/C/figures/create-new-set.png | Bin 0 -> 14558 bytes help/C/figures/edit-picture-details.png | Bin 71647 -> 69595 bytes help/C/figures/frogr-remote-organizer.png | Bin 348971 -> 344170 bytes help/C/figures/preferences-connection.png | Bin 24244 -> 23985 bytes help/C/figures/preferences-general.png | Bin 35642 -> 36309 bytes help/C/figures/preferences-misc.png | Bin 17596 -> 21259 bytes help/C/group-pictures.page | 8 +++++++- help/C/index.page | 2 +- help/C/introduction.page | 4 ++-- help/C/organize.page | 2 +- help/C/pictures.page | 6 +++--- help/C/preferences.page | 4 ++-- help/C/remove-pictures.page | 4 ++-- help/C/set-pictures.page | 15 ++++++++++++++- help/C/tag.page | 9 ++++++++- help/C/upload-pictures.page | 2 +- help/Makefile.am | 6 ++++++ 27 files changed, 75 insertions(+), 28 deletions(-) commit 1fac44a08ac84baea520bca4ac1440aa6e69da9b Author: Mario Sanchez Prada Date: Wed Apr 11 23:11:45 2012 +0200 Update string in authorization dialog src/frogr-auth-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 9b81f5b7098c5ecdfc0c44f92f3356f8b4b624a9 Author: Mario Sanchez Prada Date: Tue Apr 10 22:59:03 2012 +0200 Improved the way pictures are scaled src/frogr-util.c | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) commit 248c62a059359fa5e245b1e6419e921d4017d2e9 Author: Matej Urbančič Date: Tue Apr 10 19:43:32 2012 +0200 Updated Slovenian translation po/sl.po | 128 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 67 insertions(+), 61 deletions(-) commit 1b3b018afe863c8f84367c2bec174ab8cc84708b Author: Mario Sanchez Prada Date: Tue Apr 10 15:27:48 2012 +0200 Small redesign of the 'Frogr' menu data/gtkbuilder/frogr-main-view.xml | 16 ++++++++-------- src/frogr-main-view.c | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) commit 69da37744e40479300fb8440170dd3f5615e8f35 Author: Mario Sanchez Prada Date: Tue Apr 10 00:24:54 2012 +0200 Hide the new 'frogr' menu in OSX data/gtkbuilder/frogr-main-view.xml | 2 +- src/frogr-main-view.c | 23 ++++++----------------- 2 files changed, 7 insertions(+), 18 deletions(-) commit da70d0835ec691b7eb5a8816ede0ad4b571b328b Author: Mario Sanchez Prada Date: Mon Apr 9 23:41:39 2012 +0200 Don't reference GtkComboBoxText if GTK+ < 2.24 src/frogr-details-dialog.c | 2 +- src/frogr-gtk-compat.c | 6 +++--- src/frogr-gtk-compat.h | 2 +- src/frogr-settings-dialog.c | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) commit e3931feac9d3ebfaa165ca05e54419f6221ac029 Author: Mario Sanchez Prada Date: Mon Apr 9 23:33:21 2012 +0200 Redesign the menu bar in GNOME too to prepare frogr for the global menu in GNOME Shell. Renamed 'File' to 'Frogr', moved 'add'/'remove' menu items to 'Actions', moved the 'Help' and 'About' menu items to the new 'Frogr' menu and removed the 'Help' menu from the menu bar. data/gtkbuilder/frogr-main-view.xml | 96 ++++++++++++++++------------------- src/frogr-main-view.c | 4 +- 2 files changed, 45 insertions(+), 55 deletions(-) commit d74511560f18ae6f86f5707e18fcd8ad3e17c7db Author: Mario Sanchez Prada Date: Mon Apr 9 15:10:30 2012 +0200 Place the 'accounts' and 'authorize' menu items in the application menu for OSX src/frogr-main-view.c | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) commit c2171d6cb7d966d42599d328ada10a049a7902bc Author: Daniel Mustieles Date: Mon Apr 9 14:32:04 2012 +0200 Updated Spanish translation po/es.po | 196 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 103 insertions(+), 93 deletions(-) commit 77684bbd379d6e018b15ddb0c202bc926f0e3c7b Author: Mario Sanchez Prada Date: Mon Apr 9 12:54:42 2012 +0200 Add mising CFLAGS in src/example/Makefile.am src/examples/Makefile.am | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) commit 4b4343c041f4df2c07d80a4a1741fa1e5ab3b1c4 Author: Mario Sanchez Prada Date: Mon Apr 9 12:51:22 2012 +0200 Only allow using the dark theme for GTK+ 3 src/frogr-controller.c | 22 +++++++++++++--------- src/frogr-controller.h | 7 +++++-- src/frogr-settings-dialog.c | 24 +++++++++++++++++++++++- 3 files changed, 41 insertions(+), 12 deletions(-) commit 9627ef19afedec307b4ffdfc683d8b4b584ee8c6 Author: Matej Urbančič Date: Mon Apr 9 12:37:16 2012 +0200 Updated Slovenian translation po/sl.po | 182 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 95 insertions(+), 87 deletions(-) commit 26cd8a6c1c9febf7c1f39b9bf4bb67ee96d05905 Author: Mario Sanchez Prada Date: Mon Apr 9 12:35:23 2012 +0200 Remove extra (and wrong) const modifiers src/frogr-location.c | 4 ++-- src/frogr-location.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) commit 7075ac7e56096360b37399f3056dead92a2bce4a Author: Mario Sanchez Prada Date: Mon Apr 9 04:07:56 2012 +0200 Updated copyright headers and authorship AUTHORS | 7 ------- COPYING | 2 +- src/Makefile.am | 2 +- src/examples/Makefile.am | 3 +++ src/examples/example.c | 2 +- src/flicksoup/Makefile.am | 3 +++ 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-account.c | 2 +- src/frogr-account.h | 2 +- src/frogr-add-tags-dialog.c | 2 +- src/frogr-auth-dialog.c | 2 +- src/frogr-config.c | 2 +- src/frogr-config.h | 2 +- src/frogr-controller.c | 2 +- src/frogr-controller.h | 2 +- src/frogr-details-dialog.c | 2 +- src/frogr-main-view-model.c | 2 +- src/frogr-main-view-model.h | 2 +- src/frogr-main-view.c | 7 +++++-- src/frogr-picture-loader.c | 2 +- src/frogr-picture.c | 2 +- src/frogr-settings-dialog.c | 2 +- src/frogr-util.c | 2 +- src/frogr-util.h | 2 +- src/main.c | 2 +- 32 files changed, 39 insertions(+), 37 deletions(-) commit dcf4c7534868686d4ebe3a04bddd63239e03992a Author: Mario Sanchez Prada Date: Mon Apr 9 03:56:47 2012 +0200 Fixed memory management issue in FrogrPictureLoader src/frogr-main-view.c | 1 + src/frogr-picture-loader.c | 17 +++++++++++------ src/main.c | 9 +++------ 3 files changed, 15 insertions(+), 12 deletions(-) commit 3b6df3f06f026f00db52c8f48e5cccf6292d0892 Author: Mario Sanchez Prada Date: Mon Apr 9 03:36:10 2012 +0200 Improved the textual information in the status bar src/frogr-main-view.c | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) commit 4f027a912c0eebbaeb0059c8f3c20def68b2e053 Author: Mario Sanchez Prada Date: Mon Apr 9 03:11:38 2012 +0200 Properly handle response for the settings dialog src/frogr-settings-dialog.c | 41 ++++++++++++++++++++++------------------- 1 file changed, 22 insertions(+), 19 deletions(-) commit 3b9f448b28df10745582871971a6982100e82869 Author: Mario Sanchez Prada Date: Mon Apr 9 03:06:46 2012 +0200 Move checkbox to select dark themes to the settings dialog data/gtkbuilder/frogr-main-view.xml | 12 ++++------ src/frogr-config.c | 2 +- src/frogr-controller.c | 12 ++++++++++ src/frogr-controller.h | 2 ++ src/frogr-main-view.c | 42 ----------------------------------- src/frogr-settings-dialog.c | 22 +++++++++++++++++- 6 files changed, 40 insertions(+), 52 deletions(-) commit 14c2f6afbfaec710c5ea3ae2fdf2db8fd0294aa5 Author: Mario Sanchez Prada Date: Mon Apr 9 03:05:51 2012 +0200 Fixed strings in settings dialog src/frogr-settings-dialog.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 3d206865bceedbd829b4469a2e64db361d084b93 Author: Mario Sanchez Prada Date: Mon Apr 9 02:33:24 2012 +0200 Updated NEWS file NEWS | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) commit 59f70fcfb4ee948a31ae36ae4128667abc93c31f Author: Mario Sanchez Prada Date: Mon Apr 9 01:58:44 2012 +0200 Add examples for setLocation and getLocation new API src/examples/example.c | 93 +++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 88 insertions(+), 5 deletions(-) commit 6ca319d605db05fb0ee44508eeb589d8095a576f Author: Mario Sanchez Prada Date: Mon Apr 9 01:40:10 2012 +0200 Added API to FspSession to get the location for a picture. At the moment, useful for testing purposes only. src/flicksoup/fsp-error.c | 17 ++++++++ src/flicksoup/fsp-error.h | 4 +- src/flicksoup/fsp-parser.c | 94 +++++++++++++++++++++++++++++++++++++++++-- src/flicksoup/fsp-parser.h | 6 +++ src/flicksoup/fsp-session.c | 65 ++++++++++++++++++++++++++++++ src/flicksoup/fsp-session.h | 12 ++++++ 6 files changed, 193 insertions(+), 5 deletions(-) commit 36e1da34cf2819956e293d30b745e82db3dd8350 Author: Mario Sanchez Prada Date: Mon Apr 9 01:37:58 2012 +0200 Replace wrong call to g_object_unref with fsp_data_free src/flicksoup/fsp-parser.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 6d92e41a973f0542251ffcf243226bc07d5a61cc Author: Mario Sanchez Prada Date: Mon Apr 9 01:10:15 2012 +0200 Updated flicksoup examples to help check things in a better way. Note: some day I should think about implementing real tests. src/examples/example.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) commit 17e173765447bd2ede78014892605d925e626d80 Author: Mario Sanchez Prada Date: Mon Apr 9 01:09:19 2012 +0200 Fix issues with encoding with new pictures and photosets src/flicksoup/fsp-session.c | 90 ++++++++++++++++++++++++++++--------------- 1 file changed, 59 insertions(+), 31 deletions(-) commit f6c92b2ce8668e31d07d660260f4c4f158e2306a Author: Mario Sanchez Prada Date: Mon Apr 9 00:01:28 2012 +0200 Use DEBUG for printing the base string for signing src/flicksoup/fsp-session.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 6cfdf144bd636a024a8bb4adb5090bf6d0bc79de Author: Mario Sanchez Prada Date: Mon Apr 9 00:00:28 2012 +0200 Get rid of code previously taken from libsoup, in FspSession README | 4 ---- src/flicksoup/fsp-session.c | 34 +--------------------------------- 2 files changed, 1 insertion(+), 37 deletions(-) commit 6399a58e595b97bb19b1b690771ff5d62c5321d1 Author: Mario Sanchez Prada Date: Sun Apr 8 22:27:41 2012 +0200 Migrate 'checkToken' method to OAuth src/flicksoup/fsp-error.c | 1 + src/flicksoup/fsp-error.h | 3 +- src/flicksoup/fsp-parser.c | 117 ++++++++++++++++++++++++++++++++++++++++++- src/flicksoup/fsp-parser.h | 6 +++ src/flicksoup/fsp-session.c | 23 +++++++-- 5 files changed, 145 insertions(+), 5 deletions(-) commit ff120137cee97a3f76e617a7d171f025f4519aa6 Author: Matej Urbančič Date: Sun Apr 8 21:07:16 2012 +0200 Updated Slovenian translation po/sl.po | 377 ++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 217 insertions(+), 160 deletions(-) commit 3d04b5054f564289181c6981c22948dcdde5425b Author: Daniel Mustieles Date: Sun Apr 8 13:24:35 2012 +0200 Updated Spanish translation po/es.po | 317 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 167 insertions(+), 150 deletions(-) commit 672702c77ce5cad661b27a29a3ed0319524c2e49 Author: Mario Sanchez Prada Date: Sun Apr 8 10:05:09 2012 +0200 Avoid duplicating too many strings when storing local tags src/frogr-main-view-model.c | 75 ++++++++++++++++--------------------------- src/frogr-main-view-model.h | 2 +- 2 files changed, 28 insertions(+), 49 deletions(-) commit e38734f420ccb86ac668112171a63750a4a44231 Author: Mario Sanchez Prada Date: Sun Apr 8 04:42:51 2012 +0200 Updated examples.c to the new authentication API src/examples/Makefile.am | 3 ++- src/examples/example.c | 22 ++++++++++++++++++---- 2 files changed, 20 insertions(+), 5 deletions(-) commit 143a2d2701cfc31e4c194f766d543194a4260326 Author: Mario Sanchez Prada Date: Sun Apr 8 04:11:16 2012 +0200 Ensure messages are always written in 'positive' data/gtkbuilder/frogr-main-view.xml | 8 +++---- src/frogr-main-view.c | 15 ++++++------- src/frogr-settings-dialog.c | 40 +++++++++++++++++------------------ 3 files changed, 31 insertions(+), 32 deletions(-) commit d363d0e648da21aae43efcb6792fe95a88217769 Author: Mario Sanchez Prada Date: Sun Apr 8 03:58:40 2012 +0200 Add option to allow using or not the dark theme for GTK >= 3.2 data/gtkbuilder/frogr-main-view.xml | 12 ++++++--- src/frogr-config.c | 35 ++++++++++++++++++++++++ src/frogr-config.h | 4 +++ src/frogr-main-view.c | 51 ++++++++++++++++++++++++++++++----- src/main.c | 5 ---- 5 files changed, 92 insertions(+), 15 deletions(-) commit e1c2dccfc497c2da9403e8dc147809ae8bd4d14c Author: Ignacio Casal Quinteiro Date: Sat Aug 13 10:00:25 2011 +0200 Prefer dark theme. Fixes bug #656448 src/main.c | 5 +++++ 1 file changed, 5 insertions(+) commit 3285b31c74835ed3030c6373d98088bb5f07aea6 Author: Mario Sanchez Prada Date: Sun Apr 8 02:58:58 2012 +0200 Add new tags added locally to the auto-completion feature (#658120) From now on, if you add a new tag (that is, not existing in pictures in flickr already) to a picture in frogr, this tag will be suggested for the other pictures whose details are being edited. https://bugzilla.gnome.org/show_bug.cgi?id=658120 src/frogr-add-tags-dialog.c | 14 +++- src/frogr-controller.c | 6 +- src/frogr-details-dialog.c | 13 +++ src/frogr-main-view-model.c | 192 ++++++++++++++++++++++++++++++++++++++----- src/frogr-main-view-model.h | 21 +++-- src/frogr-picture.c | 6 +- 6 files changed, 218 insertions(+), 34 deletions(-) commit 09353cbff417f7924092672a0323b0190c29ffd9 Author: Mario Sanchez Prada Date: Sun Apr 8 01:28:24 2012 +0200 Reorganize picture attributes in details and settings dialogs src/frogr-details-dialog.c | 33 +++++++++++++++++++++++++-------- src/frogr-settings-dialog.c | 31 ++++++++++++++++++++++++------- 2 files changed, 49 insertions(+), 15 deletions(-) commit 4aba4bd1c69fdf02747227f4212c3d59a8919d56 Author: Mario Sanchez Prada Date: Sun Apr 8 00:58:21 2012 +0200 Fix issues initializing the active account. Call frogr_controller_set_active_account in frogr_controller_run_app instead of doing it in frogr_controller_init, where basic initialization of priv->account and tokens in the FspSession object should be done. src/frogr-controller.c | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) commit 7953d5ec2f8efa882c15387f3b03356974df073a Author: Mario Sanchez Prada Date: Sun Apr 8 00:55:15 2012 +0200 Avoid extra call to frogr_config_save_accounts () src/frogr-controller.c | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) commit 8bc40e445c815323900a401256c38503546dee62 Author: Mario Sanchez Prada Date: Sun Apr 8 00:13:30 2012 +0200 Centralize handling of errors from FspSession in _handle_flicksoup_error src/frogr-controller.c | 88 ++++++++++++++++++++---------------------------- 1 file changed, 37 insertions(+), 51 deletions(-) commit 5543a6212007cd772f4021dcae11aeae20795005 Author: Mario Sanchez Prada Date: Thu Apr 5 22:43:26 2012 +0200 Renamed variable in FrogrController src/frogr-controller.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) commit 0a94a86ed218c68b190004e3b8f1f34fd4c4ae82 Author: Mario Sanchez Prada Date: Thu Apr 5 16:36:41 2012 +0200 Fix issues upgrading the old credentials to the new ones. It finally works seamlessly once and for all, even reporting to the user that it's "Updating credentials..." with a progressbar dialog while doing it, and ensuring all the information is retrieved later on, once it has succeeded. src/frogr-controller.c | 103 +++++++++++++++++++++++++++--------------------- 1 file changed, 58 insertions(+), 45 deletions(-) commit 28597440d78ecb7244c718bfb1474ab966080837 Author: Mario Sanchez Prada Date: Thu Apr 5 15:57:20 2012 +0200 Minor cleanup in FrogrConfig and FrogrAccount src/frogr-account.c | 13 ++++--------- src/frogr-account.h | 3 +++ src/frogr-config.c | 5 +---- src/frogr-config.h | 3 +++ 4 files changed, 11 insertions(+), 13 deletions(-) commit 935d3c5cef2c6cfd51d227a726436d3d707243a2 Author: Mario Sanchez Prada Date: Thu Apr 5 15:14:49 2012 +0200 Use setter functions for token and secret in FspSession src/flicksoup/fsp-session.c | 27 +++++++-------------------- 1 file changed, 7 insertions(+), 20 deletions(-) commit c2b12017a14358c2c0e02fa191fea9bde4a5d44a Author: Daniel Mustieles Date: Thu Apr 5 13:30:25 2012 +0200 Updated Spanish translation po/es.po | 203 +++++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 122 insertions(+), 81 deletions(-) commit 3d5190263050ac35f2f7a7a60279f47c46294f85 Author: Mario Sanchez Prada Date: Thu Apr 5 10:33:26 2012 +0200 Avoid having to specify the GET http method all the time src/flicksoup/fsp-session.c | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) commit e593fcdb7fe90250176728839ff20d647ca377b8 Author: Mario Sanchez Prada Date: Thu Apr 5 04:40:28 2012 +0200 Seamlessly upgrade the active account from the old API to OAuth src/frogr-controller.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) commit b6b51ac33cb471903f8d48d1dd9d8265e71ac383 Author: Mario Sanchez Prada Date: Thu Apr 5 05:00:42 2012 +0200 Store on disk the actual version of a specific account src/frogr-account.c | 7 +++++-- src/frogr-config.c | 5 +---- 2 files changed, 6 insertions(+), 6 deletions(-) commit a1c97a0c151f29df1e3990b232e6b51cafba35f3 Author: Mario Sanchez Prada Date: Thu Apr 5 04:03:08 2012 +0200 Add API in FspSession to exchange an old token for a new one src/flicksoup/fsp-error.c | 1 + src/flicksoup/fsp-error.h | 1 + src/flicksoup/fsp-parser.c | 78 ++++++++++++++++++++++++++++++- src/flicksoup/fsp-parser.h | 6 +++ src/flicksoup/fsp-session.c | 108 +++++++++++++++++++++++++++++++++++++++++-- src/flicksoup/fsp-session.h | 10 ++++ src/frogr-controller.c | 1 + 7 files changed, 200 insertions(+), 5 deletions(-) commit f62269035e11d4aacfa6d5edbc619ef6428c049c Author: Mario Sanchez Prada Date: Thu Apr 5 03:22:33 2012 +0200 Fixed OAuth related issues while uploading pictures. src/flicksoup/fsp-session.c | 37 +++++++++++++++++++++++++++++++------ 1 file changed, 31 insertions(+), 6 deletions(-) commit cef31e386204b0f7c973885228a163c1a5c10ba1 Author: Mario Sanchez Prada Date: Thu Apr 5 01:36:54 2012 +0200 Removed unused define (FLICKR_API_AUTH_URL) src/flicksoup/fsp-session.c | 1 - 1 file changed, 1 deletion(-) commit 789a1ccfd957c4dd07696874e93446f120000b04 Author: Mario Sanchez Prada Date: Thu Apr 5 01:24:54 2012 +0200 Do not set 'oauth_token' in every caller of _get_signed_url() src/flicksoup/fsp-session.c | 48 +++++++++---------------------------------- 1 file changed, 10 insertions(+), 38 deletions(-) commit 3efa73c70620417754ea3289d3aaaef93f4859b1 Author: Mario Sanchez Prada Date: Thu Apr 5 01:17:07 2012 +0200 Migrating the 'upload' operation to OAuth src/flicksoup/fsp-session.c | 83 ++++++++++++++++++++++++++++++------------- 1 file changed, 58 insertions(+), 25 deletions(-) commit 0805223d4ea06dd5d4bf943ca9011374cb13199f Author: Mario Sanchez Prada Date: Thu Apr 5 00:43:11 2012 +0200 Use an XML attribute for versioning, rather than a node src/frogr-config.c | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) commit 7b0d59489d0759a764637671e9fbdc474a706a44 Author: Mario Sanchez Prada Date: Wed Apr 4 21:12:49 2012 +0200 Provide API for setting the version of the settings file src/frogr-config.c | 27 +++++++++++++++++++++++++++ src/frogr-config.h | 2 ++ 2 files changed, 29 insertions(+) commit 3df71dc2e000fc3884e95a29a69098afca217c2f Author: Mario Sanchez Prada Date: Wed Apr 4 21:12:06 2012 +0200 Provide API for setting/getting the version for a FrogrAccount src/frogr-account.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ src/frogr-account.h | 5 +++++ src/frogr-config.c | 7 +++++++ 3 files changed, 57 insertions(+) commit 79a4dd053cdfaff8e1e8c21063f82ebafa0750f0 Author: Mario Sanchez Prada Date: Wed Apr 4 20:54:24 2012 +0200 Use simple versioning system for storing settings and accounts src/frogr-config.c | 9 +++++++++ 1 file changed, 9 insertions(+) commit 2aa8ae4cca0beb3f031b5a33f3c2c029ea195694 Author: Mario Sanchez Prada Date: Wed Apr 4 20:48:01 2012 +0200 Do not use 'oauth' prefixes in FrogrAccount and FrogrConfig src/frogr-account.c | 88 +++++++++++++----------------------------------- src/frogr-account.h | 13 +++---- src/frogr-config.c | 18 +++------- src/frogr-controller.c | 10 +++--- 4 files changed, 36 insertions(+), 93 deletions(-) commit bacc3ba11356ff4e5619db200a6cc204bfee10c0 Author: Mario Sanchez Prada Date: Wed Apr 4 16:15:56 2012 +0200 Migrated to OAuth all the other methods in FspSession, with the exception of the 'upload' methods, which requires more work. src/flicksoup/fsp-session.c | 55 +++++++++++++++++-------------------------- 1 file changed, 22 insertions(+), 33 deletions(-) commit 4e2c3715d6a246c9f7d2bc0f1ea38d84edc01236 Author: Mario Sanchez Prada Date: Wed Apr 4 16:07:39 2012 +0200 Properly use OAuth tokens in FrogrController src/frogr-controller.c | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) commit b3a2031f2103d0c4256598b4203fb4908b3323b8 Author: Mario Sanchez Prada Date: Wed Apr 4 15:50:03 2012 +0200 Add support for OAuth tokens in FrogrAccount and FrogrConfig src/frogr-account.c | 97 ++++++++++++++++++++++++++++++++++++++++++++++++ src/frogr-account.h | 12 ++++++ src/frogr-config.c | 26 ++++++++++++- src/frogr-controller.c | 2 +- 4 files changed, 135 insertions(+), 2 deletions(-) commit 2b7e4accc063bbaf77e92ee8f0bc54e19b325b92 Author: Mario Sanchez Prada Date: Wed Apr 4 15:30:13 2012 +0200 Do not force flicksoup to always ask for 'write' permissions. Do it from frogr instead. src/flicksoup/fsp-session.c | 3 +-- src/frogr-controller.c | 11 ++++++++--- 2 files changed, 9 insertions(+), 5 deletions(-) commit ac20a692c468977e267135cf18f6f875dcd33cc9 Author: Mario Sanchez Prada Date: Wed Apr 4 15:23:18 2012 +0200 Validate verification code before accepting it from the user src/frogr-auth-dialog.c | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) commit accd0aaaf6bd1d3cef49816447f26e737325023e Author: Mario Sanchez Prada Date: Wed Apr 4 14:31:55 2012 +0200 Implemented 2nd phase of authorization process in terms of OAuth. src/examples/example.c | 2 +- src/flicksoup/fsp-error.c | 1 - src/flicksoup/fsp-error.h | 6 +- src/flicksoup/fsp-parser.c | 155 ++++++++++++++----------------------------- src/flicksoup/fsp-parser.h | 2 +- src/flicksoup/fsp-session.c | 82 ++++++++++++++++------- src/flicksoup/fsp-session.h | 1 + src/frogr-auth-dialog.c | 35 ++++++++-- src/frogr-controller.c | 20 ++++-- src/frogr-controller.h | 2 +- 10 files changed, 162 insertions(+), 144 deletions(-) commit 35442fba05068f72f96e533d9662cc406ed8340f Author: Mario Sanchez Prada Date: Wed Apr 4 13:36:54 2012 +0200 New widgets in auth dialog to enter verification code src/frogr-auth-dialog.c | 89 +++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 78 insertions(+), 11 deletions(-) commit 38bbbe67cf257920184d3493c60f2ae94f73bcfe Author: Mario Sanchez Prada Date: Wed Apr 4 13:36:19 2012 +0200 Fixed unlocalized string src/frogr-auth-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 9171c343914dd780dd79c7a086d288f4d323fed0 Author: Mario Sanchez Prada Date: Wed Apr 4 12:46:19 2012 +0200 New helper files for GTK compatibility, to avoid if-defs all over the place. src/Makefile.am | 18 +++++----- src/frogr-details-dialog.c | 78 +++++++++------------------------------- src/frogr-gtk-compat.c | 84 +++++++++++++++++++++++++++++++++++++++++++ src/frogr-gtk-compat.h | 39 ++++++++++++++++++++ src/frogr-settings-dialog.c | 69 ++++++++--------------------------- 5 files changed, 164 insertions(+), 124 deletions(-) commit 0ccf4c0983216f1ed06a7d059110577d94fcda6f Author: Mario Sanchez Prada Date: Wed Apr 4 12:46:58 2012 +0200 Added missing includes in frogr-util src/frogr-util.c | 2 +- src/frogr-util.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) commit 291c9363883a40ca9e8f6f1a355040f834c92619 Author: Matej Urbančič Date: Wed Apr 4 13:42:11 2012 +0200 Updated Slovenian translation po/sl.po | 185 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 97 insertions(+), 88 deletions(-) commit bec791321e53cec0d1fce957b39550bc817a357a Author: Daniel Mustieles Date: Wed Apr 4 10:09:11 2012 +0200 Updated Spanish translation po/es.po | 260 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 133 insertions(+), 127 deletions(-) commit 5be167b4e828cbc85de6eb9ecc52db89f2925c30 Author: Mario Sanchez Prada Date: Wed Apr 4 03:51:44 2012 +0200 Fixed mistake in g_return_val_if_fail, in FspSession src/flicksoup/fsp-session.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 24ef2ef2a065067fea0570f4bf7ab8f0a8e50e58 Author: Mario Sanchez Prada Date: Wed Apr 4 03:38:04 2012 +0200 Get rid of the 'frob' in FspSession src/flicksoup/fsp-error.h | 1 + src/flicksoup/fsp-session.c | 12 ++++-------- src/frogr-controller.c | 1 + 3 files changed, 6 insertions(+), 8 deletions(-) commit 8a00171522d7e587c5d0075d10da195db60c71e2 Author: Mario Sanchez Prada Date: Wed Apr 4 03:32:45 2012 +0200 Implemented 1st phase of authorization process in terms of OAuth. It's now possible to make frogr open the new authorization url that leads the user to getting a verifier code to enter later on in frogr. Still, a lot of work is still needed, like allowing the user introduce that verifier code somewhere to continue with the process. But it's a good start already. src/flicksoup/fsp-error.c | 1 - src/flicksoup/fsp-error.h | 3 +- src/flicksoup/fsp-parser.c | 95 +++++++++++++++++-------------------------- src/flicksoup/fsp-parser.h | 4 +- src/flicksoup/fsp-session.c | 63 ++++++++++++++++------------ src/frogr-controller.c | 5 +++ 6 files changed, 82 insertions(+), 89 deletions(-) commit 487e9d14cbdfa4187244e25a8e126f9ecb18cd0e Author: Mario Sanchez Prada Date: Wed Apr 4 03:28:49 2012 +0200 Small change in localizable string for default errors src/frogr-controller.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 74e3b372763295512b20d46eefc11e2f3ea6bc03 Author: Mario Sanchez Prada Date: Wed Apr 4 03:28:24 2012 +0200 Add support for token's secret in FspData src/flicksoup/fsp-data.c | 3 +++ src/flicksoup/fsp-data.h | 1 + 2 files changed, 4 insertions(+) commit 52d85e5a40f79b966e903790eb337e3b409dbf3c Author: Mario Sanchez Prada Date: Wed Apr 4 02:07:07 2012 +0200 Replaced boolean parameter by enum in FspSession src/flicksoup/fsp-session.c | 157 ++++++++++++++++++++++--------------------- 1 file changed, 81 insertions(+), 76 deletions(-) commit 5cbd182f5ad2a34da5b483f4778ddd22a9406ba1 Author: Mario Sanchez Prada Date: Wed Apr 4 01:41:12 2012 +0200 Removed extra call to g_object_unref src/frogr-picture-loader.c | 2 -- 1 file changed, 2 deletions(-) commit 9ab933974bc7f3cabbfeb29107a9b4c177ac886a Author: Mario Sanchez Prada Date: Wed Apr 4 01:50:36 2012 +0200 Added support for OAuth in FspSession. Still using the old API. src/flicksoup/fsp-session.c | 327 +++++++++++++++++++++++++++++++++---------- 1 file changed, 254 insertions(+), 73 deletions(-) commit b736b06e8d18f499f850ba97756063ce3092d7e4 Author: Mario Sanchez Prada Date: Wed Apr 4 01:49:23 2012 +0200 Added support for storing a 'token secret' in FspSession src/flicksoup/fsp-session.c | 34 +++++++++++++++++++++++++++++++++- src/flicksoup/fsp-session.h | 5 +++++ 2 files changed, 38 insertions(+), 1 deletion(-) commit d66d8be8df450ccefed35e35eeb567ec9a8ffe07 Author: Mario Sanchez Prada Date: Wed Apr 4 01:48:15 2012 +0200 Added new dependency: libgcrypt (needed for OAuth) configure.ac | 9 +++++++++ debian/control | 2 +- frogr.spec | 1 + src/examples/Makefile.am | 3 ++- src/flicksoup/Makefile.am | 5 +++-- 5 files changed, 16 insertions(+), 4 deletions(-) commit def64d2096be2bd44a8bf62752434eedcf145f93 Author: Mario Sanchez Prada Date: Tue Apr 3 23:03:57 2012 +0200 Rename _get_signed_query() to _get_signed_url() src/flicksoup/fsp-session.c | 244 +++++++++++++++++++------------------------ 1 file changed, 108 insertions(+), 136 deletions(-) commit b7d2576960d4658e6de12b92ca6d29218df7a3e2 Author: Mario Sanchez Prada Date: Tue Apr 3 22:33:16 2012 +0200 Pass FspSession to internal helper functions src/flicksoup/fsp-session.c | 46 +++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 23 deletions(-) commit e155466aa279f9d08b6f4635f7a4a0d244b830ee Author: Åsmund Skjæveland Date: Sun Mar 25 17:24:16 2012 +0200 Addded Norwegian Nynorsk to LINGUAS file po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit b19ddf806b3ec09dfbff0e2866fc3e947e701dec Author: Kevin Brubeck Unhammer Date: Sun Mar 25 17:23:08 2012 +0200 Added Norwegian Nynorsk translation po/nn.po | 678 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 678 insertions(+) commit 446a6e8a62e37f9e0d0372311188e0f70c3f1417 Author: Fran Diéguez Date: Sat Mar 24 00:59:09 2012 +0100 Updated Galician translations po/gl.po | 545 ++++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 319 insertions(+), 226 deletions(-) commit e2ed21d46eb66a94c3c8e8b5dc997a68d632e757 Author: Mario Sanchez Prada Date: Tue Jan 24 23:12:49 2012 +0100 Fixed memory leak src/frogr-picture-loader.c | 2 ++ 1 file changed, 2 insertions(+) commit cd619217d8af278102a3cd2ed751d45f0e1f641e Author: Bruno Brouard Date: Thu Oct 20 10:33:45 2011 +0200 Updated French translation po/fr.po | 87 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 45 insertions(+), 42 deletions(-) commit 624ebac183a450aa8b4f47297e7b0b43894dc004 Author: Bruno Brouard Date: Sun Oct 9 15:17:39 2011 +0200 Updated French doc translation help/fr/figures/edit-picture-details.png | Bin 0 -> 67876 bytes help/fr/figures/frogr-remote-organizer.png | Bin 108261 -> 345859 bytes help/fr/figures/preferences-connection.png | Bin 22529 -> 22436 bytes help/fr/figures/preferences-general.png | Bin 38067 -> 31568 bytes help/fr/figures/preferences-misc.png | Bin 0 -> 16600 bytes help/fr/fr.po | 295 +++++++++++++++++++++------- 6 files changed, 225 insertions(+), 70 deletions(-) commit 22d50bd6ded0b8a00ccb4c544e8de1735334aaf9 Author: Mario Sanchez Prada Date: Sat Aug 27 16:50:10 2011 +0200 Keep the config dir as atribute in FrogrConfig src/frogr-config.c | 77 ++++++++++++++++++++++++++++------------------------ 1 file changed, 41 insertions(+), 36 deletions(-) commit f99ce3547c7ed207082140339758c6cb705085c6 Author: Mario Sanchez Prada Date: Sat Aug 27 15:38:07 2011 +0200 Simplified frogr_picture_set_photosets|groups() src/frogr-picture.c | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) commit 1ca67881b8593af5eec1809f5266169b4a5805e9 Author: Mario Sanchez Prada Date: Sat Aug 27 21:33:15 2011 +0200 Avoid unneeded calls to g_object_ref / g_object_unref src/frogr-add-to-group-dialog.c | 7 +------ src/frogr-add-to-set-dialog.c | 7 +------ src/frogr-main-view.c | 3 --- 3 files changed, 2 insertions(+), 15 deletions(-) commit f71dd406db8a3e3c20bb3e33efe2bb26d93659eb Author: Kjartan Maraas Date: Sun Sep 4 21:53:33 2011 +0200 Added nb po/LINGUAS | 1 + 1 file changed, 1 insertion(+) commit 8d61f1bf415d329ee3855a1babe27b8b7be007f7 Author: Kjartan Maraas Date: Sun Sep 4 21:53:19 2011 +0200 Added Norwegian bokmål translation po/nb.po | 677 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 677 insertions(+) commit d3b435215dd28ed46da77cc5c52c254ff7576875 Author: Andrej Žnidaršič Date: Sat Aug 27 22:47:44 2011 +0200 Updated Slovenian translation po/sl.po | 245 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 133 insertions(+), 112 deletions(-) commit e9504369a383fff7621f6d02fc4b33adaf415f13 Author: Mario Sanchez Prada Date: Sat Aug 27 21:29:35 2011 +0200 Don't unref the pixbuf when placing it into the list store. This will cause memory corruption later on, since it will be already unreffed when removing it from the list store, but also when the associated FrogrPicture gets finalized. src/frogr-main-view.c | 1 - 1 file changed, 1 deletion(-) commit 0e1904a2a428a1a9d6fdafb69b13590054d171cc Author: Marek Černocký Date: Sat Aug 27 08:49:09 2011 +0200 Updated Czech translation po/cs.po | 87 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 46 insertions(+), 41 deletions(-) commit aeb285da6207947721c51dc7e5f4a23d1cdd97d7 Author: Mario Sanchez Prada Date: Thu Aug 25 23:40:32 2011 +0200 Made photosets and groups properties of FrogrPicture src/frogr-picture.c | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) commit a12dbd16c643a459a56045756eedce6a823e4432 Author: Mario Sanchez Prada Date: Thu Aug 25 23:22:44 2011 +0200 Renamed 'set' to 'photoset' all around. src/frogr-add-to-set-dialog.c | 54 ++++++++--------- src/frogr-add-to-set-dialog.h | 2 +- src/frogr-controller.c | 120 ++++++++++++++++++------------------- src/frogr-create-new-set-dialog.c | 32 +++++----- src/frogr-create-new-set-dialog.h | 2 +- src/frogr-main-view-model.c | 70 +++++++++++----------- src/frogr-main-view-model.h | 18 +++--- src/frogr-photoset.c | 24 ++++---- src/frogr-photoset.h | 12 ++-- src/frogr-picture.c | 56 ++++++++--------- src/frogr-picture.h | 10 ++-- 11 files changed, 200 insertions(+), 200 deletions(-) commit 448fdf97fb80680d399168183679064f43a5a625 Author: Mario Sanchez Prada Date: Thu Aug 25 22:52:54 2011 +0200 Rearranged code in FrogrPicture src/frogr-picture.c | 61 +++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 33 deletions(-) commit af6080b87ff3da6bc1731673e1c254998fd7f017 Author: Mario Sanchez Prada Date: Thu Aug 25 22:46:26 2011 +0200 Made location an object property for pictures, not a pointer src/frogr-picture.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) commit 862dd16bbbbe2100e58d3d289d04d776d4275f52 Author: Mario Sanchez Prada Date: Thu Aug 25 22:44:11 2011 +0200 Install PROP_LICENSE in FrogrPicture (code removed by mistake) src/frogr-picture.c | 9 +++++++++ 1 file changed, 9 insertions(+) commit c65d1fbea422f6ce87093c76bfe05cd662973899 Author: Mario Sanchez Prada Date: Thu Aug 25 19:18:20 2011 +0200 Fixed wrong assignment in class_init src/frogr-picture.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0aac3c09d81c3dbc3c6c514e5b8a5d003d869c2c Author: Mario Sanchez Prada Date: Thu Aug 25 22:26:28 2011 +0200 Fixed wrong installation of PROP_LONGITUDE in FrogrLocation src/frogr-location.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0fe54708cf82cb5d70211e286f6ad20393d5cefd Author: Mario Sanchez Prada Date: Thu Aug 25 20:04:20 2011 +0200 Rearranged code to avoid statements if unused src/frogr-controller.c | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) commit 1d5b83f63218e0b9f0cbb1f606cf7fc0835d9fa0 Author: Mario Sanchez Prada Date: Thu Aug 25 20:03:28 2011 +0200 Use the new class FrogrLocation instead of FspDataLocation src/frogr-controller.c | 23 +++++++++++----- src/frogr-picture-loader.c | 51 +++++++++++++++++------------------ src/frogr-picture.c | 63 ++++++++++++++++++++++++-------------------- src/frogr-picture.h | 9 ++++--- 4 files changed, 80 insertions(+), 66 deletions(-) commit 91da56e53acee99a5b2d21fa63666bbe7128ca83 Author: Mario Sanchez Prada Date: Thu Aug 25 19:29:52 2011 +0200 New FrogrLocation class src/Makefile.am | 2 + src/frogr-location.c | 193 ++++++++++++++++++++++++++++++++++++++++++++++++++ src/frogr-location.h | 72 +++++++++++++++++++ 3 files changed, 267 insertions(+) commit cb22444100020d72f8117bc51c190ed179122a10 Author: Mario Sanchez Prada Date: Thu Aug 25 10:12:21 2011 +0200 Removed unused 'description-updated' signal. src/frogr-main-view-model.c | 9 --------- 1 file changed, 9 deletions(-) commit 0ee0f9c07e8e3d5bcbf5766bf737a1422862550b Author: Mario Sanchez Prada Date: Thu Aug 25 09:37:05 2011 +0200 Fix issue fetching information after changing proxy settings src/frogr-controller.c | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) commit 9ba99fa0d148350feb95640caec63ab165e748bf Author: Mario Sanchez Prada Date: Thu Aug 25 09:25:21 2011 +0200 Init main model's state description in the right place src/frogr-main-view.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 91d9e7a377e25fd3a911097976c6fb7cfb4d6e97 Author: Mario Sanchez Prada Date: Thu Aug 25 09:18:02 2011 +0200 Move state_description from model to the main view src/frogr-main-view-model.c | 41 ------------------------------------- src/frogr-main-view-model.h | 5 ----- src/frogr-main-view.c | 47 ++++++++++--------------------------------- 3 files changed, 11 insertions(+), 82 deletions(-) commit 9b7407edd26663b878f6f33730fd3b36c5b3deea Author: Mario Sanchez Prada Date: Thu Aug 25 09:01:28 2011 +0200 Unref GTK builder on dispose() instead of finalize() src/frogr-main-view.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) commit b0eafd4db3adaa1d88a5ac6a72db6e777f9e8281 Author: Mario Sanchez Prada Date: Mon Aug 22 17:23:18 2011 +0200 Don't unref GtkEntrycompletion on dispose (handled by GtkEntry) src/frogr-live-entry.c | 6 ------ 1 file changed, 6 deletions(-) commit 52e1f8ca786329aa4e9b43933866d58cc26bb43b Author: Mario Sanchez Prada Date: Mon Aug 22 15:44:29 2011 +0200 Renamed 'tag' to 'entry' src/frogr-live-entry.c | 55 ++++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 27 deletions(-) commit fba5135f88f67591ebf9940257596302a18865e4 Author: Mario Sanchez Prada Date: Mon Aug 22 14:20:45 2011 +0200 Use the new FrogrLiveEntry widget in 'details' and 'add tags' dialogs. This doesn't reduce codebase at all, actually, but at least avoids code duplication, which is always bad. src/frogr-add-tags-dialog.c | 187 +++---------------------------------------- src/frogr-details-dialog.c | 174 +++------------------------------------- 2 files changed, 26 insertions(+), 335 deletions(-) commit 6d177030ebb12b4f51f39af48ce3622f191a55a8 Author: Mario Sanchez Prada Date: Mon Aug 22 14:19:33 2011 +0200 Added new widget to support autocompletion in a centralized way. This new widget (FrogrLiveEntry) will primarily be used for tag autocompletion both in the 'edit details' and 'add tags' dialogs, as it's just a subclass of GtkEntry containing the code so far duplicated both in the FrogrDetailsDialog and FrogrAddTagsDialog classes. src/Makefile.am | 2 + src/frogr-live-entry.c | 259 ++++++++++++++++++++++++++++++++++++++++++++++++ src/frogr-live-entry.h | 56 +++++++++++ 3 files changed, 317 insertions(+) commit a1139e8eae0a0a9e33ca16239cac6d6bfd2898d6 Author: Daniel Mustieles Date: Sat Aug 20 11:28:22 2011 +0200 Updated Spanish translation po/es.po | 87 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 45 insertions(+), 42 deletions(-) commit 48681fee94b950fbd2ab97dd28b595ab4b05d878 Author: Mario Sanchez Prada Date: Sat Aug 20 10:30:46 2011 +0200 Updated frogr.spec file frogr.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 62a34cdb6d672dd375d1379a9b61fb71040b8765 Author: Mario Sanchez Prada Date: Fri Aug 19 15:47:01 2011 +0200 Updated frogr.doap with tarball from last 0.6.1 release frogr.doap | 8 ++++++++ 1 file changed, 8 insertions(+) commit a651a75116675a12f98a1b253766642534b162f3 Merge: 6fa1b9e b5aa704 Author: Mario Sanchez Prada Date: Fri Aug 19 16:19:00 2011 +0200 Merge branch 'frogr-0.6.x' commit b5aa704bb463acd9695374afd9e9c23d16ebb260 Author: Mario Sanchez Prada Date: Fri Aug 19 15:37:53 2011 +0200 Frogr 0.6.1 released NEWS | 13 +++++++++++++ configure.ac | 2 +- debian/changelog | 7 +++++++ frogr.spec | 6 +++++- 4 files changed, 26 insertions(+), 2 deletions(-) commit 6fa1b9ee3f6dad901ba50e6a11de84a890a55402 Author: Mario Sanchez Prada Date: Fri Aug 19 12:10:24 2011 +0200 Refactor some code into helper functions src/frogr-picture-loader.c | 35 ++++++++++++++++++----------------- src/frogr-picture-uploader.c | 25 +++++++++++++++++-------- 2 files changed, 35 insertions(+), 25 deletions(-) commit dab6195fd2c3c8a4377c59d81a7c2994be855f7e Author: Mario Blättermann Date: Fri Aug 19 09:24:45 2011 +0200 [l10n] Updated German translation po/de.po | 230 +++++++++++++++++++++++++++++++++----------------------------- 1 file changed, 124 insertions(+), 106 deletions(-) commit 21ed582f6ee885e9be5a2458d3ba671dfa9efaf3 Author: Mario Sanchez Prada Date: Thu Aug 18 22:07:48 2011 +0200 Improved how tags are imported from XMP src/frogr-picture-loader.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) commit 762b4787532f045dbea97dd641d040e03db32b4a Author: Mario Sanchez Prada Date: Thu Aug 18 21:45:06 2011 +0200 Removed extra empty lines src/frogr-picture-loader.c | 2 -- 1 file changed, 2 deletions(-) commit c50163504282893eaddd36aa41107ec56e76e32c Author: Mario Sanchez Prada Date: Thu Aug 18 19:29:33 2011 +0200 Fix tags importation to work better with some apps (e.g. f-spot) src/frogr-picture-loader.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 8b681afe79d22776b28838312917f33596b3d9ed Author: Mario Sanchez Prada Date: Thu Aug 18 19:28:57 2011 +0200 Removed wrong parenthesis src/frogr-picture-loader.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)