]> icculus.org git repositories - mikachu/openbox.git/history - src/Basemenu.cc
make bbkeys' cycliong work right, how it used to. instead of working like supoprt...
[mikachu/openbox.git] / src / Basemenu.cc
2002-07-14 Dana Jansensproperly handle workspace names, and changes to them.
2002-07-14 Dana Jansensmake arrows larger, match th size of the other bullets...
2002-07-06 Dana Jansensremove some debug fprintfs
2002-07-06 Dana Jansenswas ending up using the wrong cache items. now i find...
2002-07-04 Dana Jansensmake the styles' doJustify methods stop returning the...
2002-07-03 Dana Jansensadd BFont class, with Xft support
2002-06-21 Dana Jansenssync with blackbox-cvs
2002-06-01 Dana Jansenssync with bb-cvs
2002-05-25 Dana Jansensimport from bb-cvs
2002-05-16 Dana Jansensnew i18n class using overloaded operator() instead...
2002-05-14 Dana Jansenscompile with -Wall -W -pendantic when --enable-debug...
2002-05-12 Dana Jansensremoved all 'using namespace std;' calls.
2002-04-29 Dana Jansensfixed bug from converting over to STL
2002-04-27 Dana Jansensconverted from LinkedList to a vector
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 Jansenschanged version number to 1.0.0. fixed a warning in...
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