Dana Jansens
|
115fedf432
|
use the c++ std cheaders
|
2003-02-09 23:07:54 +00:00 |
|
Dana Jansens
|
e64d90be4d
|
new render system in effect. now ot make it look right
|
2003-01-23 01:44:01 +00:00 |
|
Dana Jansens
|
9b6e5f9cf4
|
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.
|
2003-01-18 07:23:28 +00:00 |
|
Dana Jansens
|
8b73f6f025
|
begin conversion to ustring. add some more members.
|
2003-01-13 01:08:54 +00:00 |
|
Dana Jansens
|
bc99e6a420
|
remove userstring
|
2003-01-12 23:55:30 +00:00 |
|
Dana Jansens
|
805a5dddce
|
default to drawing as utf8
|
2003-01-12 22:09:16 +00:00 |
|
Dana Jansens
|
74061b4e2d
|
use "userstring" for all user viewable strings
|
2003-01-12 21:17:26 +00:00 |
|
Dana Jansens
|
8f8acc2493
|
rm prefixes for all elements in the otk namepsace
|
2003-01-11 19:17:13 +00:00 |
|
Dana Jansens
|
c6f228f3ff
|
xft2 works. and works good.
|
2002-12-03 08:54:51 +00:00 |
|
Dana Jansens
|
fa8cefef63
|
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.
|
2002-11-03 10:07:16 +00:00 |
|
Marius Nita
|
85c41a1aec
|
adding toolkit beginnings
|
2002-11-01 03:27:41 +00:00 |
|