Bert Münnich
b752d5c594
Added symbol BAR_SEPARATOR
13 년 전
Bert Münnich
b8fa2e86fe
Fixed typo in Makefile
13 년 전
Bert Münnich
b410c022a8
Fix recreation of thumbnail cache file after manual reload
13 년 전
Bert Münnich
b8458271fb
Added text bar on bottom of window
13 년 전
Bert Münnich
ef0ed32264
Removed exif support; made gif support non-optional
13 년 전
Bert Münnich
c3c95ab218
Removed slideshow support
13 년 전
Bert Münnich
d2ec67e331
Fixed issue #32 : wrong antialias setting after it_shell_cmd
13 년 전
Bert Münnich
ac4eb53029
Fixed issue #28 (again)
14 년 전
Bert Münnich
c65f512fab
Removed target "dist" from Makefile
14 년 전
Bert Münnich
92b2779b00
Fixed issue #28
14 년 전
Bert Münnich
5034792948
Thumbnails only get scaled down, fixed issue #27
14 년 전
Bert Münnich
71a7940d74
Better fix for issue #25
14 년 전
Bert Münnich
964bf133bb
Stable version 1.0
14 년 전
Bert Münnich
ac1300ae00
Fixed issue #25 : invalid file cnt and sel in thumb mode
14 년 전
Bert Münnich
1cdbeb972a
Added screen-wise scrolling for thumbnail mode
14 년 전
Bert Münnich
3e2523818b
Fixed handling of gif disposal method (issue #23 )
14 년 전
Bert Münnich
960026d600
Mention min/max zoom level in config.def.h
14 년 전
Bert Münnich
4383a651c7
Strictly adhere to ANSI-C standard
14 년 전
Bert Münnich
a09b20c5e6
Use void for empty argument lists
14 년 전
Bert Münnich
4864f04455
Regard gif disposal method; fix bug #18
14 년 전
Bert Münnich
22d4e991d5
Transformed function macros in util.h to inline functions
14 년 전
Bert Münnich
d369f10aa5
Fix layering of small gif frames
14 년 전
Bert Münnich
d08408e942
Make use of EXIT_* macros (2)
14 년 전
Bert Münnich
8e1d8a97d3
Simplified config.c
14 년 전
Bert Münnich
515e410451
Use win_t member in img_t & tns_t instead of parameters
14 년 전
Bert
81cfbf171d
Renamed XLIBS to config, added -D/-l options
14 년 전
Bert
dad06c7561
Much nicer handling of compile-time features
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
14 년 전
Bert
8f99adbbbd
Made XFLAGS & XLIBS macros only
14 년 전
Bert
e2d4b9c791
Added dirty flag to img struct
14 년 전
Bert
79d780a701
List additional features in usage message (-v)
14 년 전
Bert
b96c106337
Overhauled building
- config.h -> config.def.h
- Create config.h during make, if it does not exist
- Nice make output
- Use XFLAGS and XLIBS to include additional compile-time features,
which depend on third-party libraries
14 년 전
Bert
711494ad36
Avoid conflicting macros
14 년 전
Bert
26eae8be96
Made i(t)_toggle_alpha command work in thumbnail mode too
14 년 전
Bert
a7a849761f
Simplified cursor resetting
14 년 전
Bert
1e84773276
Data driven timeout handling
14 년 전
Bert
a4b90aee20
Added HAVE_GIFLIB macro for optional dependency on giflib
14 년 전
Bert
86a6f00112
Added support for multi-frame images
14 년 전
Bert
1d749382f0
Put event handling back into main.c; events -> commands
14 년 전
Bert
535c18afda
Uniform thumbnail selection border size
- Consistent handling of thumbnails
- Makes it easier to select very small thumbnails with mouse
14 년 전
Bert
ff013dd009
Revised handling of file names & paths
14 년 전
Bert
6d624f6cc2
Stable version 0.9
14 년 전
Bert
75e36939a1
Much better drag()
No more need to pass XEvent* to handler functions
14 년 전
Bert
6b2a098289
Added -O2 flag to CFLAGS
14 년 전
Bert
b8ff1677b1
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
14 년 전
Bert
a271e16744
Reduced usage of preprocessor macros
14 년 전
Bert
0a171a9c8b
Fixed dependency on Makefile & config.h
14 년 전
Bert
c4b48e7766
Stable version 0.8.2
14 년 전
Bert
fe281548fc
Fixed Makefile
14 년 전
Bert
bd87ae9346
All timeouts in milliseconds
14 년 전
Bert
f52603b31a
Small refactoring
14 년 전