Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added command to toggle gif animations | Bert | 2011-08-19 | 5 | -18/+38 | |
| | ||||||
* | Added support for gif animation | Bert | 2011-08-19 | 7 | -36/+126 | |
| | ||||||
* | Added HAVE_GIFLIB macro for optional dependency on giflib | Bert | 2011-08-19 | 3 | -3/+13 | |
| | ||||||
* | Refactored img_load_gif() | Bert | 2011-08-19 | 3 | -41/+63 | |
| | | | | | - Corrected handling of transparency settings for individual frames - Corrected handling of different frame dimensions & offsets | |||||
* | Added support for multi-frame images | Bert | 2011-08-19 | 7 | -5/+206 | |
| | ||||||
* | Fixed include in thumbs.h | Bert | 2011-08-19 | 1 | -0/+1 | |
| | ||||||
* | Put event handling back into main.c; events -> commands | Bert | 2011-08-19 | 5 | -216/+211 | |
| | ||||||
* | Added force parameter to tns_load() to disregard cache | Bert | 2011-08-19 | 4 | -12/+14 | |
| | ||||||
* | Renamed application modes | Bert | 2011-08-19 | 3 | -36/+36 | |
| | ||||||
* | Renamed key/mouse commands to indicate supported modes | Bert | 2011-08-19 | 3 | -189/+197 | |
| | ||||||
* | Uniform thumbnail selection border size | Bert | 2011-08-19 | 2 | -10/+8 | |
| | | | | | - Consistent handling of thumbnails - Makes it easier to select very small thumbnails with mouse | |||||
* | Small refactorings | Bert | 2011-08-18 | 2 | -5/+5 | |
| | ||||||
* | Fixed hyphen-used-as-minus-sign issues in man page | Bert | 2011-08-18 | 1 | -2/+2 | |
| | ||||||
* | Corrected FSF address in license headers | Bert | 2011-08-18 | 13 | -91/+91 | |
| | ||||||
* | Revised handling of file names & paths | Bert | 2011-08-18 | 10 | -81/+100 | |
| | ||||||
* | Fixed keyboard mappings | Bert | 2011-08-17 | 2 | -8/+12 | |
| | ||||||
* | Stable version 0.9 | Bert | 2011-08-17 | 1 | -1/+1 | |
| | ||||||
* | No more need for CLEANMASK macro | Bert | 2011-08-12 | 1 | -2/+0 | |
| | ||||||
* | Made run_command() a normal key/button handler | Bert | 2011-08-12 | 3 | -184/+208 | |
| | ||||||
* | Much better drag() | Bert | 2011-08-12 | 3 | -101/+106 | |
| | | | | No more need to pass XEvent* to handler functions | |||||
* | Renamed scroll() to pan_screen() | Bert | 2011-08-05 | 4 | -11/+11 | |
| | ||||||
* | Added -O2 flag to CFLAGS | Bert | 2011-08-05 | 1 | -2/+2 | |
| | ||||||
* | Simpler thumbnail selection border | Bert | 2011-07-27 | 1 | -5/+2 | |
| | ||||||
* | Nicer thumbnail selection border; new default colors | Bert | 2011-07-26 | 2 | -3/+6 | |
| | ||||||
* | Major code refactoring | Bert | 2011-07-26 | 12 | -647/+807 | |
| | | | | | - Configurable key and mouse mappings in config.h - Put event handling code from main.c into events.[ch] | |||||
* | Reduced usage of preprocessor macros | Bert | 2011-07-22 | 12 | -120/+113 | |
| | ||||||
* | Made selection border in thumb mode 3px wide | Bert | 2011-07-17 | 1 | -2/+2 | |
| | ||||||
* | Fixed dependency on Makefile & config.h | Bert | 2011-07-17 | 1 | -1/+3 | |
| | ||||||
* | Lighter selection color | Bert | 2011-07-17 | 1 | -1/+1 | |
| | ||||||
* | Mention the vi key bindings in the README | Bert | 2011-07-07 | 1 | -3/+3 | |
| | ||||||
* | Stable version 0.8.2 | Bert | 2011-06-29 | 1 | -1/+1 | |
| | ||||||
* | Fixed Makefile.netbsd | Bert | 2011-06-29 | 1 | -2/+2 | |
| | ||||||
* | Added Makefile for NetBSD | Bert | 2011-06-28 | 1 | -0/+4 | |
| | ||||||
* | Fixed Makefile | Bert | 2011-06-28 | 1 | -1/+1 | |
| | ||||||
* | Fix compile error on NetBSD | Bert | 2011-06-28 | 1 | -0/+5 | |
| | ||||||
* | Support XK_KP_{Add,Subtract} for zooming | Bert | 2011-06-28 | 1 | -0/+3 | |
| | ||||||
* | All timeouts in milliseconds | Bert | 2011-06-28 | 3 | -15/+22 | |
| | ||||||
* | Small refactoring | Bert | 2011-06-24 | 2 | -4/+3 | |
| | ||||||
* | Made Makefile POSIX compliant | Bert | 2011-06-08 | 1 | -18/+12 | |
| | ||||||
* | Fixed mtime cache check on filesystems supporting nsec resolution | Bert | 2011-06-06 | 2 | -3/+3 | |
| | ||||||
* | New mappings: ctrl-[hjkl], pan image one window width/height | Bert | 2011-06-03 | 6 | -23/+44 | |
| | ||||||
* | Use getline instead of readline | Bert | 2011-05-29 | 6 | -52/+19 | |
| | ||||||
* | New option: -n, start at given picture | Bert | 2011-05-25 | 6 | -9/+27 | |
| | ||||||
* | Show image dimension in window title | Bert | 2011-05-22 | 2 | -4/+5 | |
| | ||||||
* | Updated doc | Bert | 2011-05-16 | 2 | -0/+13 | |
| | ||||||
* | H/J/K/L mappings to pan to edges | Bert | 2011-05-16 | 4 | -1/+44 | |
| | ||||||
* | Unstable version number in Makefile | Bert | 2011-05-10 | 1 | -5/+5 | |
| | ||||||
* | Support DESTDIR | Petr Sabata | 2011-05-10 | 1 | -4/+5 | |
| | | | | | | | | GNU coding standard recommends supporting DESTDIR in projects Makefiles. This is already expected by many GNU/Linux distributions. This patch adds DESTDIR support to sxiv Makefile. Signed-off-by: Petr Sabata <psabata@redhat.com> | |||||
* | Stable version 0.8.1 | Bert | 2011-05-08 | 1 | -1/+1 | |
| | ||||||
* | Made fullscreen work under buggy window managers | Bert | 2011-04-19 | 1 | -2/+1 | |
| |