--- CV/Changes 2012/02/20 01:58:56 1.181 +++ CV/Changes 2012/12/30 16:23:23 1.186 @@ -5,6 +5,9 @@ TODO: update a file that has been removed etc. TODO: mädhcne utf-8 bug move to ERROR is a directory +Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() at /opt/bin/cv line 224. + - better shell-quoting: use ""-style for utf-8 filenames and paste as unicode, + use bash's $'' syntax for other filenames. - no longer pass a-z from viewer to schnauzer. - properly serialise jobs by priority, instead of executing jobs in parallel on the same path *sometimes*. @@ -18,7 +21,14 @@ to make a thumbnail. - don't modify global $_ in aio callbacks. - make drag-rectangle more visible. + - do not enter the last directory on the commandline, if more + than one argument is specified. - started using AnyEvent. + - space by default activates first file, or first directory, if no files + (as opposed to first file or last directory in previous versions). + - fix race condition where the schnauzer might stay non-sensitive + on fast directory changes. + - allow reversal of rotation via .cvrc $REVERSE_ROTATION = 1. 1.56 Thu Oct 28 14:13:36 CEST 2010 - try an ugly workaround against Gtk's CONTINUED brokenness