2022-01-04 01:23 | main.c: set WM_TITLE to 'sxiv: filename' | hhvn | 1 | +7 | -0 |
2021-12-29 21:18 | options.c: print marked files by default | hhvn | 1 | +1 | -1 |
2021-08-03 22:37 | config.h options.c: configure default SCALE option | hhvn | 2 | +9 | -1 |
2021-08-03 22:27 | Makefile: unobfuscate | hhvn | 1 | +0 | -10 |
2021-08-03 22:25 | .gitignore Makefile config.def.h config.h: don't use .def.h | hhvn | 3 | +0 | -5 |
2020-01-16 09:36 | Stable version 26 | Bert Münnich | 2 | +6 | -1 |
2020-01-16 11:16 | Document dependencies | Bert Münnich | 1 | +19 | -1 |
2020-01-16 10:13 | Fix memory leak in win_res() | Bert Münnich | 1 | +13 | -11 |
2020-01-16 09:31 | Fix indentation | Bert Münnich | 1 | +4 | -4 |
2019-07-16 17:26 | Do not keep track of fullscreen state | Bert Münnich | 3 | +3 | -53 |
2019-07-16 17:18 | Use normal win colors in fullscreen mode | Bert Münnich | 4 | +11 | -31 |
2019-04-19 14:13 | Hint to xrdb for changing X resources | Bert Münnich | 1 | +2 | -0 |
2019-04-19 13:52 | Mention supported X resources in man page | Bert Münnich | 1 | +13 | -2 |
2019-04-19 13:13 | Change colors and font only via X resources | Bert Münnich | 2 | +6 | -14 |
2019-04-09 09:27 | Add Xresources font support | vxid | 2 | +4 | -2 |
2019-04-14 07:29 | gitignore: Ignore autogenerated version.h | Chris Down | 1 | +1 | -0 |
2019-03-15 12:04 | Fix comparison broken by signedness | Bert Münnich | 1 | +17 | -16 |
2019-02-23 03:32 | Match fallback font FC_SIZE to original font | Foldex | 1 | +4 | -1 |
2019-02-16 11:47 | Search freetype headers under PREFIX too | Bert Münnich | 1 | +4 | -3 |
2019-01-26 13:54 | Stable version 25 | Bert Münnich | 2 | +8 | -1 |
2019-01-26 13:39 | New colors | Bert Münnich | 1 | +2 | -2 |
2019-01-26 13:12 | Mention X resource properties in build-time color config | Bert Münnich | 1 | +1 | -0 |
2019-01-26 13:11 | Overhaul introductionary text | Bert Münnich | 2 | +6 | -8 |
2019-01-23 20:18 | Align compile-time color options with X resource colors | Bert Münnich | 5 | +37 | -32 |
2019-01-23 19:13 | Simplify X resource retrieval | Bert Münnich | 2 | +22 | -23 |
2019-01-23 19:04 | Support X resource entries with Sxiv class name | Bert Münnich | 1 | +9 | -13 |
2019-01-23 18:58 | Fix code style of merged code | Bert Münnich | 1 | +10 | -14 |
2018-10-23 17:26 | Add Xresources capability | noamcore | 2 | +41 | -6 |
2019-01-01 12:47 | Add rawtherapee entry to key-handler | Bert Münnich | 1 | +1 | -0 |
2019-01-01 12:45 | Copy to primary buffer and clipboard | Bert Münnich | 1 | +1 | -1 |
2019-01-01 12:44 | Remove tags from image-info | Bert Münnich | 1 | +1 | -3 |
2018-12-31 14:16 | Remove tagging from key-handler | Bert Münnich | 1 | +1 | -24 |
2018-12-29 18:03 | Document undocumented "-" behavior | Bert Münnich | 1 | +1 | -1 |
2018-12-29 17:48 | Fix file list indexes when deleting last image | Bert Münnich | 1 | +3 | -3 |
2018-10-15 13:29 | Set window title only once at startup | Bert Münnich | 2 | +0 | -12 |
2018-10-11 11:41 | Revise Makefile | Bert Münnich | 1 | +18 | -24 |
2018-08-03 17:20 | Set executable bit on scripts in exec folder | Patryk Czachurski | 2 | +0 | -0 |
2018-07-05 00:57 | Respect updated path format when cleaning cache | Kacper Gutowski | 1 | +2 | -11 |
2018-07-05 01:39 | Don't skip dot files when cleaning cache | Kacper Gutowski | 4 | +12 | -6 |
2018-06-10 10:39 | Simplify cg_mark_range further | Bert Münnich | 1 | +3 | -5 |
2018-06-09 12:06 | Set global markidx whenever a single img is (un)marked | Bert Münnich | 2 | +4 | -4 |
2018-06-09 11:18 | (Un)mark thumbnails while holding Button3 down | Bert Münnich | 1 | +13 | -4 |
2018-06-09 11:12 | (Un)mark single image through generic function | Bert Münnich | 2 | +18 | -14 |
2018-06-09 10:17 | Simplify cg_mark_range | Bert Münnich | 1 | +11 | -22 |
2018-06-09 09:57 | Rename variable toggledidx to markidx | Bert Münnich | 2 | +9 | -9 |
2018-06-09 09:55 | Fix cg_mark_range after removing images from file list | Bert Münnich | 1 | +2 | -0 |
2018-06-09 09:52 | Remove unnecessary special cases in cg_mark_range | Bert Münnich | 2 | +1 | -6 |
2018-06-09 09:49 | Change default key-bindings of mark commands | Bert Münnich | 1 | +3 | -3 |
2018-06-04 20:18 | Add mark range function | Daniel Lublin | 5 | +42 | -0 |
2018-06-09 09:33 | New version scheme | Bert Münnich | 2 | +13 | -3 |
2018-04-11 07:55 | Initialize window bar buffers to empty string | Bert Münnich | 2 | +3 | -1 |
2018-02-18 13:32 | Revise waiting for child processes | Bert Münnich | 1 | +20 | -6 |
2018-02-18 12:16 | Close image-info explicitly | Bert Münnich | 2 | +22 | -19 |
2018-02-18 12:14 | Skip imlib cache when reloading due to inotify event | Bert Münnich | 1 | +1 | -0 |
2018-02-18 12:13 | Ignore outdated inotify events | Bert Münnich | 1 | +7 | -7 |
2018-01-22 09:47 | Do not limit fit-to-win to smallest zoom level | Bert Münnich | 1 | +4 | -7 |
2018-01-22 09:37 | Make zoomdiff compare impact on image dimensions | Bert Münnich | 1 | +6 | -6 |
2018-01-22 09:18 | Use float for ox/oy compare values | Bert Münnich | 1 | +4 | -4 |
2018-01-12 12:39 | Use argument to select between two drag methods | phi | 4 | +22 | -8 |
2018-01-09 18:37 | Refactoring | Bert Münnich | 2 | +8 | -10 |
2018-01-09 18:31 | Fix a potential uninitialized variable | Hyleus | 1 | +5 | -2 |
2017-12-13 08:43 | Fix autoreload-nop accidentally selecting on stdin | Leonardo Taccari | 1 | +1 | -1 |
2017-12-07 20:44 | Separate bar fields only by spaces | Bert Münnich | 2 | +8 | -6 |
2017-12-07 20:29 | Simplify drawing of bar text | Bert Münnich | 1 | +34 | -53 |
2017-12-07 13:57 | Replace utf8codepoint with Chris Wellons' utf8_decode | Bert Münnich | 4 | +75 | -34 |
2017-12-07 13:19 | win_textwidth is no longer needed outside window.c | Bert Münnich | 2 | +8 | -12 |
2017-12-07 13:16 | Remove obsolete files[].base | Bert Münnich | 2 | +0 | -6 |
2017-12-07 13:08 | Left bar shows file name as given by user | Bert Münnich | 2 | +6 | -20 |
2017-12-06 19:56 | Try to match a fallback font if needed | Squibby | 5 | +75 | -10 |
2017-11-23 13:35 | Reject text files resembling TGA images | Bert Münnich | 3 | +26 | -18 |
2017-10-27 15:25 | Stable version 24 | Bert Münnich | 2 | +12 | -2 |
2017-10-26 20:20 | Fix navigating from last to previous image over invalid files | Bert Münnich | 2 | +5 | -4 |
2017-10-24 19:43 | Set LC_COLLATE for -r file list sorting | Bert Münnich | 2 | +4 | -1 |
2017-10-23 08:28 | List objs in Makefile not srcs | Bert Münnich | 1 | +2 | -3 |
2017-10-23 08:27 | Make clean removes all object files | Bert Münnich | 1 | +2 | -2 |
2017-10-22 10:23 | Always take {C,CPP,LD}FLAGS from environment | Bert Münnich | 1 | +9 | -9 |
2017-10-19 11:29 | Back to VPATH for out-of-source builds | Bert Münnich | 1 | +4 | -6 |
2017-10-19 11:02 | Addendum to 1ace4fb0 | Bert Münnich | 1 | +1 | -3 |
2017-10-16 19:19 | No more automatic dependency tracking | Bert Münnich | 1 | +3 | -7 |
2017-10-16 19:16 | No more config.mk | Bert Münnich | 1 | +0 | -2 |
2017-10-16 19:15 | Small refinements in Makefile | Bert Münnich | 1 | +4 | -4 |
2017-10-16 19:10 | One header file for type definitions and function declarations | Bert Münnich | 18 | +483 | -687 |
2017-10-16 13:07 | Fix dep file include in Makefile | Bert Münnich | 1 | +1 | -1 |
2017-10-16 08:56 | Zoom into mouse cursor position | Bert Münnich | 2 | +10 | -3 |
2017-10-12 08:56 | Much more portable Makefile | Bert Münnich | 2 | +57 | -48 |
2017-10-08 20:03 | Always include non-configurable part of CPPFLAGS | Bert Münnich | 1 | +1 | -1 |
2017-10-08 20:02 | Move DEPFLAGS from Makefile to config.mk | Bert Münnich | 2 | +1 | -1 |
2017-10-08 18:23 | Mention GNU make requirement in Makefile | Bert Münnich | 1 | +2 | -0 |
2017-10-08 18:23 | Get rid of SRCDIR macro, VPATH on make cmd line suffices | Bert Münnich | 2 | +2 | -6 |
2017-10-06 08:26 | Add missing description for Button3 to man page | Bert Münnich | 1 | +2 | -0 |
2017-10-05 11:53 | Improve mouse support | Bert Münnich | 8 | +52 | -34 |
2017-10-05 11:49 | Simplify cursor reset in image mode | Bert Münnich | 2 | +3 | -3 |
2017-10-05 11:47 | Own win method for mouse cursor location | Bert Münnich | 3 | +16 | -6 |
2017-10-05 10:30 | Simplify cursor handling | Bert Münnich | 3 | +25 | -32 |
2017-10-04 16:12 | Mouse drag translates pointer position to image area | Bert Münnich | 7 | +40 | -64 |
2017-09-11 15:09 | Fix linker command line | Bert Münnich | 1 | +1 | -1 |
2017-09-11 15:08 | Only use targets in build messages | Bert Münnich | 1 | +1 | -1 |
2017-07-13 00:15 | Add -p flag to disable writing of cache and temporary files | Antti Korpi | 4 | +16 | -4 |
2017-09-08 19:15 | Move special targets to bottom of Makefile | Bert Münnich | 1 | +6 | -7 |
2017-09-08 14:49 | Non-verbose build | Bert Münnich | 1 | +12 | -0 |
2017-09-08 14:20 | Support out-of-source builds | Bert Münnich | 2 | +6 | -2 |
2017-09-08 13:56 | Simplify config.mk | Bert Münnich | 2 | +21 | -16 |
2017-09-06 18:12 | Move configuration parts from Makefile into config.mk | Bert Münnich | 2 | +28 | -26 |
2017-07-23 00:15 | Make pan fraction configurable | jcalve | 2 | +6 | -3 |
2017-09-06 17:28 | Add Max Voit to list of contributors | Bert Münnich | 1 | +1 | -0 |
2017-09-02 20:18 | Add key-handler action to copy image to clipboard | Bert Münnich | 1 | +2 | -1 |
2017-05-17 18:39 | Adapt inotify_nop to API changes | Bert Münnich | 1 | +8 | -9 |
2017-05-17 18:38 | Update copyright notice in autoreload_inotify.c | Bert Münnich | 1 | +1 | -1 |
2017-05-17 18:22 | Merge branch 'autoreload' | Bert Münnich | 5 | +219 | -3 |
2017-05-17 18:16 | Detect all file overwrites in autoreload_inotify | Bert Münnich | 3 | +51 | -72 |
2017-05-17 18:15 | Compiler independent buffer alignment | Bert Münnich | 1 | +7 | -3 |
2017-05-17 18:14 | Read all available inotify events | Bert Münnich | 1 | +32 | -27 |
2017-05-17 18:14 | Simplify inotify cleanup | Bert Münnich | 1 | +2 | -2 |
2017-05-17 18:13 | Revised error reporting in autoreload_inotify | Bert Münnich | 1 | +11 | -20 |
2017-05-17 18:12 | Fix code-style in autoreload_inotify.c | Bert Münnich | 1 | +23 | -38 |
2017-05-17 18:11 | Simplify autoreload backend selection in Makefile | Bert Münnich | 1 | +5 | -8 |
2017-05-17 18:07 | Revised autoreload interface | Bert Münnich | 4 | +100 | -91 |
2017-01-26 21:18 | Add autoreload support by inotify (and dummy backend nop) | Max Voit | 5 | +247 | -1 |
2017-05-17 13:51 | Properly quit when window gets closed; fixes issue #27 | Bert Münnich | 1 | +1 | -1 |
2017-05-17 13:51 | State the purpose of CLEANUP macro | Bert Münnich | 2 | +5 | -1 |
2017-02-15 19:47 | Merge branch 'diogocp/patch-1' | Bert Münnich | 1 | +1 | -1 |
2017-02-15 19:20 | Fix typo | Jakub Wilk | 1 | +1 | -1 |
2017-02-13 10:20 | Fix missing quote in key-handler from commit 5c607ad | Bert Münnich | 2 | +2 | -2 |
2017-01-27 13:50 | Add Netpbm, TGA and XPM MIME types to sxiv.desktop | Diogo Pereira | 1 | +1 | -1 |
2017-01-07 13:44 | Pass given file names to key-handler instead of real paths | Bert Münnich | 3 | +3 | -3 |
2016-12-28 18:16 | Fix unused-variable warnings in conditionally compiled code | Bert Münnich | 2 | +3 | -4 |
2016-12-28 18:11 | Merge vaygr/opt-dep | Bert Münnich | 1 | +4 | -1 |
2016-12-27 00:20 | Add build options for optional dependencies | Vlad Glagolev | 1 | +4 | -1 |
2016-12-01 19:33 | Merge djhejna/floatdelay | Bert Münnich | 6 | +17 | -9 |
2016-11-29 11:07 | Ignore button and key events while key-handler is running | Bert Münnich | 2 | +10 | -1 |
2016-11-28 17:54 | Merge dwminer/framerate | Bert Münnich | 6 | +22 | -4 |
2016-11-28 04:36 | Support for DELAY as a floating point number including less than 1 second while maintaining backward compatibiitiy with integer arguments. | Don Hejna | 6 | +12 | -11 |
2016-11-27 08:05 | Document -A option | dwminer | 1 | +5 | -0 |
2016-11-27 07:54 | Add -A option to force framerate on animated images | dwminer | 4 | +14 | -2 |
2016-10-30 18:24 | Document new -e flag | Bert Münnich | 1 | +6 | -0 |
2016-10-30 18:10 | Use -e for X window embedding | Bert Münnich | 4 | +13 | -16 |
2016-10-29 02:09 | added support for XEMBED into other windows (ie tabbed) with -w | shuall | 4 | +16 | -3 |
2016-10-20 08:21 | Only open regular files; fixes issue #252 | Bert Münnich | 3 | +15 | -8 |
2016-10-17 18:29 | Silence error messages in image-info script | Bert Münnich | 1 | +2 | -0 |
2016-09-28 16:59 | Allow opening directories non-recursively | Paride Legovini | 5 | +8 | -10 |
2016-08-10 19:12 | Update unstable version number | Bert Münnich | 1 | +1 | -1 |
2016-08-08 07:34 | Add TODO list | Bert Münnich | 1 | +5 | -0 |
2016-08-06 13:27 | Use Xft for font loading and text drawing | Bert Münnich | 8 | +56 | -98 |
2016-08-06 10:22 | Provide image width and height to image-info script; fixes issue #159 | Bert Münnich | 3 | +12 | -5 |
2016-02-12 19:18 | Removed usage information from README, refer to man page | Bert Münnich | 1 | +1 | -88 |
2016-02-12 19:13 | Refined grouping of key/mouse mappings in man page | Bert Münnich | 1 | +24 | -13 |
2015-12-28 16:00 | Fix option -q; commit d3a70a2 completely broke it; fixes issue #223 | Bert Münnich | 2 | +4 | -1 |
2015-12-26 14:24 | Make navigate_frame command respect a count prefix | Bert Münnich | 3 | +9 | -3 |
2015-12-26 09:14 | Fix 32-bit unsigned integer shift | Bert Münnich | 2 | +2 | -2 |
2015-12-23 09:43 | Make image-info script more steady to special symbols in file names | Sudo Nice | 2 | +5 | -7 |
2015-12-20 12:21 | Stable version 1.3.2 | Bert Münnich | 2 | +8 | -1 |
2015-12-20 12:10 | Build-time option for default thumbnail size; fixes issue #207 | Bert Münnich | 3 | +6 | -3 |
2015-10-28 22:21 | Simplified r_mkdir() | Bert Münnich | 3 | +18 | -31 |
2015-10-28 22:03 | Revised error handling | Bert Münnich | 12 | +108 | -138 |
2015-10-28 21:29 | Prefix safe allocation functions with 'e' instead of 's_' | Bert Münnich | 6 | +34 | -35 |
2015-10-28 21:23 | Removed unnecessary buffer size constants | Bert Münnich | 2 | +3 | -14 |
2015-10-28 20:52 | Use XSI realpath(3) | Bert Münnich | 3 | +0 | -85 |
2015-10-28 20:50 | Use POSIX.1-2008 getline(3) | Bert Münnich | 4 | +6 | -37 |
2015-10-28 20:37 | Removed feature test macro definitions from source files | Bert Münnich | 7 | +13 | -21 |
2015-10-28 19:59 | Removed overcautious parameter checks | Bert Münnich | 6 | +11 | -147 |
2015-08-19 19:29 | Always run image-info script after key-handler in image mode; fixes issue #213 | Bert Münnich | 2 | +4 | -4 |
2015-07-22 19:08 | Thumbnail cache file format depending on existance of alpha layer | Bert Münnich | 2 | +9 | -5 |
2015-05-18 17:09 | Clarified comments in key-handler, fixes issue #206 | Bert Münnich | 3 | +7 | -7 |
2015-02-06 07:52 | Round integer cast of image offset during rendering; fixes issue #197 | Bert Münnich | 2 | +3 | -3 |
2015-01-18 10:28 | Pass real paths to key handler instead of the paths provided by the user | Bert Münnich | 2 | +2 | -2 |
2015-01-11 10:38 | Simplified command arguments | Bert Münnich | 4 | +125 | -144 |
2015-01-07 07:43 | Updated documentation regarding gamma correction | Bert Münnich | 3 | +16 | -13 |
2015-01-05 22:07 | The Icon key should not contain extension | Valentin Hăloiu | 2 | +2 | -2 |
2015-01-05 19:53 | Apply gamma value on thumbnails too; fixes issue #193 | Bert Münnich | 5 | +27 | -40 |
2015-01-04 20:19 | Cache out of view thumbnails in the background | Bert Münnich | 5 | +45 | -25 |
2015-01-04 14:38 | Use bit-field for boolean flags in fileinfo struct | Bert Münnich | 6 | +34 | -27 |
2014-12-22 08:00 | Removed obsolete ss_delays array, fixes issue #191 | Bert Münnich | 2 | +1 | -5 |
2014-12-08 07:20 | Grouped optional dependencies in Makefile | Bert Münnich | 1 | +14 | -3 |
2014-12-01 13:03 | Ignore SIGPIPE, caused by key handler exiting before all files got printed, fixes issue #188 | Bert Münnich | 2 | +3 | -1 |
2014-11-27 21:37 | Pass file paths to key handler via stdin; fixes issue #187 | Bert Münnich | 3 | +71 | -55 |
2014-11-27 21:25 | Fixed leakage of pipe descriptors in case of failing fork | Bert Münnich | 1 | +10 | -8 |
2014-11-27 21:24 | Enforced thumbnail reloading after key handler | Bert Münnich | 1 | +1 | -1 |
2014-11-27 21:23 | Limit thumbnail selection border width to 4px | Bert Münnich | 2 | +2 | -1 |
2014-11-16 20:38 | Stable version 1.3.1 | Bert Münnich | 2 | +7 | -1 |
2014-11-14 17:12 | Added -MP dependency generation option to compile flags | Bert Münnich | 1 | +2 | -2 |
2014-11-02 18:32 | Use and depend on GNU make... | Bert Münnich | 2 | +17 | -23 |
2014-11-02 10:50 | Updated unstable version number | Bert Münnich | 1 | +1 | -1 |
2014-11-01 19:12 | optimized icons | octos | 5 | +0 | -0 |
2014-10-31 08:52 | Do not cache thumbnails, which are smaller than the maximum size | Bert Münnich | 1 | +22 | -12 |
2014-10-30 08:30 | Discard cached & EXIF thumbnails, which are smaller than the configured maximum size | Bert Münnich | 1 | +21 | -12 |
2014-10-31 09:37 | Fixed leakage of resources allocated by EXIF library | Bert Münnich | 2 | +5 | -5 |
2014-10-29 13:20 | Fixed segfault when run with -c | Bert Münnich | 2 | +2 | -2 |
2014-10-25 16:30 | Fix Makefile depend file usage | Tim Harder | 1 | +4 | -3 |
2014-10-24 10:25 | Stable version 1.3 | Bert Münnich | 2 | +8 | -1 |
2014-10-24 09:14 | Do not print could-not-open-warnings for files found by directory traversal | Bert Münnich | 4 | +14 | -11 |
2014-10-24 08:50 | Use depend file for header build dependencies | Bert Münnich | 2 | +10 | -1 |
2014-10-01 20:35 | Corrected & refactored handling of window bar content... | Bert Münnich | 3 | +67 | -41 |
2014-10-01 18:25 | Fixed segfault on image removal with uninitialized thumbnails; fixes issue #177 | Bert Münnich | 2 | +7 | -6 |
2014-09-30 19:54 | Unified file count variable for image & thumbnail mode | Bert Münnich | 5 | +42 | -49 |
2014-09-29 12:06 | Set JPEG quality for thumbnail cache files | Bert Münnich | 1 | +1 | -0 |
2014-09-29 12:05 | Fixed thumbnail creation for files with big aspect ratio factor; fixes issue #175 | Bert Münnich | 1 | +2 | -1 |
2014-09-29 07:36 | Scale thumbnail selection border width with thumbnail size | Bert Münnich | 2 | +11 | -7 |
2014-09-29 07:02 | Moved thumbnail sizes array to config.def.h | Bert Münnich | 2 | +13 | -7 |
2014-09-29 06:47 | Refactored thumbnail size dependent calculations | Bert Münnich | 3 | +15 | -12 |
2014-09-28 07:55 | Removed obsolete thumbnail dimension configuration setting | Bert Münnich | 2 | +1 | -7 |
2014-09-27 22:26 | Added thumbnail zooming... | Bert Münnich | 7 | +100 | -63 |
2014-09-27 20:05 | Changed image mark in thumbnail view to small rectangle | Bert Münnich | 3 | +5 | -6 |
2014-09-26 20:45 | Refactored main loop; properly fixes startup issue | Bert Münnich | 1 | +27 | -32 |
2014-09-26 18:45 | Fixed startup in thumbnail mode with floating window | Bert Münnich | 1 | +5 | -3 |
2014-09-25 18:57 | Revised thumbnail loading... | Bert Münnich | 5 | +71 | -45 |
2014-09-11 20:22 | Fixed segfault caused by image removal in thumbnail mode | Bert Münnich | 2 | +2 | -2 |
2014-09-01 18:41 | Simplified img_frame_animate | Bert Münnich | 4 | +8 | -13 |
2014-09-01 18:40 | Fixed segfault in ci_toggle_animation, fixes issue #173 | Bert Münnich | 2 | +9 | -8 |
2014-08-29 18:16 | Corrected i_alternate, fixes issue #171 | Bert Münnich | 2 | +6 | -4 |
2014-08-21 18:51 | Bug #165: Deletion of unnecessary null pointer checks | Markus Elfring | 3 | +10 | -19 |
2014-08-20 09:39 | Refactored rotation in key-handler | Bert Münnich | 1 | +12 | -11 |
2014-08-20 09:34 | Added actions for tag addition & removal to key-handler | Bert Münnich | 2 | +20 | -1 |
2014-08-18 18:21 | Unified rotate actions in key-handler; use lossless operation based on file type | Bert Münnich | 1 | +13 | -18 |
2014-08-18 13:42 | Beautified thumbnail marks and selection border | Bert Münnich | 1 | +12 | -14 |
2014-08-18 10:45 | Further simplified thumbnail marks | Bert Münnich | 3 | +5 | -7 |
2014-08-17 20:58 | Simplified thumbnail selection and marks | Bert Münnich | 3 | +15 | -19 |
2014-08-17 20:57 | Increased contrast in default color set | Bert Münnich | 1 | +2 | -2 |
2014-08-17 18:27 | Added command to remove all image marks, bound to Ctrl-m; fixes issue #163 | Bert Münnich | 5 | +18 | -0 |
2014-08-17 14:31 | Full redraw when removing files during thumbnail reloading; fixes issue #164 | Bert Münnich | 2 | +3 | -1 |
2014-08-16 20:21 | Fixed wrong thumbnail-to-file mappings caused by file deletions | Bert Münnich | 4 | +24 | -22 |
2014-08-16 19:31 | Pass marked files to external key handler in thumbnail mode; fixes issue #135 | Bert Münnich | 6 | +76 | -56 |
2014-08-16 17:24 | Count number of marked files | Bert Münnich | 2 | +11 | -3 |
2014-08-16 16:36 | Unified file index variable for image & thumbnail mode | Bert Münnich | 4 | +65 | -78 |
2014-08-16 09:37 | Generalized thumbnail loading, allows easier reloading of thumbnails later on | Bert Münnich | 4 | +16 | -10 |
2014-07-31 21:57 | Made argument of s_strdup const | lucas8 | 3 | +3 | -3 |
2014-07-28 18:36 | Overhauled window drawing, yet again; fixes issue #155 | Bert Münnich | 6 | +54 | -75 |
2014-07-25 20:52 | Revised handling of GIF animations | Bert Münnich | 9 | +36 | -49 |
2014-07-23 21:41 | Added support for multiple commands per key/button mapping; elegant fix for issue #150 | Bert Münnich | 4 | +22 | -22 |
2014-07-23 19:50 | Revised command structure and key and mouse button mappings | Bert Münnich | 8 | +324 | -380 |
2014-06-15 12:15 | Show key handler status in bar while it is running | Bert Münnich | 3 | +20 | -8 |
2014-06-10 21:15 | Create thumbnail cache dir automatically | Bert Münnich | 3 | +61 | -91 |
2014-06-10 19:28 | Small fix for thumbnail cropping | Bert Münnich | 2 | +2 | -2 |
2014-06-09 20:59 | Use thumbnails in EXIF tags; requirement for libexif is back | Bert Münnich | 6 | +107 | -221 |
2014-05-31 09:04 | Merge branch 'barthalion/master' | Bert Münnich | 1 | +4 | -0 |
2014-05-31 08:59 | Use integers for mouse mappings and buttons 6+7 for horizontal scrolling | Bert Münnich | 2 | +12 | -10 |
2014-05-27 09:46 | Fix build with giflib >= 5.1.0. | Bartłomiej Piotrowski | 1 | +4 | -0 |
2014-05-21 06:16 | Timeout initial redraw | Miroslav Koskar | 1 | +1 | -1 |
2014-05-19 19:53 | Add a section about key-handler to the man page. | Artem Bezsmertnyi | 2 | +17 | -1 |
2014-04-24 18:40 | Stable version 1.2 | Bert Münnich | 2 | +12 | -1 |
2014-04-21 18:40 | Do not center window on screen, workaround for issue #9 | Bert Münnich | 2 | +3 | -3 |
2014-04-06 20:47 | Use a checkerboard background for alpha layer; fixes issue #138 | Bert Münnich | 11 | +45 | -46 |
2014-03-17 19:01 | Use real path of all files internally, requires _XOPEN_SOURCE>=500, fixes issue #137 | Bert Münnich | 2 | +22 | -9 |
2014-02-18 20:10 | Warn once when external key combo is used and key-handler not installed | Bert Münnich | 2 | +15 | -5 |
2014-02-07 21:57 | Check for background image allocation failure | Bert Münnich | 2 | +3 | -2 |
2014-02-06 21:04 | Use separate background image for alpha layer; fixes issue #132 | Bert Münnich | 2 | +31 | -9 |
2014-02-05 08:58 | Removed command line option -F | Bert Münnich | 7 | +21 | -52 |
2014-02-04 22:05 | Set scale mode at startup via argument to -s option | Bert Münnich | 3 | +20 | -12 |
2014-02-04 22:03 | Revised scale mode and zoom level handling | Bert Münnich | 5 | +21 | -33 |
2014-02-04 21:38 | Removed fit-win-to-img command | Bert Münnich | 7 | +5 | -65 |
2014-02-04 20:02 | Preserve panning when switching images; fixes issue #131 | Bert Münnich | 4 | +29 | -57 |
2014-02-02 13:56 | Check if window manager supports fullscreen; related to issue #128 | Bert Münnich | 2 | +44 | -0 |
2014-01-27 22:16 | Unified X atom initialization | Bert Münnich | 4 | +30 | -15 |
2014-01-31 12:21 | Merged pull request #129 | Bert Münnich | 8 | +33 | -16 |
2014-01-31 13:28 | Fix tabs and wording | András Mohari | 1 | +3 | -3 |
2014-01-31 13:17 | Use a prefix key to execute the key handler | András Mohari | 4 | +25 | -5 |
2014-01-15 22:13 | Use logo in README | Bert Münnich | 1 | +1 | -2 |
2014-01-15 21:40 | Added window icons; fixes issue #125 | Bert Münnich | 10 | +320 | -0 |
2014-01-15 20:53 | Fixed -z option argument parsing; fixes issue #127 | Bert Münnich | 2 | +2 | -2 |
2014-01-11 21:52 | Double click on thumbnail to open image | Bert Münnich | 2 | +12 | -7 |
2014-01-11 21:47 | Adhere to XDG Base Directory Specification; fixes issue #124 | Bert Münnich | 7 | +41 | -41 |
2014-01-09 19:38 | Allow config.h to use multimedia keys (XF86_XK_*); fixes issue #123 | Bert Münnich | 1 | +1 | -0 |
2014-01-09 19:32 | Second take at rotating & flipping multi-frame images; fixes issue #121 | Bert Münnich | 3 | +26 | -17 |
2014-01-09 19:24 | Revert "Apply flip & rotation on all frames of a multi-frame image; fixes issue #121" | Bert Münnich | 3 | +11 | -30 |
2014-01-08 23:01 | Apply flip & rotation on all frames of a multi-frame image; fixes issue #121 | Bert Münnich | 3 | +30 | -11 |
2014-01-08 21:58 | Fixed handling of overloaded key mappings | Bert Münnich | 3 | +134 | -116 |
2014-01-08 20:14 | Fixup for 9574150 | Bert Münnich | 1 | +6 | -4 |
2014-01-08 19:31 | Check file modification time after key handler | Bert Münnich | 1 | +10 | -0 |
2014-01-08 19:31 | Fixed slideshow delay corruption after GIF animation | Bert Münnich | 2 | +3 | -2 |
2014-01-05 21:07 | Added doc header to exec/key-handler | Bert Münnich | 1 | +11 | -0 |
2014-01-05 17:12 | Show metadata of image on Ctrl-e in exec/key-handler | Bert Münnich | 1 | +2 | -0 |
2014-01-05 17:08 | Copy image path to primary on Ctrl-c in exec/key-handler | Bert Münnich | 1 | +2 | -0 |
2014-01-04 17:38 | Slideshow mode is back, in a simplified version | Bert Münnich | 11 | +111 | -31 |
2014-01-03 15:24 | Simplified EXIF tag extraction in exec/image-info | Bert Münnich | 2 | +2 | -2 |
2014-01-02 22:19 | Moved external shell commands into exec/key-handler script | Bert Münnich | 7 | +98 | -100 |
2014-01-02 12:36 | Proper support for Ctrl/Shift/Alt modifiers in key & mouse mappings | Bert Münnich | 4 | +110 | -112 |
2013-12-31 15:38 | Refactored remote changes | Bert Münnich | 4 | +14 | -24 |
2013-12-30 22:16 | Read GIF's repeat information from file. | Aleksander Nitecki | 3 | +26 | -3 |
2013-12-13 12:04 | Fixed Imlib file handle type, issue #117 | Bert Münnich | 5 | +8 | -8 |
2013-11-17 13:59 | Updated unstable version number | Bert Münnich | 1 | +1 | -1 |
2013-11-17 11:54 | Close info file descriptor after reading | Bastien Dejean | 1 | +1 | -0 |
2013-11-16 19:19 | Fixed segfault when removing first image from file list, fixes issue #112 | Bert Münnich | 2 | +3 | -3 |
2013-11-14 16:16 | Merge remote-tracking branch 'baskerville/reverse-marks' | Bert Münnich | 5 | +19 | -1 |
2013-11-14 16:12 | Correct out-of-range gamma values given on command line | Bert Münnich | 1 | +1 | -1 |
2013-11-14 16:06 | Refactored remote changes | Bert Münnich | 7 | +66 | -46 |
2013-11-14 13:47 | Merge remote-tracking branch 'ariand/gamma' | Bert Münnich | 9 | +91 | -3 |
2013-11-14 13:45 | Add command to reverse marked images | Bastien Dejean | 5 | +18 | -0 |
2013-11-14 13:37 | Highlight edges of marked images in thumbnail mode | Bert Münnich | 5 | +50 | -16 |
2013-11-13 19:54 | Add support for changing the gamma value | András Mohari | 9 | +91 | -3 |
2013-10-21 19:57 | Fixed inconsistencies in navigation when removing invalid files | Bert Münnich | 2 | +8 | -3 |
2013-10-05 15:37 | Seek over EXIF APP0 frame instead of reading and discarding it | Bert Münnich | 2 | +4 | -3 |
2013-09-24 20:14 | Fixed image orientation if a JFIF APP0 segment is present in a JPEG header. | Jacek Naglak | 2 | +12 | -5 |
2013-09-07 15:59 | Updated unstable version number | Bert Münnich | 1 | +1 | -1 |
2013-09-07 15:06 | Warp pointer on first/last pixel | Peter Hofmann | 1 | +8 | -8 |
2013-08-22 10:59 | Added options for anti-alias & alpha layer coloring to config.def.h | Bert Münnich | 8 | +23 | -15 |
2013-08-22 07:44 | Only print marked files when -o is given | Bert Münnich | 4 | +8 | -8 |
2013-08-10 19:18 | Added file marks; fixes issue #94 | Bert Münnich | 7 | +77 | -6 |
2013-08-10 13:59 | Updated unstable version number | Bert Münnich | 1 | +1 | -1 |
2013-08-10 13:58 | Changed key bindings for flipping to bar & underscore | Bert Münnich | 3 | +5 | -5 |
2013-08-10 13:55 | Refactored merged rotation code | Bert Münnich | 5 | +20 | -30 |
2013-06-23 14:02 | Handle 180 degrees image rotation | Bastien Dejean | 7 | +34 | -26 |
2013-06-02 10:31 | Fixed typo in README.md | Bert Münnich | 2 | +2 | -2 |
2013-06-02 10:04 | Stable version 1.1.1 | Bert Münnich | 2 | +6 | -1 |
2013-04-21 11:55 | Fixed build for giflib version >= 5.0; fixed issue #90 | Bert Münnich | 2 | +5 | -1 |
2013-04-14 17:50 | Use bgcol as window background pixel; fixed issue #89 | Bert Münnich | 2 | +7 | -2 |
2013-04-06 12:23 | Updated source tarball URLs in README.md | Bert Münnich | 1 | +14 | -14 |
2013-04-06 12:04 | Fixed non-ASCII characters in window bar, issue #88 | Bert Münnich | 2 | +6 | -10 |
2013-04-02 20:48 | Updated .gitignore | Bert Münnich | 1 | +0 | -4 |
2013-04-02 17:43 | Updated source tarball URLs in README.md | Bert Münnich | 1 | +15 | -14 |
2013-04-02 17:32 | Fixed segfault caused by FD_ISSET() on negative fd | Bert Münnich | 2 | +2 | -2 |
2013-03-30 11:50 | Stable version 1.1 | Bert Münnich | 3 | +11 | -2 |
2013-03-19 20:11 | New options: -[io], read/write files from/to stdin/out | Bert Münnich | 6 | +59 | -37 |
2013-03-19 19:40 | Merge branch 'asyncinfo' | Bert Münnich | 5 | +158 | -93 |
2013-02-24 19:04 | Made bar fields more distinguishable | Bert Münnich | 2 | +6 | -4 |
2013-02-24 13:55 | Polished info script execution | Bert Münnich | 1 | +2 | -1 |
2013-02-12 16:55 | Spawn info script & update bar contents only when needed | Bert Münnich | 3 | +26 | -11 |
2013-02-11 22:05 | Spawn and read from info script without blocking | Bert Münnich | 3 | +131 | -84 |
2013-03-04 18:23 | Applied code style on merged changes | Bert Münnich | 2 | +10 | -15 |
2013-03-04 18:18 | Merge pointer warping in i_drag from Rob Pilling | Bert Münnich | 1 | +22 | -3 |
2013-03-03 18:16 | Wrap the pointer when the edge of the window is reached | Rob Pilling | 1 | +22 | -3 |
2013-02-11 20:39 | Ignore dotfiles for -r | Bert Münnich | 2 | +2 | -2 |
2013-02-09 18:07 | Merge branch 'sizehints', fixed issue #78 | Bert Münnich | 4 | +51 | -28 |
2013-02-09 16:24 | No checks on window size, use whatever the user has specified | Bert Münnich | 2 | +4 | -15 |
2013-02-09 00:39 | Correctly set window height after i_fit_to_img() | Bert Münnich | 1 | +3 | -0 |
2013-02-09 00:36 | Refined US{Position,Size} & WinGravity handling | Bert Münnich | 1 | +39 | -39 |
2013-02-09 00:21 | Merge remote-tracking branch '4z3/set-user-specified-sizehints' into sizehints | Bert Münnich | 3 | +53 | -19 |
2013-02-08 22:26 | Correctly updated window pixmap after i_fit_to_img() | Bert Münnich | 1 | +5 | -0 |
2013-02-08 22:20 | Use bool from stdbool.h after switching to C99 | Bert Münnich | 1 | +1 | -8 |
2013-02-08 21:07 | Be honest about using C99 | Bert Münnich | 1 | +1 | -1 |
2013-02-08 21:05 | Refactored function definitions to use dangling brace | Bert Münnich | 9 | +247 | -124 |
2013-02-08 20:52 | Updated/corrected license header | Bert Münnich | 16 | +213 | -195 |
2013-01-30 19:39 | When using -g hint the WM that we've got user specified geometry | tv | 3 | +53 | -19 |
2013-01-29 17:45 | Fixed issue #77, limit geometry info to first image frame | Bert Münnich | 2 | +2 | -2 |
2013-01-27 17:03 | Merge branch 'userinfo' | Bert Münnich | 8 | +218 | -155 |
2013-01-27 17:03 | Added documentation for image-info script | Bert Münnich | 4 | +35 | -13 |
2013-01-24 07:25 | Removed old definitions from commands.h | hut | 1 | +0 | -3 |
2013-01-10 18:25 | Added skeleton for image-info user script | Bert Münnich | 1 | +10 | -0 |
2013-01-08 19:55 | Moved thumbnail cache to ~/.sxiv/cache/ | Bert Münnich | 2 | +8 | -15 |
2013-01-07 13:30 | Simplified status bar, filled by user script | muennich | 3 | +170 | -132 |
2013-01-12 22:39 | Fixed completely insane {C,LD}FLAGS -I/-L settings | Bert Münnich | 1 | +3 | -3 |
2013-01-10 18:11 | Made Makefile more verbose | Bert Münnich | 1 | +15 | -30 |
2013-01-04 19:55 | Fixed compilation with giflib version 4.2.1 | Bert Münnich | 2 | +6 | -6 |
2012-12-27 15:43 | Fixed issue #74, conditional compilation of gif support | Bert Münnich | 2 | +9 | -3 |
2012-12-27 15:34 | Fixed issue #73 | Bert Münnich | 4 | +7 | -3 |
2012-12-21 22:37 | Moved screenshots to gh-pages branch | Bert Münnich | 2 | +0 | -0 |
2012-12-21 22:36 | Added Download/Changelog section to README | Bert Münnich | 1 | +116 | -11 |
2012-12-20 08:57 | Fixed issue #72 | muennich | 2 | +5 | -3 |
2012-12-01 17:50 | Merge branch 'winname' | Bert Münnich | 5 | +14 | -3 |
2012-12-01 17:50 | Merge branch 'newdraw' | Bert Münnich | 3 | +48 | -19 |
2012-10-31 22:24 | Next try to fix issue #71 | Bert Münnich | 2 | +2 | -2 |
2012-10-29 22:23 | Fixed BadDrawable errors caused by invalid window pixmap | Bert Münnich | 1 | +5 | -6 |
2012-10-29 19:55 | Smaller minimum gif delay, fixed issue #71 | Bert Münnich | 2 | +2 | -2 |
2012-10-29 17:25 | Overhauled window drawing | Bert Münnich | 3 | +47 | -17 |
2012-10-28 23:53 | New option: -N, set X window resource name | Bert Münnich | 5 | +14 | -3 |
2012-08-24 16:25 | Changed default font to support more encodings; fixed issue #66 | Bert Münnich | 2 | +2 | -2 |
2012-08-17 14:54 | Disregard obsolete events, fixed issue #64 | Bert Münnich | 2 | +12 | -4 |
2012-08-16 19:21 | Simplified zoomdiff function | Bert Münnich | 2 | +1 | -10 |
2012-08-16 11:40 | New command: i_alternate, go to last image, issue #65 | Bert Münnich | 4 | +14 | -0 |
2012-08-16 11:09 | Corrected zoom level handling | Bert Münnich | 3 | +21 | -9 |
2012-08-07 11:11 | Slightly changed the doc after merging remote changes | Bert Münnich | 2 | +4 | -4 |
2012-08-07 10:57 | Merge remote-tracking branch 'baskerville/master' | Bert Münnich | 7 | +30 | -6 |
2012-08-07 10:46 | Removed dropped slideshow mappings from man page & README | Bert Münnich | 2 | +0 | -20 |
2012-08-07 10:09 | Fixed WMProtocols registration order (before mapping window) | Bert Münnich | 2 | +5 | -4 |
2012-07-19 10:28 | New commands: fit to the window's height/width | baskerville | 7 | +30 | -6 |
2012-07-15 16:52 | Made remote changes adhere to code style | Bert Münnich | 1 | +9 | -7 |
2012-07-15 08:30 | handle count prefix in thumbnail movements | baskerville | 5 | +21 | -18 |
2012-06-07 19:04 | Merge remote-tracking branch 'origin/master' | Bert Münnich | 1 | +1 | -1 |
2012-06-07 19:01 | Reduced file size of screenshots, thanks Kevin | Bert Münnich | 2 | +0 | -0 |
2012-05-16 09:18 | Fixed mail address in man page | muennich | 1 | +1 | -1 |
2012-05-15 18:42 | Added baskerville to Contributors list in man page | Bert Münnich | 1 | +1 | -0 |
2012-05-14 20:01 | Updated screenshots | Bert Münnich | 2 | +0 | -0 |
2012-05-14 19:45 | Fixed issue #51, no more bar artifact when switching to fullscreen | Bert Münnich | 1 | +1 | -1 |
2012-05-14 19:43 | Added section CONTRIBUTORS to man page | Bert Münnich | 2 | +8 | -5 |
2012-05-13 20:01 | Fixed mem-leak in tns_init/tns_free | Bert Münnich | 1 | +1 | -1 |
2012-05-13 19:52 | Simplified & sped up reloading of all thumbnails | Bert Münnich | 5 | +12 | -20 |
2012-05-13 19:40 | Merge remote-tracking branch 'baskerville/master' | Bert Münnich | 5 | +24 | -0 |
2012-05-13 19:39 | Made Makefile more POSIX-compliant | Bert Münnich | 1 | +9 | -7 |
2012-05-08 14:30 | Added a command to refresh the thumbnails | baskerville | 5 | +24 | -0 |
2012-05-06 11:02 | Slightly refactored flipping | Bert Münnich | 5 | +19 | -28 |
2012-05-06 07:39 | Added horizontal and vertical flip commands | baskerville | 8 | +57 | -0 |
2012-04-18 04:05 | Only provide the .desktop file, do not install it by default | muennich | 1 | +1 | -5 |
2012-04-17 20:09 | Fixed typo in Makefile; increases unstable version number | Bert Münnich | 1 | +2 | -2 |
2012-04-17 15:48 | Add desktop file and appropriate lines to Makefile. | Bartłomiej Piotrowski | 2 | +11 | -0 |
2012-03-28 19:14 | Fixed issue #47 | Bert Münnich | 2 | +2 | -2 |
2012-03-16 20:03 | Fixed issue #44 | Bert Münnich | 1 | +2 | -1 |
2012-03-16 19:56 | Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line | Bert Münnich | 2 | +11 | -9 |
2012-03-13 20:58 | Optimized redraw timeout after window resize for tiling window managers; related to issue #44 | Bert Münnich | 2 | +16 | -2 |
2012-03-02 18:42 | Fixed issue #41, added WIN_FS_COLOR to config.h | Bert Münnich | 4 | +7 | -7 |
2012-03-02 18:32 | Added alternative empty directory removal command line to manpage, fixed issue #40 | Bert Münnich | 1 | +9 | -0 |
2012-03-02 18:19 | Fixed issue #42: image dragging broken by commit b845827 | Bert Münnich | 2 | +4 | -2 |
2012-02-27 18:22 | Fixed issue #39: missing include of <sys/select.h> | Bert Münnich | 2 | +2 | -1 |
2012-02-21 11:49 | Display full name in info bar, if there is enough space | Bert Münnich | 3 | +47 | -24 |
2012-02-21 07:19 | Updated homepage URL in manpage | Bert Münnich | 2 | +2 | -2 |
2012-02-16 22:20 | Added option -b: disable bar | Bert Münnich | 6 | +18 | -6 |
2012-02-15 21:43 | Removed unneeded members from img type | Bert Münnich | 2 | +1 | -4 |
2012-02-15 21:33 | Added it_toggle_bar command; default mapping: XK_b | Bert Münnich | 7 | +30 | -0 |
2012-02-15 18:37 | Removed debug output | Bert Münnich | 1 | +0 | -1 |
2012-02-15 18:29 | Show info message in bar while loading thumbnails | Bert Münnich | 1 | +12 | -9 |
2012-02-15 18:16 | Already in the year 2012 | Bert Münnich | 15 | +15 | -15 |
2012-02-15 18:13 | Added own exif tag handling in files exif.[ch] | Bert Münnich | 6 | +212 | -1 |
2012-02-15 17:25 | Added symbol BAR_SEPARATOR | Bert Münnich | 4 | +16 | -13 |
2012-02-14 21:12 | Fixed typo in Makefile | Bert Münnich | 1 | +1 | -1 |
2012-02-14 21:12 | Fix recreation of thumbnail cache file after manual reload | Bert Münnich | 2 | +3 | -3 |
2012-02-12 18:06 | Changed default font string, removed missing fontset warnings | Bert Münnich | 2 | +2 | -5 |
2012-02-12 18:00 | Added text bar on bottom of window | Bert Münnich | 8 | +211 | -64 |
2012-02-11 02:36 | Nicer window title | Bert Münnich | 1 | +5 | -5 |
2012-02-11 01:42 | Removed exif support; made gif support non-optional | Bert Münnich | 7 | +16 | -160 |
2012-02-11 01:34 | Removed slideshow support | Bert Münnich | 7 | +8 | -115 |
2011-12-17 15:36 | Fixed issue #32: wrong antialias setting after it_shell_cmd | Bert Münnich | 2 | +2 | -2 |
2011-11-13 14:53 | Fixed issue #28 (again) | Bert Münnich | 3 | +15 | -11 |
2011-11-11 22:57 | Fixed rendering after fit win to img | Bert Münnich | 1 | +1 | -0 |
2011-11-11 21:54 | Removed target "dist" from Makefile | Bert Münnich | 1 | +0 | -9 |
2011-11-11 21:54 | Fixed issue #28 | Bert Münnich | 2 | +7 | -9 |
2011-11-05 12:11 | Thumbnails only get scaled down, fixed issue #27 | Bert Münnich | 2 | +2 | -1 |
2011-11-01 07:36 | Better fix for issue #25 | Bert Münnich | 3 | +7 | -7 |
2011-10-31 14:56 | Stable version 1.0 | Bert Münnich | 1 | +1 | -1 |
2011-10-31 10:46 | Fixed issue #25: invalid file cnt and sel in thumb mode | Bert Münnich | 2 | +5 | -2 |
2011-10-27 14:21 | Added screen-wise scrolling for thumbnail mode | Bert Münnich | 9 | +57 | -44 |
2011-10-17 16:39 | Fixed handling of gif disposal method (issue #23) | Bert Münnich | 2 | +9 | -3 |
2011-10-16 18:33 | Updated doc | Bert Münnich | 2 | +125 | -61 |
2011-10-16 16:58 | Added i_reset_slideshow: set slideshow delay to number prefix | Bert Münnich | 3 | +29 | -9 |
2011-10-16 16:36 | Multiply i_navigate argument with number prefix | Bert Münnich | 1 | +2 | -0 |
2011-10-16 16:31 | Fixed pixel-wise panning by chaning x, y vars to float | Bert Münnich | 2 | +11 | -11 |
2011-10-16 15:58 | Added i_set_zoom command: set zoom to number prefix | Bert Münnich | 3 | +10 | -2 |
2011-10-16 15:39 | Pan by pixel count, if number prefix given | Bert Münnich | 4 | +25 | -10 |
2011-10-16 14:08 | Added support for number prefix for commands | Bert Münnich | 4 | +21 | -10 |
2011-10-16 13:41 | Mention min/max zoom level in config.def.h | Bert Münnich | 2 | +4 | -2 |
2011-10-14 08:40 | Updated contact information | Bert Münnich | 13 | +13 | -13 |
2011-10-13 14:53 | Fix TV_ADD_MSEC macro | Bert Münnich | 1 | +2 | -2 |
2011-10-13 14:50 | Strictly adhere to ANSI-C standard | Bert Münnich | 8 | +26 | -35 |
2011-10-12 16:38 | Use void for empty argument lists | Bert Münnich | 7 | +23 | -23 |
2011-10-11 18:28 | Regard gif disposal method; fix bug #18 | Bert Münnich | 2 | +8 | -6 |
2011-09-29 11:12 | Made zoomdiff an inline function | Bert Münnich | 1 | +8 | -4 |
2011-09-29 10:43 | Made all conditionals more precise | Bert Münnich | 8 | +236 | -234 |
2011-09-29 08:16 | Transformed function macros in util.h to inline functions | Bert Münnich | 7 | +35 | -24 |
2011-09-28 10:53 | Fix layering of small gif frames | Bert Münnich | 2 | +7 | -7 |
2011-09-26 20:01 | Fix include for ssize_t | Bert Münnich | 1 | +1 | -0 |
2011-09-26 19:53 | Added STREQ macro | Bert Münnich | 5 | +8 | -6 |
2011-09-26 19:28 | Make use of EXIT_* macros (2) | Bert Münnich | 2 | +4 | -4 |
2011-09-26 19:20 | Merge commit '3a81af4' | Bert Münnich | 4 | +12 | -12 |
2011-09-26 13:40 | make use of EXIT_ macros | rck | 4 | +12 | -12 |
2011-09-22 22:18 | Simplified config.c | Bert Münnich | 2 | +19 | -27 |
2011-09-17 15:23 | Use win_t member in img_t & tns_t instead of parameters | Bert Münnich | 7 | +150 | -135 |
2011-09-14 17:28 | 270/90 = 3 | Daniel | 1 | +1 | -1 |
2011-09-13 08:08 | Updated doc | Bert | 1 | +15 | -13 |
2011-09-13 08:08 | Renamed XLIBS to config, added -D/-l options | Bert | 4 | +52 | -30 |
2011-09-12 17:35 | Updated screenshot to reflect new title bar | Bert | 1 | +0 | -0 |
2011-09-12 17:28 | Much nicer handling of compile-time features | Bert | 8 | +73 | -57 |
2011-09-12 13:12 | Shortened additional features section | Bert | 1 | +10 | -17 |
2011-09-12 10:16 | Removed Makefile.netbsd | Bert | 1 | +0 | -4 |
2011-09-12 10:16 | Made XFLAGS & XLIBS macros only | Bert | 2 | +8 | -9 |
2011-09-11 19:01 | Added own bool type | Bert | 13 | +454 | -452 |
2011-09-10 23:13 | Added dirty flag to img struct | Bert | 3 | +69 | -29 |
2011-09-10 16:41 | Added slideshow support | Bert | 10 | +136 | -35 |
2011-09-10 10:29 | List additional features in usage message (-v) | Bert | 3 | +26 | -15 |
2011-09-08 18:54 | Strict conformance to IEEE Std 1003.1-2001 | Bert | 8 | +64 | -38 |
2011-09-08 15:31 | Added screenshots to README.md | Bert | 3 | +13 | -0 |
2011-09-08 14:48 | Added feature overview to README.md | Bert | 1 | +16 | -1 |
2011-09-08 14:19 | Updated doc | Bert | 1 | +11 | -7 |
2011-09-08 14:19 | Fixed exif-only typo in tns_load() | Bert | 1 | +1 | -1 |
2011-09-08 14:02 | Added section "Additional features" to README.md | Bert | 1 | +30 | -3 |
2011-09-08 13:55 | Added EXIF_SUPPORT macro for optional dependency on libexif | Bert | 2 | +42 | -30 |
2011-09-06 09:09 | Added EXIF auto-orientation | Bert | 2 | +56 | -1 |
2011-09-08 13:41 | Overhauled building | Bert | 5 | +59 | -24 |
2011-09-06 09:55 | Load as much of a corrupted gif file as possible | Bert | 3 | +15 | -16 |
2011-09-06 09:04 | Removed useless zl_cnt variable | Bert | 1 | +3 | -5 |
2011-09-06 07:11 | Avoid conflicting macros | Bert | 4 | +15 | -11 |
2011-09-04 18:14 | Fixed title-update in thumb mode | Bert | 1 | +1 | -1 |
2011-09-04 11:29 | Made i(t)_toggle_alpha command work in thumbnail mode too | Bert | 6 | +15 | -10 |
2011-09-03 21:11 | Reformated license header | Bert | 13 | +143 | -143 |
2011-09-03 21:07 | Fixed pointer-to-int-cast warnings on x86_64 | Bert | 1 | +3 | -3 |
2011-09-03 17:08 | Fixed remove_file() | Bert | 1 | +5 | -5 |
2011-09-03 15:01 | Simplified cursor resetting | Bert | 4 | +48 | -44 |
2011-09-03 13:58 | Simplified it_shell_cmd() using SXIV_IMG env-variable | Bert | 2 | +28 | -43 |
2011-09-03 12:22 | Unified feature test macro requirements | Bert | 4 | +10 | -10 |
2011-09-02 16:54 | Updated docs | Bert | 2 | +15 | -2 |
2011-09-02 16:54 | Corrected timeout handling | Bert | 1 | +7 | -6 |
2011-09-02 13:56 | Corrected thumbnail loading and timeout handling | Bert | 1 | +21 | -21 |
2011-09-02 02:33 | Data driven timeout handling | Bert | 6 | +137 | -100 |
2011-08-20 11:07 | Mention origin of img_load_gif() in comment | Bert | 1 | +3 | -0 |
2011-08-19 16:46 | Added command to toggle gif animations | Bert | 5 | +38 | -18 |
2011-08-18 14:05 | Added support for gif animation | Bert | 7 | +126 | -36 |
2011-08-17 16:17 | Added HAVE_GIFLIB macro for optional dependency on giflib | Bert | 3 | +13 | -3 |
2011-08-17 16:01 | Refactored img_load_gif() | Bert | 3 | +63 | -41 |
2011-08-16 22:56 | Added support for multi-frame images | Bert | 7 | +206 | -5 |
2011-08-19 13:02 | Fixed include in thumbs.h | Bert | 1 | +1 | -0 |
2011-08-19 13:02 | Put event handling back into main.c; events -> commands | Bert | 7 | +665 | -670 |
2011-08-19 11:26 | Added force parameter to tns_load() to disregard cache | Bert | 4 | +14 | -12 |
2011-08-19 11:09 | Renamed application modes | Bert | 3 | +36 | -36 |
2011-08-19 11:06 | Renamed key/mouse commands to indicate supported modes | Bert | 3 | +197 | -189 |
2011-08-19 10:20 | Uniform thumbnail selection border size | Bert | 2 | +8 | -10 |
2011-08-18 10:05 | Small refactorings | Bert | 2 | +5 | -5 |
2011-08-17 23:19 | Fixed hyphen-used-as-minus-sign issues in man page | Bert | 1 | +2 | -2 |
2011-08-17 23:18 | Corrected FSF address in license headers | Bert | 13 | +91 | -91 |
2011-08-17 22:38 | Revised handling of file names & paths | Bert | 10 | +100 | -81 |
2011-08-16 23:11 | Fixed keyboard mappings | Bert | 2 | +12 | -8 |
2011-08-16 22:57 | Stable version 0.9 | Bert | 1 | +1 | -1 |
2011-08-12 15:14 | No more need for CLEANMASK macro | Bert | 1 | +0 | -2 |
2011-08-12 15:14 | Made run_command() a normal key/button handler | Bert | 3 | +208 | -184 |
2011-08-12 10:27 | Much better drag() | Bert | 3 | +106 | -101 |
2011-08-05 08:17 | Renamed scroll() to pan_screen() | Bert | 4 | +11 | -11 |
2011-08-05 08:17 | Added -O2 flag to CFLAGS | Bert | 1 | +2 | -2 |
2011-07-26 22:20 | Simpler thumbnail selection border | Bert | 1 | +2 | -5 |
2011-07-26 21:58 | Nicer thumbnail selection border; new default colors | Bert | 2 | +6 | -3 |
2011-07-26 16:01 | Major code refactoring | Bert | 12 | +807 | -647 |
2011-07-22 12:49 | Reduced usage of preprocessor macros | Bert | 12 | +113 | -120 |
2011-07-17 20:18 | Made selection border in thumb mode 3px wide | Bert | 1 | +2 | -2 |
2011-07-17 20:16 | Fixed dependency on Makefile & config.h | Bert | 1 | +3 | -1 |
2011-07-17 18:20 | Lighter selection color | Bert | 1 | +1 | -1 |
2011-07-07 11:34 | Mention the vi key bindings in the README | Bert | 1 | +3 | -3 |
2011-06-29 14:07 | Stable version 0.8.2 | Bert | 1 | +1 | -1 |
2011-06-29 14:06 | Fixed Makefile.netbsd | Bert | 1 | +2 | -2 |
2011-06-28 17:19 | Added Makefile for NetBSD | Bert | 1 | +4 | -0 |
2011-06-28 17:18 | Fixed Makefile | Bert | 1 | +1 | -1 |
2011-06-28 13:48 | Fix compile error on NetBSD | Bert | 1 | +5 | -0 |
2011-06-28 13:47 | Support XK_KP_{Add,Subtract} for zooming | Bert | 1 | +3 | -0 |
2011-06-28 11:45 | All timeouts in milliseconds | Bert | 3 | +22 | -15 |
2011-06-24 11:28 | Small refactoring | Bert | 2 | +3 | -4 |
2011-06-08 18:10 | Made Makefile POSIX compliant | Bert | 1 | +12 | -18 |
2011-06-06 13:58 | Fixed mtime cache check on filesystems supporting nsec resolution | Bert | 2 | +3 | -3 |
2011-06-03 21:39 | New mappings: ctrl-[hjkl], pan image one window width/height | Bert | 6 | +44 | -23 |
2011-05-29 09:45 | Use getline instead of readline | Bert | 6 | +19 | -52 |
2011-05-25 07:23 | New option: -n, start at given picture | Bert | 6 | +27 | -9 |
2011-05-22 17:42 | Show image dimension in window title | Bert | 2 | +5 | -4 |
2011-05-16 13:58 | Updated doc | Bert | 2 | +13 | -0 |
2011-05-16 13:54 | H/J/K/L mappings to pan to edges | Bert | 4 | +44 | -1 |
2011-05-10 07:47 | Unstable version number in Makefile | Bert | 1 | +5 | -5 |
2011-05-10 07:31 | Support DESTDIR | Petr Sabata | 1 | +5 | -4 |
2011-05-08 15:47 | Stable version 0.8.1 | Bert | 1 | +1 | -1 |
2011-04-19 12:44 | Made fullscreen work under buggy window managers | Bert | 1 | +1 | -2 |
2011-04-19 12:25 | Fixed background color for non-EWMH-compliant WMs | Bert | 1 | +5 | -1 |
2011-04-19 11:27 | Center zoomed area | Bert | 4 | +19 | -19 |
2011-04-15 09:23 | Fixed mouse cursor | Bert | 2 | +20 | -19 |
2011-04-14 18:01 | Fix fullscreen mode | Bert | 2 | +2 | -2 |
2011-04-14 10:19 | Slightly changed config.h | Bert | 1 | +12 | -12 |
2011-04-14 10:00 | Merged commands.h into config.h | Bert | 3 | +33 | -29 |
2011-04-14 09:17 | Stable version 0.8 | Bert | 1 | +1 | -1 |
2011-04-11 19:27 | Renamed option -C -> -c | Bert | 3 | +7 | -7 |
2011-04-11 18:42 | Slightly changed introductory text | Bert | 2 | +7 | -7 |
2011-04-11 15:02 | Removed invalid icon | Bert | 1 | +0 | -0 |
2011-04-11 15:01 | Removed option -a | Bert | 4 | +3 | -15 |
2011-04-11 14:58 | Remove invalid images when loading them; refactorings | Bert | 8 | +175 | -357 |
2011-04-11 09:53 | Refactored main.c | Bert | 2 | +93 | -91 |
2011-04-11 06:52 | Merge branch 'tcache' | Bert | 10 | +506 | -99 |
2011-04-08 17:43 | Removed debug output | Bert | 1 | +1 | -4 |
2011-04-08 15:07 | Updated doc for thumbnail cache | Bert | 2 | +25 | -1 |
2011-04-08 12:44 | New option: -C, clean thumbnail cache | Bert | 5 | +83 | -18 |
2011-04-08 08:24 | Refactored thumbs.c | Bert | 1 | +98 | -104 |
2011-04-08 08:23 | Refactored recursive directory util functions | Bert | 4 | +139 | -94 |
2011-04-07 17:15 | Moved read_dir_rec into util.c | Bert | 3 | +91 | -76 |
2011-04-07 16:00 | Do not create cache files for cache files | Bert | 1 | +10 | -7 |
2011-04-07 15:29 | Use directory structure in cache dir | Bert | 3 | +58 | -13 |
2011-04-07 15:23 | Refactored thumbnail cache_dir | Bert | 1 | +24 | -18 |
2011-04-07 14:17 | Write cache file for thumbnail directly after creating it | Bert | 2 | +12 | -10 |
2011-04-07 13:05 | Load thumbnails from cache | Bert | 1 | +30 | -7 |
2011-04-07 12:33 | Write thumbnail cache files on exit | Bert | 3 | +155 | -1 |
2011-04-07 08:17 | Disable support for external commands by default | Bert | 2 | +22 | -24 |
2011-04-06 23:26 | First things for thumbnail caching | Bert | 2 | +34 | -0 |
2011-04-06 22:26 | Small refactoring in tns_load() | Bert | 1 | +7 | -4 |
2011-04-06 22:21 | Removed escape key mapping | Bert | 1 | +0 | -3 |
2011-04-06 22:20 | Refactored key/mouse mappings in man page | Bert | 1 | +17 | -14 |
2011-04-06 22:04 | Refactored key/mouse mappings in README | Bert | 2 | +19 | -24 |
2011-04-06 21:33 | New key mapping: D, remove image from file list | Bert | 3 | +42 | -8 |
2011-04-06 17:30 | New option: -a, do not filter out unsupported files | Bert | 7 | +35 | -15 |
2011-04-04 22:37 | Readded file-type check at startup | Bert | 3 | +27 | -5 |
2011-04-04 18:35 | Do not check file-type at startup | Bert | 5 | +187 | -209 |
2011-03-17 22:45 | More accurate README | Bert | 1 | +6 | -6 |
2011-03-17 22:39 | Filename cosmetics | Bert | 2 | +3 | -2 |
2011-03-15 12:55 | Use imlib-handles in thumbs.c instead of pixmaps | Bert | 5 | +32 | -46 |
2011-03-10 10:51 | Updated doc | Bert | 2 | +4 | -0 |
2011-03-10 10:41 | Toggle image transparency with A-key | Bert | 4 | +8 | -2 |
2011-03-09 10:37 | White background for images with alpha | Bert | 4 | +35 | -17 |
2011-03-09 09:08 | Use ctrl for ext cmds, disable them in config.h | Bert | 4 | +34 | -20 |
2011-03-03 09:52 | Use "/bin/sh -c" for external commands | Bert | 3 | +44 | -58 |
2011-03-01 21:14 | Slightly refactored commands.h | Bert | 1 | +13 | -8 |
2011-03-01 17:49 | Support for external commands like mogrify & jpegtran | Bert | 6 | +115 | -12 |
2011-03-01 13:23 | Shorter typedefs | Bert | 6 | +12 | -12 |
2011-02-27 13:09 | Shorter version information | Bert | 1 | +1 | -1 |
2011-02-27 12:29 | Small refactorings, removed over-ambitious todo | Bert | 5 | +51 | -55 |
2011-02-27 12:03 | Revert "Save rotated png-files with S-key" | Bert | 6 | +50 | -81 |
2011-02-27 00:48 | Save rotated png-files with S-key | Bert | 6 | +81 | -50 |
2011-02-26 21:28 | Stable version 0.7 | Bert | 1 | +1 | -1 |
2011-02-26 15:57 | Sort directory entries when using -r | Bert | 1 | +14 | -1 |
2011-02-26 12:16 | Align big images on top-left corner | Bert | 2 | +9 | -2 |
2011-02-25 11:08 | Refactored imlib context handling | Bert | 5 | +55 | -38 |
2011-02-25 08:29 | Todo: save rotated images | Bert | 2 | +2 | -1 |
2011-02-21 21:05 | Correct timeout handling, more complex | Bert | 1 | +52 | -41 |
2011-02-21 17:37 | Fixed cursor hiding after switching to thumb mode | Bert | 1 | +1 | -0 |
2011-02-21 17:26 | Hide cursor on redraw or after 1.5s mouse inactivity | Bert | 3 | +67 | -17 |
2011-02-21 16:06 | Updated doc | Bert | 2 | +27 | -16 |
2011-02-21 15:49 | Fixed title for thumbnail mode | Bert | 3 | +25 | -7 |
2011-02-21 13:59 | Always support thumbs; start thumb-mode with single -t | Bert | 4 | +66 | -64 |
2011-02-20 00:41 | Mode-guard in on_motionnotify | Bert | 1 | +1 | -1 |
2011-02-19 23:28 | Replaced -T flag with -tt; default thumbnail size | Bert | 4 | +12 | -20 |
2011-02-19 23:08 | Mouse-wheel scrolling in thumb mode | Bert | 4 | +61 | -20 |
2011-02-19 22:16 | g/G key mappings in thumbnail mode | Bert | 1 | +22 | -12 |
2011-02-19 22:07 | Double click thumb to open | Bert | 1 | +9 | -4 |
2011-02-19 21:55 | Merge branch 'master' into thumbs | Bert | 1 | +2 | -2 |
2011-02-19 21:53 | Fixed offsets in resize win to image | Bert | 2 | +3 | -3 |
2011-02-19 21:12 | Sync thumb selection & fileidx; check thumb view | Bert | 4 | +76 | -56 |
2011-02-19 08:51 | Lighter selection color (for fullscreen) | Bert | 1 | +3 | -3 |
2011-02-19 08:47 | Update title when moving selection | Bert | 4 | +22 | -13 |
2011-02-18 14:33 | Nicer tns_move_selection | Bert | 2 | +17 | -20 |
2011-02-18 14:21 | Fixed moving of selection while loading thumbnails | Bert | 2 | +4 | -5 |
2011-02-18 14:02 | Nicer tns_translate | Bert | 1 | +4 | -2 |
2011-02-18 13:57 | Center humbnails in window | Bert | 3 | +10 | -5 |
2011-02-17 17:00 | Activate thumb-mode with Return key | Bert | 1 | +12 | -0 |
2011-02-17 16:38 | Fixed cursor when opening thumb | Bert | 1 | +2 | -0 |
2011-02-17 16:32 | Variable timeout (2) | Bert | 1 | +5 | -5 |
2011-02-17 16:30 | Variable timeout | Bert | 1 | +4 | -4 |
2011-02-17 16:28 | Use Button1 to open thumbnail | Bert | 3 | +74 | -41 |
2011-02-17 15:57 | Select and open thumbnails | Bert | 3 | +78 | -2 |
2011-02-17 15:22 | Highlight selected thumbnail | Bert | 5 | +66 | -20 |
2011-02-17 14:58 | Linked thumbnails to files | Bert | 3 | +13 | -16 |
2011-02-17 14:40 | Merge branch 'master' into thumbs | Bert | 2 | +177 | -178 |
2011-02-17 14:40 | Nicer icon for broken images | Bert | 2 | +177 | -178 |
2011-02-17 14:08 | Made key mappings mode-dependent | Bert | 1 | +111 | -105 |
2011-02-17 13:58 | Removed debug output | Bert | 1 | +0 | -2 |
2011-02-17 13:45 | Appropriate title for thumbnail mode | Bert | 3 | +20 | -17 |
2011-02-17 13:20 | Fill window before loading thumbs | Bert | 2 | +3 | -2 |
2011-02-17 13:13 | Immediately respond to events while loading thumbs | Bert | 3 | +20 | -4 |
2011-02-17 12:20 | Merge branch 'master' into thumbs | Bert | 1 | +1 | -2 |
2011-02-17 12:20 | Nicer version info | Bert | 2 | +2 | -3 |
2011-02-17 12:10 | Merge branch 'master' into thumbs | Bert | 1 | +1 | -1 |
2011-02-17 12:09 | Higher timeout, faster window resizing | Bert | 1 | +1 | -1 |
2011-02-17 10:08 | Use watch-cursor while loading thumbnails | Bert | 3 | +20 | -10 |
2011-02-17 10:04 | Who needs threads to load thumbnails? | Bert | 4 | +52 | -82 |
2011-02-16 22:03 | Use pthread to load thumbnails | Bert | 4 | +55 | -14 |
2011-02-16 20:45 | Stable version 0.6 | Bert | 1 | +1 | -1 |
2011-02-16 20:40 | Refactored thumbs, new files thumbs.[ch] | Bert | 8 | +191 | -89 |
2011-02-16 17:16 | Render thumbnails | Bert | 6 | +76 | -24 |
2011-02-16 16:09 | Added app-mode | Bert | 1 | +24 | -14 |
2011-02-16 15:53 | Fixed thumbnail creation | Bert | 1 | +3 | -1 |
2011-02-16 15:47 | First things for thumbnail mode | Bert | 8 | +55 | -2 |
2011-02-15 14:30 | Fixed empty lines in readline() | Bert | 3 | +5 | -5 |
2011-02-14 18:22 | More appropriate buffer sizes | Bert | 2 | +2 | -2 |
2011-02-14 17:06 | Updated man page | Bert | 1 | +7 | -0 |
2011-02-14 16:56 | Merge remote-tracking branch 'origin/master' | Bert | 1 | +1 | -1 |
2011-02-14 16:53 | Fixed indentation | Bert | 1 | +4 | -4 |
2011-02-14 16:51 | Read filenames from stdin | Bert | 6 | +64 | -12 |
2011-02-11 09:24 | Fixed typo in config.h | Bert | 2 | +2 | -2 |
2011-02-09 16:05 | Load warning icon only once | Bert | 1 | +8 | -5 |
2011-02-09 15:32 | Handle image remove/rename while running | Bert | 6 | +213 | -22 |
2011-02-09 09:55 | New author in man page | Bert | 1 | +1 | -0 |
2011-02-09 09:01 | Handle WM_DELETE_WINDOW messages correctly, thanks to fungt | Bert | 3 | +11 | -1 |
2011-02-09 08:45 | Slightly refactored fungts utf-8 title commit | Bert | 2 | +10 | -11 |
2011-02-08 16:23 | Show correct utf-8 title | fungt | 1 | +10 | -0 |
2011-02-08 14:02 | Stable release 0.5 | Bert | 1 | +1 | -1 |
2011-02-06 17:45 | Updated doc, 0/W/w key-mappings | Bert | 2 | +12 | -0 |
2011-02-06 16:40 | Nicer fit window to image | Bert | 4 | +18 | -11 |
2011-02-03 23:26 | One less TODO | Bert | 1 | +0 | -1 |
2011-02-03 23:25 | New key mapping: W, resize window to fit image | Bert | 5 | +63 | -23 |
2011-02-03 21:05 | Removed some warnings | Bert | 2 | +34 | -30 |
2011-02-03 15:55 | Split img_fit into internal/external function | Bert | 3 | +25 | -19 |
2011-02-03 15:14 | New key mappings: 0/w, zoom to 100%/to fit window | Bert | 3 | +19 | -8 |
2011-02-03 13:32 | Display filesize in window title | Bert | 5 | +75 | -39 |
2011-02-03 09:55 | Manual event handling in main.c | Bert | 1 | +142 | -155 |
2011-02-03 09:54 | Fixed die/warn in util.c | Bert | 1 | +2 | -2 |
2011-02-03 09:15 | Refactored, new files util.[ch], C89 | Bert | 8 | +137 | -101 |
2011-02-02 19:46 | Fixed stupid memory leak in read_dir_rec | Bert | 1 | +2 | -0 |
2011-02-02 09:43 | Fixed indentation in README.md | Bert | 1 | +1 | -1 |
2011-02-02 09:34 | New option: -r, open all images in directories | Bert | 5 | +79 | -14 |
2011-02-02 08:01 | Skeleton for -r | Bert | 4 | +54 | -7 |
2011-02-01 17:27 | Stable release 0.4 | Bert | 1 | +1 | -1 |
2011-02-01 17:25 | Updated doc | Bert | 2 | +6 | -1 |
2011-02-01 15:40 | New option: -F, fixed/floating window | Bert | 3 | +20 | -8 |
2011-02-01 15:21 | Bug fix: handle negative offsets in -g arg correctly | Bert | 2 | +5 | -1 |
2011-02-01 15:10 | Refactored img_open and img_check | Bert | 1 | +12 | -10 |
2011-01-31 15:06 | New key command: r, reload image | Bert | 3 | +16 | -9 |
2011-01-31 14:54 | new TODO: update filelist | Bert | 1 | +1 | -0 |
2011-01-31 14:51 | Check file timestamps before loading from cache | Bert | 4 | +32 | -17 |
2011-01-31 14:11 | Revert "TODO: set wallpaper" | Bert | 1 | +0 | -1 |
2011-01-30 21:23 | Replaced option -W with -q, seems more natural | Bert | 5 | +15 | -16 |
2011-01-30 21:02 | Updated doc: dragging with button2, -g option | Bert | 2 | +19 | -21 |
2011-01-30 21:00 | Replace -w with well-known geometry option | Bert | 5 | +32 | -33 |
2011-01-30 19:57 | Unstable version number | Bert | 1 | +1 | -1 |
2011-01-30 19:46 | Nicer key handling, does not fix problems | Bert | 1 | +27 | -42 |
2011-01-30 15:39 | Explicitly enable printing of warnings | Bert | 8 | +31 | -20 |
2011-01-30 15:23 | TODO: set wallpaper | Bert | 1 | +1 | -0 |
2011-01-30 14:02 | Stable release 0.3.1 | Bert | 1 | +1 | -1 |
2011-01-30 13:47 | Fixed setuid and typo in Makefile, damn copy&paste | Bert | 2 | +2 | -2 |
2011-01-29 21:37 | Mouse-panning while pressing button2 | Bert | 6 | +94 | -16 |
2011-01-28 23:18 | Removed one TODO item | Bert | 1 | +0 | -1 |
2011-01-28 23:16 | Stable version 0.3 | Bert | 1 | +1 | -1 |
2011-01-28 12:42 | Map arrow keys to h/j/k/l | Bert | 3 | +21 | -9 |
2011-01-28 12:34 | Added plenty lots of options | Bert | 10 | +126 | -34 |
2011-01-27 15:15 | Added -w cmdline option | Bert | 5 | +46 | -10 |
2011-01-27 09:18 | Updated section AUTHORS of man page | Bert | 2 | +4 | -2 |
2011-01-26 17:47 | One more TODO | Bert | 1 | +1 | -0 |
2011-01-26 17:38 | Complete mouse support | Bert | 5 | +101 | -31 |
2011-01-26 16:48 | Merge remote branch 'falconindy/mouse' | Bert | 2 | +28 | -1 |
2011-01-26 14:11 | Removed anit-aliasing from TODO list | Bert | 1 | +0 | -1 |
2011-01-26 13:59 | Added a key-mapping for toggle anti-aliasing | Bert | 5 | +28 | -2 |
2011-01-26 13:43 | Fixed indentation in README.md | Bert | 1 | +1 | -1 |
2011-01-26 13:42 | Added <,> mappings to rotate image | Bert | 6 | +52 | -2 |
2011-01-23 18:27 | More standardish usage info in man page | Bert | 1 | +1 | -1 |
2011-01-23 17:55 | Slightly changed README.md | Bert | 1 | +4 | -3 |
2011-01-23 17:35 | Nicer man page homepage section | Bert | 1 | +1 | -2 |
2011-01-23 17:30 | Fixed usage info in man page | Bert | 1 | +1 | -0 |
2011-01-23 17:26 | Stable version 0.2 | Bert | 1 | +1 | -1 |
2011-01-23 17:24 | Fixed Makefile | Bert | 1 | +2 | -2 |
2011-01-23 17:20 | Added man page | Bert | 4 | +84 | -3 |
2011-01-23 16:27 | Moved VERSION macro into Makefile | Bert | 2 | +3 | -3 |
2011-01-23 15:19 | Updated README.md usage info | Bert | 1 | +4 | -2 |
2011-01-23 15:14 | Implemented fullscreen mode | Bert | 4 | +46 | -7 |
2011-01-23 03:04 | main.c: add zooming on mousewheel events | Dave Reisner | 1 | +27 | -0 |
2011-01-23 03:03 | window.c: include ButtonPress events in Input | Dave Reisner | 1 | +1 | -1 |
2011-01-23 12:19 | Updated README.md usage section | Bert | 1 | +2 | -0 |
2011-01-23 11:37 | Unstable version number | Bert | 1 | +1 | -1 |
2011-01-23 11:37 | Removed one item from TODO list | Bert | 1 | +0 | -1 |
2011-01-23 11:36 | Added [,] mappings for go 10 images back/forward | Bert | 2 | +16 | -3 |
2011-01-22 22:37 | Added g/G mappings for goto first/last image | Bert | 1 | +14 | -0 |
2011-01-22 22:30 | Fixed typo in README.md | Bert | 1 | +8 | -10 |
2011-01-22 22:27 | Handle window resize events properly | Bert | 4 | +63 | -32 |
2011-01-21 14:30 | version 0.1 | Bert | 1 | +1 | -1 |
2011-01-21 14:30 | Small corrections in README.md | Bert | 1 | +2 | -2 |
2011-01-21 14:27 | Added README.md | Bert | 2 | +44 | -0 |
2011-01-21 12:53 | Added todo list | Bert | 1 | +6 | -0 |
2011-01-21 12:48 | Implemented panning | Bert | 3 | +74 | -21 |
2011-01-21 11:58 | Made config.h a bit clearer | Bert | 1 | +5 | -5 |
2011-01-21 11:57 | Stricter object encapsulation | Bert | 5 | +25 | -31 |
2011-01-21 11:13 | Merged img_display() into img_render() | Bert | 3 | +32 | -33 |
2011-01-21 10:21 | Described options in config.h | Bert | 1 | +8 | -4 |
2011-01-21 09:41 | Removed debug output | Bert | 1 | +0 | -2 |
2011-01-21 09:30 | More robust key handling | Bert | 1 | +27 | -10 |
2011-01-21 09:29 | Nicer zooming | Bert | 2 | +45 | -26 |
2011-01-20 22:22 | First try on zooming | Bert | 4 | +79 | -0 |
2011-01-20 21:02 | Bigger background pixmap | Bert | 1 | +7 | -4 |
2011-01-20 20:44 | No more expose handling | Bert | 5 | +47 | -43 |
2011-01-20 16:00 | Put some useful information in the window title | Bert | 3 | +37 | -2 |
2011-01-20 15:32 | Fixed initial window title | Bert | 1 | +5 | -2 |
2011-01-20 15:24 | Check all given files before open the first | Bert | 3 | +33 | -9 |
2011-01-20 15:04 | Go to next/previous image | Bert | 1 | +14 | -0 |
2011-01-20 15:03 | Fixed filenames in parse_options() | Bert | 1 | +3 | -3 |
2011-01-20 15:03 | Brighter default background color | Bert | 1 | +1 | -1 |
2011-01-20 14:39 | Handle expose events | Bert | 3 | +39 | -22 |
2011-01-20 14:37 | Rebuild all object files after changing config.h | Bert | 1 | +1 | -1 |
2011-01-19 17:16 | Made parse_options void | Bert | 3 | +5 | -7 |
2011-01-19 17:03 | Removed im member from img struct | Bert | 2 | +4 | -5 |
2011-01-19 13:07 | Option handling, merged app.c & events.c into main.c | Bert | 10 | +189 | -209 |
2011-01-18 19:11 | Render image on window | Bert | 6 | +75 | -7 |
2011-01-18 16:21 | Renamed FATAL to DIE | Bert | 3 | +5 | -5 |
2011-01-18 16:20 | Basic image loading | Bert | 4 | +35 | -1 |
2011-01-18 15:40 | Initialize imlib2 | Bert | 4 | +18 | -1 |
2011-01-18 15:38 | Simplified keysym lookup | Bert | 1 | +1 | -3 |
2011-01-18 15:32 | Encapsulate window environment in win_env_t | Bert | 3 | +42 | -41 |
2011-01-18 14:37 | Fixed scalemode initialization | Bert | 1 | +1 | -1 |
2011-01-18 14:33 | Reordered function definitions | Bert | 2 | +30 | -26 |
2011-01-18 14:29 | Added LICENSE | Bert | 1 | +339 | -0 |
2011-01-17 19:24 | Fixed compiler warning about missing include | Bert | 1 | +1 | -0 |
2011-01-17 19:14 | Small refactorings | Bert | 3 | +15 | -9 |
2011-01-17 18:57 | Return value != 0 on Escape | Bert | 1 | +3 | -0 |
2011-01-17 18:53 | Gray window background | Bert | 1 | +8 | -1 |
2011-01-17 18:50 | React to ConfigureNotify | Bert | 3 | +24 | -2 |
2011-01-17 17:32 | Added event loop | Bert | 2 | +8 | -0 |
2011-01-17 16:19 | New BG_COLOR setting in config.h | Bert | 2 | +5 | -4 |
2011-01-17 15:43 | Added event handlers | Bert | 2 | +84 | -0 |
2011-01-17 15:42 | Added win_open & win_close | Bert | 2 | +75 | -0 |
2011-01-17 15:42 | WARN and FATAL macros | Bert | 1 | +18 | -0 |
2011-01-17 15:41 | Basic main skeleton | Bert | 1 | +12 | -2 |
2011-01-17 15:41 | Fixed scalemode enum | Bert | 1 | +5 | -5 |
2011-01-17 15:40 | Basic app_* stuff | Bert | 2 | +27 | -1 |
2011-01-17 15:18 | Fixed Makefile | Bert | 1 | +3 | -3 |
2011-01-17 15:18 | added .gitignore | Bert | 1 | +5 | -0 |
2011-01-17 13:57 | Non-working skeleton | Bert | 10 | +262 | -0 |