]> Dogcows Code - chaz/openbox/shortlog
chaz/openbox
2002-12-26  Dana Jansensbetter support for gettext
2002-12-26  Dana Jansensbuild fixes for evetdispatcher
2002-12-26  Dana Jansensremoving generated file
2002-12-26  Dana Jansensadd gettextize here
2002-12-26  Dana Jansensreadd Makevars
2002-12-26  Dana Jansensremove shit generated by gettextize
2002-12-26  Dana Jansensmake bootstrap generate this shit
2002-12-25  Dana Jansensmight not compile... ob uses its own widgets now, which...
2002-12-25  Dana Jansensconflicts with python too :\
2002-12-25  Dana Jansensno -pedantic :\ it fucks up on the python headers....
2002-12-25  Dana Jansensset CXXFLAGS better
2002-12-25  Dana Jansenshandle mouse clicks in the python scripts now
2002-12-25  Dana Jansensglobal python scripts. client motion/resizing is all...
2002-12-25  Dana Jansensdist up the style data
2002-12-25  Dana Jansenspython with callbacks!
2002-12-25  Dana Jansensuse the -I's in CFLAGS for swig
2002-12-25  Dana Jansensdefine the openbox variable
2002-12-25  Dana Jansens*** empty log message ***
2002-12-25  Dana Jansensreturn a NULL instead of segfaulting when asserts are off
2002-12-25  Dana Jansensconst cast to the python function
2002-12-24  Dana Jansensrm the old guile stuff. let the user specify the path...
2002-12-24  Dana Jansensdont try import shit for now it dont work
2002-12-24  Dana Jansenspython. no more guile. python.
2002-12-24  Dana Jansensadd the swig generated files
2002-12-24  Dana Jansenswrap otk with swig/python
2002-12-24  Dana Jansensremoving old python bullshit
2002-12-24  Dana Jansenspython interface is working!
2002-12-24  Dana Jansenscorrectly remove client borders when mapping a window...
2002-12-23  Dana Jansensusing python and swig for now.
2002-12-22  Dana Jansensremove python from our c++ objects. going to try out...
2002-12-21  Dana Jansensotktimer works. imagecontrol is underway!
2002-12-21  Dana Jansensso amateur
2002-12-21  Dana Jansensmove the extern OtkRect_Type to the .h
2002-12-21  Dana Jansensadd the OtkRect_Type extern
2002-12-21  Dana Jansensadd rect
2002-12-21  Dana Jansensput the *'s in the right place for pointers
2002-12-21  Dana Jansenswhitespace
2002-12-21  Dana Jansenstypesafety
2002-12-21  Dana Jansensadd font
2002-12-21  Dana Jansensmore typesafety
2002-12-21  Dana Jansensmake rect a proper pyobject. use "typesafety"
2002-12-21  Dana Jansenscode reorganize
2002-12-21  Dana Jansensnicer
2002-12-21  Dana Jansensshit to init the module
2002-12-21  Dana Jansensincref the Py_None before returning it
2002-12-21  Dana Jansensremove the debug shit
2002-12-21  Dana Jansensa color cache to be proud of!
2002-12-21  Dana Jansensit compiles.. does it work?
2002-12-21  Dana Jansensit compiles.. does it worK? HEH
2002-12-21  Dana Jansenscolor and gccache etc are like, half done
2002-12-20  Dana Jansensadd rect
2002-12-20  Dana Jansensadd screeninfo
2002-12-20  Dana Jansensrm more annoying shit
2002-12-20  Dana Jansensbetter paths
2002-12-20  Dana Jansenssome experimentin with C and python api. part 1.
2002-12-20  Dana Jansensupdate to cleaned up otk api
2002-12-20  Dana Jansensmore api cleanups
2002-12-20  Dana Jansensapi cleanups
2002-12-20  Dana Jansensmore typesafety
2002-12-20  Dana Jansensbe a little more typesafe
2002-12-20  Dana Jansensmake the root window an obwidget type
2002-12-20  Dana Jansenssegfault no more on root clicks
2002-12-19  Dana Jansenspython has begun!
2002-12-19  Dana Jansenslink in python not guile
2002-12-19  Dana Jansenscheck for python. not for guile.
2002-12-19  Dana Jansensresizing works and whatnot
2002-12-18  Dana Jansenscan resize now too. compress motion events.
2002-12-18  Dana Jansensyou can move windows!
2002-12-18  Dana Jansensguileize
2002-12-18  Dana Jansensadd stuff i rm'd from cvs
2002-12-18  Dana Jansensoops adding the other OB Widgets
2002-12-18  Dana Jansenscan tell where events are coming from!
2002-12-18  Dana Jansensdo need display then
2002-12-18  Dana Jansensdont need to include application here
2002-12-18  Dana Jansensuse OB Widgets for everything
2002-12-18  Dana Jansenserm
2002-12-18  Dana Jansensmake shit protected
2002-12-18  Dana Jansensdont pass a const
2002-12-18  Dana Jansensshow all children on show()
2002-12-18  Dana Jansensadd an OBBackgroundWidget and use it for setting colors...
2002-12-11  Dana Jansensautogenned
2002-12-11  Dana Jansensadd --copy
2002-12-11  Dana Jansensfuck you basewidget
2002-12-08  Dana Jansenshandle config req's in dispatcher properly.
2002-12-05  Dana Jansensstore the delta x/y for a motion sequence
2002-12-05  Dana JansensPROPERLY HANDLE CLIENT BORDERS
2002-12-04  Dana Jansensreverting.. that was lame
2002-12-04  Dana Jansensmove event handling into basewidget again <FLINCH>
2002-12-04  Dana Jansenssplit up widget and basewidget
2002-12-04  Dana Jansenssome cleanups
2002-12-04  Dana Jansensmake setStyle() recursive
2002-12-04  Dana Jansenskeep a queue of press/releases and the positions, so...
2002-12-04  Dana Jansenschange the builtin testing font
2002-12-04  Dana Jansenshandle mouse motion too
2002-12-04  Dana Jansensadd suport for XMotionEvents
2002-12-04  Dana Jansenshandle keyboard input
2002-12-04  Dana Jansensenter/leave actions work!
2002-12-04  Dana Jansensremove temp include
2002-12-04  Dana Jansensbetter double click processing
2002-12-04  Dana Jansenssimple change in initialization
next
This page took 0.04742 seconds and 4 git commands to generate.