summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)Author
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
2011-06-24Small refactoringBert
2011-06-08Made Makefile POSIX compliantBert
2011-06-06Fixed mtime cache check on filesystems supporting nsec resolutionBert
2011-06-03New mappings: ctrl-[hjkl], pan image one window width/heightBert
2011-05-29Use getline instead of readlineBert
2011-05-25New option: -n, start at given pictureBert
2011-05-22Show image dimension in window titleBert
2011-05-16H/J/K/L mappings to pan to edgesBert
2011-05-10Unstable version number in MakefileBert
2011-05-10Support DESTDIRPetr Sabata
2011-05-08Stable version 0.8.1v0.8.1Bert
2011-04-19Center zoomed areaBert
2011-04-15Fixed mouse cursorBert
2011-04-14Fix fullscreen modeBert
2011-04-14Stable version 0.8Bert
2011-04-11Refactored main.cBert
2011-04-08Refactored recursive directory util functionsBert
2011-04-07Refactored key/mouse mappings in READMEBert
2011-04-06New option: -a, do not filter out unsupported filesBert
2011-04-05Readded file-type check at startupBert
2011-04-04Do not check file-type at startupBert