The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.54 - 2009-04-27

  • implement automatic reloading on SIGUSR1, as per suggestions by Trevor Cordes.
  • remove -\d\d\d file ending first on move collision.
  • ctrl-shift-d now deletes despite CV_TRASHCAN.
  • very hacky video thumbnailing via mplayer.
  • ctrl-d errornously worked like ctrl-shift-d (cost 50gb of data).
  • work around glib/gtk's filename corruption bugs when saving thumbnails by writing the file ourselves.
  • work around some other glib/gtk string corruption bugs.
  • really only warn about pipe close failures :/.
  • add hide attribute to jobs that will remove the file and do not show those files in the schnauzer (but in-progress jobs will still be shown, unfortunately).
  • work around some more unicode issues in perl.
  • correctly parse .rm as file extension in the schnauzer.
  • always pre-fork the maximum number of worker slaves, as forking later can consume way too much memory.
  • update glade to work around annoying warnings in newer gtk.
  • work around changes in newer glade. *sigh*.
  • document that we need libgtk2.0-dev, too.
  • avoid endless loops in mv.

Documentation

cv
a fast gtk+ image viewer loosely modeled after XV

Modules

a window widget displaying an image or other media
a job queue mechanism for Gtk2::CV
plugin superclass and nonexistent documentation
a class for writing postscript files
the CV print dialog widget
a simple progress widget
a widget for displaying image collections

Provides

in lib/Gtk2/CV.pm
in lib/Gtk2/CV/Jobber.pm
in lib/Gtk2/CV/Jobber.pm
in lib/Gtk2/CV/Plugin/NameCluster.pm
in lib/Gtk2/CV/Plugin/RCluster.pm
in lib/Gtk2/CV/Schnauzer.pm