this commit make the viewer faster.
commit90913731c01d0c3e93b1b16332ad4c0fe50aae9e
authorIlia Maslakov <il.smind@gmail.com>
Sun, 10 Jan 2010 10:00:22 +0000 (10 10:00 +0000)
committerIlia Maslakov <il.smind@gmail.com>
Tue, 19 Jan 2010 11:21:04 +0000 (19 14:21 +0300)
treef4410add2f695265a42173f1c002dc75e678820a
parent335c1779eb3da810bef6caac65c1902f5d5a4c74
this commit make the viewer faster.
    remowed all no needed calls of mcview_offset_to_coord and mcview_coord_to_offset
    added mcview_eol, mcview_bol for navigate in current file

    thanx Nikita Ofitserov <himikof@gmail.com> for the patches and testing

Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
src/viewer/internal.h
src/viewer/lib.c
src/viewer/move.c
src/viewer/plain.c