mc/tests
Egmont Koblinger bcb09f6ac4 Tickets #3250, #3256: rewrite mcview's rendering and scrolling
Major rewrite of mcview's parts responsible for rendering and scrolling the contents:
  * no more partial lines at the top and failure to scroll when Up or Down
    is pressed;
  * better handling of CJK characters;
  * handle combining accents;
  * improved nroff support;
  * more conventional scrolling behavior at the end of the file.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2015-01-08 19:30:12 +03:00
..
lib tests/lib/vfs: update copyright notice. 2014-02-28 13:33:17 +04:00
src Tickets #3250, #3256: rewrite mcview's rendering and scrolling 2015-01-08 19:30:12 +03:00
Makefile.am Create tests/mctest.h with useful inline macros 2013-03-09 16:04:18 +04:00
mctest.h Use G_N_ELEMENTS macro to calculate of array size. 2013-06-03 10:58:14 +03:00