src/stdafx.h
Sat, 21 Apr 2007 08:23:57 +0000 KUDr (svn r9708) [cpp_gui] -Sync with trunk (r9633:9707) cpp_gui
Sun, 15 Apr 2007 17:04:44 +0000 KUDr (svn r9639) [cpp_gui] -Sync with trunk (r9476:9633) cpp_gui
Mon, 26 Mar 2007 22:15:38 +0000 KUDr (svn r9486) [cpp_gui] -Sync with trunk (r9100:9476) cpp_gui
Sun, 11 Mar 2007 16:31:18 +0000 bjarni (svn r9119) [cpp_gui] -Sync with trunk (r9003:9100) cpp_gui
Sat, 10 Mar 2007 04:52:01 +0000 KUDr (svn r9090) [cpp_gui] -Add: min/step/max sizes added to the widget (still not set/used) cpp_gui
Sun, 04 Mar 2007 04:25:36 +0000 KUDr (svn r9004) [cpp_gui] -Sync with trunk (r8900..r9003) cpp_gui
Wed, 28 Feb 2007 00:33:40 +0000 bjarni (svn r8938) [cpp_gui] -Sync with trunk (r8772..r8900) cpp_gui
Sun, 11 Feb 2007 13:57:35 +0000 truelight (svn r8674) [PSP] -Add: added network code for PSP, based on the work of Turulo
Thu, 08 Feb 2007 23:46:25 +0000 truelight (svn r8647) -Codechange: add a general way to handle platforms who can only have a limited amount of file-descripters open at any given time.
Tue, 06 Feb 2007 19:16:38 +0000 KUDr (svn r8613) -Fix [MorphOS]: offsetof() macro undefined for MorphOS build
Sun, 04 Feb 2007 11:30:22 +0000 KUDr (svn r8574) -Fix: Silence VC2003 warning: "compiler limit : terminating debug information emission for enum 'StringIdEnum'"
Sun, 04 Feb 2007 11:20:24 +0000 rubidium (svn r8573) -Cleanup: obey the comment style in stdafx.h.
Sun, 04 Feb 2007 11:14:42 +0000 rubidium (svn r8572) -Fix: use the C++ version of the Standard C Library headers. This due to the fact that some stl headers will include them anyway and #undef several defines made in stdafx.h.
Fri, 26 Jan 2007 08:37:48 +0000 KUDr (svn r8413) -Fix [MORPHOS]: disable #define offsetof conflict on Morphos (seems that g++ 2.95 defines it anyway)
Wed, 24 Jan 2007 00:55:35 +0000 bjarni (svn r8382) -Fix (r8374): moved the include of stdint.h to the front of stdafx.h
Tue, 23 Jan 2007 15:47:28 +0000 maedhros (svn r8374) -Fix (r8367): LLONG_MAX isn't always defined, and INT64_MAX describes the
Tue, 23 Jan 2007 14:58:10 +0000 rubidium (svn r8373) -Codechange: remove some obsolete MSVC6 compatability defines
Sun, 21 Jan 2007 14:19:18 +0000 truelight (svn r8306) [WinCE] -Fix: some functions don't exists in WinCE, so give an alternative where possible
Sun, 14 Jan 2007 21:03:21 +0000 KUDr (svn r8131) -Fix (r8125): g++ warning: 'invalid access to non-static data member ?<class>::<member>? of NULL object'. It is weird, but renaming the 'offsetof' macro helped.
Wed, 10 Jan 2007 19:39:54 +0000 orudge (svn r8042) - Fix: OS/2 compilation with GCC (thanks to Paul Smedley and TrueBrain for their help)
Wed, 10 Jan 2007 18:56:51 +0000 rubidium (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.
Fri, 05 Jan 2007 20:46:53 +0000 bjarni (svn r7887) -Fix: [OSX] Endian32_Swap should always return a uint32, not a long unsigned int
Tue, 02 Jan 2007 19:19:48 +0000 rubidium (svn r7759) -Merge: makefile rewrite. This merge features:
Mon, 15 Jan 2007 20:14:06 +0000 celestar (svn r8149) [cbh] - Sync with -r8038:8038 from trunk (the cpp merge) custombridgeheads
Thu, 11 Jan 2007 13:16:26 +0000 celestar (svn r8059) [cbh] - Sync with r7788:8032 from trunk custombridgeheads
Wed, 03 Jan 2007 08:49:36 +0000 rubidium (svn r7790) [cbh] -Sync: execute the same script for /branches/custombridgeheads as was done for /trunk in r7759. custombridgeheads