Mirage Changelog

What's new in Mirage 0.9.5.2

Jan 3, 2012
  • Added Ukrainian translation
  • Bug: Screenshot did not work correctly
  • Bug: Fixed a bug in the use of keymodifiers

New in Mirage 0.9.5.1 (Jan 3, 2012)

  • Added dutch translation
  • Bug: Mirage showed verbose output by default
  • Bug: Misplaced parenthesis in Open Remote Image dialog code
  • Changes: Fixed translations again.

New in Mirage 0.9.5 (Jan 3, 2012)

  • Added a windows icon
  • Added new shortcuts PgUP/PgDN for previous/next image
  • Added option to disable the background color in windowed mode
  • Bug: & in custom actions caused an error when mirage tried to open custom
  • action dialog (bug #17329)
  • Bug: Save image didn't work. (bug #17330)
  • Bug: Fixed gettext files not found if installed into /usr/local (bug #17359)
  • Changes: now uses $XDG_CONFIG_HOME/mirage as config directory if possible
  • (patch taken from debian)
  • Changes: Switched zooming directions for Ctrl+Mousewheel up/down.
  • Changes: Small interface changes
  • Changes: Updated mnemonics (bug #17350 and patch #3020)
  • Changes: Improvements to localized strings

New in Mirage 0.9.4 (Jan 3, 2012)

  • Mirage now requires PyGTK 2.12.0
  • Added the ability to set the quality for saving images
  • Added windows support
  • Fixed DeprecationWarnings for old tooltip API in pygtk
  • Fixed DeprecationWarnings for md5
  • Prevent toolbar from getting focus on keypresses
  • Bug: Fix returning from fullscreen mode with no images displayed
  • Bug: delete_image() could cause some thumbnails to not get loaded
  • Bug: If a image modified image was deleted mirage would ask to save the image
  • Bug: Hopefully fixed image preloading
  • Bug: Fixed wrong tooltip for hidden images
  • Bug: Some menu entries was visible while they shouldn't have been
  • Bug: Fixed parsing of custom commands
  • Changes: Properties now show "file modified" instead of "file date"
  • Changes: Slideshow delay is chosen with a spinner
  • Changes: Fixed DeprecationWarnings for old tooltip API in pygtk
  • Changes: Fixed DeprecationWarnings for md5
  • Feature request: Show filename in statusbar
  • Translation: Added Portuguese translation
  • Translation: Added Chinese translation
  • Translation: Updated the po-files

New in Mirage 0.9.3 (Jan 3, 2012)

  • Added shortcuts for consistency with gqview/eog
  • Added Hungarian translation
  • Added Czech translation

New in Mirage 0.9.2 (Jan 3, 2012)

  • Bug: Fix typo preventing thumbnails from being reused

New in Mirage 0.9.1 (Jan 3, 2012)

  • Screenshot support
  • Use png attributes to be more fully thumbnail spec compliant
  • Allow running without compiled C modules (certain features disabled)
  • Reuse generated thumbnails for open dialog preview if they exist
  • Bug: Fix freeze involving modified image and navigation
  • Bug: Prevent possible crash on invalid image files
  • Bug: Fix occasional wrong height of thumbnails (and gobject assertion)
  • Bug: Wrong image displayed if discarding modified app and using preload
  • Bug: Ctrl+mousewheel doesn't zoom when caps/num lock is on
  • Bug: Fix horizontal centering of image
  • Bug: Fix .desktop file category
  • Bug: Create thumbnails dir if it doesn't exist

New in Mirage 0.9 (Jan 3, 2012)

  • Thumbnails pane (freedesktop spec compliant using ~/.thumbnails)
  • Ability to open remote images (http and ftp)
  • Register viewed images with gtk's recent documents (ongardie)
  • Preference for opening hidden files
  • Add up/down keybindings to go to previous/next image
  • Bug: Filenames in custom actions aren't correctly escaped
  • Bug: Can't open properties on animated images
  • Bug: Editing a custom action creates a new action
  • Bug: Fast image traversal overruns image list and becomes stuck

New in Mirage 0.8.3 (Jan 3, 2012)

  • Use F11 for fullscreen like most applications
  • Use 'kfmclient' to launch browser in kde
  • Added Italian translation
  • Bug: Save As doesn't work

New in Mirage 0.8.2 (Jan 3, 2012)

  • Ability to modify image saturation
  • Recent file/list menu
  • Save/load accel_map in case user edits any gtk accelerators
  • Bug: Fullscreen controls can be on wrong screen with Xinerama
  • Bug: Scrollbars don't appear correctly on window resizes
  • Bug: Panning images doesn't always work properly
  • Bug: Alpha channel is lost when resizing image with transparency
  • Bug: Allow saving files when file extension isn't lowercase
  • Bug: Specified image scaling method isn't properly used