Bert Münnich
|
e810072d71
|
Use bool from stdbool.h after switching to C99
|
2013-02-08 23:20:11 +01:00 |
|
Bert Münnich
|
6d3bbc6d5e
|
Updated/corrected license header
|
2013-02-08 21:52:41 +01:00 |
|
Bert Münnich
|
cd929eabfe
|
Fixed issue #73
|
2012-12-27 16:34:51 +01:00 |
|
baskerville
|
b56989f8fb
|
New commands: fit to the window's height/width
|
2012-07-19 12:28:44 +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
|
691c6d7e7e
|
Added own exif tag handling in files exif.[ch]
|
2012-02-15 19:13:44 +01:00 |
|
Bert Münnich
|
b8458271fb
|
Added text bar on bottom of window
|
2012-02-12 19:00:41 +01:00 |
|
Bert
|
b2a2a62b7b
|
Added own bool type
|
2011-09-11 21:01:24 +02:00 |
|
Bert
|
8f34b7e95c
|
Load as much of a corrupted gif file as possible
|
2011-09-06 11:55:31 +02:00 |
|
Bert
|
a7a849761f
|
Simplified cursor resetting
|
2011-09-03 17:01:39 +02:00 |
|
Bert
|
1e84773276
|
Data driven timeout handling
|
2011-09-02 04:33:44 +02:00 |
|
Bert
|
1d749382f0
|
Put event handling back into main.c; events -> commands
|
2011-08-19 15:02:10 +02:00 |
|
Bert
|
421f012022
|
Renamed application modes
|
2011-08-19 13:09:22 +02:00 |
|
Bert
|
27591b5a52
|
Small refactorings
|
2011-08-18 12:05:38 +02:00 |
|
Bert
|
ff013dd009
|
Revised handling of file names & paths
|
2011-08-18 00:38:55 +02:00 |
|
Bert
|
b8ff1677b1
|
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
|
2011-07-26 18:01:29 +02:00 |
|
Bert
|
a271e16744
|
Reduced usage of preprocessor macros
|
2011-07-22 14:49:06 +02:00 |
|