Skip to content

Tags: terwanerik/Retini

Tags

v1.3.2

Toggle v1.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #10 from terwanerik/ui-fixes

Fixed some UI issues that entered from macOS mojave / dark mode

v1.3.1

Toggle v1.3.1's commit message
Fixed grainy images on resize, v1.3.1

v1.3.0

Toggle v1.3.0's commit message
Updated zip file to v1.3.0

v1.2.1

Toggle v1.2.1's commit message
Improved the UpdateModel, now uses the GitHub Api to check for newer …

…versions, way better.

v1.2.0

Toggle v1.2.0's commit message
Refactored project, moved Window specific code into a NSWindow and up…

…date specific code to the UpdateModel

Fixed JPEG compression issue (always really low quality if lower than 10/10)

v1.1.0

Toggle v1.1.0's commit message
Fixed issue #5

v1.0.10

Toggle v1.0.10's commit message
Updated to v1.0.10 - Fixed the resizeing for non 72dpi images

v1.0.9

Toggle v1.0.9's commit message
v1.0.9 - Fixed 3x resizing to 1x issue on retina Macs

The 1x did not resize to 1x but rather to 2x. Now fixed.

v1.0.8

Toggle v1.0.8's commit message
Fixed Retina Mac resizing issue

Fixed the Retina resizing issue, also put the model related stuff into
a ResizeModel.