]> icculus.org git repositories - mikachu/openbox.git/history - src/Window.cc
when a window begins moving, make sure another window is not moving already, and...
[mikachu/openbox.git] / src / Window.cc
2002-04-30 Dana Jansenswhen a window begins moving, make sure another window...
2002-04-30 Dana Jansensmake sure that the only time Click-to-place kicks in...
2002-04-30 Dana Jansensbug #1 from click placement fixed. was catching more...
2002-04-29 Dana Jansensfix bug with window menu positioning
2002-04-29 Dana Jansensbetter logic when changing a window's decoration level...
2002-04-28 Dana Jansenswhen a window is iconified, it was being moved, end...
2002-04-28 Dana Jansensdon't click-to-place windows when they specify a position
2002-04-28 Dana Jansensproperly handle placing a window while another window...
2002-04-28 Dana Jansensif user is moving a window and switches workspaces...
2002-04-28 Dana Jansensadded ClickMouse window placement policy
2002-04-28 Dana Jansensmoved the 'moving window' logic into separate functions...
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