Commit Graph

17 Commits

Author SHA1 Message Date
rubidium 705068e290 (svn r18678) -Update: happy new year 2010-01-01 00:00:45 +00:00
smatz e2161c77ae (svn r18627) -Fix: no need to print 'Registers:' twice in win64 crash logs 2009-12-25 11:52:14 +00:00
rubidium 3bafba18c3 (svn r18622) -Merge: release changes 2009-12-23 23:09:47 +00:00
glx ff801662a5 (svn r18446) -Fix (r17450): abort() doesn't trigger crashlog on windows 2009-12-09 15:24:13 +00:00
rubidium b71fad33f2 (svn r18424) -Fix [FS#3327]: [Windows] the help window would be too large in some cases 2009-12-07 17:13:28 +00:00
rubidium e473b88318 (svn r18423) -Fix (r17336): [Windows] incorrect relative path the the icon making the icon not being included in the binary
-Fix: [Windows] mention the version of GPL in the metadata
2009-12-07 16:55:50 +00:00
glx f95b2b20d3 (svn r18184) -Codechange: add crash screenshot for win32 2009-11-19 16:27:15 +00:00
michi_cc d6da4f24ad (svn r17708) -Feature [FS#2053]: [OSX] Implement clipboard support for OS X. 2009-10-04 21:08:38 +00:00
rubidium 69a13877c3 (svn r17487) -Fix: silence some MSVC warnings 2009-09-09 12:41:51 +00:00
glx 0ab291391e (svn r17475) -Codechange: show path to crash.log and crash.dmp in crash window. Also tells the user where crash.sav is when saving succeeded. 2009-09-08 14:58:15 +00:00
rubidium 4d75bebbe4 (svn r17452) -Fix (r17450): emergency savegames weren't rejected by the crash logger anymore 2009-09-07 12:13:33 +00:00
rubidium 1d7619fdb5 (svn r17450) -Codechange: refactor the windows crash logger so parts of it can be reused by other crash logger implementations 2009-09-07 11:10:49 +00:00
rubidium 06d4507f5f (svn r17416) -Codechange: move the build date/time 'determination' to rev.cpp as that's the file most likely to be regularly recompiled 2009-09-04 20:31:49 +00:00
rubidium fab411abdc (svn r17410) -Codechange: use the same define for determining whether windows does crash reports instead of using several that aren't necessarily equal 2009-09-03 22:32:08 +00:00
rubidium 22192d96c2 (svn r17409) -Codechange: split the crash log and other windows 'glue' code 2009-09-03 21:56:29 +00:00
glx 042391ce63 (svn r17408) -Codechange: remove unused win32 stuff 2009-09-03 20:04:15 +00:00
rubidium 19b83eb5aa (svn r17336) -Codechange: move some os specific files into src/os/ 2009-08-31 22:38:37 +00:00