summaryrefslogtreecommitdiffhomepage
path: root/src/text.c
AgeCommit message (Expand)Author
2020-05-06Avoid all MSVC compile warningsraysan5
2020-05-01Review exposed #defines and allow user re-definingraysan5
2020-04-05Allow for empty replacement string (#1178)Benjamin Stigsen
2020-04-04TextReplace changes (#1172)Benjamin Stigsen
2020-04-02Fixed offset check in GenImageFontAtlas (#1171)SasLuca
2020-03-30Review formating and signegness issuesraysan5
2020-03-27Review TRACELOG() messagesraysan5
2020-03-27Corrected missing semicolonraysan5
2020-03-27[text] Review TRACELOG() messages, categorizedraysan5
2020-03-25Remove trail spacesraysan5
2020-03-25Fixed DrawTextRecEx() selection when wordwrap is ON (again) (#1149)Random
2020-03-17Added security check in case init fails #1135raysan5
2020-03-12[text] TextToUpper(): Added note on diacriticsRay
2020-03-04Remove commentRay
2020-02-27Tweak on variable initRay
2020-02-27Remove trail spaces and some tweaksRay
2020-02-27REDESIGNED: LoadFontEx()Ray
2020-02-26Remove trail spacesRay
2020-02-24Make sure current text buffer is empty #1109Ray
2020-02-19Improved GetFPS() calculation for averageRay
2020-02-17[text] TextLength() security checkRay
2020-02-12Reviewed Cppcheck issues #1098Ray
2020-02-09Corrected issue with toupper() usageraysan5
2020-02-06Review missing includeRay
2020-02-06Corrected issue with TextToUpper() and TextToLower()Ray
2020-02-04Review libc dependencies and remove when possibleRay
2020-02-03Remove all trail spacesRay
2020-02-03Replace TraceLog() function by TRACELOG macroRay
2020-01-26ADDED: TextCopy() #1083Ray
2020-01-24Redesigned TextToInteger()Ray
2020-01-22Correct issue with defineRay
2020-01-19Corrected issue with typesraysan5
2020-01-19Review custom allocatorsraysan5
2020-01-15Comment tweakRay
2020-01-15LoadFontData(): generate empty image for spaceRay
2020-01-06Review variable nameraysan5
2020-01-05Update year to 2020raysan5
2019-12-04Check and testing timming #865raysan5
2019-12-01ADDED: DrawTextCodepoint()Ray
2019-11-24Review PR #1015raysan5
2019-11-24[text] `TextFormat()` caching (#1015)brankoku
2019-10-29fix various problems, thanks CppCheck :) (#1005)João Coelho
2019-10-28REDESIGN: TextToUtf8()Ray
2019-10-27ADDED: TextToUtf8() -WIP-Ray
2019-10-22Minor comment tweakRay
2019-10-22Review some definesRay
2019-10-21Update text.cRay
2019-10-17Remove trailing spacesRay
2019-10-17REVIEWED: GetCodepoints() issueRay
2019-10-11REDESIGNED: IsFileExtension()Ray