Bert Münnich
|
d1a1e0142b
|
Simplified & sped up reloading of all thumbnails
|
2012-05-13 21:52:53 +02:00 |
|
baskerville
|
de4e9fc83e
|
Added a command to refresh the thumbnails
|
2012-05-08 16:30:56 +02:00 |
|
Bert Münnich
|
4c40cc24bc
|
Slightly refactored flipping
|
2012-05-06 13:02:34 +02:00 |
|
baskerville
|
ba0a5b89fa
|
Added horizontal and vertical flip commands
|
2012-05-06 09:39:45 +02:00 |
|
Bert Münnich
|
497880e102
|
Fixed issue #42: image dragging broken by commit b845827
|
2012-03-02 19:19:27 +01:00 |
|
Bert Münnich
|
c666d30eea
|
Added it_toggle_bar command; default mapping: XK_b
|
2012-02-15 22:33:39 +01:00 |
|
Bert Münnich
|
d407dd65d5
|
Already in the year 2012
|
2012-02-15 19:16:24 +01:00 |
|
Bert Münnich
|
c3c95ab218
|
Removed slideshow support
|
2012-02-11 02:34:18 +01:00 |
|
Bert Münnich
|
c4007beb2e
|
Fixed rendering after fit win to img
|
2011-11-11 23:57:36 +01:00 |
|
Bert Münnich
|
71a7940d74
|
Better fix for issue #25
|
2011-11-01 08:36:20 +01:00 |
|
Bert Münnich
|
ac1300ae00
|
Fixed issue #25: invalid file cnt and sel in thumb mode
|
2011-10-31 11:46:56 +01:00 |
|
Bert Münnich
|
1cdbeb972a
|
Added screen-wise scrolling for thumbnail mode
|
2011-10-27 16:21:01 +02:00 |
|
Bert Münnich
|
4e8dabd6ac
|
Added i_reset_slideshow: set slideshow delay to number prefix
|
2011-10-16 18:58:32 +02:00 |
|
Bert Münnich
|
c6bddfe838
|
Multiply i_navigate argument with number prefix
|
2011-10-16 18:36:25 +02:00 |
|
Bert Münnich
|
4f5ce2e828
|
Added i_set_zoom command: set zoom to number prefix
|
2011-10-16 17:58:53 +02:00 |
|
Bert Münnich
|
867940ea85
|
Pan by pixel count, if number prefix given
|
2011-10-16 17:39:22 +02:00 |
|
Bert Münnich
|
dc727b8dce
|
Added support for number prefix for commands
|
2011-10-16 16:08:55 +02:00 |
|
Bert Münnich
|
36177fb180
|
Updated contact information
|
2011-10-14 10:40:49 +02:00 |
|
Bert Münnich
|
a09b20c5e6
|
Use void for empty argument lists
|
2011-10-12 18:38:29 +02:00 |
|
Bert Münnich
|
8dcf682de9
|
Made all conditionals more precise
|
2011-09-29 12:43:36 +02:00 |
|
rck
|
3a81af41ac
|
make use of EXIT_ macros
|
2011-09-26 15:40:07 +02:00 |
|
Bert Münnich
|
515e410451
|
Use win_t member in img_t & tns_t instead of parameters
|
2011-09-17 17:23:51 +02:00 |
|
Bert
|
b2a2a62b7b
|
Added own bool type
|
2011-09-11 21:01:24 +02:00 |
|
Bert
|
510512714d
|
Added slideshow support
|
2011-09-10 18:41:20 +02:00 |
|
Bert
|
6e575b0f72
|
Strict conformance to IEEE Std 1003.1-2001
|
2011-09-08 20:54:24 +02:00 |
|
Bert
|
26eae8be96
|
Made i(t)_toggle_alpha command work in thumbnail mode too
|
2011-09-04 13:29:17 +02:00 |
|
Bert
|
d585b86354
|
Reformated license header
|
2011-09-03 23:11:45 +02:00 |
|
Bert
|
a23636d95e
|
Fixed pointer-to-int-cast warnings on x86_64
|
2011-09-03 23:07:14 +02:00 |
|
Bert
|
a7a849761f
|
Simplified cursor resetting
|
2011-09-03 17:01:39 +02:00 |
|
Bert
|
9fa0bbca17
|
Simplified it_shell_cmd() using SXIV_IMG env-variable
|
2011-09-03 15:58:58 +02:00 |
|
Bert
|
1e84773276
|
Data driven timeout handling
|
2011-09-02 04:33:44 +02:00 |
|
Bert
|
bb577d274d
|
Added command to toggle gif animations
|
2011-08-19 18:46:17 +02:00 |
|
Bert
|
8b3ae5027e
|
Added support for gif animation
|
2011-08-19 15:22:16 +02:00 |
|
Bert
|
86a6f00112
|
Added support for multi-frame images
|
2011-08-19 15:12:30 +02:00 |
|
Bert
|
1d749382f0
|
Put event handling back into main.c; events -> commands
|
2011-08-19 15:02:10 +02:00 |
|