|
|
4a04f72069
|
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
|
2011-10-23 17:52:20 +00:00 |
|
|
|
e89107927b
|
- fix for error with utf8 textinput for buttons
- ensure input is valid utf8 from ghost and NULL then complain if its not.
- added function to get utf8 size BLI_str_utf8_size()
|
2011-10-23 13:52:51 +00:00 |
|
|
|
2d8189cec0
|
- minor edits to font drawing/utf8, was needlessly casting int/unsigned int.
- also ifdef'd out more smoke function when the modifiers disabled.
|
2011-10-21 00:48:02 +00:00 |
|
|
|
2e549e0241
|
replace own unicode functions with versions from glib which support more unicode characters.
added BLI_str_utf8_as_unicode(), BLI_str_utf8_from_unicode()
|
2011-10-21 00:01:22 +00:00 |
|
|
|
aba149189b
|
SVN maintenance.
|
2011-10-20 17:55:50 +00:00 |
|
|
|
3d501ca70f
|
unicode text input for 3d text.
|
2011-10-20 10:47:38 +00:00 |
|
|
|
8d6a554d75
|
- add BLI_string_utf8.h for unicode functions.
- move font.c unicode functions into string_utf8.c and rename to fit with other BLI_string funcs.
|
2011-10-20 09:47:05 +00:00 |
|