rubidium
|
9467b7c6d6
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41: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 |
|
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
|
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 |
|
rubidium
|
982b8ee5fc
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +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 |
|
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
|
19b83eb5aa
|
(svn r17336) -Codechange: move some os specific files into src/os/
|
2009-08-31 22:38:37 +00:00 |
|