1) translate all of openbox's output
[mikachu/openbox.git] / openbox / frame.h
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