commit 82c5a5e63b549abf222f772cc3dc776c6d849adc Author: Richard Hughes Date: 2011-10-17 Release version 3.2.1 M NEWS commit 8815de4d4fc45783f3ed880d4ae5767e6fbae88f Author: Richard Hughes Date: 2011-10-13 Don't use the deprecated g_format_size_for_display() M configure.ac M src/gcm-viewer.c commit d0396e5c8cb97cda860c0081686aedf08164fe48 Author: Richard Hughes Date: 2011-10-14 Don't use the deprecated pango_cairo_font_map_create_context() M src/gcm-cie-widget.c M src/gcm-gamma-widget.c M src/gcm-trc-widget.c commit 0ba58d416cb4221dae789427f9d78edaa212edd4 Author: Richard Hughes Date: 2011-10-11 Show an error if we can't open the file passed to gcm-viewer --file The new strings are not actually additions, as they are taken from gcm-import.c M src/gcm-viewer.c commit fb170ad23a6192bdda9da40be53c7a14c1afb0c2 Author: Richard Hughes Date: 2011-10-11 trivial: Don't show example content when the viewer is loading M data/gcm-viewer.ui commit 9c7efc9ee67983725d0fc5de7476bf4a9f576254 Author: Richard Hughes Date: 2011-10-11 Ensure we always set a calibration image if one exists M src/gcm-calibrate-argyll.c commit eef39afe8737a872019fa95c24960b31cd77d4c7 Author: Richard Hughes Date: 2011-10-10 Add a calibrate attach image for the 'i1 Display 3' sensor device M data/figures/Makefile.am A data/figures/i1-display3-attach.svg M src/gcm-calibrate-argyll.c commit 9dd2bdc625e3c2fc0a20852190d95cf68141a6d8 Author: Richard Hughes Date: 2011-10-10 trivial: rename the i1-pro attach image M data/figures/Makefile.am R100 data/figures/i1-attach.svg data/figures/i1-pro-attach.svg M src/gcm-calibrate-argyll.c commit 7ffdd50c9d6129ffcd0fd67992ac4b3f48a5c255 Author: Richard Hughes Date: 2011-10-10 Speed up the profile viewer loading when scanning a large number of profiles We want to connect to the profiles async to not block the UI. M src/gcm-viewer.c commit 1fe06814fe4453909122f63cc6f8bd5625c8c1fe Author: Richard Hughes Date: 2011-10-10 Do not use g_application_release() manually We've used gtk_application_add_window() so there is no need to handle this. M src/gcm-viewer.c commit 62ae0af4a85ffedeaf312810f00b0ef7a7e2b85e Author: Ryo Fujita Date: 2011-10-17 Updated Japanese translation. M po/ja.po commit 3a700f9c4e2f22312100ab1be6c6e9f4ea5ddc41 Author: Daniel Nylander Date: 2011-10-08 Updated Swedish translation M po/sv.po commit ad8ffe5be92360580bc198277f92b79993aed156 Author: Richard Hughes Date: 2011-10-03 Do not send 'space' when argyllcms asks the user to press any key Resolves https://bugzilla.gnome.org/show_bug.cgi?id=631825 M src/gcm-calibrate-argyll.c commit 82012315e2d23fb547727006055bcf2aee75ef18 Author: Michael Hamann Date: 2011-10-03 Initialize error pointer for gdk_pixbuf_new_from_file_at_size properly Signed-off-by: Richard Hughes M src/gcm-calibrate-main.c commit 8857bd814d74450dd4f12cfdda4674c48108fdb9 Author: Wolfgang Stöggl Date: 2011-10-02 [l10n] Updated German translation M po/de.po commit 13133a8777dd583959be7caa03dda9c919d5c992 Author: Jorge González Date: 2011-09-28 Updated Spanish translation M po/es.po commit 9f889b1fc80e495d69cb0f89a164bddd5183bbf4 Author: Richard Hughes Date: 2011-09-26 trivial: Post release version bump M RELEASE M configure.ac