summaryrefslogtreecommitdiff
path: root/src/Basemenu.h
AgeCommit message (Collapse)Author
2002-05-25import from bb-cvsDana Jansens
added slit and enable-clobber defines back in Makefile.am
2002-05-14compile with -Wall -W -pendantic when --enable-debug is set.Dana Jansens
2002-04-27add std:: to the vector typedef in BasemenuDana Jansens
converted slit to use a std::list instead of LinkedList
2002-04-27converted from LinkedList to a vectorDana Jansens
2002-04-14Using some references instead of pointers for the menus.Dana Jansens
2002-04-11Initial revisionDana Jansens