]> Dogcows Code - chaz/openbox/history - openbox/frame.h
Merge branch 'master' into chaz
[chaz/openbox] / openbox / frame.h
2010-09-16  Mikael MagnussonMake the dock a context and add actions LowerDock and...
2010-06-14  Dana JansensFix the EXTENTS reported on window frames.
2010-06-14  Dana JansensUse GMainLoop instead of ObtMainLoop
2010-05-17  Dana Jansensallow multiple contexts separated by space in a mouse...
2010-02-08  Dana JansensMerge branch 'backport' into work
2010-02-05  Dana JansensMerge branch 'backport' into work
2010-01-14  Dana JansensMerge branch 'backport' into work
2010-01-11  Dana JansensMerge branch 'backport' into work
2010-01-08  Dana JansensMerge branch 'backport' into work
2009-12-21  Dana JansensSet up work for making a 3.5 prerelease.
2009-01-29  Mikael MagnussonMerge branch 'backport' into work
2009-01-29  Mikael MagnussonHandle InputShape type shaping too.
2008-02-27  Mikael MagnussonMerge branch 'backport' into work
2008-02-27  Mikael MagnussonFix some typos and style in client.c, and add a comment.
2008-02-26  Dana JansensMerge branch 'backport' into work
2008-02-26  Dana JansensFixing bug from commit 041d17373e04
2008-01-31  Dana JansensMerge branch 'backport' into work
2008-01-27  Dana Jansenswe alloc theme elements for every window frame, but...
2007-08-05  Dana JansensMerge branch 'backport'
2007-08-04  Dana Jansensadd resize corners to the bottom corners of the inner...
2007-08-02  Dana Jansenssymmetry..tho it's not used right now
2007-07-12  Dana Jansensadding trunk
2007-06-22  Dana Jansensadd the moveto action
2007-06-21  Dana Jansensclearer code paths
2007-06-20  Dana Jansensget the offscreen pixmaps for all windows (including...
2007-06-13  Dana Jansensno un-needed rendering
2007-06-13  Dana Jansensdon't show vertical resize context/arrow when the windo...
2007-06-13  Dana Jansensvery cool struts. partial struts actually are partial...
2007-06-02  Dana Jansensuse the new window.title.separator.width
2007-05-29  Dana Jansensfix the bottom decor stuff for maximized windows. kill...
2007-05-28  Dana Jansenshave the clientpadding color show during resize, and...
2007-05-28  Dana Jansensget rid of the plate window
2007-05-28  Dana Jansensget rid of the "inner" window
2007-05-21  Dana Jansenssome repositioning of frame elements for maximized...
2007-05-20  Dana Jansensfix new dimensions for maximized windows
2007-05-20  Dana Jansensdraw the handle without borders
2007-05-20  Dana Jansensconstruct the titlebar without borders
2007-05-20  Dana Jansensset the resize cursors only when the window can be...
2007-05-20  Dana Jansensstop using a border for the outer frame window. step...
2007-05-19  Dana Jansensadd a root context that only applies to the root window...
2007-05-19  Dana Jansensadd Left and Right contexts for resizing
2007-05-12  Dana Jansenschange the "handle" context to "bottom". add a "top...
2007-05-09  Dana Jansenswhen a window is fully maxed, make clicking on the...
2007-05-09  Dana Jansensadd support for _NET_REQUEST_FRAME_EXTENTS
2007-05-09  Dana Jansensfurther work to r6205. make the disabled titlebar butto...
2007-05-05  Dana Jansensyay. way way cleaner code for iconify animations. let...
2007-05-05  Dana Jansenslots of fixes for the iconify animation. i think it...
2007-05-05  Dana Jansensbetter iconify animation code. now it is time limited...
2007-05-05  Dana Jansensanimate iconify/reestore. yeah.
2007-05-01  Dana Jansensfix drawcontent=no resizing
2007-05-01  Dana Jansensa whole lot of changes to the moving/resizing code...
2007-04-24  Dana Jansens1. remove some old event handling that was not used...
2007-04-23  Dana Jansensadd a window between the frame and the plate for drawin...
2007-04-23  Dana Jansens1) translate all of openbox's output
2007-03-24  Dana Jansenswatch for reverttoparent reverting to the root window...
2007-03-14  Dana Jansensrefix for managing iconic windows, without having the...
2007-03-08  Dana Jansensa) remove the top_grip_height business from the theme
2007-03-02  Dana Jansenssupport clients which use true transparency 32-bit...
2006-08-22  Mikael Magnussonupdate copyright step 2
2006-08-17  Mikael Magnussonclose but not quite
2006-08-17  Mikael Magnussonadd a client destructor to frame.c so it doesn't try...
2003-10-15  Dana Jansensconsistant glib type usage
2003-09-17  Dana Jansensconst
2003-09-17  Dana Jansensno tabs
2003-09-17  Dana Jansensadd copyright headers, adjust --version output to inclu...
2003-09-17  Dana Jansensadd the MoveResize context, which is used while doing...
2003-09-03  Dana Jansensadd a reconfigure action, also reconfigure on SIGUSR2.
2003-09-01  Dana Jansensimproved frame flashing code, can start and stop it...
2003-09-01  Dana Jansensadd code to flash the frame
2003-08-25  Dana Jansensbetter handling of maximizing, wrt changing decorations...
2003-08-20  Dana Jansensrename the 'root' context to 'desktop'
2003-08-20  Dana Jansensadd an obscured flag that tracks if the frame is at...
2003-08-05  Dana Jansensa couple frame layout bugfixes hidden inside all this...
2003-08-02  Dana Jansensinvisible resizing areas/grips in the top corners of...
2003-07-28  Dana Jansenshover theme elements for window titlebar buttons
2003-07-10  Dana Jansensadd disabled buttons, instead of now showing buttons...
2003-07-10  Dana Jansensprefixing and capitalization for the Frame->ObFrame...
2003-07-10  Dana Jansensprefix and capitalize some more constants/enums in...
2003-07-10  Dana Jansensrename the Client struct to ObClient
2003-06-21  Dana Jansensadd decoration state to the frame struct. make client_c...
2003-06-21  Dana Jansensfixed to accomodate the changes to the render/ API.
2003-04-25  Dana Jansenslet the frame hold a focus state so that it can lie.
2003-04-13  Dana Jansenspass the Client for frame_context cuz the client might...
2003-04-13  Dana Jansensmove the openbox engine into librender and the kernel...
2003-04-05  Dana Jansensuse a context enum instead of quarks
2003-03-16  Dana Jansensmerge the C branch into HEAD
This page took 0.523577 seconds and 92 git commands to generate.