]> icculus.org git repositories - mikachu/openbox.git/history - src/Slit.cc
focus code updates
[mikachu/openbox.git] / src / Slit.cc
2002-05-12 Dana Jansensremoved all 'using namespace std;' calls.
2002-05-10 Dana Jansensfixes for using ostrstream in gcc3. have to unfreeze...
2002-05-10 Dana Jansensbetter gcc3 compat. using ostrstream again. and using...
2002-05-07 Dana Jansensgcc 3 compatibility, converted strstreams to stringstreams
2002-04-27 Dana Jansensremoved debugging couts
2002-04-27 Dana Jansensadd std:: to the vector typedef in Basemenu
2002-04-21 Dana Jansenschanged external window interface to only have an area...
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-19 Dana Jansenstemprary fix for the memleaks in ::load() and ::set...
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-14 Dana JansensSlit has an area Rect now, and returns Rect, Size,...
2002-04-14 Dana JansensBScreen (ScreenInfo) now contains a size() instead...
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-11 Dana JansensInitial revision