]> Dogcows Code - chaz/openbox/history - src/python.cc
new swig build system. much better. yay.
[chaz/openbox] / src / python.cc
2003-02-05  Dana Jansensnew swig build system. much better. yay.
2003-02-04  Dana Jansenswatch for bad actions and contexts
2003-02-03  Dana Jansensrm a XXX.. comment it out :)
2003-02-02  Dana Jansensdont decref this dictionary
2003-02-02  Dana Jansenscapitalization
2003-01-31  Dana Jansensimport config
2003-01-31  Dana Jansenstypo
2003-01-31  Dana Jansenstry appending our shit to the path, and not import...
2003-01-30  Dana Jansensgrab the keyboard during move/resize to make sure the...
2003-01-27  Dana Jansensopenbox scripting works again! config too!
2003-01-27  Dana Jansensuse otk objects in the ob scripts by importing otk
2003-01-25  Dana Jansensnew/better/cleaner scripting interface
2003-01-24  Dana Jansenssome intermediate stage. stacked focus cycling is very...
2003-01-24  Dana Jansensallow python to grab the keyboard. have release events...
2003-01-16  Dana Jansensredo otk::Property. make it static.
2003-01-13  Dana Jansensset the global 'display' var to the otk::Display in use
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-12  Dana Jansensuse PyInt for vars not PyLong
2003-01-11  Dana Jansensremoving all prefixes completed
2003-01-11  Dana Jansensvalgrind fixes, and fixes for writing shit all over...
2003-01-11  Dana Jansensbroken to all hell. oh no.
2003-01-10  Dana Jansensdont define the 'display' global
2003-01-10  Dana Jansensdont need the otk initializer
2003-01-10  Dana Jansensthe openbox module has to include shit from otk that...
2003-01-10  Dana Jansensadd some comments to the procedure
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 Jansensnew python interface! using the .py shadow wrappers...
2003-01-09  Dana Jansensnew python callbacks data, infrastructure. going to...
2003-01-08  Dana Jansenscheck for python errors a little better i think..
2003-01-07  Dana Jansensuse client messages to switch desktops/move windows...
2003-01-07  Dana Jansenssupply python routines for next/prev workspace
2003-01-06  Dana Jansensallow to bind multiple functions to everything
2003-01-04  Dana Jansensadd some todo shit
2003-01-03  Dana Jansensput event bindings in OBBindings too
2003-01-03  Dana Jansensallow "event bindings" via ebind() for new windows...
2003-01-03  Dana Jansenscleanup naming in OBBindings
2003-01-03  Dana Jansensmoving a window is possible once again
2003-01-03  Dana Jansensnew mouse button code is seeming to work. you can move...
2003-01-02  Dana Jansensrun scripts before initializing screens. kill the globa...
2003-01-02  Dana Jansensnew code for bindings/callbacks. much sexier. now passe...
2002-12-31  Dana Jansensload config options from the python environment
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 Jansensso close to keybindings. wont link for now.
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-24  Dana Jansensremoving old python bullshit
2002-12-22  Dana Jansensremove python from our c++ objects. going to try out...
2002-12-21  Dana Jansensincref the Py_None before returning it
2002-12-20  Dana Jansensupdate to cleaned up otk api
2002-12-19  Dana Jansenspython has begun!
This page took 0.292173 seconds and 65 git commands to generate.