[gnome-color-manager] Created tag GNOME_COLOR_MANAGER_3_1_1
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Created tag GNOME_COLOR_MANAGER_3_1_1
- Date: Fri, 6 May 2011 13:54:25 +0000 (UTC)
The signed tag 'GNOME_COLOR_MANAGER_3_1_1' was created.
Tagger: Richard Hughes <richard hughsie com>
Date: Fri May 6 14:54:08 2011 +0100
==== Version 3.1.1 ====
Changes since the last tag 'GNOME_COLOR_MANAGER_2_91_90':
Bruce Cowan (1):
Updated British English translation
Duarte Loreto (1):
Updated Portuguese translation
Flamarion Jorge (1):
Updated Brazilian Portuguese translation
Francesco Groccia (1):
[l10n] Updated Italian translation
Gabor Kelemen (1):
Updated Hungarian translation
Kjartan Maraas (7):
Updated Norwegian bokmål translation
Add #include <config.h> to make translations work.
Updated Norwegian bokmål translation
Remove non-existing files
Fix translation domain for the prefs panel
Set the right translation domain
include <config.h> in .c files and remove it from headers.
Michael Kotsarinis (1):
l10n: Updated Greek translation for gnome-color-manager docs
Piotr DrÄ?g (1):
Updated Polish translation
Richard Hughes (174):
trivial: Post release version bump
Remove CUPS support, it's using colord now
Remove UDev support, it's being done in colord now
Remove the DDC support from gnome-color-manager, it belongs in a lower library
Remove the ability to set a profile systemwide, we can do this in colord
Remove virtual profile devices, they are now saved in colord
Only search for per-user ICC profiles, colord does the system ones now
Remove the GetDevices DBus method, clients are expected to use colord instead
Remove the GetProfilesForType DBus method, clients are expected to use colord instead
Do not let gcm-session exit, instead stay around for the duration of the session
Remove gcm-apply and merge the functionality into gcm-session
Depend on colord
Remove libcolor-glib and the gnome-session plugin as we now have a dedicated session process
Do not write an xsane.rc file, xsane is too broken
Remove the last parts of GUDev from GcmClient
Use some of the enums from libcolord
Add added and removed signals to GcmX11Screen
Do not migrate the old config file, we're not going to be using it at all soon
Use CdRenderingIntent from colord
Add and remove X11 outputs to colord as they are hotplugged
Do not allow GcmClient to thread
Remove support for saved devices in GcmClient
Add and remove session profiles as they appear in the home directory
Remove SANE support, it's moved to colord
Remove all support for device-profiles.conf
Remove GcmClient, it's not required anymore
Neuter a lot of GcmDeviceXrandr, pending its future removal
Remove GcmDevice as this is no longer needed with colord
Re-enable the re-profiling notifications now colord supports modified
Use the new Commit methods so we can assign properties before emitting DeviceAdded
Assign devices as they appear from colord
Port gcm-viewer to colord
Port gcm-import to colord
Begin to port the control center to colord
Port gcm-picker to colord
Set the _ICC_PROFILE protocol version in the new colord code
trivial: remove the unused file gcm-device-xrandr.c
trivial: remove gcm-version.h, it's not exported anymore
Remove gcm-dump-edid, there are other tools available to do this
Set the colorspace on new XRandr CdDevice objects
trivial: make more of the color control panel work with colord
Reset the device if the display device changes in colord
When creating display devices, use the EDID and DMI data for a better display name
Reset the X11 gamma tables if the profile has no VCGT
trivial: make deleting virtual devices work again
trivial: get the list of devices asyncronously
trivial: fix removing a profile from a device
trivial: make 'Set Default' not crash and burn
trivial: adjust to API changes in colord
trivial: set the colorspace for virtual devices to RGB
trivial: fix make check
trivial: Remove the problems box in the control center pane, nothing uses it
Assign profiles with EDID_md5 metadata to thier correct devices automatically
trivial: fix compile with new versions of GCC
When finished calibrating, assign the new profile to the current device
Use GetProfileForQualifier(*) to get the default profile, rather than using the cached profile array
If there are no profiles for the XRandr output, then reset the gamma ramps to linear
Use ProfilingInhibit when calibrating devices rather than futz around with the VCGT tables
Prevent crash when deleting profiles in gcm-viewer
Do not call GetDevices in gcm-inspect, it does not exist anymore
Fix gcm-dump-profile by calling g_type_init()
When creating ICC profiles for a display, use relative-colormetric and a PCS of XYZ
Add media whitepoint and color temperature data to gcm-picker
Auto-EDID profiles should have an RGB colorspace
Adjust to colord API change
Actually show a device title when showing the user the 'recalibration required' bubble
Set the 'Serial' property for xrandr devices
Display the profile ID in the UI if the profile title or profile filename is not available
Use the new colord Device.AddProfile API by adding a relation type when creating profiles
Remove the window title from the modal calibration dialogs
trivial: Adjust to the enum renaming in colord trunk
Watch org.freedesktop.ColorManager so we can reapply policy if it ever gets reloaded
trivial: add a xrandr_ prefix to the X11 devices
trivial: post-branch version bump
Merge branch 'colord'
trivial: only watch GcmX11Screen ::added and ::removed when colord is started
trivial: ensure we strip the 'xrandr_' prefix from the new device ID's before looking up
Do not allow the user to remove automatically-added profiles from devices
Move the control center panel buttons underneath the treeviews to prevent random scrolling
Move the profile viewer button in the control center to some hyperlink text
Remove the help button from the color control center panel
trivial: fix compile error with existing commit
trivial: re-enable GetProfileForWindow()
trivial: drop some unused includes
trivial: Use a helper object in gcm-session in case this ever becomes a GSD plugin
Do not use the xrandr connection as the key for the display devices
Conform to the latest version of the device and profile ID specification
Make the argyllcms calibration square 20% larger. Fixes rh#689787
viewer: remove the the preferences and help buttons
viewer: rework gcm-viewer into tabs to make the UI more streamlined
trivial: remove the check for GObjectIntrospection
Do not install a control panel pane
trivial: don't try to hide widgets that no longer exist
trivial: Fix up some errors pointed out by clang
Use /org/gnome as starting path for schemas
viewer: get rid of the single close button
viewer: wrap the text to the character, not the word
viewer: vertically align the information header text for labels that might overfill
trivial: make both the previous and next buttons work
prefs: make the 'Set for all users' button device specific
trivial: Add GcmHull for future use as a datastore for a 3D gamut hull
trivial: truncate values less than 0.0 and greater than 1.0 when using gcm_color_convert_RGB_to_RGBint()
trivial: don't try to access Exif.Olympus.SerialNumber, libexiv explodes in a deadly ball of flames
trivial: don't use the global 'gamma' in gcm-profile.c
trivial: fix up a gcc warning in gcm_test_sample_window_move_window()
Add gcm_profile_generate_gamut_hull() to generate a 3D gamut hull of any 3 color profile
Add a 3D gamut hull tab to the profile viewer
Correct the spelling of colormetric to colorimetric
trivial: fix up the description of a TRC curve
trivial: use the inline-toolbar style in gcm-prefs
trivial: use the inline-toolbar style in gcm-viewer
trivial: fix make distcheck
trivial: use the new 'dim-label' style for the type labels in gcm-viewer
trivial: when generating the device title, remove some vendor insanities
trivial: never expand the profile info icon so it's not on the right margin
trivial: don't add [Default] in gcm-prefs, just make the text bold
Add a show information button to the profile toolbar in gcm-prefs
trivial: actually fix GetProfilesForDevice to work with colord
trivial: make the device icons 16x16 in gcm-prefs
trivial: an 'Integrated Camera' is really just a webcam....
trivial: when we can guess the camera device is likely a webcam, use the camera-web device icon
trivial: use dialog-warning when the display profile does not have a vcgt entry
trivial: when resizing the 3d hull widget stage, also resize all the hulls already on the stage
trivial: add button text for all GtkToolButtons, the user may be hiding the icons by default
trivial: do not allow the user to click profile info with no profile selected
trivial: keep the [+] and [-] buttons on the left side of the toolbar, but punt the others to the RHS
trivial: do not use icons for the RHS toolbar icons in gcm-viewer
trivial: up the minimum size of the gcm-prefs window to avoid scrollbars
trivial: update the calibration text when showing the modal window
trivial: map 'Hewlett-Packard' to 'Hewlett Packard' also
trivial: do not make the device calibration a toggle-button
Set the XRANDR_name metadata attribute on all X11 devices
trivial: fix display calibration by using the new metadata feature in colord
trivial: fix up the example spec file
trivial: remove 95-gcm-devices.rules, nothing uses it
trivial: prepare to move the UDev rules file to colord
Remove all the sensor code as it's been moved to colord
Add a desktop icon for gcm-picker to help out gnome-shell
trivial: remove libusb BR, nothing requires it now
trivial: fix up the example spec file a little
trivial: remove a file that's no longer useful
trivial: remove a file that was never compiled and will no longer work
trivial: remove another dead file that was never compiled and will no longer work
trivial: use the async version of CdClient:Cancel() in gcm-session
Do not try to calculate the error in gcm-picker if the values are invalid
trivial: distros should have packaged mash for the full GCM featureset
Do not try to stuff negative numbers into a guint32 value to avoid random spikes on the TRC graph
trivial: Move gcm-fix-profile to colord
Write a profile ID for automatically generated profiles
Get the pre-cooked profile ID from the ICC profile if it is available
Add the optional FILE_checksum metadata to speed up session startup with colord >= 0.1.6
trivial: ensure we remove deleted profiles from colord
Add GcmNamedColor as an object to hold a named color value
trivial: Provide color-policy-agent in the example spec file
Add GcmCellRendererColor to display an XYZ encoded color
Add named color profile support to gcm-viewer
Add the profile version number to the information viewer tab
trivial: do not parse the profile black point, it's meaningless on most profiles
trivial: don't call cmsSetEncodedICCversion() manually, cmsCreateRGBProfile() sets it for us
trivial: use cmsSetProfileVersion() rather than the lowlevel cmsSetEncodedICCversion()
trivial: mark the color temperatures with thier Dxx identification
trivial: when generating the auto-edid profile, use the DMI data if the EDID data is not provided
trivial: only add EDID_ properties to the generated profile if the data is valid
Repair invalid UTF8 / ASCII in named color profile name entries
Load the introspection file at startup and free the XML data early
Do not split and duplicate the pnp.ids file using g_strsplit()
trivial: correctly construct the profile id when a session profile has an embedded profile
Use cmsOpenProfileFromFile() and hope for profiles with embedded IDs
Add any display profiles as known colorspaces in gcm-picker
trivial: Show the white temperature in the verbose logging
trivial: fix a warning reported by clang
Remove the rendering intent page from the preferences, the designers hate it
Add a metadata tab to gcm-viewer to display all the color geek information
Release version 3.1.1
Ryo Fujita (1):
Updated Japanese translation
Wolfgang Stöggl (1):
[l10n] Updated German translation
Xianyou Jin (1):
Update Simplified Chinese translaton
sangu (1):
Updated Korean translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]