aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added command to toggle gif animationsBert2011-08-195-18/+38
* Added support for gif animationBert2011-08-197-36/+126
* Added HAVE_GIFLIB macro for optional dependency on giflibBert2011-08-193-3/+13
* Refactored img_load_gif()Bert2011-08-193-41/+63
* Added support for multi-frame imagesBert2011-08-197-5/+206
* Fixed include in thumbs.hBert2011-08-191-0/+1
* Put event handling back into main.c; events -> commandsBert2011-08-195-216/+211
* Added force parameter to tns_load() to disregard cacheBert2011-08-194-12/+14
* Renamed application modesBert2011-08-193-36/+36
* Renamed key/mouse commands to indicate supported modesBert2011-08-193-189/+197
* Uniform thumbnail selection border sizeBert2011-08-192-10/+8
* Small refactoringsBert2011-08-182-5/+5
* Fixed hyphen-used-as-minus-sign issues in man pageBert2011-08-181-2/+2
* Corrected FSF address in license headersBert2011-08-1813-91/+91
* Revised handling of file names & pathsBert2011-08-1810-81/+100
* Fixed keyboard mappingsBert2011-08-172-8/+12
* Stable version 0.9Bert2011-08-171-1/+1
* No more need for CLEANMASK macroBert2011-08-121-2/+0
* Made run_command() a normal key/button handlerBert2011-08-123-184/+208
* Much better drag()Bert2011-08-123-101/+106
* Renamed scroll() to pan_screen()Bert2011-08-054-11/+11
* Added -O2 flag to CFLAGSBert2011-08-051-2/+2
* Simpler thumbnail selection borderBert2011-07-271-5/+2
* Nicer thumbnail selection border; new default colorsBert2011-07-262-3/+6
* Major code refactoringBert2011-07-2612-647/+807
* Reduced usage of preprocessor macrosBert2011-07-2212-120/+113
* Made selection border in thumb mode 3px wideBert2011-07-171-2/+2
* Fixed dependency on Makefile & config.hBert2011-07-171-1/+3
* Lighter selection colorBert2011-07-171-1/+1
* Mention the vi key bindings in the READMEBert2011-07-071-3/+3
* Stable version 0.8.2Bert2011-06-291-1/+1
* Fixed Makefile.netbsdBert2011-06-291-2/+2
* Added Makefile for NetBSDBert2011-06-281-0/+4
* Fixed MakefileBert2011-06-281-1/+1
* Fix compile error on NetBSDBert2011-06-281-0/+5
* Support XK_KP_{Add,Subtract} for zoomingBert2011-06-281-0/+3
* All timeouts in millisecondsBert2011-06-283-15/+22
* Small refactoringBert2011-06-242-4/+3
* Made Makefile POSIX compliantBert2011-06-081-18/+12
* Fixed mtime cache check on filesystems supporting nsec resolutionBert2011-06-062-3/+3
* New mappings: ctrl-[hjkl], pan image one window width/heightBert2011-06-036-23/+44
* Use getline instead of readlineBert2011-05-296-52/+19
* New option: -n, start at given pictureBert2011-05-256-9/+27
* Show image dimension in window titleBert2011-05-222-4/+5
* Updated docBert2011-05-162-0/+13
* H/J/K/L mappings to pan to edgesBert2011-05-164-1/+44
* Unstable version number in MakefileBert2011-05-101-5/+5
* Support DESTDIRPetr Sabata2011-05-101-4/+5
* Stable version 0.8.1Bert2011-05-081-1/+1
* Made fullscreen work under buggy window managersBert2011-04-191-2/+1