aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-10-16Added i_set_zoom command: set zoom to number prefixBert Münnich
2011-10-16Pan by pixel count, if number prefix givenBert Münnich
2011-10-16Added support for number prefix for commandsBert Münnich
2011-10-16Mention min/max zoom level in config.def.hBert Münnich
2011-10-14Updated contact informationBert Münnich
2011-10-13Fix TV_ADD_MSEC macroBert Münnich
2011-10-13Strictly adhere to ANSI-C standardBert Münnich
2011-10-12Use void for empty argument listsBert Münnich
2011-10-11Regard gif disposal method; fix bug #18Bert Münnich
2011-09-29Made zoomdiff an inline functionBert Münnich
2011-09-29Made all conditionals more preciseBert Münnich
2011-09-29Transformed function macros in util.h to inline functionsBert Münnich
2011-09-28Fix layering of small gif framesBert Münnich
2011-09-26Fix include for ssize_tBert Münnich
2011-09-26Added STREQ macroBert Münnich
2011-09-26Make use of EXIT_* macros (2)Bert Münnich
2011-09-26Merge commit '3a81af4'Bert Münnich
2011-09-26make use of EXIT_ macrosrck
2011-09-23Simplified config.cBert Münnich
2011-09-17Use win_t member in img_t & tns_t instead of parametersBert Münnich
2011-09-14270/90 = 3Daniel
2011-09-13Updated docBert
2011-09-13Renamed XLIBS to config, added -D/-l optionsBert
2011-09-12Updated screenshot to reflect new title barBert
2011-09-12Much nicer handling of compile-time featuresBert
2011-09-12Shortened additional features sectionBert
2011-09-12Removed Makefile.netbsdBert
2011-09-12Made XFLAGS & XLIBS macros onlyBert
2011-09-11Added own bool typeBert
2011-09-11Added dirty flag to img structBert
2011-09-10Added slideshow supportBert
2011-09-10List additional features in usage message (-v)Bert
2011-09-08Strict conformance to IEEE Std 1003.1-2001Bert
2011-09-08Added screenshots to README.mdBert
2011-09-08Added feature overview to README.mdBert
2011-09-08Updated docBert
2011-09-08Fixed exif-only typo in tns_load()Bert
2011-09-08Added section "Additional features" to README.mdBert
2011-09-08Added EXIF_SUPPORT macro for optional dependency on libexifBert
2011-09-08Added EXIF auto-orientationBert
2011-09-08Overhauled buildingBert
2011-09-06Load as much of a corrupted gif file as possibleBert
2011-09-06Removed useless zl_cnt variableBert
2011-09-06Avoid conflicting macrosBert
2011-09-04Fixed title-update in thumb modeBert
2011-09-04Made i(t)_toggle_alpha command work in thumbnail mode tooBert
2011-09-03Reformated license headerBert
2011-09-03Fixed pointer-to-int-cast warnings on x86_64Bert
2011-09-03Fixed remove_file()Bert
2011-09-03Simplified cursor resettingBert