Commit Graph

217 Commits (54af451b4a81b5b1072f27de0981a2d39cabc2d6)

Author SHA1 Message Date
Bert b563a0adb2 Fixed mtime cache check on filesystems supporting nsec resolution 14 years ago
Bert a6100373c1 New mappings: ctrl-[hjkl], pan image one window width/height 14 years ago
Bert ea23115af4 Use getline instead of readline 14 years ago
Bert 2252a0148d New option: -n, start at given picture 14 years ago
Bert 00e6cd2bd1 Show image dimension in window title 14 years ago
Bert 485e6c863a H/J/K/L mappings to pan to edges 14 years ago
Bert 1763e9f253 Unstable version number in Makefile 14 years ago
Petr Sabata f3cd56e3d3 Support DESTDIR
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>
14 years ago
Bert fdafbf72b7 Stable version 0.8.1 14 years ago
Bert ba293b09df Center zoomed area 14 years ago
Bert 548b383f0b Fixed mouse cursor 14 years ago
Bert 0b91328181 Fix fullscreen mode 14 years ago
Bert 75c79bef6f Stable version 0.8 14 years ago
Bert 5cb6d12a94 Refactored main.c 14 years ago
Bert a90bd1c833 Refactored recursive directory util functions 14 years ago
Bert 72ced4b869 Refactored key/mouse mappings in README 14 years ago
Bert facd7e3b42 New option: -a, do not filter out unsupported files 14 years ago
Bert 426edfb349 Readded file-type check at startup 14 years ago
Bert 8d4e3a57ab Do not check file-type at startup 14 years ago
Bert 87a9828417 Filename cosmetics 14 years ago
Bert 55659ffcc3 Use imlib-handles in thumbs.c instead of pixmaps 14 years ago
Bert 3672c0bc63 Toggle image transparency with A-key 14 years ago
Bert a82c45431b Use ctrl for ext cmds, disable them in config.h 14 years ago
Bert 00d4b0f7cf Use "/bin/sh -c" for external commands 14 years ago
Bert 955c39a5c5 Shorter typedefs 14 years ago
Bert 9b24f82404 Small refactorings, removed over-ambitious todo 14 years ago
Bert 7334bdfa51 Revert "Save rotated png-files with S-key"
This reverts commit 090ee5405b.
14 years ago
Bert 090ee5405b Save rotated png-files with S-key 14 years ago
Bert dc68127ae5 Stable version 0.7 14 years ago
Bert 5a35484e71 Align big images on top-left corner 14 years ago
Bert 62fb69b328 Todo: save rotated images 14 years ago
Bert ea80c73520 Fixed title for thumbnail mode 14 years ago
Bert f2b8a75f6c Always support thumbs; start thumb-mode with single -t 14 years ago
Bert a30901210c Mouse-wheel scrolling in thumb mode 14 years ago
Bert a152f82ce6 Sync thumb selection & fileidx; check thumb view 14 years ago
Bert a367d35ba0 Update title when moving selection 14 years ago
Bert 73a9279598 Center humbnails in window 14 years ago
Bert bcc70bd7cb Who needs threads to load thumbnails? 14 years ago
Bert e0d0892065 Use pthread to load thumbnails 14 years ago
Bert 26c2179be7 Refactored thumbs, new files thumbs.[ch] 14 years ago
Bert e8ed491ba9 Fixed empty lines in readline() 14 years ago
Bert 26cc5aff69 Read filenames from stdin 14 years ago
Bert a5335e8ddd Slightly refactored fungts utf-8 title commit 14 years ago
Bert 7bef1de9c2 Stable release 0.5 14 years ago
Bert 603e664f7c Nicer fit window to image 14 years ago
Bert 8339bb7ee7 New key mapping: W, resize window to fit image 14 years ago
Bert 8f4af658ae Refactored, new files util.[ch], C89 14 years ago
Bert 2afb989cc4 Skeleton for -r 14 years ago
Bert e510eda5f1 Stable release 0.4 14 years ago
Bert 8fb3110ebb Bug fix: handle negative offsets in -g arg correctly 14 years ago
Bert 802c344879 Check file timestamps before loading from cache 14 years ago
Bert c937570bbe Unstable version number 14 years ago
Bert 7f15becf01 Stable release 0.3.1 14 years ago
Bert 56cd150b9d Fixed setuid and typo in Makefile, damn copy&paste 14 years ago
Bert c52c4fa69e Mouse-panning while pressing button2 14 years ago
Bert 9b09a578d4 Stable version 0.3 14 years ago
Bert 8123d63c5b Added plenty lots of options 14 years ago
Bert e8a503bcbb Updated section AUTHORS of man page 14 years ago
Bert 64a5366508 Added <,> mappings to rotate image 14 years ago
Bert f2ec0c838a Stable version 0.2 14 years ago
Bert 1b0528c7a2 Fixed Makefile 14 years ago
Bert d3da0eb71e Added man page 14 years ago
Bert bce599038c Moved VERSION macro into Makefile 14 years ago
Bert 822ef72657 Rebuild all object files after changing config.h 14 years ago
Bert 7121e7b468 Initialize imlib2 14 years ago
Bert 1f6af53f37 Fixed Makefile 14 years ago
Bert e7bc3bb71b Non-working skeleton 14 years ago