| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed building using system utf8proc | 2017-01-26 | 1 | -1/+1 | |
| | | |||||
| * | srcclean (nw) | 2017-01-22 | 1 | -4/+4 | |
| | | |||||
| * | Vas Crabb feedback: | 2017-01-04 | 1 | -3/+3 | |
| | | | | | | | | | 1. Changed the Win32 code to use _O_U8TEXT() 2. Reordered system #includes 3. Changed a number of 'std::wcout << ...' to use util::stream_format() I'm getting massive code compilation issues, and it isn't clear to me what the problem is. I'm committing my WIP right now, with the intention of reviewing the specifics soon. | ||||
| * | [Imgtool] Changed to use wcout/wcerr in order to support Unicode console output | 2017-01-02 | 1 | -0/+36 | |
| | | | | | I really don't like the prevalence of '#ifdef WIN32' in this change, both the _setmode() and bypassing codecvt. I strongly suspect that the latter is the consequence of some mistake that in practice doesn't cause problems in MSVC. I welcome all eyes. | ||||
| * | Introduced utf8proc and created wrapper code to expose a prettier API | 2016-12-31 | 1 | -1/+88 | |
| | | |||||
| * | use standard types uintptr_t, char16_t and char32_t instead of FPTR, ↵ | 2016-10-22 | 1 | -15/+15 | |
| | | | | | utf16_char, unicode_char (nw) | ||||
| * | srcclean (nw) | 2016-09-26 | 1 | -3/+3 | |
| | | |||||
| * | Consolidated code that inputs characters into buffers | 2016-09-19 | 1 | -0/+27 | |
| | | |||||
| * | Fix UTF-16 encode, pass UTF-16 to Windows character drawing (unfortunately ↵ | 2016-08-02 | 1 | -8/+10 | |
| | | | | | still no nice speaker icon) | ||||
| * | std::min and std:max instead of MIN and MAX, also some more macros converted ↵ | 2016-07-31 | 1 | -4/+4 | |
| | | | | | to inline functions (nw) | ||||
| * | Cleanups and version bump | 2016-07-27 | 1 | -1/+1 | |
| | | |||||
| * | Converted menu_file_create to use std::string for its filename buffer | 2016-07-02 | 1 | -0/+13 | |
| | | |||||
| * | C++-ification of src/lib/util/unicode.[cpp|h] | 2016-07-02 | 1 | -72/+72 | |
| | | |||||
| * | clang-modernize part 1 (nw) | 2015-12-03 | 1 | -2/+2 | |
| | | |||||
| * | Rename *.c -> *.cpp in our source (nw) | 2015-11-08 | 1 | -0/+365 | |
