add an OBDisplay class and the old ScreenInfo class to the toolkit.
authorDana Jansens <danakj@orodu.net>
Sun, 3 Nov 2002 10:07:16 +0000 (10:07 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 3 Nov 2002 10:07:16 +0000 (10:07 +0000)
commitfa8cefef63feb1d559c40db3cf9407e5bd1ac4df
treec5f4e1d4229fe39d1c13526a32a52d555ccf3494
parentfcfb532d30f4f0cee5192376145867ec1eada8ad
add an OBDisplay class and the old ScreenInfo class to the toolkit.
wrap the toolkit in the 'otk' namespace
it compiles. broke the timer cache tho.
16 files changed:
otk/Makefile.am
otk/color.cc
otk/color.hh
otk/display.cc [new file with mode: 0644]
otk/display.hh [new file with mode: 0644]
otk/font.cc
otk/font.hh
otk/gccache.cc
otk/gccache.hh
otk/image.cc
otk/image.hh
otk/imagecontrol.cc
otk/screeninfo.cc [new file with mode: 0644]
otk/screeninfo.hh [new file with mode: 0644]
otk/texture.cc
otk/texture.hh