]> Pileus Git - lackey/commit
Add day and week view
authorAndy Spencer <andy753421@gmail.com>
Fri, 5 Oct 2012 04:58:02 +0000 (04:58 +0000)
committerAndy Spencer <andy753421@gmail.com>
Fri, 5 Oct 2012 04:58:02 +0000 (04:58 +0000)
commita5916a4d929af1ba7835c08966121cf2afa81668
tree10221cdeafb84d882461b8ce2b063b05e4277ef2
parent2eab37b96483bb928f213ae88fb91c6f22b7ff22
Add day and week view
12 files changed:
.gitignore
src/config.mk.example [new file with mode: 0644]
src/main.c
src/main.h
src/makefile
src/screen.c
src/util.c
src/util.h
src/view/day.c
src/view/month.c
src/view/week.c
src/view/year.c