]> icculus.org git repositories - dana/openbox.git/history - src/Screen.cc
added ClickMouse window placement policy
[dana/openbox.git] / src / Screen.cc
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 Jansensmore dithering fix.
2002-04-26 Dana Jansensthat segfaulted. oops. added a workaround so setImageDi...
2002-04-26 Dana Jansenswhen Image Dither is changed in the menu, make ob recon...
2002-04-21 Dana Jansensspecify the std:: namespace for the ostrstreams.
2002-04-20 Dana Jansenson reconfigure, if an option isn't specified in the...
2002-04-20 Dana Jansenscomment typo and function spacing fix
2002-04-20 Scott Moynesfixed memory leaks for strftime_format and rootcommand
2002-04-19 Dana Jansensfixed memory leak in screen::load()
2002-04-19 Dana Jansenstemprary fix for the memleaks in ::load() and ::set...
2002-04-18 Dana Jansensfix 2 bus errors on osx:
2002-04-18 Dana Jansensnow yuo can change styles again! (oops) wasnt saving...
2002-04-18 Dana Jansensmaps/unmaps the toolbar when its resource setting is...
2002-04-18 Dana Jansensaccidently removed a line somehow. OpaqueMove is now...
2002-04-17 Dana Jansensmenus update their values when they are reconfigure()d.
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-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 JansensAdded Util.h, which contains only an ASSERT macro for now
2002-04-14 Dana Jansensusing references instead of pointers if possible in...
2002-04-14 Dana Jansensusing a Screen reference instead of pointer in Workspace
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-13 Dana Jansensremoved all Xrm database calls from Screen.cc (style...
2002-04-11 Dana Jansensload_rc(BScreen *) now uses the obResource class to...
2002-04-11 Dana JansensInitial revision