summaryrefslogtreecommitdiff
path: root/src/os
AgeCommit message (Expand)Author
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
2013-08-05(svn r25663) -Fix [FS#4857]: [OSX] Monospace font detection.michi_cc
2013-07-31(svn r25643) -Fix (r25480): [OSX] Define version constants before they're usedplanetmaker
2013-06-29(svn r25520) -Fix-ish: don't pretend that trunk is still doing something 1.3-...rubidium
2013-06-28(svn r25506) -Document: a function, and name it slightly betterrubidium
2013-06-26(svn r25480) -Codechange: [OSX] OS X SDK versions >= 10.5 always have a non-c...michi_cc
2013-06-26(svn r25474) -Fix [FS#5618]: OS X compilation failurerubidium
2013-04-06(svn r25155) -Codechange: [Win32] Improve SHGetFolderPath emulation.michi_cc
2013-04-06(svn r25154) -Fix: [Win32] Don't store invalid paths in the search path list.michi_cc
2013-04-06(svn r25153) -Fix [FS#5522] (r24487): [Win32] Don't statically link to SHGetF...michi_cc
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2013-01-01(svn r24878) -Update: the obligatory first of January commitrubidium
2012-10-04(svn r24572) -Fix: do not cast away some other constsrubidium
2012-09-13(svn r24524) -Fix [FS#5296]: fix some compile problems in mac-only code (__ln__)yexo
2012-07-29(svn r24441) -Update: Version number to 1.3 in some more files.frosch
2012-07-19(svn r24417) -Codechange: [Win32] Don't needlessly include windows.h in a com...michi_cc
2012-01-01(svn r23698) -Fix (r21685): small, apparantly yearly reoccuring, typorubidium
2011-12-11(svn r23490) -Add [FS#2750]: OpenBrowser function to open a browser on major ...yexo
2011-12-10(svn r23481) -Add: Function to get the CPU core count.michi_cc
2011-12-08(svn r23446) -Codechange: move _cur_palette and it's related first/count dirt...rubidium
2011-11-30(svn r23376) -Remove: on popular demand, remove my (revoked) name from commen...truebrain
2011-11-29(svn r23356) -Fix: some OSX versions have ScriptOrder definedtruebrain
2011-11-17(svn r23241) -Codechange: make the decision when to go to the custom drawn cu...rubidium
2011-11-04(svn r23119) -Fix: [Win32] Don't show a crash/assertion message box for a GUI...michi_cc
2011-09-09(svn r22913) -Fix [OSX]: make splash work again and make it work without need...rubidium
2011-09-04(svn r22893) -Fix [FS#4744]: [OSX] Compilation on OSX 10.7 was broken (based ...planetmaker
2011-08-24(svn r22833) -Fix (r18006): Compilation on OSX was brokenplanetmaker
2011-07-21(svn r22678) -Doc: More doxygen sprinkles in MacOSX code and cocoa video driverplanetmaker
2011-05-25(svn r22491) -Fix [FS#4623]: [Windows] Generate crashlogs correctly in binari...terkhen
2011-05-15(svn r22464) -Fix [FS#4587]: [Windows] Prevent a crash when launching OpenTTD...terkhen
2011-05-09(svn r22440) -Change: [Windows] Remove Cancel button from information messages.terkhen