summaryrefslogtreecommitdiff
path: root/src/utils/stringutils.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-08-29Move handling of autocomplete and input history into TextFieldJared Adams1-1/+36
2010-05-27Fix drawing incorrect utf8 strings issue.Andrei Karas1-0/+11
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-1/+7
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-01-24Autocomplete names with quotes if the string begins with a / or @ (commands)Blue Sans Douze1-1/+1
2010-01-08Small refactoring in chat auto completingAndrei Karas1-1/+1
2010-01-07Chat auto completingAndrei Karas1-0/+18
2010-01-06Fixes so mapreader ignores the case of object typesChuck Miller1-0/+6
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-0/+17
2009-10-05Hide color codes from speech textAndrei Karas1-0/+12
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-0/+24
2009-04-29Changed palette colors to be once again stored in a human readableTametomo1-2/+9
2009-04-13Fixed @'s in a user's nickDavid Athay1-0/+13
2009-03-26Changed includes in utils/ dictory to new guidelinesBjørn Lindeijer1-1/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-0/+63