]> Dogcows Code - chaz/openbox/history - otk
Check for XKB extension
[chaz/openbox] / otk /
2003-01-04  Dana Jansensrm consts that wont compile on some libfreetype's
2003-01-04  Dana Jansenskeep track of the last input event time
2003-01-04  Dana Jansensadd -shadow
2003-01-03  Dana Jansensrestart works
2003-01-03  Dana Jansensremove the block on shutdown
2003-01-03  Dana Jansensadd/lower work
2003-01-03  Dana Jansensdont print every focus/crossing event
2003-01-02  Dana Jansensfire the master first
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-27  Dana Jansensbuttons have their pixmaps!
2002-12-27  Dana Jansensfix braces
2002-12-27  Dana Jansensdeal with when nothing has focus anymore
2002-12-27  Dana Jansensenter/leave and focus events are working beautifully
2002-12-26  Dana Jansenssome focus improvements..
2002-12-26  Dana Jansensfix booge bug that makes widgets not change their backg...
2002-12-26  Dana Jansenssupport the button pressed resources better
2002-12-26  Dana Jansensadd newish stuff
2002-12-26  Dana Jansensbetter support for gettext
2002-12-26  Dana Jansensbuild fixes for evetdispatcher
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 Jansensglobal python scripts. client motion/resizing is all...
2002-12-25  Dana Jansensuse the -I's in CFLAGS for swig
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-20  Dana Jansensmore api cleanups
2002-12-20  Dana Jansensapi cleanups
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 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 Jansensfuck you basewidget
2002-12-08  Dana Jansenshandle config req's in dispatcher properly.
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 Jansensmake setStyle() recursive
2002-12-04  Dana Jansenschange the builtin testing font
2002-12-04  Dana Jansensadd suport for XMotionEvents
2002-12-04  Dana Jansensbutton press/releases WORK
2002-12-04  Dana Jansensactions class can sorta handle mouse enter/leave and...
2002-12-04  Dana Jansensgive the grips cursors
2002-12-04  Dana Jansensmap and unmap work great now yay
2002-12-04  Dana Jansensunregister for events when destroyed
2002-12-04  Dana Jansenshandle configure requests
2002-12-04  Dana Jansensscratch that
2002-12-04  Dana Jansenshandle configurerequests when we cant find a target...
2002-12-03  Dana Jansensreverse the logic. makes more sense i think
2002-12-03  Dana Jansensno space on teh top or bottom of text..
2002-12-03  Dana Jansenslabel and focuslabel update their textures automaticall...
2002-12-03  Dana Jansensmake setStyle virtual
2002-12-03  Dana Jansensupdate the textures being used on setStyle() calls
2002-12-03  Dana Jansensshow the Xft version nicer
2002-12-03  Dana Jansensadd otk_test
2002-12-03  Dana Jansenslabels use half the bevel width for text
2002-12-03  Dana Jansensxft2 works. and works good.
2002-12-02  Dana Jansenshandle map events with the Openbox class
2002-12-01  Dana Jansenswindow decorations use "unmanaged" widgets now.
2002-12-01  Dana Jansenstypo in comment
2002-12-01  Dana Jansensadd a recursive flags to OtkWidget::show/hide
2002-11-17  Dana Jansensbig nono
2002-11-17  Dana Jansensadd the config header and emacs comment to all the...
2002-11-16  Dana Jansenschange the style-load-error msg
2002-11-16  Dana Jansensadd an OtkAppWidget which are "root windows", i.e....
2002-11-16  Dana Jansensbetter msgs
2002-11-16  Dana Jansensprint a warning if more than one main widget is set
2002-11-16  Dana Jansensset the close protocol on the app's main widget
2002-11-16  Dana Jansenschange how the widgets' _dirty flag works so that all...
2002-11-16  Dana Jansensnew button that is a focuslabel
2002-11-16  Dana Jansensadd a Label class that doesnt change with focus
2002-11-16  Dana Jansensactually add this shit. yay
2002-11-16  Dana Jansensadd OtkFocusLabel
2002-11-16  Dana Jansenscheck to make sure the style config could be loaded
2002-11-16  Marius Nita:
2002-11-16  Dana Jansensuse the timer queue manager
2002-11-16  Dana Jansensadd a constructor for strut that takes margin sizes
2002-11-16  Marius Nitafixed bugs, got otkapp to select on a fd, modded widget...
2002-11-16  Marius Nitathere
2002-11-16  Marius Nitaadded otkapplication and event stuff, changed other...
2002-11-16  Marius Nitaevent handling classes
2002-11-15  Marius Nitamore crap
2002-11-15  Marius Nitainitial commit
2002-11-15  Marius Nitahopefully caught stupid assert
2002-11-15  Marius Nitaheh
2002-11-15  Dana Jansensbetter fix for configure
2002-11-15  Marius Nitaerm
2002-11-15  Marius Nitamade resizing sexier
2002-11-15  Dana Jansensuse the rect
2002-11-15  Dana Jansensdont set dirty if not resizing
2002-11-15  Dana Jansensupdate headers to whats required
2002-11-15  Dana Jansensupdates dependancies
2002-11-15  Dana Jansensdont hide label
2002-11-15  Dana Jansensit resizes now
2002-11-15  Dana Jansensonly do shit if the size changed
next
This page took 0.050162 seconds and 7 git commands to generate.