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
|
a23636d95e
|
Fixed pointer-to-int-cast warnings on x86_64
|
13 years ago |
Bert
|
a7a849761f
|
Simplified cursor resetting
|
13 years ago |
Bert
|
9fa0bbca17
|
Simplified it_shell_cmd() using SXIV_IMG env-variable
|
13 years ago |
Bert
|
1e84773276
|
Data driven timeout handling
|
13 years ago |
Bert
|
bb577d274d
|
Added command to toggle gif animations
|
13 years ago |
Bert
|
8b3ae5027e
|
Added support for gif animation
|
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
|
1d7849efc1
|
Added force parameter to tns_load() to disregard cache
|
13 years ago |
Bert
|
421f012022
|
Renamed application modes
|
13 years ago |
Bert
|
1c68a34463
|
Renamed key/mouse commands to indicate supported modes
|
13 years ago |
Bert
|
27591b5a52
|
Small refactorings
|
13 years ago |
Bert
|
8763f6930f
|
Corrected FSF address in license headers
|
13 years ago |
Bert
|
ff013dd009
|
Revised handling of file names & paths
|
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
|
22db1ed361
|
Simplified keysym lookup
|
14 years ago |
Bert
|
fb6411ab5c
|
Encapsulate window environment in win_env_t
|
14 years ago |
Bert
|
544fd83718
|
Reordered function definitions
|
14 years ago |
Bert
|
45b2b45285
|
Small refactorings
|
14 years ago |
Bert
|
75b143a5b0
|
Return value != 0 on Escape
|
14 years ago |
Bert
|
47d107edb5
|
React to ConfigureNotify
|
14 years ago |
Bert
|
15603c25cf
|
Added event loop
|
14 years ago |
Bert
|
8c240341f1
|
Added event handlers
|
14 years ago |
Bert
|
01121cea86
|
Basic app_* stuff
|
14 years ago |
Bert
|
e7bc3bb71b
|
Non-working skeleton
|
14 years ago |