Bert Münnich
60f84190f0
Added section CONTRIBUTORS to man page
il y a 12 ans
Bert Münnich
b605b98455
Made Makefile more POSIX-compliant
il y a 12 ans
Bert Münnich
4c40cc24bc
Slightly refactored flipping
il y a 13 ans
muennich
56b6d23c0c
Only provide the .desktop file, do not install it by default
il y a 13 ans
Bert Münnich
dd15e31373
Fixed typo in Makefile; increases unstable version number
il y a 13 ans
Bartłomiej Piotrowski
45f4f6d3c4
Add desktop file and appropriate lines to Makefile.
il y a 13 ans
Bert Münnich
bca3666862
Fixed issue #47
il y a 13 ans
Bert Münnich
edd016945a
Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line
il y a 13 ans
Bert Münnich
d7ff54bb6e
Optimized redraw timeout after window resize for tiling window managers; related to issue #44
il y a 13 ans
Bert Münnich
497880e102
Fixed issue #42 : image dragging broken by commit b845827
il y a 13 ans
Bert Münnich
751ebb3b29
Fixed issue #39 : missing include of <sys/select.h>
il y a 13 ans
Bert Münnich
9c346c322a
Updated homepage URL in manpage
il y a 13 ans
Bert Münnich
2d4264af28
Added option -b: disable bar
il y a 13 ans
Bert Münnich
691c6d7e7e
Added own exif tag handling in files exif.[ch]
il y a 13 ans
Bert Münnich
b752d5c594
Added symbol BAR_SEPARATOR
il y a 13 ans
Bert Münnich
b8fa2e86fe
Fixed typo in Makefile
il y a 13 ans
Bert Münnich
b410c022a8
Fix recreation of thumbnail cache file after manual reload
il y a 13 ans
Bert Münnich
b8458271fb
Added text bar on bottom of window
il y a 13 ans
Bert Münnich
ef0ed32264
Removed exif support; made gif support non-optional
il y a 13 ans
Bert Münnich
c3c95ab218
Removed slideshow support
il y a 13 ans
Bert Münnich
d2ec67e331
Fixed issue #32 : wrong antialias setting after it_shell_cmd
il y a 13 ans
Bert Münnich
ac4eb53029
Fixed issue #28 (again)
il y a 13 ans
Bert Münnich
c65f512fab
Removed target "dist" from Makefile
il y a 13 ans
Bert Münnich
92b2779b00
Fixed issue #28
il y a 13 ans
Bert Münnich
5034792948
Thumbnails only get scaled down, fixed issue #27
il y a 13 ans
Bert Münnich
71a7940d74
Better fix for issue #25
il y a 13 ans
Bert Münnich
964bf133bb
Stable version 1.0
il y a 13 ans
Bert Münnich
ac1300ae00
Fixed issue #25 : invalid file cnt and sel in thumb mode
il y a 13 ans
Bert Münnich
1cdbeb972a
Added screen-wise scrolling for thumbnail mode
il y a 13 ans
Bert Münnich
3e2523818b
Fixed handling of gif disposal method (issue #23 )
il y a 13 ans
Bert Münnich
960026d600
Mention min/max zoom level in config.def.h
il y a 13 ans
Bert Münnich
4383a651c7
Strictly adhere to ANSI-C standard
il y a 13 ans
Bert Münnich
a09b20c5e6
Use void for empty argument lists
il y a 13 ans
Bert Münnich
4864f04455
Regard gif disposal method; fix bug #18
il y a 13 ans
Bert Münnich
22d4e991d5
Transformed function macros in util.h to inline functions
il y a 13 ans
Bert Münnich
d369f10aa5
Fix layering of small gif frames
il y a 13 ans
Bert Münnich
d08408e942
Make use of EXIT_* macros (2)
il y a 13 ans
Bert Münnich
8e1d8a97d3
Simplified config.c
il y a 13 ans
Bert Münnich
515e410451
Use win_t member in img_t & tns_t instead of parameters
il y a 13 ans
Bert
81cfbf171d
Renamed XLIBS to config, added -D/-l options
il y a 13 ans
Bert
dad06c7561
Much nicer handling of compile-time features
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
il y a 13 ans
Bert
8f99adbbbd
Made XFLAGS & XLIBS macros only
il y a 13 ans
Bert
e2d4b9c791
Added dirty flag to img struct
il y a 13 ans
Bert
79d780a701
List additional features in usage message (-v)
il y a 13 ans
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
il y a 13 ans
Bert
711494ad36
Avoid conflicting macros
il y a 13 ans
Bert
26eae8be96
Made i(t)_toggle_alpha command work in thumbnail mode too
il y a 13 ans
Bert
a7a849761f
Simplified cursor resetting
il y a 13 ans
Bert
1e84773276
Data driven timeout handling
il y a 13 ans
Bert
a4b90aee20
Added HAVE_GIFLIB macro for optional dependency on giflib
il y a 13 ans