Skip to content
Tags give the ability to mark specific points in history as being important
  • ristretto-0.8.1 protected
    627a8333 · Release 0.8.1 ·
    0.8.1
    =====
    - Prepare for gtk3 migration: Do not include individual headers;
      Replace GDK_<keyname> with GDK_KEY_<keyname>;
      Use gtk_widget_get_allocation; Use gtk_widget_get/set_window;
      Use gtk_widget_get/set_style; Do not use GTK_WIDGET_* macros;
      Use accessor functions instead of direct access;
      Do not use deprecated symbols; Do not use deprecated GTK_STOCK_*;
      Use cairo for drawing; Do not use GDK_DISPLAY()
    - Check if file name is a valid utf8 string to avoid crashes (Bug #12445)
    - Fix SEGFAULT when pressing Delete without shown image (Bug #12860)
    - Fix memory leak in thumbnailer if image file not found (Bug #12034)
    - Prevent from using garbage values when pixbuf==NULL
    - Fix NULL pointer dereference
    - Remove dead code; found by Coverity
    - Fix possible NULL pointer dereference; found by Coverity
    - Added option to "not ask again for this session" when sending files to the
      trash. Image deletions still require confirmation.
    - Replaced "GTK_WIDGET(window)->window" with more future compatible
      "gtk_widget_get_window(GTK_WIDGET(window))"
    - ESC-key now quits Ristretto, or pauses a running slideshow
    - Remember last location in save-copy dialog
    - Use default filename in save-copy dialog
    - Disable save-copy dialog if no image is loaded
    - Fix various memory leaks
    - Appdata fails validation (Bug #11622)
    - Fix icon installation (Bug #11614)
    
    * Translation updates:
      Arabic (ar), Bulgarian (bg), Catalan (ca), Czech (cs), Danish (da),
      German (de), Greek (el), English (Australia) (en_AU), Spanish (es),
      French (fr), Hebrew (he), Hungarian (hu), Icelandic (is), Italian (it),
      Japanese (ja), Kazakh (kk), Korean (ko), Lithuanian (lt), Malay (ms),
      Norwegian Bokmål (nb), Dutch (nl), Polish (pl), Portuguese (pt),
      Portuguese (Brazilian) (pt_BR), Romanian (ro), Russian (ru), Slovak (sk),
      Swedish (sv), Thai (th), Turkish (tr), Ukrainian (uk),
      Chinese (China) (zh_CN), Chinese (Taiwan) (zh_TW).
  • ristretto-0.8.2 protected
    9e86ba27 · Release 0.8.2 ·
    0.8.2
    =====
    - Implement sorting by file type (Bug #12749)
    - Detect image type by its mime type instead of file extension
      (ligmagic is used) (Bugs #11680, 12499)
    - Allow images to be flipped vertically and horizontally (Bug #13313)
    - Fix memory leaks
    
    * Translation updates:
      Catalan (ca), Czech (cs), Danish (da), Deutsch (de), English (Australia)
      (en_AU), Spanish (es), French (fr), Hebrew (he), Croatian (hr), Italian (it),
      Japanese (ja), Kazakh (kk), Korean (ko), Lithuanian (lt), Malay (ms),
      Norwegian Bokmål (nb), Polish (pl), Portuguese (pt), Portuguese (Brazilian)
      (pt_BR), Russian (ru), Slovak (sk), Swedish (sv), Ukrainian (uk), Chinese
      (China) (zh_CN), Chinese (Taiwan) (zh_TW).
  • ristretto-0.8.3 protected
    e4f22cb3 · Release 0.8.3 ·
    0.8.3
    =====
    - Fix GLib-GObject-CRITICAL in directory monitoring code
    - Fix loading image from an URL
    - Freeing memory used for storing bg colors was done wrong (bug #13335)
    - Fix opening image files that are symlinks (bug #13576)
    - Fix BMP files failing to load with libmagic (bug #13489)
    - Port to GDBus
    
    * Translation updates:
      Arabic (ar), Asturian (ast), Bulgarian (bg), Catalan (ca), Czech (cs), Danish
      (da), German (de), Greek (el), English (Australia) (en_AU), English (United
      Kingdom) (en_GB), Spanish (es), Basque (eu), Finnish (fi), French (fr),
      Galician (gl), Hebrew (he), Croatian (hr), Hungarian (hu), Indonesian (id),
      Icelandic (is), Italian (it), Japanese (ja), Kazakh (kk), Korean (ko),
      Lithuanian (lt), Malay (ms), Norwegian Bokmål (nb), Dutch (nl), Occitan (oc),
      Polish (pl), Portuguese (pt), Portuguese (Brazil) (pt_BR), Romanian (ro),
      Russian (ru), Slovak (sk), Slovenian (sl), Albanian (sq), Serbian (sr),
      Swedish (sv), Thai (th), Turkish (tr), Uighur (ug), Ukrainian (uk), Chinese
      (China) (zh_CN), Chinese (Taiwan) (zh_TW)
  • ristretto-0.8.4 protected
    fee89abf · Release 0.8.4 ·
    0.8.4
    =====
    - Add missing field initializers
    - Instead of thumbnails, the same icons with a crossed red circle (bug #13419)
    - Resolve g_type_class_add_private() deprecation
    - Glib-Critical errors to stdout: Source ID X was not found when attempting to
      remove it (bug #15268)
    - Fix memory leak (bug #12034)
    - Show file size in the status bar (bug #14791)
    - Fix opening of PPM files (bug #14709)
    
    * Translation updates:
      Arabic (ar), Asturian (ast), Belarusian (be), Bulgarian (bg), Catalan (ca),
      Czech (cs), Danish (da), German (de), Greek (el), English (United Kingdom)
      (en_GB), Spanish (es), Basque (eu), Finnish (fi), French (fr), Galician (gl),
      Hebrew (he), Croatian (hr), Hungarian (hu), Indonesian (id), Icelandic (is),
      Italian (it), Japanese (ja), Kazakh (kk), Korean (ko), Lithuanian (lt), Malay
      (ms), Norwegian Bokmål (nb), Dutch (nl), Occitan (oc), Polish (pl), Portuguese
      (pt), Portuguese (Brazil) (pt_BR), Romanian (ro), Russian (ru), Slovak (sk),
      Slovenian (sl), Albanian (sq), Serbian (sr), Swedish (sv), Telugu (te), Thai
      (th), Turkish (tr), Uighur (ug), Ukrainian (uk), Chinese (China) (zh_CN),
      Chinese (Taiwan) (zh_TW)
  • ristretto-0.8.5 protected
    35c7a9d8 · Release 0.8.5 ·
    0.8.5
    =====
    - Fix a few memory leaks
    - Fix "Sort type unsupported" when sorting by file type
    - Add support for Canon CR2 format
      (https://bugs.launchpad.net/ubuntu/+source/ristretto/+bug/1778695)
    - Drop saturation and brightness support as no more supported by xfdesktop
    - Show info on focal length and ISO in statusbar (bug #13993)
    - Fix Glib-Critical errors "Source ID X was not found"
    - Place appdata.xml to metainfo dir (bug #15382)
    - Fix Xfce wallpaper manager (for single monitor only) (bug #14571)
    - Fix corrupted (large) GIF images (bug #15177)
    - Update thumbnail bar on changing the sorting order (bug #10246)
    - Improve "Sorting" menu (bug #15539)
    - appdata.xml: Remove releases info and update URLs (bug #15482)
    
    * Translation updates:
      Arabic (ar), Asturian (ast), Belarusian (be), Bulgarian (bg), Catalan (ca),
      Czech (cs), Danish (da), German (de), Greek (el), English (Australia) (en_AU),
      English (United Kingdom) (en_GB), Spanish (es), Basque (eu), Finnish (fi),
      French (fr), Galician (gl), Hebrew (he), Croatian (hr), Hungarian (hu),
      Indonesian (id), Icelandic (is), Italian (it), Japanese (ja), Kazakh (kk),
      Korean (ko), Lithuanian (lt), Malay (ms), Norwegian Bokmål (nb), Dutch (nl),
      Occitan (oc), Polish (pl), Portuguese (pt), Portuguese (Brazil) (pt_BR),
      Romanian (ro), Russian (ru), Slovak (sk), Slovenian (sl), Albanian (sq),
      Serbian (sr), Swedish (sv), Telugu (te), Thai (th), Turkish (tr), Uighur (ug),
      Ukrainian (uk), Chinese (China) (zh_CN), Chinese (Taiwan) (zh_TW)
    * New translations:
      Armenian (Armenia) (hy_AM), Interlingue (ie)