commit 932103d4c8e5e15275d2f7d12684503f47a2b6dc Author: Richard Hughes Date: 2012-03-18 Release version 3.2.3 M NEWS commit 3db6f3417fe3a456c6d7c8f580d4306cc56f1fff Author: Richard Hughes Date: 2012-02-06 trivial: fix make check M src/gcm-self-test.c commit f6347fff6d6659e98df1ac114844e3c6ec3c720e Author: Richard Hughes Date: 2011-11-08 Connect to GSD to change the brightness, not GPM M src/gcm-brightness.c commit 7c2a5f7c14bd698f7cb8020446bc352c8dc6ff63 Author: Richard Hughes Date: 2012-01-20 trivial: Update the FSF address M COPYING commit d3bb38c6d0a63fe1077174826a39ed5c6e9c0381 Author: Richard Hughes Date: 2011-11-24 Fix compile with newer versions of clutter M src/gcm-viewer.c commit 9897dda8d0b7caf03c9125c60a0f37d91c81bb66 Author: Richard Hughes Date: 2012-01-04 Remove the final vestiges of gcm-session Resolves https://bugzilla.gnome.org/show_bug.cgi?id=667134 M contrib/gnome-color-manager.spec.in M data/Makefile.am D data/org.gnome.ColorManager.service.in M src/.gitignore commit 1e99060aafe7f16b232ff221159c5d134b27300f Author: Richard Hughes Date: 2012-01-16 Ensure the sensor is unlocked after failing to get a sample in gcm-picker The failure may be transitory, and if the sensor is left locked then the user has to restart the gcm-picker tool. This is based on a patch from Klaus Kaempf, many thanks. Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=667913 M src/gcm-picker.c commit 6539b200ba2c26477638754bbbdc369e62262703 Author: Richard Hughes Date: 2012-01-17 Correctly spawn profiles with spaces in the filename when using gcm-import M src/gcm-import.c commit 7c2a300a0361b5fbfb65e837e5a3511f1591809c Author: Richard Hughes Date: 2012-02-24 Allow the calibration to ask more than one interaction question M src/gcm-calibrate-main.c commit 0201875c2b23142f94771685f8278f9f77fe7d33 Author: Richard Hughes Date: 2012-02-24 Ensure the user can quit if the calibration fails Note, we should catch the error before it comes to this, which I'll fix in a seporate commit. Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=670365 M src/gcm-calibrate-main.c commit eb904a5bd7fd2cc20ca27a032a9b4bf4ad6dffe5 Author: Richard Hughes Date: 2012-02-24 Ensure the VTE is flushed when the spawned program exits This means we can catch the error that is set at exit time from Argyllcms. M src/gcm-calibrate-argyll.c commit cb6e2edb3ecff2cc75de5c8a1a019a69d722a5d6 Author: Pascal de Bruijn Date: 2012-01-27 Limit display profiles to Single shaper matrix, to keep greyscale neutral Signed-off-by: Richard Hughes M src/gcm-calibrate-argyll.c commit 22b38de3a5a3ebcb07303df44aec7254cf3deebf Author: Richard Hughes Date: 2012-01-09 trivial: Post release version bump M RELEASE M configure.ac