]> icculus.org git repositories - dana/openbox.git/history - openbox/frame.c
rename the Client struct to ObClient
[dana/openbox.git] / openbox / frame.c
2003-07-10 Dana Jansensrename the Client struct to ObClient
2003-07-10 Dana Jansensadd misc.h with some standard enumerations with proper...
2003-06-21 Dana Jansensadd decoration state to the frame struct. make client_c...
2003-06-21 Dana Jansensput the render theme into a struct
2003-06-21 Dana Jansensfixed to accomodate the changes to the render/ API.
2003-06-20 Dana Jansenssimply the render interface by not requiring the settin...
2003-06-20 Dana Jansensremove non-planar surfaces
2003-05-16 Dana Jansensrename "Slit" to "Dock".
2003-05-10 Dana Jansensadd a slit to the kernel
2003-04-25 Dana Jansenslet the frame hold a focus state so that it can lie.
2003-04-20 Dana Jansensmake the icon larger than the buttons by one pixel...
2003-04-17 Dana Jansensuse the new cursor defn's
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-31 Dana Jansenswas not using the pointer properly. leaving the value...
2003-03-16 Dana Jansensmerge the C branch into HEAD