]> icculus.org git repositories - mikachu/openbox.git/history - src/Screen.h
new focus code! working better than ever!
[mikachu/openbox.git] / src / Screen.h
2002-05-12 Dana Jansensmove some typedefs into class scope
2002-05-12 Dana Jansensconverted the remaining LinkedLists in Screen to STL...
2002-05-12 Dana Jansenscouple of LinkedLists converted to STL lists in BScreen
2002-05-11 Dana Jansensmake image dithering value load correctly
2002-04-28 Dana Jansensadded ClickMouse window placement policy
2002-04-28 Dana Jansensadded UnderMouse windwo placement.
2002-04-27 Dana Jansensadded BScreen::availableArea() which returns a rect...
2002-04-26 Dana Jansensthat segfaulted. oops. added a workaround so setImageDi...
2002-04-17 Dana Jansensconfiguration changes "done"!!
2002-04-17 Dana JansensToolbar saves its settings as their changed
2002-04-16 Dana JansensSlit loads its own settings and saves them as they...
2002-04-16 Dana Jansensrenamed the obResource class to Resource.
2002-04-16 Scott MoynesAdded a runtime option for hiding the toolbar totally...
2002-04-14 Dana Jansensusing some references instead of pointers where possibl...
2002-04-14 Dana Jansensadded first revision of the BestFit placement type.
2002-04-13 Dana Jansensremoved all Xrm database calls from Screen.cc (style...
2002-04-12 Dana Jansenssave_rc() using the obResource class to save blackbox...
2002-04-11 Dana Jansensload_rc(BScreen *) now uses the obResource class to...
2002-04-11 Dana JansensInitial revision