1
0
gnome-color-manager/gnome-color-manager.changes

54 lines
2.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Feb 13 16:54:06 CET 2010 - vuntz@opensuse.org
- Update to version 2.29.3:
+ New Features:
- Enable the rendering intent and default colorspace UI
elements
- Show whether the ICC profile has a VCGT tag in the UI
- Filter out non RGB and CMYK color space profiles from the
combo-boxes using a heuristic
- Add a new DBus method GetProfileForWindow which can return a
profile for a supplied XID
- Add some new text and tooltips to the prefs dialog
- Add per-user OSX ICC profiles at startup
- Add OSX and Windows ICC profiles if they exist from mounted
volumes. Fixes bgo#607390
- Add a device profile entry of 'Other profile...' to be able
to easily import a profile. Fixes bgo#607389
- Add a precision GConf variable to control the time a
calibration takes. Fixes bgo#605558
- Screenscrape the Argyll output to better support other
hardware devices. Fixes bgo#605558
- Do not show the 'Fine tuning' expander by default, and have configuration in GConf
+ Bugfix:
- Zero out GErrors after freeing. Fixes crash
- Add gnome-desktop path as fallback for pci.ids
- Do not generate an error if a display profile does not have
CLUT data
- Add gcm-fix-profile to load and then re-save existing
profiles using lcms
- Fix compile when using an ld that defaults to --as-needed
- Do not allow the colorspace combobox to be zero sized. Fixes
bgo#606484
- Make gcm-prefs a normal dialog rather than a modal dialog
- Only scan ICC locations with hfs partition types for OSX and
msdos/NTFS types for Windows
- Make gcm-prefs startup a few hundred ms quicker by not
loading the list of screens
- Cache gnome_rr_screen_new and take 0.7 seconds off the start
time
- Don't resize the window on startup. Fixes bgo#607391
- Update the Free Software Foundation address
-------------------------------------------------------------------
Sat Feb 13 16:25:15 CET 2010 - vuntz@opensuse.org
- Cleanup packaging.
-------------------------------------------------------------------
Wed Jan 20 21:47:22 UTC 2010 - lmedinas@opensuse.org
- Initial package