aboutsummaryrefslogtreecommitdiff
path: root/common/str.h
AgeCommit message (Expand)Author
2002-11-13#include headers for strlen & assertMax Horn
2002-10-08added methods to String class that convert a string to upper/lower case; chan...Max Horn
2002-09-26some fixes for the message dialog; added some commentsMax Horn
2002-09-26added simple message dialogMax Horn
2002-09-09added String constructor which takes (and clones) a ConstStringMax Horn
2002-09-08Added ConstString class; not yet used, but will allow us to reduce the overhe...Max Horn
2002-09-08rewrote config class; cleanup; code restructuringMax Horn