Bert Münnich
|
5b6467913c
|
Made remote changes adhere to code style
|
il y a 12 ans |
baskerville
|
c330b55de4
|
handle count prefix in thumbnail movements
|
il y a 12 ans |
Bert Münnich
|
72071d5e9d
|
Fixed mem-leak in tns_init/tns_free
|
il y a 12 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
|
3238ef6bf6
|
Fixed issue #41, added WIN_FS_COLOR to config.h
|
il y a 13 ans |
Bert Münnich
|
d407dd65d5
|
Already in the year 2012
|
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
|
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
|
ac4eb53029
|
Fixed issue #28 (again)
|
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
|
1cdbeb972a
|
Added screen-wise scrolling for thumbnail mode
|
il y a 13 ans |
Bert Münnich
|
36177fb180
|
Updated contact information
|
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
|
8dcf682de9
|
Made all conditionals more precise
|
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
|
d721d8453e
|
Added STREQ macro
|
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
|
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
|
b2a2a62b7b
|
Added own bool type
|
il y a 13 ans |
Bert
|
6e575b0f72
|
Strict conformance to IEEE Std 1003.1-2001
|
il y a 13 ans |
Bert
|
03b8e85a4f
|
Fixed exif-only typo in tns_load()
|
il y a 13 ans |
Bert
|
fdbc5cf76b
|
Added EXIF_SUPPORT macro for optional dependency on libexif
|
il y a 13 ans |
Bert
|
bfab4dc328
|
Added EXIF auto-orientation
|
il y a 13 ans |
Bert
|
26eae8be96
|
Made i(t)_toggle_alpha command work in thumbnail mode too
|
il y a 13 ans |
Bert
|
d585b86354
|
Reformated license header
|
il y a 13 ans |
Bert
|
de6b58a315
|
Unified feature test macro requirements
|
il y a 13 ans |
Bert
|
1d7849efc1
|
Added force parameter to tns_load() to disregard cache
|
il y a 13 ans |
Bert
|
535c18afda
|
Uniform thumbnail selection border size
- Consistent handling of thumbnails
- Makes it easier to select very small thumbnails with mouse
|
il y a 13 ans |
Bert
|
8763f6930f
|
Corrected FSF address in license headers
|
il y a 13 ans |
Bert
|
ff013dd009
|
Revised handling of file names & paths
|
il y a 13 ans |
Bert
|
2bad53c33d
|
Simpler thumbnail selection border
|
il y a 13 ans |
Bert
|
3e4f63e3e2
|
Nicer thumbnail selection border; new default colors
|
il y a 13 ans |
Bert
|
b8ff1677b1
|
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
|
il y a 13 ans |
Bert
|
a271e16744
|
Reduced usage of preprocessor macros
|
il y a 13 ans |
Bert
|
5f780fc3e7
|
Made selection border in thumb mode 3px wide
|
il y a 13 ans |
Bert
|
2e1d752777
|
Fix compile error on NetBSD
|
il y a 13 ans |
Bert
|
b563a0adb2
|
Fixed mtime cache check on filesystems supporting nsec resolution
|
il y a 13 ans |
Bert
|
d15264ea32
|
Remove invalid images when loading them; refactorings
|
il y a 13 ans |
Bert
|
dd9e5dabb1
|
Removed debug output
|
il y a 13 ans |
Bert
|
dc54981a68
|
New option: -C, clean thumbnail cache
|
il y a 13 ans |
Bert
|
eee921efe0
|
Refactored thumbs.c
|
il y a 13 ans |
Bert
|
7d40faeba6
|
Do not create cache files for cache files
|
il y a 13 ans |
Bert
|
92709b2b2f
|
Use directory structure in cache dir
|
il y a 13 ans |
Bert
|
f52a99db6c
|
Refactored thumbnail cache_dir
|
il y a 13 ans |
Bert
|
f93f4d887c
|
Write cache file for thumbnail directly after creating it
|
il y a 13 ans |
Bert
|
1d0f51f95a
|
Load thumbnails from cache
|
il y a 13 ans |
Bert
|
c21a3e3f28
|
Write thumbnail cache files on exit
|
il y a 13 ans |