Age | Commit message (Expand) | Author |
---|---|---|
2019-04-06 | Codechange: Replace custom thread code with C++11 thread objects. | Michael Lutz |
2018-06-06 | Add: [Win32] Native natural sort implementation. | Michael Lutz |
2016-10-30 | (svn r27674) -Fix (r27673): Mingw... | michi_cc |
2016-10-30 | (svn r27673) -Add: [Win32] Thread names for windows debuggers. | michi_cc |
2015-03-02 | (svn r27176) -Fix: Compilation with MinGW64 (Eddy Arfik) | planetmaker |
2013-08-05 | (svn r25676) -Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode bu... | michi_cc |
2013-08-05 | (svn r25674) -Fix: [Win32] The console code page for non-Unicode builds is no... | michi_cc |
2013-08-05 | (svn r25673) -Fix: [Win32] Use the right code page for converting ANSI string... | michi_cc |
2013-04-06 | (svn r25153) -Fix [FS#5522] (r24487): [Win32] Don't statically link to SHGetF... | michi_cc |
2011-11-17 | (svn r23241) -Codechange: make the decision when to go to the custom drawn cu... | rubidium |
2009-08-31 | (svn r17336) -Codechange: move some os specific files into src/os/ | rubidium |