Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nicer window title | Bert Münnich | 2012-02-11 | 1 | -5/+5 |
| | |||||
* | Removed exif support; made gif support non-optional | Bert Münnich | 2012-02-11 | 7 | -160/+16 |
| | |||||
* | Removed slideshow support | Bert Münnich | 2012-02-11 | 7 | -115/+8 |
| | |||||
* | Fixed issue #32: wrong antialias setting after it_shell_cmd | Bert Münnich | 2011-12-17 | 2 | -2/+2 |
| | |||||
* | Fixed issue #28 (again) | Bert Münnich | 2011-11-13 | 3 | -11/+15 |
| | |||||
* | Fixed rendering after fit win to img | Bert Münnich | 2011-11-11 | 1 | -0/+1 |
| | |||||
* | Removed target "dist" from Makefile | Bert Münnich | 2011-11-11 | 1 | -9/+0 |
| | |||||
* | Fixed issue #28 | Bert Münnich | 2011-11-11 | 2 | -9/+7 |
| | |||||
* | Thumbnails only get scaled down, fixed issue #27 | Bert Münnich | 2011-11-05 | 2 | -1/+2 |
| | |||||
* | Better fix for issue #25 | Bert Münnich | 2011-11-01 | 3 | -7/+7 |
| | |||||
* | Stable version 1.0 | Bert Münnich | 2011-10-31 | 1 | -1/+1 |
| | |||||
* | Fixed issue #25: invalid file cnt and sel in thumb mode | Bert Münnich | 2011-10-31 | 2 | -2/+5 |
| | |||||
* | Added screen-wise scrolling for thumbnail mode | Bert Münnich | 2011-10-27 | 9 | -44/+57 |
| | |||||
* | Fixed handling of gif disposal method (issue #23) | Bert Münnich | 2011-10-17 | 2 | -3/+9 |
| | |||||
* | Updated doc | Bert Münnich | 2011-10-16 | 2 | -61/+125 |
| | |||||
* | Added i_reset_slideshow: set slideshow delay to number prefix | Bert Münnich | 2011-10-16 | 3 | -9/+29 |
| | |||||
* | Multiply i_navigate argument with number prefix | Bert Münnich | 2011-10-16 | 1 | -0/+2 |
| | |||||
* | Fixed pixel-wise panning by chaning x, y vars to float | Bert Münnich | 2011-10-16 | 2 | -11/+11 |
| | |||||
* | Added i_set_zoom command: set zoom to number prefix | Bert Münnich | 2011-10-16 | 3 | -2/+10 |
| | |||||
* | Pan by pixel count, if number prefix given | Bert Münnich | 2011-10-16 | 4 | -10/+25 |
| | |||||
* | Added support for number prefix for commands | Bert Münnich | 2011-10-16 | 4 | -10/+21 |
| | |||||
* | Mention min/max zoom level in config.def.h | Bert Münnich | 2011-10-16 | 2 | -2/+4 |
| | |||||
* | Updated contact information | Bert Münnich | 2011-10-14 | 13 | -13/+13 |
| | |||||
* | Fix TV_ADD_MSEC macro | Bert Münnich | 2011-10-13 | 1 | -2/+2 |
| | |||||
* | Strictly adhere to ANSI-C standard | Bert Münnich | 2011-10-13 | 8 | -35/+26 |
| | |||||
* | Use void for empty argument lists | Bert Münnich | 2011-10-12 | 7 | -23/+23 |
| | |||||
* | Regard gif disposal method; fix bug #18 | Bert Münnich | 2011-10-11 | 2 | -6/+8 |
| | |||||
* | Made zoomdiff an inline function | Bert Münnich | 2011-09-29 | 1 | -4/+8 |
| | |||||
* | Made all conditionals more precise | Bert Münnich | 2011-09-29 | 8 | -234/+236 |
| | |||||
* | Transformed function macros in util.h to inline functions | Bert Münnich | 2011-09-29 | 7 | -24/+35 |
| | |||||
* | Fix layering of small gif frames | Bert Münnich | 2011-09-28 | 2 | -7/+7 |
| | |||||
* | Fix include for ssize_t | Bert Münnich | 2011-09-26 | 1 | -0/+1 |
| | |||||
* | Added STREQ macro | Bert Münnich | 2011-09-26 | 5 | -6/+8 |
| | |||||
* | Make use of EXIT_* macros (2) | Bert Münnich | 2011-09-26 | 2 | -4/+4 |
| | |||||
* | Merge commit '3a81af4' | Bert Münnich | 2011-09-26 | 4 | -12/+12 |
|\ | |||||
| * | make use of EXIT_ macros | rck | 2011-09-26 | 4 | -12/+12 |
| | | |||||
* | | Simplified config.c | Bert Münnich | 2011-09-23 | 2 | -27/+19 |
|/ | |||||
* | Use win_t member in img_t & tns_t instead of parameters | Bert Münnich | 2011-09-17 | 7 | -135/+150 |
| | |||||
* | 270/90 = 3 | Daniel | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | Updated doc | Bert | 2011-09-13 | 1 | -13/+15 |
| | |||||
* | Renamed XLIBS to config, added -D/-l options | Bert | 2011-09-13 | 4 | -30/+52 |
| | |||||
* | Updated screenshot to reflect new title bar | Bert | 2011-09-12 | 1 | -0/+0 |
| | |||||
* | Much nicer handling of compile-time features | Bert | 2011-09-12 | 8 | -57/+73 |
| | | | | | - *_SUPPORT enabled in config.h - XLIBS helper app prints lib flags needed for current settings | ||||
* | Shortened additional features section | Bert | 2011-09-12 | 1 | -17/+10 |
| | |||||
* | Removed Makefile.netbsd | Bert | 2011-09-12 | 1 | -4/+0 |
| | |||||
* | Made XFLAGS & XLIBS macros only | Bert | 2011-09-12 | 2 | -9/+8 |
| | |||||
* | Added own bool type | Bert | 2011-09-11 | 13 | -452/+454 |
| | |||||
* | Added dirty flag to img struct | Bert | 2011-09-11 | 3 | -29/+69 |
| | |||||
* | Added slideshow support | Bert | 2011-09-10 | 10 | -35/+136 |
| | |||||
* | List additional features in usage message (-v) | Bert | 2011-09-10 | 3 | -15/+26 |
| |