]> Dogcows Code - chaz/openbox/history - src
typo
[chaz/openbox] / src /
2002-12-31  Dana Jansensadd some globals to modify the default scripting behavior
2002-12-31  Dana Jansenscreate some globals for use in the python scripts
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 Jansensbindings work again. yay
2002-12-30  Dana Jansensadd a comment
2002-12-30  Dana Jansensadd some const
2002-12-30  Dana Jansensmore debug output changes
2002-12-30  Dana Jansensstill busted
2002-12-30  Dana Jansensfucked up shit
2002-12-30  Dana Jansensi dont get how the fuck the key tree is changing..
2002-12-30  Dana Jansensall broken now. working on adding mouse binding support
2002-12-30  Dana Jansensput anticipated more-often-used modifier names in front
2002-12-30  Dana Jansensnicer translate()
2002-12-30  Dana Jansensway sexier buildtree
2002-12-30  Dana Jansensremove some old comments
2002-12-30  Dana Jansenskey chains get built properly!
2002-12-30  Dana Jansensprint an error for invalid modifier keys
2002-12-30  Dana Jansensdont try use invalid modifiers
2002-12-30  Dana Jansensparses the modifiers
2002-12-30  Dana Jansensuse the member var _tree
2002-12-30  Dana Jansensthe bindings tree might work now
2002-12-30  Derek ForemanTrying to make an iterative assimilate()
2002-12-30  Dana Jansensbuild fixes for member funcs
2002-12-30  Dana Jansensmake some static functions members of OBBindings
2002-12-30  Dana Jansensnicer output
2002-12-30  Dana Jansenscan build trees with modifiers
2002-12-30  Dana Jansenslets make it compile at least
2002-12-30  Dana Jansenskeybindings underway. dont work yet
2002-12-28  Dana Jansensbetter comments for the frame and its widgets' adjust...
2002-12-27  Dana Jansensdraw only when needed
2002-12-27  Dana Jansensbuttons have their pixmaps!
2002-12-27  Dana Jansensdeal with when nothing has focus anymore
2002-12-27  Dana Jansenshandle reparent events..hopefully :>
2002-12-27  Dana Jansensadd an unregister_all for python callbacks
2002-12-27  Dana Jansensenter/leave and focus events are working beautifully
2002-12-27  Dana Jansensflush before waiting for timers
2002-12-26  Dana Jansenssome focus improvements..
2002-12-26  Dana Jansensfocus works
2002-12-26  Dana Jansensadd newish stuff
2002-12-25  Dana Jansensmight not compile... ob uses its own widgets now, which...
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 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 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 Jansensincref the Py_None before returning it
2002-12-20  Dana Jansensupdate to cleaned up otk api
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 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 Jansensoops adding the other OB Widgets
2002-12-18  Dana Jansenscan tell where events are coming from!
2002-12-18  Dana Jansensuse OB Widgets for everything
2002-12-18  Dana Jansensadd an OBBackgroundWidget and use it for setting colors...
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 Jansenssome cleanups
2002-12-04  Dana Jansenskeep a queue of press/releases and the positions, so...
2002-12-04  Dana Jansenshandle mouse motion too
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
2002-12-04  Dana Jansensbutton press/releases WORK
2002-12-04  Dana Jansenserase from the map more efficiently
2002-12-04  Dana Jansensactions class can sorta handle mouse enter/leave and...
2002-12-04  Dana Jansensadd a skeletal OBActions class for user actions
2002-12-04  Dana Jansensput a header where it belongs
2002-12-04  Dana Jansensgive the grips cursors
2002-12-04  Dana Jansensmap and unmap work great now yay
2002-12-04  Dana Jansensunmap works.. once
2002-12-04  Dana Jansenshandle configure requests
2002-12-03  Dana Jansensmake shape work with the titlebar and handle
2002-12-03  Dana Jansensapply gravity when positioning the frame
2002-12-03  Dana Jansensput an S on the stick button
2002-12-03  Dana Jansensdecorations work/line up/etc yay. now for fonts...
2002-12-03  Dana Jansensi dont know what i fixed but here it is
2002-12-02  Dana Jansenshandle map requests with the root window class
2002-12-02  Dana Jansenscompress property changes a bit
next
This page took 0.048998 seconds and 7 git commands to generate.