summaryrefslogtreecommitdiff
path: root/src/Toolbar.cc
AgeCommit message (Expand)Author
2002-05-01better toolbar strftime size/padding fixDana Jansens
2002-05-01BScreen::resource.root_command wasnt being initializedDana Jansens
2002-04-21changed external window interface to only have an area(), no size() and origi...Dana Jansens
2002-04-21specify the std:: namespace for the ostrstreams.Dana Jansens
2002-04-20on reconfigure, if an option isn't specified in the rc file, then it will rev...Dana Jansens
2002-04-19temprary fix for the memleaks in ::load() and ::set* when using ostrstreams. ...Dana Jansens
2002-04-17menus update their values when they are reconfigure()d.Dana Jansens
2002-04-17configuration changes "done"!!Dana Jansens
2002-04-17Toolbar saves its settings as their changedDana Jansens
2002-04-16fixed HAVE_STRING_H introduced from some parrallel development. blastScott Moynes
2002-04-16Added a runtime option for hiding the toolbar totally. Will be cleanerScott Moynes
2002-04-16removed unneeded #include <X11/Xutil.h>Dana Jansens
2002-04-16get rid of the STDC_HEADERS check... this failed on IRIX with MIPSpro, use ch...Dana Jansens
2002-04-14BScreen (ScreenInfo) now contains a size() instead of a getWidth/getHeightDana Jansens
2002-04-14using some references instead of pointers where possible in Screen, ScreenInf...Dana Jansens
2002-04-14only add one extra space to pad the clock in the toolbarDana Jansens
2002-04-14Using some references instead of pointers for the menus.Dana Jansens
2002-04-14changing the fix for fonts clipping in the titlebar. broken fonts (e.g. gelly...Dana Jansens
2002-04-12save_rc() using the obResource class to save blackbox's configuration.Dana Jansens
2002-04-11Initial revisionDana Jansens