]> icculus.org git repositories - mikachu/openbox.git/history - src/Window.h
compile with -Wall -W -pendantic when --enable-debug is set.
[mikachu/openbox.git] / src / Window.h
2002-05-14 Dana Jansenscompile with -Wall -W -pendantic when --enable-debug...
2002-05-13 Dana Jansensfocus code updates
2002-04-30 Dana Jansensmake sure that the only time Click-to-place kicks in...
2002-04-28 Dana Jansensdon't click-to-place windows when they specify a position
2002-04-28 Dana Jansensmoved the 'moving window' logic into separate functions...
2002-04-21 Dana Jansenschanged external window interface to only have an area...
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 Jansensmade shaded windows snap properly at their bottom,...
2002-04-14 Dana Jansensadded first revision of the BestFit placement type.
2002-04-11 Dana JansensInitial revision