summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
2012-02-15Added own exif tag handling in files exif.[ch]Bert Münnich
2012-02-15Added symbol BAR_SEPARATORBert Münnich
2012-02-14Fixed typo in MakefileBert Münnich
2012-02-14Fix recreation of thumbnail cache file after manual reloadBert Münnich
2012-02-12Added text bar on bottom of windowBert Münnich
2012-02-11Removed exif support; made gif support non-optionalBert Münnich
2012-02-11Removed slideshow supportBert Münnich
2011-12-17Fixed issue #32: wrong antialias setting after it_shell_cmdBert Münnich
2011-11-13Fixed issue #28 (again)Bert Münnich
2011-11-11Removed target "dist" from MakefileBert Münnich
2011-11-11Fixed issue #28Bert Münnich
2011-11-05Thumbnails only get scaled down, fixed issue #27Bert Münnich
2011-11-01Better fix for issue #25Bert Münnich
2011-10-31Stable version 1.0v1.01.0Bert Münnich
2011-10-31Fixed issue #25: invalid file cnt and sel in thumb modeBert Münnich
2011-10-27Added screen-wise scrolling for thumbnail modeBert Münnich
2011-10-17Fixed handling of gif disposal method (issue #23)Bert Münnich
2011-10-16Mention min/max zoom level in config.def.hBert 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-29Transformed function macros in util.h to inline functionsBert Münnich
2011-09-28Fix layering of small gif framesBert Münnich
2011-09-26Make use of EXIT_* macros (2)Bert Münnich
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-13Renamed XLIBS to config, added -D/-l optionsBert
2011-09-12Much nicer handling of compile-time featuresBert
2011-09-12Made XFLAGS & XLIBS macros onlyBert
2011-09-11Added dirty flag to img structBert
2011-09-10List additional features in usage message (-v)Bert
2011-09-08Overhauled buildingBert
2011-09-06Avoid conflicting macrosBert
2011-09-04Made i(t)_toggle_alpha command work in thumbnail mode tooBert
2011-09-03Simplified cursor resettingBert
2011-09-02Data driven timeout handlingBert
2011-08-19Added HAVE_GIFLIB macro for optional dependency on giflibBert
2011-08-19Added support for multi-frame imagesBert
2011-08-19Put event handling back into main.c; events -> commandsBert
2011-08-19Uniform thumbnail selection border sizeBert
2011-08-18Revised handling of file names & pathsBert
2011-08-17Stable version 0.9Bert
2011-08-12Much better drag()Bert
2011-08-05Added -O2 flag to CFLAGSBert
2011-07-26Major code refactoringBert
2011-07-22Reduced usage of preprocessor macrosBert
2011-07-17Fixed dependency on Makefile & config.hBert
2011-06-29Stable version 0.8.2v0.8.20.8.2Bert
2011-06-28Fixed MakefileBert
2011-06-28All timeouts in millisecondsBert