[gnome-color-manager] Created tag GNOME_COLOR_MANAGER_2_29_4



The signed tag 'GNOME_COLOR_MANAGER_2_29_4' was created.

Tagger: Richard Hughes <richard hughsie com>
Date: Mon Mar 1 11:54:10 2010 +0000

    ==== Version 2.29.4 ====

Changes since the last tag 'GNOME_COLOR_MANAGER_2_29_3':

Alexandre Prokoudine (5):
      Updated Russian translation
      Fixed a user visible message
      Updated Russian translation
      Three FAQ entries out of five suggested filled in
      Updated Russian translation

Andrej ŽnidarÅ¡iÄ? (4):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Aurimas Ä?ernius (1):
      Updated Lithuanian translation

Claude Paroz (1):
      Updated French translation

Daniel Nylander (1):
      Updated Swedish translation

Graeme Gill (1):
      Add a target image of the ColorCheckerDC

Jorge González (23):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Kjartan Maraas (2):
      Updated Norwegian bokmål translation
      Updated Norwegian bokmål translation

Marek Ä?ernocký (1):
      Update Czech translation

Mario Blättermann (4):
      Updated German translation
      Updated German translation
      Updated German doc translation
      Updated German translation

Michael Monreal (2):
      HIG string and capitalization fixes
      Capitalization fix for 'More Information' button

Milan Knížek (1):
      Add Czech translation

Pascal de Bruijn (11):
      Add three more target thumbnails
      Do low quality calibration when using targets with a low number of patches
      Ask for the chart type first before we ask for calibration files
      Add the QPcard 210 thumbnail
      Fix QPcard 201 surround transparency
      Add fixed version of Lars Tore Gustavsen's i1 RGB Scan 1.4 target image
      Add ColorCheckerSG target image submitted by Hening Betterman on the ArgyllCMS mailing list
      Replace ColorCheckerSG with a newly processed one
      Replace colprof -aS with -aG
      have scanin compensate for perspective distortion
      Add LaserSoftDCPro target submitted to me by Jorg Rosenkranz

Paul Finnigan (2):
      Correct help Intro and Usage
      Update Help Preferences Text

Petr Kovar (1):
      Add Czech help translation by Milan Knizek

Richard Hughes (173):
      Post release version bump
      Fix segfault when the profile has no description
      trivial: handle errors in gcm-fix-profile to deal with broken files better
      trivial: Add build-require of CUPS for future code
      trivial: Split out the device-specific data into thier own subclasses
      trivial: move a lot of the xrandr-specific code into it's own class device file
      trivial: move a lot of the udev-specific code into it's own class device file
      Change the default for the UDEV hardware detection to TRUE
      trivial: Add a 'colorspace' property to each device
      Detect printers by connecting to CUPS rather than scraping the HPLIP properties
      trivial: pick up the cupsICCProfile attribute if it's been set
      trivial: add some more functionality to gcm-fix-profile
      trivial: Move a lot of the xrandr setting logic into GcmDeviceXrandr, which means things like the EDID can be cached
      Do not allow devices to be assigned profiles in different colorspaces from native
      trivial: update screenshots in the help docs
      trivial: Ensure we're working with GcmDeviceXrandr devices before we try to set the gamma
      trivial: Ignore a pointless error from Argyll
      trivial: rename the scanin temp files so they are not it8 specific
      Set the colorspace on unconnected devices to avoid getting no profiles in the list
      Support other types of reference file other than IT8
      Translate the 'firmware required' output from Argyll
      Add a small thumbnail of the target type if it is available
      trivial: Fix up fedora spec file
      trivial: correct the white balance of one of the target thumnails
      trivial: Be less agressive with our autoconf BR
      trivial: Remove gcm_device_new() -- we should never create devices without backing types
      trivial: turn a warning intoa debug, as not having a profile isn't so bad
      trivial: don't show a warning if a device has no profile and is selected in the UI
      trivial: add conveniece function gcm_utils_mkdir_for_filename()
      trivial: Create the correct type of device when adding printers
      Only require the device to be present if it is a display type
      Add gcm_device_apply() and a virtual function for devices to override
      trivial: make GcmDeviceXrandr implement the apply() virtual function
      trivial: return TRUE for gcm_device_apply() if there is no klass support
      trivial: do gcm_device_apply() on all device types, as it's ignored if there is no klass support
      trivial: use the new target file
      trivial: Spoke too soon, needed a tinky compile fix to the last commit
      Allow UDEV and CUPS coldplug to be done multi-threaded
      Add a libtiff build require for future functionality
      trivial: add the conveience function gcm_calibrate_set_from_device() to abstract out some code from gcm-prefs
      trivial: reorder code so we can set the basename from an image in the future
      trivial: Add a function gcm_calibrate_set_from_exif()
      trivial: Move the calibration specific code out of gcm-prefs and into GcmCalibration
      trivial: fix up a crash reported by clang
      Automatically use the EXIF data if available from TIFF files when calibrating devices. Fixes #609444
      trivial: add some debugging to make testing easier
      Add some device type icons from Frédéric Bellaiche (GPLv2+)
      Properly support projectors in the UI, and in the argyllcms wrapper
      trivial: fix make distcheck
      Add some ColorMunki and Huey figures to be added into the UI in the future
      trivial: add a device-kind property to GcmColorDevice
      trivial: Update some .gitignore files
      trivial: rename GcmColorDevice to GcmColorimeter as the Device suffix implies it derives from GcmDevice, which it doesn't
      Add a colorimeter-kind property to GcmCalibrate
      trivial: Actually show the dialog figures in the right places
      trivial: ensure the first device in the list is selected at startup
      trivial: fix up the Fedora spec file
      Add the sypder attach image
      Set per-user xsane global and device settings when we have assigned a scanner profile
      Make users do the legwork when there is an unrecognised colorimeter
      Ensure we set ID_MODEL_FROM_DATABASE and ID_VENDOR_FROM_DATABASE even if we're using old versions of argyllcms
      trivial: thanks to Pascal, we now have a usb.ids entry for the ColorMunki
      Show a GtkInfoBar warning if the profile has no vcgt table. Fixes #610287
      Ensure ~/.color/icc exists at startup. Fixes #566275
      Use GFile internally so we can support importing profiles from gvfs mount points. Fixes #610285
      trivial: Do not show the vcgt info bar when we have no profile selected
      trivial: fix up make check
      Add an 'All files' option on the file choosers. Fixes #610288
      Don't add Cups-PDF devices to the device list
      trivial: ensure that no profile always clears the GtkInfoBar
      trivial: ignore the empty values of the DnD string array
      trivial: ignore gvfs temporary files in the icc profile directory to avoid a cache refresh
      trivial: Support URI's in gcm_utils_is_icc_profile() to support dragging and dropping from gvfs mounted archives
      trivial: translate the RGB and CMYK entries. Fixes #609156
      trivial: add some sample code for the future printing functionality
      trivial: properly detect gvfs temp files in the ICC profiles stores
      trivial: Ensure we create the _path_ (not the URI) we built with g_build_filename
      trivial: don't mention scanning when calibrating a device
      Set a tooltip explaining why the calibrate button is insensitive
      trivial: add a couple more argyll messages we should translate
      Do all the calibration UI in one place to avoid getting lots of GtkDialogs
      trivial: rename a file to make way for another
      Add a list of colorimeters as we'll need this if argyllcms is not installed. Fixes rh#566414
      trivial: add a file left out in the last commit
      Do not show the display as 'default' even when using the binary blob
      Show a label in the device section when the user is using a xrandr-fallback driver. Fixes rh#566606
      trivial: Improve the VCGT warning message
      trivial: add some more udev rules thanks to the argyllcms guys
      trivial: Set the profile we chose as 'Other' as the current device default
      trivial: check the profile is valid before it is imported and set for the device
      trivial: fix make check
      trivial: switch gcm_profile_parse() to use a GFile, not a filename
      trivial: Report more errors in modal boxes, as most users won't be running with --verbose
      trivial: convert gcm_profile_store_add_profile() to using GFile
      trivial: Add a button for more information when the device profile has no vcgt
      trivial: fix up the udev rules to actually set the environment
      trivial: actually abort configure if CUPS was not found
      trivial: actually abort configure if TIFF was not found
      trivial: ensure we link with -ltiff when we compile with tiff support
      trivial: add a modal message dialog when the calibration command failed. Fixes #610491
      trivial: fix compile from git master when compiling without git master
      trivial: fix up some strings after some initial review
      trivial: Do not show a modal failed dialog for when the user aborts a dialog
      trivial: remove the word 'automatically' from the install question
      trivial: swap a dialog button ordering for the GNOME HIG
      trivial: set the default DBus proxy timeout to be never
      trivial: don't show the user scanner specific instructions when they are profiling a camera
      trivial: detect colorimeter devices that are not registered in usb.ids
      trivial: make GcmXserver a singleton to save a few bytes of writable
      trivial: make GcmTables a singleton to save a few bytes of writable
      trivial: make GcmDmi a singleton to save a few bytes of writable
      trivial: remove a tiny memory leak detected by valgrind
      trivial: make GcmColorimeter a singleton to save a few bytes of writable
      trivial: make GcmColormeter fall back to the sysfs attributes if the usb.ids support is not in place
      Support colorimeter devices that need to change mode in the middle of the calibration
      trivial: only show the 'help me' colorimeter pages once per GcmColorimeter instance
      Play sounds using libcanberra when user interaction is required
      trivial: fix up a crash if we abort calibration and then unplug the colorimeter
      Merge branch 'master' into xsane
      trivial: add a tiny bit more functionality to the GcmPrint object
      trivial: add the ability to print with a render callback
      Add in initial printer calibration support. Needs more work.
      Add AC_PROG_RANLIB to configure. Fixes #610771
      trivial: add a clock figure to display when the ink is drying
      trivial: actually wait for the print to finish in GcmPrint
      trivial: add several other types of colorimeter
      Add printer profiling support using argyllcms and GtkPrint
      trivial: add gcm_calibrate_dialog_set_move_window() so we only move the calibration window when doing a display read
      trivial: Improve the dialog messages when profiling the screen with the ColorMunki
      Add support for sending calibration images to print shops, rather than just using the local printer
      trivial: Add two more images to the help file
      trivial: Add one more image to the help file
      trivial: create a 'working-path' property on GcmCalibrate so we can save the profiles
      trivial: add the required working_path fixes to make GCM_CALIBRATE_PRINT_KIND_ANALYSE actually work
      Do not make the display calibration button sensitive (with tooltip) if we are using < XRandR 1.3 drivers. Fixes #610846
      trivial: Preserve the aspect ratio of printed targets
      trivial: Center the printed target on the page
      trivial: Ensure we can exit the GCM main loop if we abort the print-page
      trivial: Respect the page margins when printing
      trivial: include the timespec in the working path
      trivial: do the image scaling in cairo, not GDK, so that the image is not downsampled to a lower resolution
      trivial: delete state if we are calibrating a local printer
      trivial: make the GcmCalibrateDialog more HIG compliant, and catch one extra argyllcms error
      trivial: add gcm_colorspace_enum_from_string()
      Save the device colorspace in the config file so we can set profiles when not connected
      trivial: add a 'virtual' property to GcmDevice for future code
      trivial: fix up a title when setting the profiles systemwide
      trivial: not all devices have a native-device
      trivial: add GcmDeviceVirtual which is a virtual device not tied to any hardware
      trivial: save the virtual devices in the config file with a special flag
      trivial: add gcm_client_add_device() for a way to manually add virtual devices to the array
      trivial: don't show [disconnected] for virtual devices in the UI
      trivial: fix a tiny typo that we'll hit if we try to remove a non-saved virtual device
      Allow virtual devices to be added to the device list
      trivial: fix up a couple of problems in the new virtual device code
      trivial: fix up a potential crasher in gcm_utils_mkdir_for_filename()
      Conform to ICC Profiles in X Specification 0.3
      trivial: add a target image to help the user
      trivial: use a different number of patches depending on what kind of device we are profiling
      trivial: do not show 'null' in the UI if the colorimeter device was not present for the chartread run
      trivial: do not use double density mode with the ColorMunki, it's really hard to use
      Add some more support for profiling charts using Argyllcms
      trivial: update the Fedora spec file
      Read the ti2 file for the calibration model if we are analysing existing targets
      trivial: when we do the printer target generation only show the print setup, not the complete print dialog
      trivial: vectorize the target figure and add good and bad variants
      Re-enable half-height targets for the ColorMunki, and double the patch counts for this hardware
      trivial: ensure we get the basename when we use old calibration data
      Remove GCM_HARDWARE_DETECTION as we're now shipping our own udev rules
      trivial: use the en_US spelling of analyze internally and in the UI
      trivial: fix up two translated messages spotted by Federico
      trivial: fix make check
      Release version 2.29.4

Sebastian Kraft (1):
      Add a projector icon in Tango style



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]