]> icculus.org git repositories - dana/openbox.git/commit
provide RenderControls to all otk from the display class. initialize them all there...
authorDana Jansens <danakj@orodu.net>
Sat, 18 Jan 2003 07:23:28 +0000 (07:23 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 18 Jan 2003 07:23:28 +0000 (07:23 +0000)
commit9b6e5f9cf49df78be25720f9c4b33a733b856c9b
tree0da395f661151ce079d09483594f221c89e5d196
parenta4dd208a7955e25bca710d4bcf355de7e608b9e1
provide RenderControls to all otk from the display class. initialize them all there. try use bitshifts instead of color tables in the TrueRenderControl class for finding correct rgbs. Move the image/pixmap/xftdraw into the surface class, and it maintains them, recreating them when it resizes.
16 files changed:
otk/display.cc
otk/display.hh
otk/focuslabel.cc
otk/focuslabel.hh
otk/font.cc
otk/font.hh
otk/label.cc
otk/label.hh
otk/rendercontrol.cc
otk/rendercontrol.hh
otk/surface.cc
otk/surface.hh
otk/truerendercontrol.cc
otk/truerendercontrol.hh
otk/widget.cc
otk/widget.hh