summaryrefslogtreecommitdiff
path: root/src/Basemenu.cc
AgeCommit message (Expand)Author
2002-05-14compile with -Wall -W -pendantic when --enable-debug is set.Dana Jansens
2002-05-12removed all 'using namespace std;' calls.Dana Jansens
2002-04-29fixed bug from converting over to STLDana Jansens
2002-04-27converted from LinkedList to a vectorDana 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-14changed version number to 1.0.0. fixed a warning in BaseMenu from pointer->re...Dana Jansens
2002-04-14using some references instead of pointers where possible in Screen, ScreenInf...Dana Jansens
2002-04-14Using some references instead of pointers for the menus.Dana Jansens
2002-04-11Initial revisionDana Jansens