]> icculus.org git repositories - mikachu/openbox.git/history - otk/display.cc
missed some "'s
[mikachu/openbox.git] / otk / display.cc
2003-02-03 Dana Jansensdont let this run past the buffer edge
2003-01-29 Dana Jansensallow for ignoring x errors.
2003-01-28 Dana Jansensinclude gettext.h from ../src
2003-01-24 Dana Jansensallow python to grab the keyboard. have release events...
2003-01-24 Dana Jansensout with the blackbox source
2003-01-23 Dana Jansensset the root window, to a color for now
2003-01-19 Dana Jansensuse arrays instead of vectors for the screeninfos and...
2003-01-18 Dana Jansensprovide RenderControls to all otk from the display...
2003-01-13 Dana Jansensset the global display var
2003-01-13 Dana Jansensun-static otk::Display. add an operator* to it. make...
2003-01-13 Dana Jansensrm old comment
2003-01-13 Dana Jansensproper code style
2003-01-13 Dana Jansenssetup the locale on the X server on start
2003-01-11 Dana Jansensworkaround for swig problem
2003-01-11 Dana Jansensrm prefixes for all elements in the otk namepsace
2003-01-11 Dana Jansensvalgrind fixes, and fixes for writing shit all over...
2003-01-11 Dana Jansensrm debug prints
2003-01-11 Dana Jansensbroken to all hell. oh no.
2003-01-11 Dana Jansensmake compiling 'work' with XINERAMA. it doesnt do anyth...
2003-01-09 Dana Jansensnew python callbacks data, infrastructure. going to...
2003-01-08 Dana Jansensmake focus work without races.
2003-01-07 Dana Jansensin synch mode, chew up 100% cpu, cuz we cant select...
2003-01-07 Dana Jansensabort() on X errors that aren't BadWindow errors
2003-01-07 Dana Jansenssupply python routines for next/prev workspace
2003-01-06 Dana Jansensignore num/caps/scroll lock in events
2003-01-03 Dana Jansensremove the block on shutdown
2002-12-31 Dana Jansensbindings work. now they have a reset key too.
2002-11-17 Dana Jansensadd the config header and emacs comment to all the...
2002-11-11 Dana Jansensmanages windows that exist before running.
2002-11-10 Dana Jansenssupport for the shape extension works!
2002-11-06 Dana Jansensshow badwindow errors again
2002-11-06 Dana Jansensdont show badwindow errors
2002-11-04 Dana Jansensxeventhandler can handle everything except client messa...
2002-11-03 Dana Jansensfix compiling in display.
2002-11-03 Dana JansensWE DONT USE BASE DISPLAY FOR ANYTHING ANY MORE!!@^...
2002-11-03 Dana Jansensadd an OBDisplay class and the old ScreenInfo class...