Bert Münnich
|
6d3bbc6d5e
|
Updated/corrected license header
|
12 years ago |
hut
|
3a0a1ae889
|
Removed old definitions from commands.h
|
12 years ago |
Bert Münnich
|
f2a3d73212
|
New command: i_alternate, go to last image, issue #65
|
12 years ago |
Bert Münnich
|
d1a1e0142b
|
Simplified & sped up reloading of all thumbnails
|
12 years ago |
baskerville
|
de4e9fc83e
|
Added a command to refresh the thumbnails
|
12 years ago |
baskerville
|
ba0a5b89fa
|
Added horizontal and vertical flip commands
|
12 years ago |
Bert Münnich
|
c666d30eea
|
Added it_toggle_bar command; default mapping: XK_b
|
13 years ago |
Bert Münnich
|
d407dd65d5
|
Already in the year 2012
|
13 years ago |
Bert Münnich
|
1cdbeb972a
|
Added screen-wise scrolling for thumbnail mode
|
13 years ago |
Bert Münnich
|
4e8dabd6ac
|
Added i_reset_slideshow: set slideshow delay to number prefix
|
13 years ago |
Bert Münnich
|
4f5ce2e828
|
Added i_set_zoom command: set zoom to number prefix
|
13 years ago |
Bert Münnich
|
dc727b8dce
|
Added support for number prefix for commands
|
13 years ago |
Bert Münnich
|
36177fb180
|
Updated contact information
|
13 years ago |
Bert
|
b2a2a62b7b
|
Added own bool type
|
13 years ago |
Bert
|
510512714d
|
Added slideshow support
|
13 years ago |
Bert
|
26eae8be96
|
Made i(t)_toggle_alpha command work in thumbnail mode too
|
13 years ago |
Bert
|
d585b86354
|
Reformated license header
|
13 years ago |
Bert
|
bb577d274d
|
Added command to toggle gif animations
|
13 years ago |
Bert
|
86a6f00112
|
Added support for multi-frame images
|
13 years ago |
Bert
|
1d749382f0
|
Put event handling back into main.c; events -> commands
|
13 years ago |
Bert
|
1c68a34463
|
Renamed key/mouse commands to indicate supported modes
|
13 years ago |
Bert
|
8763f6930f
|
Corrected FSF address in license headers
|
13 years ago |
Bert
|
d86c95d795
|
Made run_command() a normal key/button handler
|
13 years ago |
Bert
|
75e36939a1
|
Much better drag()
No more need to pass XEvent* to handler functions
|
13 years ago |
Bert
|
2b7192b1ac
|
Renamed scroll() to pan_screen()
|
13 years ago |
Bert
|
b8ff1677b1
|
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
|
13 years ago |
Bert
|
a7e30bb081
|
Option handling, merged app.c & events.c into main.c
|
14 years ago |
Bert
|
8c240341f1
|
Added event handlers
|
14 years ago |
Bert
|
e7bc3bb71b
|
Non-working skeleton
|
14 years ago |