| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-03-16 | merge the C branch into HEAD | Dana Jansens | |
| 2003-02-11 | new key code with keyboard grabs and such, thanks to ManMower. Kills the ↵ | Dana Jansens | |
| "key leak" bug, and makes everything work better and faster! woot | |||
| 2003-01-29 | allow for ignoring x errors. | Dana Jansens | |
| 2003-01-24 | allow python to grab the keyboard. have release events go to the grabs ↵ | Dana Jansens | |
| callback. remove the modifier from teh state when a modifier key is the one being released | |||
| 2003-01-24 | out with the blackbox source | Dana Jansens | |
| 2003-01-23 | set the root window, to a color for now | Dana Jansens | |
| 2003-01-19 | use arrays instead of vectors for the screeninfos and rendercontrols. | Dana Jansens | |
| 2003-01-18 | provide RenderControls to all otk from the display class. initialize them ↵ | Dana Jansens | |
| 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-17 | correct a comment | Dana Jansens | |
| 2003-01-13 | un-static otk::Display. add an operator* to it. make a global ob::display var. | Dana Jansens | |
| 2003-01-11 | workaround for swig problem | Dana Jansens | |
| 2003-01-11 | rm prefixes for all elements in the otk namepsace | Dana Jansens | |
| 2003-01-09 | new python callbacks data, infrastructure. going to rework bindings code. ↵ | Dana Jansens | |
| cvs wont work for shit now. but thats life. | |||
| 2003-01-07 | add comment for findScreen | Dana Jansens | |
| 2003-01-07 | supply python routines for next/prev workspace | Dana Jansens | |
| 2003-01-06 | ignore num/caps/scroll lock in events | Dana Jansens | |
| 2002-12-31 | bindings work. now they have a reset key too. | Dana Jansens | |
| 2002-12-30 | so close to keybindings. wont link for now. | Dana Jansens | |
| 2002-11-11 | manages windows that exist before running. | Dana Jansens | |
| 2002-11-04 | documenting classes! | Dana Jansens | |
| 2002-11-03 | fix compiling in display. | Dana Jansens | |
| make the timer manager work in and of itself | |||
| 2002-11-03 | WE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^!*@*!! YAY | Dana Jansens | |
| 2002-11-03 | add an OBDisplay class and the old ScreenInfo class to the toolkit. | Dana Jansens | |
| wrap the toolkit in the 'otk' namespace it compiles. broke the timer cache tho. | |||
