summaryrefslogtreecommitdiff
path: root/graphics/feh/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2005-05-22Added a patch needed for ISO C90 compliance. Fixes build on NetBSD 1.6.2.rillig1-1/+2
2005-05-13update to 1.3.2, provided by Leonard Schmidt per PR pkg/30178drochner1-4/+4
changes: * Back out fmmode (buggy, unportable) for now * Better tiled background support (makes various windowmanagers/terminal emulators happier) * fixed a bug with --action's and thumbnail mode * Disabled thumbnail caching until a better spec can be sorted out (the current freedesktop.org spec doesn't support custom sizing. feh does). * New option --cycle-once to exit feh after one loop through a slideshow. Requested by various people
2005-02-24Add RMD160 digestsagc1-1/+2
2005-01-18update to 1.3.0drochner1-3/+3
changes: * Added option to hide the mouse pointer in full screen: --hide-pointer * released 1.3.0 (1.2.[89]) were minor, feature-specific releases.
2004-11-25Update to 1.2.9.snj1-4/+4
Changes unknown.
2004-10-30Update graphics/feh to 1.2.7.xtraeme1-4/+4
Changes: * Require giblib 1.2.4 now. * Applied large patch from Claes Nasten <pekdon@pekdon.net> * Several tweaks to thumbnail.c including support for the "Thumbnail Managing Standard" described at freedesktop.org. Thumbnails are cached in a way which makes them accessible to other programs, under ~/.thumbnails using md5sum filenames. * He had to invoke libpng directly to write out the comments/tags required by the spec, but that seems to be a trend with feh now so what the hell :p * Nice patch from JC <jcm314@yahoo.com> * Alongside the original --action option, adds --action1 through --action9, allowing you to define multiple actions which can be run using the number keys. Lets you set up a list of commands for organising images. * New method for rotating jpegs - does a lossless jpeg rotation (thanks, IJG) and preserves EXIF data, as requested by many users :) * Fix minor documentation omissions (debian bug reports) * Various warning fixes from Claes Nasten <pekdon@pekdon.net> * Support full X geometry flags * removed extraneous XFlush * switched to global file list length (avoid recalculating it constantly)
2003-06-05Update to 1.2.6, provided by Soren Jacobsen in PR 21777.wiz1-3/+3
* Fix debian bug #193964. segv on 'm' followed by cursor movement. * Patch from Eric Dorland <eric.dorland@mail.mcgill.ca> * Set icon name as well as title on change. * Patch from Rami Lehti <rammer@vapaa.dc.inet.fi> * New option not to jump to start of filelist when it's re-sorted. * Fix bug reloading http images that fail to download on subsequent attempts.
2003-02-24Updated to version 1.2.5.salo1-3/+3
Changes: - Fix http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=169911 - Start of IPC code, not used yet. - Experimental speedup for caption editing. Caches the bg pixmap for the image (which doesn't change when you're just editing a caption) so only the overlay needs to be re-rendered on each change to the caption. Definitely makes a difference when editing captions on a large, fullscreen image. - Tweak event handling - don't nuke queued keyevents when we're accepting input for caption entry. - Fixed wrapping for long lines with no spaces - Caption editing, also requested by David Blackman <david@whizziwig.com> Hit 'c', edit caption, enter to confirm the changes or Escape to revert. (Only when --captions-path has been specified). - Spotted a couple of minor bugs as I went through stuff, fixed those two. - New option --captions-path. Specify a path (relative to each image) to a directory with captions in and feh will overlay them on the image. It even does text wrapping and centering! Example, run feh --captions-path captions testimages for image testimages/donna1.jpg, feh will look for a caption in testimages/captions/donna1.jpg.txt
2003-01-10Update to 1.2.4, from Juan RP in PR 19771:wiz1-3/+3
* Experimental speedup for caption editing. Caches the bg pixmap for the image (which doesn't change when you're just editing a caption) so only the overlay needs to be re-rendered on each change to the caption. Definitely makes a difference when editing captions on a large, fullscreen image. * Tweak event handling - don't nuke queued keyevents when we're accepting input for caption entry. * Fixed wrapping for long lines with no spaces * Caption editing, also requested by David Blackman <david@whizziwig.com> Hit 'c', edit caption, enter to confirm the changes or Escape to revert. (Only when --captions-path has been specified). * Spotted a couple of minor bugs as I went through stuff, fixed those two. * New option --captions-path. Specify a path (relative to each image) to a directory with captions in and feh will overlay them on the image. It even does text wrapping and centering! Example, run feh --captions-path captions testimages for image testimages/donna1.jpg, feh will look for a caption in testimages/captions/donna1.jpg.txt * Fixed bug - segv when last image in slideshow is deleted.
2002-11-08Update feh to 1.2.2. Changes include:rh1-3/+3
* added requested screen-clip option (allows you to disable window size clipping based on screen geometry; ie, you can make pathologically large windows, assuming you have the images to do so) * disabled xinerama geometry check when using feh to set the background. * cleaned up spelling and capitalization in menus * src/options.c: added 'Auto-Zoom' toggle to option menu * feh.1: added info about --xinerama flag * New beveled, off-white background image for menus. * Added Xinerama support. Currently defaults to fullscreen on the first head (this can be fixed with a little work).
2002-09-20Update feh to 1.2.1. Changes include:rh1-4/+4
* Move to buildlink2 * Tons of bugfixes * stick in yudit.ttf. it's not as pretty, but it is, apparently, DFSG compliant etc. * add support for using the numeric keypad to scroll and zoom the image. * New menu colour/style - "feh -Tblack src/testimages" * Add --zoom option. * Use giblib fontstyles for menus, instead of hardcoding the shadow. * Let users choose menu style with --menu-style. Standard giblib semantics. * make sure fullscreen windows are really fullscreen. * feh uses giblib now * When you set a bg with feh, it now stores the necessary commandline to restore that bg in ~/.fehbg. * Use < or > keys to do in place edit rotations, 90 degrees left or right. * Some basic in place editing. * Slightly tweaked menu sliding behaviour.
2001-08-28Update feh to 1.1.0rh1-3/+3
Changes: The background setting works better under non-E window managers (and has Eterm support). This release shows the zoom level while zooming and has lots more menu items, including configuration changes (options menu) and fullscreen/window mode switch on a per-window basis. There are several other bugfixes and new features.
2001-08-16Initial import of feh-1.0.1, an advanced image viewer.rh1-0/+6