Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Pass real paths to key handler instead of the paths provided by the user | Bert Münnich | 2015-01-18 | 1 | -1/+1 | |
| | | | | | Programs called by the key handler might replace symlinks instead of their targets. | |||||
* | Simplified command arguments | Bert Münnich | 2015-01-11 | 1 | -1/+1 | |
| | ||||||
* | Updated documentation regarding gamma correction | Bert Münnich | 2015-01-07 | 1 | -1/+1 | |
| | ||||||
* | The Icon key should not contain extension | Valentin Hăloiu | 2015-01-06 | 1 | -1/+1 | |
| | | | | According to the official [Icon Theme Spec](http://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html#icon_lookup) the Icon key in the desktop entry file should not contain the file extension. | |||||
* | Apply gamma value on thumbnails too; fixes issue #193 | Bert Münnich | 2015-01-05 | 1 | -1/+1 | |
| | ||||||
* | Use bit-field for boolean flags in fileinfo struct | Bert Münnich | 2015-01-04 | 1 | -1/+1 | |
| | ||||||
* | Removed obsolete ss_delays array, fixes issue #191 | Bert Münnich | 2014-12-22 | 1 | -1/+1 | |
| | ||||||
* | Grouped optional dependencies in Makefile | Bert Münnich | 2014-12-08 | 1 | -3/+14 | |
| | ||||||
* | Ignore SIGPIPE, caused by key handler exiting before all files got printed, ↵ | Bert Münnich | 2014-12-01 | 1 | -1/+1 | |
| | | | | fixes issue #188 | |||||
* | Limit thumbnail selection border width to 4px | Bert Münnich | 2014-11-27 | 1 | -1/+1 | |
| | ||||||
* | Stable version 1.3.1 | Bert Münnich | 2014-11-16 | 1 | -1/+1 | |
| | ||||||
* | Added -MP dependency generation option to compile flags | Bert Münnich | 2014-11-14 | 1 | -2/+2 | |
| | ||||||
* | Use and depend on GNU make... | Bert Münnich | 2014-11-02 | 1 | -22/+16 | |
| | | | | | | | - Use non-POSIX :=,?=,+= macro assignments, fixes issue #97 - No optimization level set in CFLAGS, expected to be set in environment - Automatic header dependency tracking with one .d file per compilation unit - Better fix for issue #181 | |||||
* | Updated unstable version number | Bert Münnich | 2014-11-02 | 1 | -1/+1 | |
| | ||||||
* | Fixed leakage of resources allocated by EXIF library | Bert Münnich | 2014-10-31 | 1 | -1/+1 | |
| | ||||||
* | Fixed segfault when run with -c | Bert Münnich | 2014-10-29 | 1 | -1/+1 | |
| | ||||||
* | Fix Makefile depend file usage | Tim Harder | 2014-10-25 | 1 | -3/+4 | |
| | | | | | | Creating the .depend file requires the config.h file to exist and suppress make's complaints if the .depend file doesn't exist when initially parsing the makefile. | |||||
* | Stable version 1.3 | Bert Münnich | 2014-10-24 | 1 | -1/+1 | |
| | ||||||
* | Use depend file for header build dependencies | Bert Münnich | 2014-10-24 | 1 | -1/+9 | |
| | ||||||
* | Fixed segfault on image removal with uninitialized thumbnails; fixes issue #177 | Bert Münnich | 2014-10-01 | 1 | -1/+1 | |
| | ||||||
* | Unified file count variable for image & thumbnail mode | Bert Münnich | 2014-09-30 | 1 | -1/+1 | |
| | ||||||
* | Refactored thumbnail size dependent calculations | Bert Münnich | 2014-09-29 | 1 | -1/+1 | |
| | ||||||
* | Removed obsolete thumbnail dimension configuration setting | Bert Münnich | 2014-09-28 | 1 | -1/+1 | |
| | ||||||
* | Changed image mark in thumbnail view to small rectangle | Bert Münnich | 2014-09-27 | 1 | -1/+1 | |
| | ||||||
* | Revised thumbnail loading... | Bert Münnich | 2014-09-26 | 1 | -1/+1 | |
| | | | | | | | - Only load the thumbnails that are currently visible in the window - Unload thumbnails that are leaving the visible area - Much less memory needed, but scrolling is now slower - This also unintentionally fixes issue #86 | |||||
* | Fixed segfault caused by image removal in thumbnail mode | Bert Münnich | 2014-09-11 | 1 | -1/+1 | |
| | ||||||
* | Fixed segfault in ci_toggle_animation, fixes issue #173 | Bert Münnich | 2014-09-01 | 1 | -1/+1 | |
| | ||||||
* | Corrected i_alternate, fixes issue #171 | Bert Münnich | 2014-08-29 | 1 | -1/+1 | |
| | ||||||
* | Added actions for tag addition & removal to key-handler | Bert Münnich | 2014-08-20 | 1 | -1/+1 | |
| | ||||||
* | Further simplified thumbnail marks | Bert Münnich | 2014-08-18 | 1 | -1/+1 | |
| | ||||||
* | Full redraw when removing files during thumbnail reloading; fixes issue #164 | Bert Münnich | 2014-08-17 | 1 | -1/+1 | |
| | ||||||
* | Generalized thumbnail loading, allows easier reloading of thumbnails later on | Bert Münnich | 2014-08-16 | 1 | -1/+1 | |
| | ||||||
* | Made argument of s_strdup const | lucas8 | 2014-08-01 | 1 | -1/+1 | |
| | ||||||
* | Overhauled window drawing, yet again; fixes issue #155 | Bert Münnich | 2014-07-28 | 1 | -1/+1 | |
| | | | | | | | | - 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 | |||||
* | Revised handling of GIF animations | Bert Münnich | 2014-07-25 | 1 | -1/+1 | |
| | | | | | | - New option `-a`: Play animations at startup - Ctrl-Space toggles animation for all GIF files - Infinite loop for all animations | |||||
* | Revised command structure and key and mouse button mappings | Bert Münnich | 2014-07-23 | 1 | -1/+1 | |
| | ||||||
* | Show key handler status in bar while it is running | Bert Münnich | 2014-06-15 | 1 | -1/+1 | |
| | ||||||
* | Small fix for thumbnail cropping | Bert Münnich | 2014-06-10 | 1 | -1/+1 | |
| | ||||||
* | Use thumbnails in EXIF tags; requirement for libexif is back | Bert Münnich | 2014-06-09 | 1 | -4/+4 | |
| | ||||||
* | Use integers for mouse mappings and buttons 6+7 for horizontal scrolling | Bert Münnich | 2014-05-31 | 1 | -1/+1 | |
| | | | | Fixes issue #143 | |||||
* | Add a section about key-handler to the man page. | Artem Bezsmertnyi | 2014-05-24 | 1 | -1/+1 | |
| | ||||||
* | Stable version 1.2 | Bert Münnich | 2014-04-24 | 1 | -1/+1 | |
| | ||||||
* | Do not center window on screen, workaround for issue #9 | Bert Münnich | 2014-04-21 | 1 | -1/+1 | |
| | ||||||
* | Use a checkerboard background for alpha layer; fixes issue #138 | Bert Münnich | 2014-04-06 | 1 | -1/+1 | |
| | ||||||
* | Use real path of all files internally, requires _XOPEN_SOURCE>=500, fixes ↵ | Bert Münnich | 2014-03-17 | 1 | -6/+7 | |
| | | | | issue #137 | |||||
* | Warn once when external key combo is used and key-handler not installed | Bert Münnich | 2014-02-18 | 1 | -1/+1 | |
| | ||||||
* | Check for background image allocation failure | Bert Münnich | 2014-02-07 | 1 | -1/+1 | |
| | ||||||
* | Use separate background image for alpha layer; fixes issue #132 | Bert Münnich | 2014-02-06 | 1 | -1/+1 | |
| | ||||||
* | Removed command line option -F | Bert Münnich | 2014-02-05 | 1 | -1/+1 | |
| | ||||||
* | Preserve panning when switching images; fixes issue #131 | Bert Münnich | 2014-02-04 | 1 | -1/+1 | |
| |