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