Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-05 | updated copyright to 2023 | Robin Haberkorn | 1 | -1/+1 |
2022-06-21 | updated copyright to 2022 and updated TODO | Robin Haberkorn | 1 | -1/+1 |
2021-12-19 | safer use of memcpy() and memchr(): we must not pass in NULL pointers | Robin Haberkorn | 1 | -4/+13 |
2021-05-30 | THE GREAT CEEIFICATION EVENT | Robin Haberkorn | 1 | -53/+125 |
2017-03-03 | updated copyright to 2017 | Robin Haberkorn | 1 | -1/+1 |
2016-02-10 | added String::toupper(): minor optimization | Robin Haberkorn | 1 | -0/+12 |
2016-01-28 | use String::append() instead of g_strconcat() | Robin Haberkorn | 1 | -0/+4 |
2016-01-28 | updated copyright to 2016 | Robin Haberkorn | 1 | -1/+1 |
2015-03-09 | fixed displaying of control characters in the "info" line (and window title) | Robin Haberkorn | 1 | -0/+2 |
2015-03-01 | moved String helper functions from sciteco.h and main.cpp to string-utils.cpp... | Robin Haberkorn | 1 | -0/+96 |