Added screen-wise scrolling for thumbnail mode

This commit is contained in:
Bert Münnich
2011-10-27 16:21:01 +02:00
parent 3e2523818b
commit 1cdbeb972a
9 changed files with 55 additions and 42 deletions

View File

@ -1,4 +1,4 @@
VERSION = git-20111017
VERSION = git-20111027
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2