aboutsummaryrefslogtreecommitdiff
path: root/src/viewport.c
AgeCommit message (Expand)Author
2021-07-08Fix zoom speed dependence on buffer/image widthRonan Dalton
2021-04-14use exponential increments for zoomingPascal Sommer
2020-08-31treewide: fix typosTorstein Husebø
2020-06-12Unify rotation commands, reset transformation properlyAnton Älgmyr
2020-06-12Add rotation and flipping commands.Anton Älgmyr
2019-08-30source: Refactor out common async logicHarry Jeffery
2019-08-25Added crop scaling methodSebastian Parborg
2019-08-25Add initial_pan option to set the starting pan positionSebastian Parborg
2019-07-03Big glfw refactorHarry Jeffery
2019-06-12Add support for hidpi renderingHarry Jeffery
2019-02-10Tweak allocation sizeof operator usageHarry Jeffery
2017-12-07Make viepwort interface opaqueHarry Jeffery
2017-11-26Make imv_image interface opaqueHarry Jeffery
2017-11-26Rename imv_texture -> imv_imageHarry Jeffery
2017-11-25Don't duplicate license text in all source filesHarry Jeffery
2017-08-22Remove year from copyright noticesHarry Jeffery
2017-08-06Prevent scrolling images indefinitely off-screenDrew DeVault
2017-04-14Refactor viewport to new styleHarry Jeffery
2016-04-26Add vim modelinesDmitrij D. Czarkoff
2015-12-28Remove names from file copyright headersHarry Jeffery
2015-12-10Clean up redraw logicHarry Jeffery
2015-12-10fix images not resizing when toggling fullscreen modeAleksandra Kosiacka
2015-11-28Remove unused parameterHarry Jeffery
2015-11-27Retrive viewport image dimensions from texture, not loaderHarry Jeffery
2015-11-19Rename imv_image -> imv_loader to prepare for refactoringHarry Jeffery
2015-11-14Rework zoomingHarry Jeffery
2015-11-12Relicence imv to GPLv2+Harry Jeffery
2015-11-11Tweak scalingHarry Jeffery
2015-11-11Improve zooming behaviourHarry Jeffery
2015-11-11Zoom into thingsJose Diez
2015-11-11Center into image when the mouse is outside boundsJose Diez
2015-11-11Improved zoom behaviourJose Diez
2015-11-11Add -a flag and update usageHarry Jeffery
2015-11-11viewport_reset -> viewport_scale_to_window, add viewport_scale_to_actualJose Diez
2015-11-11Viewport: autoscale and center by default unless interacted withJose Diez
2015-11-11Update makefile to use a build directoryHarry Jeffery