CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/04/06 16:03:30

Modified files:
        .              : ChangeLog configure 
        src/engine     : kfile.c kgraphics.c 
        src/gfx        : widgets.c 

Log message:
* (a) Picviews are now contained in a sorted list
* (b) pos.y in dynviews is no longer modified by -z.
* (c) FOpen() and some other commands now attempt to use case-insensitive
file opening

(c) might make things a bit slower; its implementation is portable but
O(#files).
(b) closes #149.
(a) closes some similar problems in other places.

-- Christoph


Reply via email to