]> icculus.org git repositories - mikachu/openbox.git/history - src/Basemenu.cc
xft drawing on offsets once and for all
[mikachu/openbox.git] / src / Basemenu.cc
2002-10-17 Scott Moynesxft drawing on offsets once and for all
2002-10-17 Scott Moynesfixed the drop shadow window clearing bug in Basemenu
2002-10-17 Scott MoynesFix XFT redraw of text. Still needs slight work for...
2002-09-14 Scott Moynesadded a configure flag for enabling/disabling bitmap...
2002-09-14 Scott MoynesSome bitmap bugfixes
2002-09-14 Scott Moynesmerged bitmap buttons
2002-08-31 Dana Jansenssync with the 2.0 branch
2002-08-10 Dana Jansenswhen updating the client menu for windows that aren...
2002-08-02 Dana Jansensredraw menu checkmarks when needed, this was broken...
2002-07-28 Dana Jansenskeep a minimum menu height so that the pixmaps (checkma...
2002-07-26 Dana Jansenssync with bb-cvs
2002-07-18 Dana Jansensmake the bullet, checkmark, and text, all the same...
2002-07-18 Dana Jansensmove the checkmarks to the opposite side of the bullets...
2002-07-17 Dana Jansenschange the color used for the checkmark. match the...
2002-07-17 Dana Jansensnew checkmark for the menus
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