Bert
c4b48e7766
Stable version 0.8.2
13年前
Bert
fe281548fc
Fixed Makefile
13年前
Bert
bd87ae9346
All timeouts in milliseconds
13年前
Bert
f52603b31a
Small refactoring
13年前
Bert
03009f59fc
Made Makefile POSIX compliant
13年前
Bert
b563a0adb2
Fixed mtime cache check on filesystems supporting nsec resolution
13年前
Bert
a6100373c1
New mappings: ctrl-[hjkl], pan image one window width/height
13年前
Bert
ea23115af4
Use getline instead of readline
13年前
Bert
2252a0148d
New option: -n, start at given picture
13年前
Bert
00e6cd2bd1
Show image dimension in window title
13年前
Bert
485e6c863a
H/J/K/L mappings to pan to edges
13年前
Bert
1763e9f253
Unstable version number in Makefile
13年前
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>
13年前
Bert
fdafbf72b7
Stable version 0.8.1
13年前
Bert
ba293b09df
Center zoomed area
13年前
Bert
548b383f0b
Fixed mouse cursor
14年前
Bert
0b91328181
Fix fullscreen mode
14年前
Bert
75c79bef6f
Stable version 0.8
14年前
Bert
5cb6d12a94
Refactored main.c
14年前
Bert
a90bd1c833
Refactored recursive directory util functions
14年前
Bert
72ced4b869
Refactored key/mouse mappings in README
14年前
Bert
facd7e3b42
New option: -a, do not filter out unsupported files
14年前
Bert
426edfb349
Readded file-type check at startup
14年前
Bert
8d4e3a57ab
Do not check file-type at startup
14年前
Bert
87a9828417
Filename cosmetics
14年前
Bert
55659ffcc3
Use imlib-handles in thumbs.c instead of pixmaps
14年前
Bert
3672c0bc63
Toggle image transparency with A-key
14年前
Bert
a82c45431b
Use ctrl for ext cmds, disable them in config.h
14年前
Bert
00d4b0f7cf
Use "/bin/sh -c" for external commands
14年前
Bert
955c39a5c5
Shorter typedefs
14年前
Bert
9b24f82404
Small refactorings, removed over-ambitious todo
14年前
Bert
7334bdfa51
Revert "Save rotated png-files with S-key"
This reverts commit 090ee5405b
.
14年前
Bert
090ee5405b
Save rotated png-files with S-key
14年前
Bert
dc68127ae5
Stable version 0.7
14年前
Bert
5a35484e71
Align big images on top-left corner
14年前
Bert
62fb69b328
Todo: save rotated images
14年前
Bert
ea80c73520
Fixed title for thumbnail mode
14年前
Bert
f2b8a75f6c
Always support thumbs; start thumb-mode with single -t
14年前
Bert
a30901210c
Mouse-wheel scrolling in thumb mode
14年前
Bert
09335fdc14
Fixed offsets in resize win to image
14年前
Bert
a152f82ce6
Sync thumb selection & fileidx; check thumb view
14年前
Bert
a367d35ba0
Update title when moving selection
14年前
Bert
73a9279598
Center humbnails in window
14年前
Bert
800143affb
Nicer version info
14年前
Bert
bcc70bd7cb
Who needs threads to load thumbnails?
14年前
Bert
e0d0892065
Use pthread to load thumbnails
14年前
Bert
882e630962
Stable version 0.6
14年前
Bert
26c2179be7
Refactored thumbs, new files thumbs.[ch]
14年前
Bert
e8ed491ba9
Fixed empty lines in readline()
14年前
Bert
26cc5aff69
Read filenames from stdin
14年前