| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-11-14 | blef | Marius Nita | |
| 2002-11-14 | gotta iron out this pressed button crap | Marius Nita | |
| 2002-11-14 | widget update fix | Marius Nita | |
| 2002-11-14 | working button class (minus fonts) | Marius Nita | |
| 2002-11-13 | adding vertical dynamic resize code | Marius Nita | |
| 2002-11-13 | er | Marius Nita | |
| 2002-11-13 | add focuswidget to the build | Marius Nita | |
| 2002-11-13 | updated for the new MAD SEXY widget and focuswidget | Marius Nita | |
| 2002-11-13 | HOOGE improvements. now widgets calculate their size according to the sizes ↵ | Marius Nita | |
| of their children, they stretch stretchable elements to fit a maximum size, take into account bevel width, and much more | |||
| 2002-11-13 | initial commit of focus widget | Marius Nita | |
| 2002-11-11 | remove the redundant _size property in OBScreen, and set the geometry root ↵ | Dana Jansens | |
| property properly. add otk::Point::setPoint | |||
| 2002-11-11 | manages windows that exist before running. | Dana Jansens | |
| 2002-11-11 | some small cleanups | Dana Jansens | |
| make style not take a screen separate from the image control make style::load() take a const ref | |||
| 2002-11-11 | unused include | Dana Jansens | |
| 2002-11-11 | fix some errs | Dana Jansens | |
| 2002-11-11 | added missing header | Marius Nita | |
| 2002-11-11 | small test for OtkWidget | Marius Nita | |
| 2002-11-11 | added new files to the build | Marius Nita | |
| 2002-11-11 | beginnings of button class | Marius Nita | |
| 2002-11-11 | can now map windows and render textures | Marius Nita | |
| 2002-11-11 | added accessors for elements | Marius Nita | |
| 2002-11-10 | initial commit | Marius Nita | |
| 2002-11-10 | cleanups. | Dana Jansens | |
| OBScreen almost ready for some action | |||
| 2002-11-10 | fixups | Dana Jansens | |
| 2002-11-10 | x() and y() should return values :) | Dana Jansens | |
| 2002-11-10 | include the point header | Dana Jansens | |
| 2002-11-10 | get rid of unsigneds | Dana Jansens | |
| 2002-11-10 | make methods for Rect that use Point | Dana Jansens | |
| 2002-11-10 | document the Point class | Dana Jansens | |
| 2002-11-10 | add the otk::Point type | Dana Jansens | |
| 2002-11-10 | more layout fixes for the decoration elements | Dana Jansens | |
| 2002-11-10 | pretty sure all frame elements are placed correctly now | Dana Jansens | |
| 2002-11-10 | frames' subemelents are created and positioned and everything | Dana Jansens | |
| 2002-11-10 | support for the shape extension works! | Dana Jansens | |
| 2002-11-06 | s/NULL/0/ | Dana Jansens | |
| 2002-11-06 | dont need to specify otk:: when already in the namespace | Dana Jansens | |
| 2002-11-06 | seg fix | Marius Nita | |
| 2002-11-06 | added style class, moved util and config to otk | Marius Nita | |
| 2002-11-06 | show badwindow errors again | Dana Jansens | |
| 2002-11-06 | dont show badwindow errors | Dana Jansens | |
| 2002-11-06 | moving strut into its own .hh. adding OBClient class | Dana Jansens | |
| 2002-11-06 | include algoritm | Dana Jansens | |
| 2002-11-05 | finish conversion to the new otk::OBProperty class with its new interface | Dana Jansens | |
| 2002-11-05 | mode documentation updates | Dana Jansens | |
| 2002-11-05 | updated documentation | Dana Jansens | |
| 2002-11-05 | add OBProperty to otk, which was formerly known as ob::XAtom | Dana Jansens | |
| it does have a few interface changes | |||
| 2002-11-04 | xeventhandler can handle everything except client messages now. | Dana Jansens | |
| blackbox is no longer the event handler | |||
| 2002-11-04 | new OBTimer interface | Dana Jansens | |
| 2002-11-04 | fix for documentation | Dana Jansens | |
| 2002-11-04 | OBTimer is fully documented. | Dana Jansens | |
| change how the timerqueuemanager makes timers fire recursively, so that OBTimer::halt could go away | |||
