Bert Münnich
5b01c15176
Unified file index variable for image & thumbnail mode
před 10 roky
Bert Münnich
61f61cae5f
Generalized thumbnail loading, allows easier reloading of thumbnails later on
před 10 roky
Bert Münnich
bb6721549b
Overhauled window drawing, yet again; fixes issue #155
- Buffer for window content is bigger than the window, minimizes artifacts
when window is resized
- Back to using XSetWindowBackgroundPixmap() instead of XCopyArea(),
no need to handle exposure events; X server can show gray background directly
after resize event before sxiv redraws the window contents
před 10 roky
Bert Münnich
5cfae63620
Create thumbnail cache dir automatically
před 10 roky
Bert Münnich
cd02f2dd86
Small fix for thumbnail cropping
před 10 roky
Bert Münnich
d26f39914e
Use thumbnails in EXIF tags; requirement for libexif is back
před 10 roky
Bert Münnich
e685859a30
Use a checkerboard background for alpha layer; fixes issue #138
před 10 roky
Bert Münnich
304fd382db
Adhere to XDG Base Directory Specification; fixes issue #124
před 11 roky
Bert Münnich
99dfd14919
Fixed Imlib file handle type, issue #117
před 11 roky
Bert Münnich
38bc23405d
Highlight edges of marked images in thumbnail mode
před 11 roky
Bert Münnich
26a624a543
Added options for anti-alias & alpha layer coloring to config.def.h
Also removed now obsolete -p command line option; fixes issue #98
před 11 roky
Bert Münnich
08ae25da22
Refactored function definitions to use dangling brace
před 12 roky
Bert Münnich
6d3bbc6d5e
Updated/corrected license header
před 12 roky
Bert Münnich
b6a6c260e1
Moved thumbnail cache to ~/.sxiv/cache/
před 12 roky
Bert Münnich
5b6467913c
Made remote changes adhere to code style
před 12 roky
baskerville
c330b55de4
handle count prefix in thumbnail movements
před 12 roky
Bert Münnich
72071d5e9d
Fixed mem-leak in tns_init/tns_free
před 12 roky
Bert Münnich
edd016945a
Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line
před 13 roky
Bert Münnich
3238ef6bf6
Fixed issue #41 , added WIN_FS_COLOR to config.h
před 13 roky
Bert Münnich
d407dd65d5
Already in the year 2012
před 13 roky
Bert Münnich
691c6d7e7e
Added own exif tag handling in files exif.[ch]
před 13 roky
Bert Münnich
b410c022a8
Fix recreation of thumbnail cache file after manual reload
před 13 roky
Bert Münnich
b8458271fb
Added text bar on bottom of window
před 13 roky
Bert Münnich
ef0ed32264
Removed exif support; made gif support non-optional
před 13 roky
Bert Münnich
ac4eb53029
Fixed issue #28 (again)
před 13 roky
Bert Münnich
5034792948
Thumbnails only get scaled down, fixed issue #27
před 13 roky
Bert Münnich
1cdbeb972a
Added screen-wise scrolling for thumbnail mode
před 13 roky
Bert Münnich
36177fb180
Updated contact information
před 13 roky
Bert Münnich
4383a651c7
Strictly adhere to ANSI-C standard
před 13 roky
Bert Münnich
a09b20c5e6
Use void for empty argument lists
před 13 roky
Bert Münnich
8dcf682de9
Made all conditionals more precise
před 13 roky
Bert Münnich
22d4e991d5
Transformed function macros in util.h to inline functions
před 13 roky
Bert Münnich
d721d8453e
Added STREQ macro
před 13 roky
Bert Münnich
515e410451
Use win_t member in img_t & tns_t instead of parameters
před 13 roky
Bert
dad06c7561
Much nicer handling of compile-time features
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
před 13 roky
Bert
b2a2a62b7b
Added own bool type
před 13 roky
Bert
6e575b0f72
Strict conformance to IEEE Std 1003.1-2001
před 13 roky
Bert
03b8e85a4f
Fixed exif-only typo in tns_load()
před 13 roky
Bert
fdbc5cf76b
Added EXIF_SUPPORT macro for optional dependency on libexif
před 13 roky
Bert
bfab4dc328
Added EXIF auto-orientation
před 13 roky
Bert
26eae8be96
Made i(t)_toggle_alpha command work in thumbnail mode too
před 13 roky
Bert
d585b86354
Reformated license header
před 13 roky
Bert
de6b58a315
Unified feature test macro requirements
před 13 roky
Bert
1d7849efc1
Added force parameter to tns_load() to disregard cache
před 13 roky
Bert
535c18afda
Uniform thumbnail selection border size
- Consistent handling of thumbnails
- Makes it easier to select very small thumbnails with mouse
před 13 roky
Bert
8763f6930f
Corrected FSF address in license headers
před 13 roky
Bert
ff013dd009
Revised handling of file names & paths
před 13 roky
Bert
2bad53c33d
Simpler thumbnail selection border
před 13 roky
Bert
3e4f63e3e2
Nicer thumbnail selection border; new default colors
před 13 roky
Bert
b8ff1677b1
Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
před 13 roky