commit 14ff3a31956a0d9bc0032f0a9fb1877c29c6ba68
Author: Richard Hughes <richard@hughsie.com>
Date:   2011-08-30

    Release version 3.1.90

M	NEWS
M	RELEASE
M	configure.ac

commit b9d75ad6af7ed2dc93546b6da7c722a43756c902
Author: Yinghua Wang <wantinghard@gmail.com>
Date:	2011-08-30

    update Simplified Chinese (zh_CN) translation

M	po/zh_CN.po

commit a288aece8740d14d5a2e501b6c86a11855b651d6
Author: Yinghua Wang <wantinghard@gmail.com>
Date:	2011-08-30

    update Simplified Chinese (zh_CN) translation

M	po/zh_CN.po

commit a5839c4faedb93ce7f95359fc209a962f1be363f
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-25

    trivial: remove the help button from gcm-picker, it doesn't do
    anything

M	data/gcm-picker.ui
M	src/gcm-picker.c

commit b8e3d9880d195cb095bd3cec000886ebc2c8e235
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-25

    trivial: remove some testing code when no device is specified for
    gcm-calibrate

M	src/gcm-calibrate-main.c

commit bba9900722cdb6461b350005433d45fa24ef32b9
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-25

    Move the help files to gnome-user-docs

    It'll get a lot more love there.

M	Makefile.am
M	configure.ac
D	help/.gitignore
D	help/C/.gitignore
D	help/C/figures/gcm-adjust.png
D	help/C/figures/gcm-basic.png
D	help/C/figures/gcm-calibrate-default.png
D	help/C/figures/gcm-calibrate-drawing.png
D	help/C/figures/gcm-defaults.png
D	help/C/figures/gcm-device-configure.png
D	help/C/figures/gcm-import.png
D	help/C/figures/gcm-print-mode.png
D	help/C/figures/gcm-scanner.png
D	help/C/figures/gcm-screen-type.png
D	help/C/figures/gcm-set-default.png
D	help/C/gnome-color-manager.xml
D	help/C/legal.xml
D	help/Makefile.am
D	help/cs/.gitignore
D	help/cs/cs.po
D	help/de/.gitignore
D	help/de/de.po
D	help/el/el.po
D	help/es/.gitignore
D	help/es/es.po
D	help/fr/figures/gcm-adjust.png
D	help/fr/figures/gcm-basic.png
D	help/fr/figures/gcm-import.png
D	help/fr/figures/gcm-scanner.png
D	help/fr/fr.po
D	help/gnome-color-manager.omf.in
D	help/id/.gitignore
D	help/id/id.po
D	help/ja/ja.po
D	help/ru/.gitignore
D	help/ru/figures/gcm-calibrate-default.png
D	help/ru/ru.po
D	help/sl/sl.po
D	help/zh_CN/zh_CN.po

commit 267e571a0ae3caf7657b213b27b4167acad66cbe
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-24

    Update the help file to reflect reality

M	help/C/gnome-color-manager.xml

commit 85048725c4b332755dfba3b17f1070fd8846674d
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-24

    trivial: Add the type of profile to the import title

M	src/gcm-import.c

commit 6e4d1b27a0fb78585a7e7fda983b05f9c98367fd
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-24

    trivial: do not use a modal dialog override when importing profiles

M	src/gcm-import.c

commit 414d2e3c1c5fdc5faff0a44feda54d3bc196fee6
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-23

    trivial: remove another Copyright prefix version

M	src/gcm-import.c

commit 212a7a908c11a1c8efe0bf92b6e32f1ac00817d3
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-23

    Make importing color profiles sexy

    With lots of help from the designers in #gnome-design, thanks!

M	src/gcm-import.c

commit 3449eb1f05456e5fbc26ccfade9aa3e573e5645a
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-23

    Add a --file argument to gcm-viewer to show files not yet added
    in colord

    To do this, we create a temp scope profile that is automatically
    removed when
    the viewer is closed. This lets us get the details of files that
    are not yet
    imported.

M	src/gcm-viewer.c

commit 49e53783541bb895889a5ebcf057593b965482a7
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-23

    trivial: prevent a critical warning when opening a specific profile
    in gcm-viewer

M	src/gcm-viewer.c

commit 2e9043a7a251ca4344f04cae809626e510d55150
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-23

    Fix a crash in gcm-picker when a color sensor is plugged in

M	src/gcm-picker.c

commit 0eaf8441716ba5fb56f1052d6d183692c8d975c3
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-23

    Fix a critical warning in gcm-picker when CUPS printers are installed

M	src/gcm-picker.c

commit a591c0d97657376403deb2567241799a23e26205
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-23

    trivial: remove a few unused methods

M	src/gcm-self-test.c
M	src/gcm-utils.c
M	src/gcm-utils.h

commit 473bdad653d6948eccc2d5cc3425d7c0418f377e
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-23

    trivial: remove gcm_utils_is_icc_profile() as it's being done by
    cd_client_import_profile()

M	src/gcm-self-test.c
M	src/gcm-utils.c
M	src/gcm-utils.h
M	src/gcm-viewer.c

commit 73afaa91c53672c899111c4c04e0624558f5cf3b
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-23

    trivial: use cd_client_import_profile_sync in gcm-viewer

M	src/gcm-calibrate-argyll.c
M	src/gcm-utils.c
M	src/gcm-utils.h
M	src/gcm-viewer.c

commit 42e68b9741cacc0e930c8ab2f7076629857392d1
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-23

    trivial: use cd_client_import_profile_sync in gcm-import

M	src/gcm-import.c

commit 2b960e062e4b2131c9702d9abaabd4387f8ad52f
Author: Мирослав Николић <miroslavnikolic@rocketmail.com>
Date:	2011-08-23

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 0849fc741d45cffd1c8e4f799ed27e5c558292cd
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-08-22

    Use the new cd_client_import_profile_sync() when generating profiles

M	configure.ac
M	src/gcm-calibrate-main.c

commit e2b038374534e5cab051a606ac3b2791987e3705
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:	2011-08-15

    Updated Russian translation

M	po/ru.po

commit bea34c9426437d620d370afdaf5f7a192a9f8fdb
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-07-29

    Do not build with G_DISABLE_DEPRECATED for our future sanity

M	configure.ac

commit d663174379a87aa4d7ff4ad2fa4f50e369854722
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2011-07-29

    Added Basque language

M	po/LINGUAS
A	po/eu.po

commit fb9526078216a4b09f5f7127f1e9867ee82f5253
Author: Alexandre Rostovtsev <tetromino@gmail.com>
Date:	2011-07-20

    Make the clutter and mash dependency non-automagic (#654954)

    Ensure that there is a way of building gnome-color-manager without
    clutter and 3D support on a system that happens to have clutter-gtk
    and mash installed. (Gnome bug #654954)

    Signed-off-by: Richard Hughes <richard@hughsie.com>

M	configure.ac

commit 37b55b5bade0878dc1d2b11b9e278e6c9f222c72
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-07-20

    trivial: remove an unused file

M	po/POTFILES.in
M	src/Makefile.am
D	src/gcm-cell-renderer-profile-date.c
D	src/gcm-cell-renderer-profile-date.h

commit 77170e884a60fb8335732c729ca2b7e738872430
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-07-19

    trivial: Remove some unused enums

M	src/gcm-viewer.c

commit 19537aeb848c74ea79115d0ea7435280928bddae
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-07-12

    trivial: Remove another unused file

M	src/Makefile.am
D	src/org.gnome.ColorManager.xml

commit 8a0c39cb1609bdb7b9eb9e8de414ee062be0b513
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-07-12

    trivial: remove an unused file

M	data/Makefile.am
D	data/gcm-spawn.ui
M	po/POTFILES.in

commit b8de18bacb18bc24cebc9fd67a15c226fff0a965
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-07-12

    Remove gcm-session, it's not required anymore

M	data/Makefile.am
D	data/gcm-session.desktop.in
M	po/POTFILES.in
M	src/Makefile.am
D	src/gcm-session.c

commit 85709882a2d04192ba8ca4f45653bf271b881755
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-07-12

    Remove the GetProfilesForDevice() DBus method call

    The last user (simple-scan) has been ported to colord.

M	src/gcm-session.c
M	src/org.gnome.ColorManager.xml

commit 92b180098e91ff9584a08b9f0936baf3577a1b49
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-07-08

    Correctly use plural forms in the calibration wizard. Fixes #654247

M	src/gcm-calibrate-main.c

commit 1aa39aab3bed617c0afa4a313ea379e8bbba4473
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-06-29

    Allow writing dictionary items of longer then 512 bytes

M	src/gcm-calibrate-main.c

commit 2b66c96319d556459c3824d551a04dd8fa5d6b41
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-06-28

    Allow the profile title to be changed in gcm-calibrate before
    calibration has started

M	src/gcm-calibrate-argyll.c
M	src/gcm-calibrate-main.c
M	src/gcm-calibrate-native.c
M	src/gcm-calibrate.c
M	src/gcm-calibrate.h

commit 8691c0d74094525bea257d99aead7c2de566c8f5
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-06-28

    trivial: allow the copyright data to be stored in GcmCalibrate

M	src/gcm-calibrate.c

commit f6e3e8d1611aa83a135b4bbf09a460bc96f70c1c
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-06-28

    Wait three seconds after calibration for gnome-settings-daemon to
    pickup and parse the new profile

M	src/gcm-calibrate-main.c

commit a8d5f473c74727b94ff01a5778897874d0a8364f
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-06-28

    trivial: don't duplicate a page type in gcm-calibrate

M	src/gcm-calibrate-main.c

commit 1d92c18193104fde4940078d5e174603e69f9070
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-06-28

    trivial: remove the ability to spotread using argyllcms

M	src/gcm-calibrate-argyll.c
M	src/gcm-calibrate.c
M	src/gcm-calibrate.h

commit d525b0208c19d25d87c8b1055674526adfec2a0d
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-06-28

    Ask the user for the target whitepoint when creating a profile

M	src/gcm-calibrate-argyll.c
M	src/gcm-calibrate-main.c
M	src/gcm-calibrate.c

commit 3a0683d6b4804f9cd4924713dcab8b80f5864354
Author: Dominique Leuenberger <dominique-gnomezilla@leuenberger.net>
Date:	2011-06-16

    Fix linking with -Wl,--as-needed

    Resolves https://bugzilla.gnome.org/show_bug.cgi?id=652722

    Signed-off-by: Richard Hughes <richard@hughsie.com>

M	tools/Makefile.am

commit 4f2d00ceec6d708ec9f3b22f1c597a5369cc11c4
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-06-14

    Fix the profile list sorting when the user has virtual profiles
    from CUPS

M	src/gcm-viewer.c

commit eec4eca7c62e047875bf434476847ee5396b2002
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-06-14

    trivial: update Fedora spec file

M	contrib/gnome-color-manager.spec.in

commit 34cf034a290b652d3b927483b7fd4b97584e9de5
Author: Richard Hughes <richard@hughsie.com>
Date:	2011-06-13

    trivial: Post release version bump

M	RELEASE
M	configure.ac