| Age | Commit message (Collapse) | Author |
|
Add a new Size class.
Rect, Point, and Size are immutable classes.
Size uses *UNSIGNED* ints. This is causing me headaches * a bajillion right now, so we'll see about that.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
base otk widget. working on compressing focus events and handling them etc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the widget class can use it
|
|
|
|
|