First step of viewer coordinates cache reimplementation.
commit335c1779eb3da810bef6caac65c1902f5d5a4c74
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 27 Nov 2009 19:10:49 +0000 (27 22:10 +0300)
committerIlia Maslakov <il.smind@gmail.com>
Mon, 18 Jan 2010 14:55:16 +0000 (18 17:55 +0300)
tree694f61674def3c7a67ef8a7cc229ab305b3541f0
parentd2668b188a3529f07e50506605e86f32ee3c7805
First step of viewer coordinates cache reimplementation.
    Reimplemented some of coordinates cache internals.
    Array is used instead of GList. If needed, array is reallocated.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/viewer/coord_cache.c
src/viewer/internal.h
src/viewer/lib.c
src/viewer/move.c