Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2010-08-22 | Panning with CTRL + arrow keys | Daniel Friesel | -0/+1 | |
2010-08-15 | Improve keyboard zoom mode | Daniel Friesel | -0/+2 | |
2010-07-26 | Update Changelog | Daniel Friesel | -0/+1 | |
2010-07-14 | Patch by Noel Cragg: Make feh actually usable in tiling mode | Daniel Friesel | -0/+1 | |
2010-07-09 | Add new short options -P, -K, -G, -J | Daniel Friesel | -0/+4 | |
2010-07-08 | Remove --menu-border option | Daniel Friesel | -0/+1 | |
2010-07-04 | --full-screen -> --fullscreen (more correct[tm]) | Daniel Friesel | -0/+4 | |
2010-06-25 | Add my name to the new ChangeLog entries | Daniel Friesel | -2/+2 | |
2010-06-25 | Release v1.81.8 | Daniel Friesel | -3/+4 | |
2010-06-25 | ChangeLog: It's not _remote_ code execution | Daniel Friesel | -1/+1 | |
2010-06-25 | Don't add ?randomnumber to URLs when downloading | Daniel Friesel | -0/+2 | |
2010-06-25 | Remove --wget-timestamp option (contained a remote code execution hole) | Daniel Friesel | -0/+4 | |
2010-06-24 | Disable filelist saving from thumbnail mode (buggy and probably not useful) | Daniel Friesel | -0/+3 | |
2010-06-19 | Make <keypad /> and <keypad *> actually useful | Daniel Friesel | -0/+1 | |
2010-06-19 | Allow multiline theme definitions in .fehrc | Daniel Friesel | -0/+1 | |
2010-06-19 | Rename --screen-clip to --no-screen-clip, the default cannot be changed | Daniel Friesel | -0/+1 | |
2010-06-16 | Make --font set the global default font | Daniel Friesel | -1/+2 | |
2010-06-14 | Do not make the thumbnail window fullscreen | Daniel Friesel | -0/+3 | |
2010-06-14 | Update ChangeLog | Daniel Friesel | -0/+4 | |
2010-06-10 | Release v1.71.7 | Daniel Friesel | -1/+2 | |
2010-06-09 | Use SIGUSR1/SIGUSR2 in slideshow mode to change images | Daniel Friesel | -0/+1 | |
2010-06-07 | --caption-path: Autocreate caption directories if they don't exist | Daniel Friesel | -0/+1 | |
2010-06-07 | Show a little message in caption editing mode to indicate that is active | Daniel Friesel | -0/+2 | |
2010-06-07 | Removed undocumented hjkl menu keys | Daniel Friesel | -0/+3 | |
2010-06-07 | Add some missing stuff to feh(1) KEYS section | Daniel Friesel | -0/+1 | |
2010-06-07 | Remove Shift+Key bindings | Daniel Friesel | -0/+3 | |
2010-06-07 | Allow specifying slideshow-delay while starting the slideshow in paused mode | Daniel Friesel | -0/+1 | |
Set --slideshow-delay to a negative value to achieve that. In that case, the actual slideshow-delay will be <value> * (-1), so -D-5 sets slideshow-delay 5 seconds but starts paused. Closes: GH-4 <http://github.com/derf/feh/issues#issue/4> | ||||
2010-06-06 | Thumbnail mode: Fix segfault when opening a deleted/renamed file | Daniel Friesel | -0/+5 | |
2010-06-05 | Release v1.6.1 (bugfixes only)1.6.1 | Daniel Friesel | -1/+2 | |
2010-06-05 | Update Changelog | Daniel Friesel | -0/+2 | |
2010-06-03 | winwidget_render_image: Use round to calculate coordinates. | Daniel Friesel | -0/+4 | |
2010-06-01 | Release v1.61.6 | Daniel Friesel | -1/+2 | |
2010-05-31 | Update Changelog | Daniel Friesel | -0/+2 | |
2010-05-31 | Do not needlessly link against libX11 and libfreetype | Daniel Friesel | -0/+1 | |
2010-05-31 | major --thumbnails speed impromevents, new --thumb-redraw option | Daniel Friesel | -0/+5 | |
See ChangeLog / man/feh.1 "--thumb-redraw" for more | ||||
2010-05-31 | Support caching of thumbnails up to 256x256 pixels (.thumbnails/large) | Daniel Friesel | -1/+1 | |
Depending on --thumb-width/--thumb-height, either .thumbnails/normal or .thumbnails/large is used. For higher dimensions, thumbnail caching is still silently disabled, this should also be what the standard indicates. | ||||
2010-05-30 | Make --cache-thumbnails adhere more to the standard | Daniel Friesel | -0/+1 | |
2010-05-30 | Center images in index/thumbnail mode | Daniel Friesel | -0/+1 | |
Centering didn't work if the text below the thumbnail was wider than the thumbnail itself. Fixed. | ||||
2010-05-30 | Fix blur mode | Daniel Friesel | -0/+1 | |
The ButtonRelease check only knew pan mode, so releasing the blur key changed to the next image. | ||||
2010-05-28 | Patch by aaptel: Support numpad keys for actions | Daniel Friesel | -0/+4 | |
2010-05-06 | Release v1.51.5 | Daniel Friesel | -2/+4 | |
2010-05-03 | Add keybinding to toggle cursor visibility at runtime | Daniel Friesel | -0/+1 | |
2010-05-03 | Make --start-at work with filenames instead of list positions | Daniel Friesel | -0/+5 | |
2010-04-22 | Version bump to 1.4.31.4.3 | Daniel Friesel | -1/+4 | |
2010-04-22 | Fix zoom mode once and for all[tm] | Daniel Friesel | -0/+4 | |
2010-04-10 | events.c: Make pointer warping work for zoomed images | Daniel Friesel | -0/+3 | |
2010-04-02 | Release v1.4.21.4.2 | Daniel Friesel | -1/+3 | |
2010-03-29 | patch: url image loading: cleanup tmp files on error | Daniel Friesel | -0/+1 | |
2010-03-26 | Patch by muennich: Correctly set [Paused] window title | Daniel Friesel | -1/+2 | |
2010-03-25 | Update Changelog, add "-git" to version information | Daniel Friesel | -0/+2 | |