]> icculus.org git repositories - mikachu/openbox.git/history - src/Window.cc
added UnderMouse windwo placement.
[mikachu/openbox.git] / src / Window.cc
2002-04-27 Dana Jansensadded BScreen::availableArea() which returns a rect...
2002-04-22 Dana Jansenseven more fixes for maximizing/placement with hidden...
2002-04-22 Dana Jansensmaximize and placeWindow now behave properly when the...
2002-04-22 Dana Jansensposible fix for maximizing when slit is auto-hidden
2002-04-21 Dana Jansenschanged external window interface to only have an area...
2002-04-20 Dana Jansensbetter logic to not place windows over the slit and...
2002-04-18 Dana Jansensfix 2 bus errors on osx:
2002-04-17 Dana Jansensconfiguration changes "done"!!
2002-04-17 Dana JansensToolbar saves its settings as their changed
2002-04-16 Dana Jansensget rid of the STDC_HEADERS check... this failed on...
2002-04-14 Dana JansensBScreen (ScreenInfo) now contains a size() instead...
2002-04-14 Dana Jansenschanged OpenboxWindow to not have getFrameX/getWidth...
2002-04-14 Dana Jansensusing a reference for Openbox instead of a pointer
2002-04-14 Dana Jansensusing some references instead of pointers where possibl...
2002-04-14 Dana JansensUsing some references instead of pointers for the menus.
2002-04-14 Dana Jansensmade shaded windows snap properly at their bottom,...
2002-04-12 Dana Jansenssave_rc() using the obResource class to save blackbox...
2002-04-11 Dana JansensInitial revision