aboutsummaryrefslogtreecommitdiff
path: root/common/str.cpp
AgeCommit message (Expand)Author
2002-11-21now this was an *EVIL* typoMax Horn
2002-11-21operator < and > for String now ignore caseMax Horn
2002-11-15fix operator == and !=Max Horn
2002-10-08added methods to String class that convert a string to upper/lower case; chan...Max Horn
2002-09-28patch #612722: MI2 NewGui title fixMax Horn
2002-09-26some fixes for the message dialog; added some commentsMax Horn
2002-09-26added simple message dialogMax Horn
2002-09-222002-09-21 Matt Hargett <matt@use.net>Matt Hargett
2002-09-15apply patch #609508 real fix for MI2 Dialog Box crash, by CCCP at Endy's requestJonathan Gray
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