| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2002-11-04 | split the OBTimerQueueManager and TimerQueue into their own files | Dana Jansens | |
| 2002-11-04 | documenting classes! | Dana Jansens | |
| 2002-11-04 | documented | Dana Jansens | |
| 2002-11-03 | stop using the Utf8 functions. will use them later for ONLY Utf-8 encoded ↵ | Dana Jansens | |
| strings!! | |||
| 2002-11-03 | missing include | Dana Jansens | |
| 2002-11-03 | new timer infrastructure. takes a function pointer for the timeout, with a ↵ | Dana Jansens | |
| void* parameter (useful for holding a class instance!) | |||
| 2002-11-03 | new timers, timer manager | Dana Jansens | |
| 2002-11-03 | fix compiling in display. | Dana Jansens | |
| make the timer manager work in and of itself | |||
