index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
text.c
Age
Commit message (
Expand
)
Author
2020-05-06
Avoid all MSVC compile warnings
raysan5
2020-05-01
Review exposed #defines and allow user re-defining
raysan5
2020-04-05
Allow for empty replacement string (#1178)
Benjamin Stigsen
2020-04-04
TextReplace changes (#1172)
Benjamin Stigsen
2020-04-02
Fixed offset check in GenImageFontAtlas (#1171)
SasLuca
2020-03-30
Review formating and signegness issues
raysan5
2020-03-27
Review TRACELOG() messages
raysan5
2020-03-27
Corrected missing semicolon
raysan5
2020-03-27
[text] Review TRACELOG() messages, categorized
raysan5
2020-03-25
Remove trail spaces
raysan5
2020-03-25
Fixed DrawTextRecEx() selection when wordwrap is ON (again) (#1149)
Random
2020-03-17
Added security check in case init fails #1135
raysan5
2020-03-12
[text] TextToUpper(): Added note on diacritics
Ray
2020-03-04
Remove comment
Ray
2020-02-27
Tweak on variable init
Ray
2020-02-27
Remove trail spaces and some tweaks
Ray
2020-02-27
REDESIGNED: LoadFontEx()
Ray
2020-02-26
Remove trail spaces
Ray
2020-02-24
Make sure current text buffer is empty #1109
Ray
2020-02-19
Improved GetFPS() calculation for average
Ray
2020-02-17
[text] TextLength() security check
Ray
2020-02-12
Reviewed Cppcheck issues #1098
Ray
2020-02-09
Corrected issue with toupper() usage
raysan5
2020-02-06
Review missing include
Ray
2020-02-06
Corrected issue with TextToUpper() and TextToLower()
Ray
2020-02-04
Review libc dependencies and remove when possible
Ray
2020-02-03
Remove all trail spaces
Ray
2020-02-03
Replace TraceLog() function by TRACELOG macro
Ray
2020-01-26
ADDED: TextCopy() #1083
Ray
2020-01-24
Redesigned TextToInteger()
Ray
2020-01-22
Correct issue with define
Ray
2020-01-19
Corrected issue with types
raysan5
2020-01-19
Review custom allocators
raysan5
2020-01-15
Comment tweak
Ray
2020-01-15
LoadFontData(): generate empty image for space
Ray
2020-01-06
Review variable name
raysan5
2020-01-05
Update year to 2020
raysan5
2019-12-04
Check and testing timming #865
raysan5
2019-12-01
ADDED: DrawTextCodepoint()
Ray
2019-11-24
Review PR #1015
raysan5
2019-11-24
[text] `TextFormat()` caching (#1015)
brankoku
2019-10-29
fix various problems, thanks CppCheck :) (#1005)
João Coelho
2019-10-28
REDESIGN: TextToUtf8()
Ray
2019-10-27
ADDED: TextToUtf8() -WIP-
Ray
2019-10-22
Minor comment tweak
Ray
2019-10-22
Review some defines
Ray
2019-10-21
Update text.c
Ray
2019-10-17
Remove trailing spaces
Ray
2019-10-17
REVIEWED: GetCodepoints() issue
Ray
2019-10-11
REDESIGNED: IsFileExtension()
Ray
[prev]
[next]