]> icculus.org git repositories - mikachu/openbox.git/commit
adding toolkit beginnings
authorMarius Nita <marius@cs.pdx.edu>
Fri, 1 Nov 2002 03:27:41 +0000 (03:27 +0000)
committerMarius Nita <marius@cs.pdx.edu>
Fri, 1 Nov 2002 03:27:41 +0000 (03:27 +0000)
commit85c41a1aec90b8daefc425596ea34b6f9d0e643c
treed9a27e7be039b0d94d8f7d66cb6c158a32172278
parenta7c71b36842bb44672aa928a8b63c82092e1b9b5
adding toolkit beginnings
16 files changed:
otk/Makefile.am [new file with mode: 0644]
otk/color.cc [new file with mode: 0644]
otk/color.hh [new file with mode: 0644]
otk/color.o [new file with mode: 0644]
otk/font.cc [new file with mode: 0644]
otk/font.hh [new file with mode: 0644]
otk/font.o [new file with mode: 0644]
otk/gccache.cc [new file with mode: 0644]
otk/gccache.hh [new file with mode: 0644]
otk/gccache.o [new file with mode: 0644]
otk/image.cc [new file with mode: 0644]
otk/image.hh [new file with mode: 0644]
otk/image.o [new file with mode: 0644]
otk/imagecontrol.cc [new file with mode: 0644]
otk/texture.cc [new file with mode: 0644]
otk/texture.hh [new file with mode: 0644]