summaryrefslogtreecommitdiff
path: root/src/os/windows/win32.cpp
AgeCommit message (Expand)Author
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-06-28(svn r25506) -Document: a function, and name it slightly betterrubidium
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
2012-10-04(svn r24572) -Fix: do not cast away some other constsrubidium
2012-07-19(svn r24417) -Codechange: [Win32] Don't needlessly include windows.h in a com...michi_cc
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-11-17(svn r23241) -Codechange: make the decision when to go to the custom drawn cu...rubidium
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
2011-02-07(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...rubidium
2010-12-21(svn r21571) -Codechange: Having a break after a return is no good.alberth
2010-08-01(svn r20286) -Codechange: Unify end of doxygen comments.frosch
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-04-12(svn r19614) -Codechange: "it's" => "its" where appropriatesmatz
2009-12-07(svn r18424) -Fix [FS#3327]: [Windows] the help window would be too large in ...rubidium
2009-10-04(svn r17708) -Feature [FS#2053]: [OSX] Implement clipboard support for OS X.michi_cc
2009-09-07(svn r17450) -Codechange: refactor the windows crash logger so parts of it ca...rubidium
2009-09-03(svn r17410) -Codechange: use the same define for determining whether windows...rubidium
2009-09-03(svn r17409) -Codechange: split the crash log and other windows 'glue' coderubidium
2009-09-03(svn r17408) -Codechange: remove unused win32 stuffglx
2009-08-31(svn r17336) -Codechange: move some os specific files into src/os/rubidium