summaryrefslogtreecommitdiff
path: root/src/os
AgeCommit message (Expand)Author
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2018-07-19Codechange: Rearrange struct packing defines and make MinGW use _Pragma pack ...Charles Pigott
2018-06-06Change: [Win32] Use Uniscribe instead of ICU for text caret handling.Michael Lutz
2018-06-06Add: [Win32] Text layout using the native Windows Uniscribe library.Michael Lutz
2018-06-06Add: [Win32] Native natural sort implementation.Michael Lutz
2018-04-29Remove: WinCE supportPatric Stout
2018-04-29Remove: PSP supportPatric Stout
2018-04-12Change: Non-tag revisions are now named '<commitdate>-<branch>-g<shorthash><m...frosch
2018-04-10Codechange: [OSX] Use newer APIs to get resolution information when available.Michael Lutz
2018-04-10Codechange: [OSX] Try to set the thread name for debugger display.Michael Lutz
2018-04-10Codechange: [OSX] Use 10.10+ API to get the OSX version when available.Michael Lutz
2018-04-10Fix: [OSX] Remove some OSX compiler warnings on newer SDKs/compilers.Michael Lutz
2018-03-14(svn r27993) -Change: Heading for 1.9 nowfrosch
2018-03-11(svn r27980) -Doc: Yearly incrementfrosch
2017-03-11(svn r27780) -Update: Numbersfrosch
2017-03-11(svn r27777) -Doc: Yearly incrementfrosch
2016-10-31(svn r27675) -Fix [FS#6502]: [OSX] Building with 10.11 or 10.12 SDKs.michi_cc
2016-10-30(svn r27674) -Fix (r27673): Mingw...michi_cc
2016-10-30(svn r27673) -Add: [Win32] Thread names for windows debuggers.michi_cc
2016-09-04(svn r27643) -Codechange: FiosGetDrives function also takes a destination fil...alberth
2016-03-01(svn r27518) -Update: Numbersfrosch
2016-03-01(svn r27516) -Update: Documentationfrosch
2015-12-28(svn r27481) -Fix: [Win32] Stdin/out/err need to be re-assigned differently i...michi_cc
2015-08-13(svn r27385) -Fix: compilation failure due #define-ing enum name of a system ...rubidium
2015-08-10(svn r27380) -Fix: [Win32] Compilation with MSVC2015.michi_cc
2015-05-20(svn r27290) -Fix: sanitize the command line arguments before doing anything ...rubidium
2015-03-17(svn r27192) -Change: heading for 1.6 nowfrosch
2015-03-02(svn r27176) -Fix: Compilation with MinGW64 (Eddy Arfik)planetmaker
2015-01-01(svn r27103) -Update: copyright daterubidium
2014-12-24(svn r27092) -Fix/Add [FS#6186]: Compilation on OS/2 (smedles)frosch
2014-08-09(svn r26724) -Fix[FS#6077] Use the normal search path to look for xdg-open at...alberth
2014-07-30(svn r26709) -Fix (r15892 and others) [FS#6069]: [OSX] Compilation fails with...planetmaker
2014-05-22(svn r26606) -Fix [FS#6022]: Filename capitalisation (NG)frosch
2014-04-28(svn r26538) -Codechange: remove double accounting of the driversrubidium
2014-04-27(svn r26523) -Fix [FS#5992]: OpenBSD compilation (MagisterQuis)frosch
2014-04-26(svn r26517) -Fix: Windows 9x (or rather non-unicode) compile failuresrubidium
2014-04-25(svn r26509) -Codechange: replace strdup with stredup (the latter ensures the...rubidium
2014-04-23(svn r26490) -Fix (r26489): compilation under Windowsrubidium
2014-04-23(svn r26486) -Codechange: replace a number of snprintfs with seprintfrubidium
2014-04-23(svn r26485) -Codechange: Replace ttd_strlcpy and ttd_strlcat with strecpy an...frosch
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2014-03-17(svn r26409) -Update: Version number in some more places.frosch
2014-01-02(svn r26209) -Codechange: remove some template magic and simplify some coderubidium
2013-12-31(svn r26192) -Fix (r24878): off-by-one error ;)rubidium
2013-10-26(svn r25913) -Fix: [OSX] Compilation under OSX 10.9. (zydeco)michi_cc
2013-08-05(svn r25677) -Codechange: [Win32] There are no 64-bit Windows versions below ...michi_cc
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-08-05(svn r25666) -Feature [FS#4760]: [OSX] Pinch gesture support for zooming. (Ba...michi_cc