]> git.sur5r.net Git - c128-kasse/history - src/general.c
Format code using clang-format-3.9 (“make format”)
[c128-kasse] / src / general.c
2017-09-24 Michael StapelbergFormat code using clang-format-3.9 (“make format”) mxf/master
2016-11-05 Michael StapelbergImplement space completion when selling items.
2016-11-03 Michael Stapelbergfix prototypes
2012-09-29 Michael Stapelbergbackspace handling: do nothing when at the left-most...
2012-09-29 Michael Stapelbergbackspace in get_input(): write \0-bytes
2010-11-01 Michael Stapelbergreplace getchar() with cgetc() in more places, implemen...
2010-11-01 Michael Stapelberguse nice drawing characters and two-column layout
2010-11-01 Michael Stapelberguse cgetc() and cputc() instead of getchar()
2009-11-01 Michael StapelbergUpdate copyright notice, convert files to utf8, add...
2009-11-01 Michael StapelbergMove logging/printing functions to src/print.c, fix...
2009-10-31 Michael Stapelberglog the remaining credits
2008-11-15 sECuREWrite log in files with 100 lines each (append mode...
2007-10-25 matzebugfix for previous commit
2007-10-25 matzeformat_euro now produces a leading zero for cents
2007-10-23 sECuREadd license information
2007-10-23 sECuREcreate src/images/include-folders to clean up the directory