initial import for sdlhaa & sdlhim
authorJavier S. Pedro <javier@javispedro.com>
Mon, 22 Feb 2010 14:42:41 +0000 (15:42 +0100)
committerJavier S. Pedro <javier@javispedro.com>
Mon, 22 Feb 2010 15:27:39 +0000 (16:27 +0100)
commit4fed23fec414328a2135440d7a936e9b1604283f
tree270493863d96d9dfa4e4d4280d622b81864abe08
parenteffcd03c8ab831f04aee0b4ae836a5aef94da0fb
initial import for sdlhaa & sdlhim
55 files changed:
sdlhaa/COPYING [new file with mode: 0644]
sdlhaa/COPYING.LESSER [new file with mode: 0644]
sdlhaa/Makefile [new file with mode: 0644]
sdlhaa/debian/README [new file with mode: 0644]
sdlhaa/debian/changelog [new file with mode: 0644]
sdlhaa/debian/compat [new file with mode: 0644]
sdlhaa/debian/control [new file with mode: 0644]
sdlhaa/debian/copyright [new file with mode: 0644]
sdlhaa/debian/docs [new file with mode: 0644]
sdlhaa/debian/libsdl-haa1.2-1.install [new file with mode: 0644]
sdlhaa/debian/libsdl-haa1.2-dev.install [new file with mode: 0644]
sdlhaa/debian/optify [new file with mode: 0644]
sdlhaa/debian/rules [new file with mode: 0755]
sdlhaa/src/Makefile [new file with mode: 0644]
sdlhaa/src/SDL_haa.c [new file with mode: 0644]
sdlhaa/src/SDL_haa.h [new file with mode: 0644]
sdlhaa/src/atoms.inc [new file with mode: 0644]
sdlhaa/test/Makefile [new file with mode: 0644]
sdlhaa/test/alpha.c [new file with mode: 0644]
sdlhaa/test/basic.c [new file with mode: 0644]
sdlhaa/test/fullscreen.c [new file with mode: 0644]
sdlhaa/test/multi.c [new file with mode: 0644]
sdlhim/COPYING [new file with mode: 0644]
sdlhim/COPYING.LESSER [new file with mode: 0644]
sdlhim/Makefile [new file with mode: 0644]
sdlhim/debian/README [new file with mode: 0644]
sdlhim/debian/changelog [new file with mode: 0644]
sdlhim/debian/compat [new file with mode: 0644]
sdlhim/debian/control [new file with mode: 0644]
sdlhim/debian/copyright [new file with mode: 0644]
sdlhim/debian/docs [new file with mode: 0644]
sdlhim/debian/libsdl-him1.2-1.install [new file with mode: 0644]
sdlhim/debian/libsdl-him1.2-dev.install [new file with mode: 0644]
sdlhim/debian/optify [new file with mode: 0644]
sdlhim/debian/rules [new file with mode: 0755]
sdlhim/src/Makefile [new file with mode: 0644]
sdlhim/src/SDL_him.c [new file with mode: 0644]
sdlhim/src/SDL_him.h [new file with mode: 0644]
sdlhim/src/atoms-diablo.inc [new file with mode: 0644]
sdlhim/src/atoms-fremantle.inc [new file with mode: 0644]
sdlhim/src/atoms.c [new file with mode: 0644]
sdlhim/src/atoms.h [new file with mode: 0644]
sdlhim/src/composite_tables.inc [new file with mode: 0644]
sdlhim/src/ds.c [new file with mode: 0644]
sdlhim/src/ds.h [new file with mode: 0644]
sdlhim/src/modifier.h [new file with mode: 0644]
sdlhim/src/unicode.c [new file with mode: 0644]
sdlhim/src/unicode.h [new file with mode: 0644]
sdlhim/src/unidata/COPYING [new file with mode: 0644]
sdlhim/src/unidata/CompositionExclusions.txt [new file with mode: 0644]
sdlhim/src/unidata/UnicodeData.txt [new file with mode: 0644]
sdlhim/src/unidata/builder.py [new file with mode: 0755]
sdlhim/test/Makefile [new file with mode: 0644]
sdlhim/test/test.c [new file with mode: 0644]
welcome [deleted file]