aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/string-utils.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-03updated copyright to 2017Robin Haberkorn1-1/+1
2016-02-10added String::toupper(): minor optimizationRobin Haberkorn1-0/+12
2016-01-28use String::append() instead of g_strconcat()Robin Haberkorn1-0/+4
2016-01-28updated copyright to 2016Robin Haberkorn1-1/+1
2015-03-09fixed displaying of control characters in the "info" line (and window title)Robin Haberkorn1-0/+2
2015-03-01moved String helper functions from sciteco.h and main.cpp to string-utils.cpp...Robin Haberkorn1-0/+96