Commit Graph

9 Commits

Author SHA1 Message Date
pvalchev
52eefff59c cast NULL sentinel to void * so it is 64bit on alpha & sparc64 2002-12-29 09:34:48 +00:00
naddy
8d87caebd4 getopt_long() is available now, honor CFLAGS; ok lebel@ 2002-12-22 03:45:52 +00:00
lebel
760f3fa911 respect CC/CFLAGS; notified by naddy@ 2002-10-27 01:06:48 +00:00
naddy
d83ef5ba83 No regression tests available. 2002-10-27 00:03:16 +00:00
lebel
30b437b1ac update graphics/qiv to 1.8; thanks mark@ 2002-07-28 20:18:40 +00:00
espie
12c8587ff8 Bump NEED_VERSION 2002-03-21 20:57:06 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
lebel
f4bcd6a55e update graphics/qiv to 1.7:
--
(from package's webpages)
- added qiv_command_patch from post@volker-wysk.de
- image_moving now uses func update_m_image. no screen clean first
  anymore -> faster moving :) zoom now uses update_z_image -> a little
  bit faster zoom (+0.1s?) added README.TODO
- Fixed window-resizing in non-fullscreen mode.
- Fixed combining -x with -m or -t.
- Fixed mouse-hiding on button-push when fullscreen.
- Added some missing names to the doc file.
- Hide the mouse on keypress and button push when it is in the qiv
  window (the mouse is re-shown on mouse movement).  Improved the sort
  algorithms (particularly the numeric sort).
- rreaddir() patch.
- Added undelete image command (bound to u & U).  Allow the user to
  specify multiple -u options and also to specify files on the
  commandline in addition to -uDIRs.
- Added new commandline sorting options (-I, -M, & -N).
- Optimized rreaddir(), next_image(), and get_random().
- Improved the implementation of shuffle.  Other misc. (and minor) bug
  fixes and tweaks.
- removed slideshow_exit from default event.
- added the option -w x or --width x for displaying with a fixed
  window-width.
2001-07-20 09:41:46 +00:00
lebel
d2609b2ae8 initial import of qiv:
--
qiv is an image viewer developed with gdk/imlib. As a result, qiv
is faster than traditional image viewers such as xv or xli.

checked by brad@
2001-04-13 20:56:05 +00:00