]> icculus.org git repositories - mikachu/openbox.git/history - src/openbox.i
redo otk::Property. make it static.
[mikachu/openbox.git] / src / openbox.i
2003-01-16 Dana Jansensredo otk::Property. make it static.
2003-01-13 Dana Jansensadd the global display variable
2003-01-13 Dana Jansensuse the new non-static display
2003-01-13 Dana Jansensmove the Openbox::instance pointer to simply "openbox".
2003-01-13 Dana Jansensalmost done the ustring conversion
2003-01-11 Dana Jansensremoving all prefixes completed
2003-01-10 Dana Jansensadd OBDisplay_display()
2003-01-10 Dana Jansensthe openbox module has to include shit from otk that...
2003-01-10 Dana Jansensstop including otk in the openbox module. makes the...
2003-01-10 Dana Jansensinclude the all otk stuff into the openbox python modul...
2003-01-10 Dana Jansensinclude point and rect from otk so that they can have...
2003-01-09 Dana Jansensnew python callbacks data, infrastructure. going to...
2003-01-07 Dana Jansensuse client messages to switch desktops/move windows...
2003-01-05 Dana Jansenstransient window support..halfway
2003-01-03 Dana Jansensallow "event bindings" via ebind() for new windows...
2003-01-03 Dana Jansensnew mouse button code is seeming to work. you can move...
2003-01-03 Dana Jansenstrasitioning for new button event handling
2003-01-02 Dana Jansenskill button release events
2003-01-02 Dana Jansenscheck for valid callback in bind()
2003-01-02 Dana Jansensadd new action types
2003-01-02 Dana Jansensnew code for bindings/callbacks. much sexier. now passe...
2002-12-31 Dana Jansensadd click_raise global var
2002-12-31 Dana Jansensbindings work. now they have a reset key too.
2002-12-30 Dana Jansensall broken now. working on adding mouse binding support
2002-12-30 Dana Jansenskeybindings underway. dont work yet
2002-12-27 Dana Jansensadd an unregister_all for python callbacks
2002-12-25 Dana Jansensmight not compile... ob uses its own widgets now, which...
2002-12-25 Dana Jansensglobal python scripts. client motion/resizing is all...
2002-12-25 Dana Jansenspython with callbacks!
2002-12-25 Dana Jansens*** empty log message ***
2002-12-24 Dana Jansenspython. no more guile. python.
2002-12-24 Dana Jansenspython interface is working!
2002-12-23 Dana Jansensusing python and swig for now.