summaryrefslogtreecommitdiff
path: root/src/os
AgeCommit message (Expand)Author
2010-08-23(svn r20599) -Add: [Win32] Append a decoded stack trace to the debug.log. Mos...michi_cc
2010-08-23(svn r20598) -Codechange: [Win32] Replace the external x64 asm with a built-i...michi_cc
2010-08-01(svn r20291) -Codechange: Unify break coding style.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-07-31(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.alberth
2010-07-24(svn r20211) -Codechange: Indented code should have curly braces around it.alberth
2010-07-19(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...rubidium
2010-06-28(svn r20028) -Fix: trunk Windows binaries still had a 1.0.0.xxxxx version numberrubidium
2010-05-18(svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version ...rubidium
2010-05-10(svn r19780) -Fix [FS#3807]: make sure that when checking whether a path + fi...rubidium
2010-04-12(svn r19614) -Codechange: "it's" => "its" where appropriatesmatz
2010-01-18(svn r18855) -Codechange: record compiler name and version in the crash logsmatz
2010-01-16(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case l...rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-01(svn r18678) -Update: happy new yearrubidium
2009-12-25(svn r18627) -Fix: no need to print 'Registers:' twice in win64 crash logssmatz
2009-12-23(svn r18622) -Merge: release changesrubidium
2009-12-09(svn r18446) -Fix (r17450): abort() doesn't trigger crashlog on windowsglx
2009-12-07(svn r18424) -Fix [FS#3327]: [Windows] the help window would be too large in ...rubidium
2009-12-07(svn r18423) -Fix (r17336): [Windows] incorrect relative path the the icon ma...rubidium
2009-11-29(svn r18350) -Codechange: catch SIGILL under unix-like systems as wellsmatz
2009-11-19(svn r18184) -Codechange: add crash screenshot for win32glx
2009-11-18(svn r18158) -Codechange: add crash screenshot for OSXsmatz
2009-11-14(svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when bu...michi_cc
2009-11-09(svn r18028) -Codechange: unglobalise some functionsrubidium
2009-10-25(svn r17872) -Codechange: apply coding style to splash.cppsmatz
2009-10-25(svn r17871) -Fix (r11342): memset() accepts only 1-byte argumentsmatz
2009-10-17(svn r17792) -Fix [FS#3261]: [OSX] Fix (bogus) compiler warnings related to p...michi_cc
2009-10-12(svn r17767) -Fix [FS#3190]: [OSX] Don't check 64bit-ness when compiling strgen.michi_cc
2009-10-04(svn r17713) -Cleanup: [OSX] Move variable definitions to first use and apply...michi_cc
2009-10-04(svn r17711) -Codechange: [OSX] Don't use deprecated methods to construct a C...michi_cc
2009-10-04(svn r17708) -Feature [FS#2053]: [OSX] Implement clipboard support for OS X.michi_cc
2009-10-04(svn r17706) -Codechange: [OSX] Rework the crash handling to use the common C...michi_cc
2009-10-04(svn r17705) -Fix: [OSX] Re-enable signal handling on OSX 10.3.9. Trying to l...michi_cc
2009-10-04(svn r17704) -Codechange: [OSX] Improve detection of OS X version. (planetmaker)michi_cc
2009-10-04(svn r17702) -Change: [OSX] Assure that the minimal OSX version is defined in...michi_cc
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-09-09(svn r17487) -Fix: silence some MSVC warningsrubidium
2009-09-08(svn r17479) -Fix: silence compile warning that's only triggered when you're ...rubidium
2009-09-08(svn r17475) -Codechange: show path to crash.log and crash.dmp in crash windo...glx
2009-09-07(svn r17463) -Change (r17453): Retrigger the abort signal after writing the c...frosch
2009-09-07(svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but ...rubidium
2009-09-07(svn r17452) -Fix (r17450): emergency savegames weren't rejected by the crash...rubidium
2009-09-07(svn r17450) -Codechange: refactor the windows crash logger so parts of it ca...rubidium
2009-09-04(svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp...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