Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add -A option to force framerate on animated images | dwminer | 2016-11-27 | 1 | -0/+1 |
| | |||||
* | Revised error handling | Bert Münnich | 2015-10-28 | 1 | -1/+1 |
| | | | | | | | - Functions warn() and die() replaced by GNU-like error(3) function - Register cleanup() with atexit(3) - Functions called by cleanup() are marked with CLEANUP and are not allowed to call exit(3) | ||||
* | Simplified img_frame_animate | Bert Münnich | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | Revised handling of GIF animations | Bert Münnich | 2014-07-25 | 1 | -2/+0 |
| | | | | | | - New option `-a`: Play animations at startup - Ctrl-Space toggles animation for all GIF files - Infinite loop for all animations | ||||
* | Preserve panning when switching images; fixes issue #131 | Bert Münnich | 2014-02-04 | 1 | -1/+0 |
| | |||||
* | Revert "Apply flip & rotation on all frames of a multi-frame image; fixes ↵ | Bert Münnich | 2014-01-09 | 1 | -3/+0 |
| | | | | | | issue #121" This reverts commit f795273b650a4df39dca693f30c3650ec1d3393f. | ||||
* | Apply flip & rotation on all frames of a multi-frame image; fixes issue #121 | Bert Münnich | 2014-01-09 | 1 | -0/+3 |
| | |||||
* | Slideshow mode is back, in a simplified version | Bert Münnich | 2014-01-04 | 1 | -0/+6 |
| | |||||
* | Refactored remote changes | Bert Münnich | 2013-12-31 | 1 | -2/+1 |
| | |||||
* | Read GIF's repeat information from file. | Aleksander Nitecki | 2013-12-30 | 1 | -0/+2 |
| | |||||
* | Fixed Imlib file handle type, issue #117 | Bert Münnich | 2013-12-13 | 1 | -2/+2 |
| | |||||
* | Refactored remote changes | Bert Münnich | 2013-11-14 | 1 | -1/+1 |
| | |||||
* | Add support for changing the gamma value | András Mohari | 2013-11-13 | 1 | -0/+5 |
| | |||||
* | Refactored merged rotation code | Bert Münnich | 2013-08-10 | 1 | -1/+1 |
| | |||||
* | Handle 180 degrees image rotation | Bastien Dejean | 2013-08-10 | 1 | -3/+0 |
| | |||||
* | Updated/corrected license header | Bert Münnich | 2013-02-08 | 1 | -13/+13 |
| | |||||
* | New commands: fit to the window's height/width | baskerville | 2012-07-19 | 1 | -1/+1 |
| | |||||
* | Slightly refactored flipping | Bert Münnich | 2012-05-06 | 1 | -3/+1 |
| | |||||
* | Added horizontal and vertical flip commands | baskerville | 2012-05-06 | 1 | -0/+5 |
| | |||||
* | Removed unneeded members from img type | Bert Münnich | 2012-02-15 | 1 | -3/+0 |
| | |||||
* | Already in the year 2012 | Bert Münnich | 2012-02-15 | 1 | -1/+1 |
| | |||||
* | Fixed pixel-wise panning by chaning x, y vars to float | Bert Münnich | 2011-10-16 | 1 | -3/+3 |
| | |||||
* | Pan by pixel count, if number prefix given | Bert Münnich | 2011-10-16 | 1 | -1/+1 |
| | |||||
* | Updated contact information | Bert Münnich | 2011-10-14 | 1 | -1/+1 |
| | |||||
* | Use win_t member in img_t & tns_t instead of parameters | Bert Münnich | 2011-09-17 | 1 | -17/+19 |
| | |||||
* | Added own bool type | Bert | 2011-09-11 | 1 | -19/+19 |
| | |||||
* | Added dirty flag to img struct | Bert | 2011-09-11 | 1 | -0/+1 |
| | |||||
* | Added slideshow support | Bert | 2011-09-10 | 1 | -0/+3 |
| | |||||
* | Reformated license header | Bert | 2011-09-03 | 1 | -11/+11 |
| | |||||
* | Added support for gif animation | Bert | 2011-08-19 | 1 | -3/+10 |
| | |||||
* | Refactored img_load_gif() | Bert | 2011-08-19 | 1 | -1/+1 |
| | | | | | - Corrected handling of transparency settings for individual frames - Corrected handling of different frame dimensions & offsets | ||||
* | Added support for multi-frame images | Bert | 2011-08-19 | 1 | -0/+10 |
| | |||||
* | Corrected FSF address in license headers | Bert | 2011-08-18 | 1 | -7/+7 |
| | |||||
* | Revised handling of file names & paths | Bert | 2011-08-18 | 1 | -1/+1 |
| | |||||
* | Reduced usage of preprocessor macros | Bert | 2011-07-22 | 1 | -15/+3 |
| | |||||
* | New mappings: ctrl-[hjkl], pan image one window width/height | Bert | 2011-06-03 | 1 | -1/+1 |
| | |||||
* | H/J/K/L mappings to pan to edges | Bert | 2011-05-16 | 1 | -0/+1 |
| | |||||
* | Center zoomed area | Bert | 2011-04-19 | 1 | -3/+3 |
| | |||||
* | Remove invalid images when loading them; refactorings | Bert | 2011-04-11 | 1 | -2/+0 |
| | |||||
* | Toggle image transparency with A-key | Bert | 2011-03-10 | 1 | -0/+1 |
| | |||||
* | Support for external commands like mogrify & jpegtran | Bert | 2011-03-01 | 1 | -1/+1 |
| | |||||
* | Shorter typedefs | Bert | 2011-03-01 | 1 | -3/+3 |
| | |||||
* | Revert "Save rotated png-files with S-key" | Bert | 2011-02-27 | 1 | -3/+0 |
| | | | | This reverts commit 090ee5405b70d6dfa16a8ca3a691dbd556c41bdb. | ||||
* | Save rotated png-files with S-key | Bert | 2011-02-27 | 1 | -0/+3 |
| | |||||
* | Refactored imlib context handling | Bert | 2011-02-25 | 1 | -1/+5 |
| | |||||
* | Refactored thumbs, new files thumbs.[ch] | Bert | 2011-02-16 | 1 | -9/+0 |
| | |||||
* | Render thumbnails | Bert | 2011-02-16 | 1 | -0/+2 |
| | |||||
* | First things for thumbnail mode | Bert | 2011-02-16 | 1 | -0/+7 |
| | |||||
* | Handle image remove/rename while running | Bert | 2011-02-09 | 1 | -0/+1 |
| | |||||
* | New key mapping: W, resize window to fit image | Bert | 2011-02-04 | 1 | -0/+2 |
| |