c83dd8cff5
0.11.35 * Brought the copyright in About into 2003. :) * Copying now also copies owner and group information, except for symbolic links. If you really need it for links, let me know. Also note that copying owner info requires root access, and that group copying is very limited for non-root users. See chgrp(2). * Hopefully made Copy signal failure when target file doesn't have full size, which in turn should help Move behave better. * Added an option to always save configuration on exit, which does away with the dialog. Kind of silly, but easy to implement. * Changed logic in internal dir-copy code, so it doesn't fool itself into thinking it fails quite as easily. Note: when copying a dir, gentoo will first *delete* the destination, to ensure that the copy is indeed 1:1 and not a merge. BEWARE! * The internal routine that rescans a pane no longer activates it, which means less flickering focus indication when the other pane rescans due to FAM detecting a modification in its contents. * FAM rescans are now rate-limited, and will not occur more often than once every 300 milliseconds. This limit is not settable at runtime, you need to edit source (gfam.c:96) to change it. * Added call to gtk_set_locale() during startup, suggested by tarot. * Silently assume compiler is GCC, and disregard CFLAGS set by autoconf. In return, --enable-debug now disables optimizing. |
||
---|---|---|
.. | ||
patches | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |