[gthumb] Created tag 3.1.1



The unsigned tag '3.1.1' was created.

Tagger: Paolo Bacchilega <paobac src gnome org>
Date: Sun Sep 23 21:09:22 2012 +0200

    version 3.1.1

Changes since the last tag '3.0.1':

Andika Triwidada (1):
      Updated Indonesian translation

Andrej ÅnidarÅiÄ (1):
      Updated Slovenian translation

Antoine Jacoutot (1):
      build: OpenBSD needs _XOPEN_SOURCE_EXTENDED for strptime(3)

Aurimas Äernius (1):
      Updated Lithuanian translation

Chris Triantafillis (1):
      Updated Greek translation

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Winzen (1):
      Updated German help translation

Gabor Kelemen (2):
      Updated Hungarian translation by Balazs Ur <urbalazs at gmail dot com>
      Fixed Hungarian translation

Gianvito Cavasoli (1):
      [l10n] Updated Italian translation.

Marek Äernockà (1):
      Updated Czech translation

Matej UrbanÄiÄ (1):
      Updated Slovenian translation

Paolo Bacchilega (146):
      fixed fullscreen toolbars with multiple monitors
      optimized the interpolation function
      fixed error when rotating keeping the origina size
      photobucket exporter: fixed crash when closing the dialog
      Picasa Web exporter: images not displayed in the export dialog
      grid view layout not updated if size_allocate is called before realize
      bumped version number to 3.1.0
      removed use of deprecated function gtk_widget_get_pointer
      read system bookmarks from XDG_CONFIG_HOME/gtk-3.0/bookmarks
      use XDG_CACHE_HOME/thumbnails as thumbnail cache
      ignore XDG_CACHE_HOME/thumbnails when saving thumbnails
      thumb-loader: removed useless code
      save and restore the window maximized state
      grid view: align the caption to the left and use a smaller font
      simplified the API for the gth_user_dir_* functions
      use a GFile object instead of a filename
      gio utils: use the _g_file prefix fir functions that take a GFile object
      save and restore the filterbar status
      filter: use a spinbutton as limit control
      disconnect from the previous test before setting the new test
      added automatic completion to the category entry
      fixed error when loading the active filter file
      use a more neutral color as dark blackground, instead of black
      fixed image transparency when using a dark blackground
      media player: correctly update the toggled state of the mute button
      media viewer: save and restore the volume level
      save and restore the visited locations history
      browser: show loading errors in the info bar
      added an application menu
      use gtk_application_[un]inhibit instead of the DBus interface
      set register-session to true in order to call gtk_application_inhibit
      allow to rotate an image from -180 to 180 degrees
      reset the original image when exiting a tool pressing the Escape key
      allow to cut files from a selection
      do not set the progress dialog as resizable
      icon cache: handle any GIcon type
      added a menu item to hide/show the file properties
      find duplicates: remember the checked state when filtering the file list
      do not make modal dialogs block other windows as well
      Delete key does nothing when image first opened
      sort by name if the date is the same
      change date: removed the "exif original date tag" option
      get the image type from the file content when loading the image
      file tool options: use a consistent look
      rotate tool: fixed crop region when the angle is greater than 90
      rotator: fixed rotation when dragging the image
      print: set a good default filename for the print-to-file operation
      fixed broken video thumbnail
      started work on a custom high quality scale function
      cairo-scale: added a custom implementation of the scale function
      resize tool: activate the undo button after resizing the image
      cairo-scale: removed the need for a vertical_scale function
      cairo scale: use fixed point instead of floating point
      cairo scale: moved cairo-scale.[ch] in gthumb
      merged pixbuf-savers and cairo_io extensions
      cairo_io: renamed some files to more meaningful names
      cairo_io: fixed ui files not loading correctly
      cairo_io: renamed the gth_image_saver_* objects
      cairo_io: read images from a stream if possible
      file list: fixed crash when the file icon is not available
      cairo-io: use GthImage or cairo_surface_t instead of GdkPixbuf
      cairo-io: save png images without converting to a GdkPixbuf
      cairo-io: fixed crash when resizing a series of images
      pixbuf-utils: removed unused functions
      pixbuf utils: removed unused code, renamed a function
      print: use cairo_surfaces only without converting to/from GdkPixbufs
      always use _gdk_pixbuf_scale_simple_safe instead of gdk_pixbuf_scale_simple
      removed unused code
      update POTFILES.in
      resize tool: show a progress dialog if the resizing takes a lot of time
      added a description property to GthTask to simplify the code
      don't use cairo_surface_create_similar_image
      added an high resolution application icon
      some changes to the high resolution icon
      image viewer: use the black background by default
      image rotator: use a unique background color and always show the crop area
      rotate options: make the options fit the space more easly
      exiv2: fixed crash if the metadata is NULL
      resize tool: fixed problems when changing the size very fast
      fixed crash when no icon theme is provided to _g_icon_get_pixbuf
      No anti-aliasing on the viewer
      cairo scale: fixed white line at the bottom when scaling by some factors
      rotation tool: fixed rotation mask when the image is smaller than the original
      destroy the tool options widget when closing the options pane
      cairo scale: use a generic value for the max scale factor to use
      use the fast scale function when quality is not important
      histogram view: removed the channel icon
      Fixed generation of gthumb.h
      preloader: ignore the request if the operation was cancelled
      preloader: start the next loader only after the current loader has been stopped
      select the file to load before loading the file
      use the difference operator to draw the grid
      rotate options: don't expand the background color button
      fixed spacing in the red-eye removal tool options
      adjust colors: apply the changes to a scaled image for a faster preview
      file tools: removed useless code
      preloader: comapre the file objects instead of the pointers
      enhance colors: use a faster algorithm and rename to "adjust contrast"
      equalize histogram: use a faster algorithm
      desaturate tool: added ability to choose the method, renamed to grayscale
      grayscale: use 'brightness' as default method
      adjust contrast: use a GthImageTask
      adjust contrast: changed icon
      removed the format chooser from the file dialog
      fixed icon extension
      added ability to load WebP images
      rotate options: fixed spacing of the alignment options
      rotate options: removed unused widget
      added ability to save images as WebP
      updated POTFILES.in
      allow to specify the format options when saving a file
      webp options: set lossless to false by default
      jpeg options: fixed run-time warning
      added a custom GtkScale for the color selectors
      updated the adjust contrast icon
      updated POTFILES.in
      fixed build error
      fixed distribution of filmholes.png
      distribute preferences.h
      added the fullscreen command to the viewer toolbar
      added 'Print' and 'Save As' to the file context menu
      file context menu: moved 'open with' before 'save' and 'print'
      added some utilities to resize images
      allow to preserve the metadata when saving to a buffer
      image loader: get the mime type from the input stream
      web exporter: use the resize utilities
      picasaweb: allow to resize the images before uploading
      flickr: allow to scale the images before uploading
      _gtk_combo_box_add_image_sizes: add all the sizes
      fixed compiler warnings
      exiv2: change Exif.Image.Image[Width|Length] as well when saving
      photobucket/facebook: use the same text used in flickr/picasaweb
      updated POTFILES.in
      media viewer: fixed the duration label not updated correctly
      fixed svg images not displayed with the image viewer
      install the app menu only if there's the gnome-shell showing it
      jpeg loader: set the error if the operation was cancelled
      use a smaller max zoom factor to enhance the quality
      updated the 'adjust contrast' icon
      sharpen tool: center the preview after activation
      save and restore the viewer sidebar state
      save the properties visibility when hiding the sidebar
      simplified the 'adjust contrast' icon
      indentation and spaces
      keep the Tools button always sensitive
      updated for version 3.1.1

Piotr DrÄg (2):
      Updated POTFILES.in
      Updated Polish translation

Ross Burton (1):
      build: Fix parallel build problems with enum generation

RÅdolfs Mazurs (1):
      Updated Latvian translation

Taijuin (2):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Tom Tryfonidis (1):
      Updated Greek translation

tuhaihe (1):
      Update Chinese simplified translation for ui



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