smatz
|
e3bd77cbb7
|
(svn r18158) -Codechange: add crash screenshot for OSX
|
2009-11-18 01:00:01 +00:00 |
|
michi_cc
|
32c6633bef
|
(svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when building without Cocoa.
|
2009-11-14 15:26:43 +00:00 |
|
michi_cc
|
815db829e9
|
(svn r18074) -Fix [FS#3314]: [OSX] Don't link clipboard support twice when building without Cocoa.
|
2009-11-14 15:26:43 +00:00 |
|
rubidium
|
860b9b1cea
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
rubidium
|
224f4e0197
|
(svn r18028) -Codechange: unglobalise some functions
|
2009-11-09 10:40:33 +00:00 |
|
smatz
|
433fc04921
|
(svn r17872) -Codechange: apply coding style to splash.cpp
-Fix (r17871): missing variable declaration
|
2009-10-25 17:55:13 +00:00 |
|
smatz
|
4be740573c
|
(svn r17872) -Codechange: apply coding style to splash.cpp
-Fix (r17871): missing variable declaration
|
2009-10-25 17:55:13 +00:00 |
|
smatz
|
002f9c0075
|
(svn r17871) -Fix (r11342): memset() accepts only 1-byte argument
|
2009-10-25 17:36:24 +00:00 |
|
smatz
|
c782ccec5d
|
(svn r17871) -Fix (r11342): memset() accepts only 1-byte argument
|
2009-10-25 17:36:24 +00:00 |
|
michi_cc
|
c850647e3a
|
(svn r17792) -Fix [FS#3261]: [OSX] Fix (bogus) compiler warnings related to printf argument checking.
|
2009-10-17 22:36:35 +00:00 |
|
michi_cc
|
740d17f469
|
(svn r17792) -Fix [FS#3261]: [OSX] Fix (bogus) compiler warnings related to printf argument checking.
|
2009-10-17 22:36:35 +00:00 |
|
michi_cc
|
53ce152c7e
|
(svn r17767) -Fix [FS#3190]: [OSX] Don't check 64bit-ness when compiling strgen.
|
2009-10-12 00:19:07 +00:00 |
|
michi_cc
|
6af205655d
|
(svn r17767) -Fix [FS#3190]: [OSX] Don't check 64bit-ness when compiling strgen.
|
2009-10-12 00:19:07 +00:00 |
|
michi_cc
|
9b54d5bbd7
|
(svn r17713) -Cleanup: [OSX] Move variable definitions to first use and apply more coding style.
|
2009-10-04 21:36:17 +00:00 |
|
michi_cc
|
c477544b92
|
(svn r17713) -Cleanup: [OSX] Move variable definitions to first use and apply more coding style.
|
2009-10-04 21:36:17 +00:00 |
|
michi_cc
|
8484e08ee0
|
(svn r17711) -Codechange: [OSX] Don't use deprecated methods to construct a Cocoa string.
|
2009-10-04 21:33:31 +00:00 |
|
michi_cc
|
3bf4f13f3b
|
(svn r17711) -Codechange: [OSX] Don't use deprecated methods to construct a Cocoa string.
|
2009-10-04 21:33:31 +00:00 |
|
michi_cc
|
049d62b35c
|
(svn r17708) -Feature [FS#2053]: [OSX] Implement clipboard support for OS X.
|
2009-10-04 21:08:38 +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 |
|
michi_cc
|
5f67762a7f
|
(svn r17706) -Codechange: [OSX] Rework the crash handling to use the common CrashLog infrastructure.
|
2009-10-04 21:08:30 +00:00 |
|
michi_cc
|
83e1f7358f
|
(svn r17706) -Codechange: [OSX] Rework the crash handling to use the common CrashLog infrastructure.
|
2009-10-04 21:08:30 +00:00 |
|
michi_cc
|
4f98178fcd
|
(svn r17705) -Fix: [OSX] Re-enable signal handling on OSX 10.3.9. Trying to link with an undefined symbols that lives in the system library seems to confuse the loader on 10.3.9. Use a different function to circumvent it.
|
2009-10-04 21:08:25 +00:00 |
|
michi_cc
|
9e85c8da66
|
(svn r17705) -Fix: [OSX] Re-enable signal handling on OSX 10.3.9. Trying to link with an undefined symbols that lives in the system library seems to confuse the loader on 10.3.9. Use a different function to circumvent it.
|
2009-10-04 21:08:25 +00:00 |
|
michi_cc
|
e2ef24919e
|
(svn r17704) -Codechange: [OSX] Improve detection of OS X version. (planetmaker)
|
2009-10-04 20:53:30 +00:00 |
|
michi_cc
|
1c7e5658cd
|
(svn r17704) -Codechange: [OSX] Improve detection of OS X version. (planetmaker)
|
2009-10-04 20:53:30 +00:00 |
|
michi_cc
|
10ca710e98
|
(svn r17702) -Change: [OSX] Assure that the minimal OSX version is defined in all cases.
-Codechange: [OSX] Improve conditional defines for OS version dependant code.
|
2009-10-04 20:53:22 +00:00 |
|
michi_cc
|
e583861798
|
(svn r17702) -Change: [OSX] Assure that the minimal OSX version is defined in all cases.
-Codechange: [OSX] Improve conditional defines for OS version dependant code.
|
2009-10-04 20:53:22 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
rubidium
|
a807026336
|
(svn r17487) -Fix: silence some MSVC warnings
|
2009-09-09 12:41:51 +00:00 |
|
rubidium
|
69a13877c3
|
(svn r17487) -Fix: silence some MSVC warnings
|
2009-09-09 12:41:51 +00:00 |
|
rubidium
|
99af06dd30
|
(svn r17479) -Fix: silence compile warning that's only triggered when you're using a broken iconv.
|
2009-09-08 21:43:47 +00:00 |
|
rubidium
|
00b147eb92
|
(svn r17479) -Fix: silence compile warning that's only triggered when you're using a broken iconv.
|
2009-09-08 21:43:47 +00:00 |
|
glx
|
458e7876d3
|
(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 |
|
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 |
|
frosch
|
fe7032a7a6
|
(svn r17463) -Change (r17453): Retrigger the abort signal after writing the crashlog, so the next one can catch it again (e.g. to write a core dump).
|
2009-09-07 20:30:45 +00:00 |
|
frosch
|
bb5a31faab
|
(svn r17463) -Change (r17453): Retrigger the abort signal after writing the crashlog, so the next one can catch it again (e.g. to write a core dump).
|
2009-09-07 20:30:45 +00:00 |
|
rubidium
|
d916400521
|
(svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but I don't have all exotic machines so it might break compilation on the more exotic configurations
|
2009-09-07 12:14:45 +00:00 |
|
rubidium
|
a595d3f8c3
|
(svn r17453) -Add: crash logger for all Unixy OSes; should work for all, but I don't have all exotic machines so it might break compilation on the more exotic configurations
|
2009-09-07 12:14:45 +00:00 |
|
rubidium
|
46e5625278
|
(svn r17452) -Fix (r17450): emergency savegames weren't rejected by the crash logger anymore
|
2009-09-07 12:13:33 +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
|
2b144e2ea6
|
(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
|
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
|
a1f49db54d
|
(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
|
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
|
c9a1f33418
|
(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
|
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
|
b92143b53e
|
(svn r17409) -Codechange: split the crash log and other windows 'glue' code
|
2009-09-03 21:56:29 +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
|
88bb0e1b7b
|
(svn r17408) -Codechange: remove unused win32 stuff
|
2009-09-03 20:04:15 +00:00 |
|