Start refactoring.
commit827243a5521df50824f0371f24a67692d11fe101
authorSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Thu, 12 Nov 2009 18:42:55 +0000 (12 13:42 -0500)
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>
Thu, 12 Nov 2009 18:42:55 +0000 (12 13:42 -0500)
treee7f9ff763e04a36dcfd8df9a2dfa1c7cfcbafbbe
parentca20b068fd39f8f9ca0c67353bc2b87141d0d290
Start refactoring.

The Screen code at this stage is somewhat complicated to start
working on. So refactor some code so it's easier to manage and hack.
Also, the plan is to eventually add some documentation, possibly in
the header files showing their usage.
src/Makefile.in
src/canvas.c [new file with mode: 0644]
src/canvas.h [new file with mode: 0644]
src/display.c
src/display.h
src/extern.h
src/process.c
src/screen.h