Tue, 11 May 2010 12:31:28 +0100 Add missing docml files.
Pat Downey <patd@symbian.org> [Tue, 11 May 2010 12:31:28 +0100] rev 28
Add missing docml files.
Mon, 03 May 2010 12:24:20 +0300 Revision: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 03 May 2010 12:24:20 +0300] rev 27
Revision: 201015 Kit: 201018
Tue, 27 Apr 2010 16:23:35 +0300 Revision: 201015 RCL_3 PDK_3.0.i
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 27 Apr 2010 16:23:35 +0300] rev 26
Revision: 201015 Kit: 201017
Fri, 16 Apr 2010 14:53:18 +0300 Revision: 201011
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 16 Apr 2010 14:53:18 +0300] rev 25
Revision: 201011 Kit: 201015
Fri, 19 Mar 2010 09:27:18 +0200 Revision: 201007
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 19 Mar 2010 09:27:18 +0200] rev 24
Revision: 201007 Kit: 201011
Wed, 14 Apr 2010 15:45:35 +0300 Revision: 201013 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 14 Apr 2010 15:45:35 +0300] rev 23
Revision: 201013 Kit: 201015
Sat, 10 Apr 2010 13:39:58 +0100 Got rid of some trivial warnings (nested comments and tokens after #endif). CompilerCompatibility
Stefan Karlsson <stefan.karlsson@nokia.com> [Sat, 10 Apr 2010 13:39:58 +0100] rev 22
Got rid of some trivial warnings (nested comments and tokens after #endif).
Wed, 31 Mar 2010 21:13:53 +0300 Revision: 201011 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 31 Mar 2010 21:13:53 +0300] rev 21
Revision: 201011 Kit: 201013
Tue, 06 Apr 2010 21:13:30 +0100 Add missing IMPORT_C to two functions, to match the EXPORT_C in the corresponding cpp files CompilerCompatibility
William Roberts <williamr@symbian.org> [Tue, 06 Apr 2010 21:13:30 +0100] rev 20
Add missing IMPORT_C to two functions, to match the EXPORT_C in the corresponding cpp files
Tue, 06 Apr 2010 21:07:59 +0100 Add missing IMPORT_C to HandleLongTapEventL, required by RVCT 4.0 to match the EXPORT_C in the cpp file CompilerCompatibility
William Roberts <williamr@symbian.org> [Tue, 06 Apr 2010 21:07:59 +0100] rev 19
Add missing IMPORT_C to HandleLongTapEventL, required by RVCT 4.0 to match the EXPORT_C in the cpp file
Mon, 05 Apr 2010 08:09:54 +0900 Bug 1820 - GCC-E compilation error in contacts (1595) CompilerCompatibility
Leo Zheng <leo.zhengyh@gmail.com> [Mon, 05 Apr 2010 08:09:54 +0900] rev 18
Bug 1820 - GCC-E compilation error in contacts (1595)
Mon, 29 Mar 2010 12:25:48 +0100 Merge. CompilerCompatibility
Stefan Karlsson <stefan.karlsson@nokia.com> [Mon, 29 Mar 2010 12:25:48 +0100] rev 17
Merge.
Sun, 28 Mar 2010 16:35:43 +0100 Fixed "extra qualification" syntax errors. CompilerCompatibility
Stefan Karlsson <stefan.karlsson@nokia.com> [Sun, 28 Mar 2010 16:35:43 +0100] rev 16
Fixed "extra qualification" syntax errors.
Mon, 15 Mar 2010 12:39:26 +0200 Revision: 201009 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 15 Mar 2010 12:39:26 +0200] rev 15
Revision: 201009 Kit: 201010
Fri, 12 Mar 2010 15:41:25 +0200 Revision: 201007 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 12 Mar 2010 15:41:25 +0200] rev 14
Revision: 201007 Kit: 201008
Fri, 19 Mar 2010 14:54:36 -0700 Bug 1722 - Removed offending method since it only calls the super-class anyway. CompilerCompatibility
Peter Fordham <peter.fordham@gmail.com> [Fri, 19 Mar 2010 14:54:36 -0700] rev 13
Bug 1722 - Removed offending method since it only calls the super-class anyway.
Fri, 19 Mar 2010 14:46:37 -0700 Bug 2312 - Fix various GCCE compiler compatibility issues. CompilerCompatibility
Peter Fordham <peter.fordham@gmail.com> [Fri, 19 Mar 2010 14:46:37 -0700] rev 12
Bug 2312 - Fix various GCCE compiler compatibility issues.
Fri, 19 Mar 2010 14:44:38 -0700 Bug 1771 - Fix types for passing function pointers. CompilerCompatibility
Peter Fordham <peter.fordham@gmail.com> [Fri, 19 Mar 2010 14:44:38 -0700] rev 11
Bug 1771 - Fix types for passing function pointers.
Fri, 19 Mar 2010 14:43:57 -0700 Bug 1762 - Fix calling of super-class with full template name. CompilerCompatibility
Peter Fordham <peter.fordham@gmail.com> [Fri, 19 Mar 2010 14:43:57 -0700] rev 10
Bug 1762 - Fix calling of super-class with full template name.
Fri, 19 Mar 2010 14:42:44 -0700 Bug 1745 - Fix types for passing function pointers. CompilerCompatibility
Peter Fordham <peter.fordham@gmail.com> [Fri, 19 Mar 2010 14:42:44 -0700] rev 9
Bug 1745 - Fix types for passing function pointers.
Fri, 19 Mar 2010 14:41:05 -0700 Bug 1741 - Fix jumps accross initialization errors in switch statement. CompilerCompatibility
Peter Fordham <peter.fordham@gmail.com> [Fri, 19 Mar 2010 14:41:05 -0700] rev 8
Bug 1741 - Fix jumps accross initialization errors in switch statement.
Fri, 19 Mar 2010 13:33:49 -0700 start CompilerCompatibility CompilerCompatibility
Peter Fordham <peter.fordham@gmail.com> [Fri, 19 Mar 2010 13:33:49 -0700] rev 7
start CompilerCompatibility
Sun, 14 Mar 2010 13:08:38 +0000 Automatic merge from PDK_3.0.h CompilerCompatibility
William Roberts <williamr@symbian.org> [Sun, 14 Mar 2010 13:08:38 +0000] rev 6
Automatic merge from PDK_3.0.h
Thu, 11 Mar 2010 15:38:28 +0000 Added tag PDK_3.0.h for changeset 04ab22b956c2 TAGS
Simon Howkins <simonh@symbian.org> [Thu, 11 Mar 2010 15:38:28 +0000] rev 5
Added tag PDK_3.0.h for changeset 04ab22b956c2
Mon, 08 Mar 2010 21:43:06 +0000 Create CompilerCompatibility branch CompilerCompatibility
William Roberts <williamr@symbian.org> [Mon, 08 Mar 2010 21:43:06 +0000] rev 4
Create CompilerCompatibility branch
Fri, 19 Feb 2010 22:40:27 +0200 Revision: 201003 RCL_3 PDK_3.0.h
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 19 Feb 2010 22:40:27 +0200] rev 3
Revision: 201003 Kit: 201007
Thu, 11 Feb 2010 18:38:32 +0000 Added tag PDK_3.0.g for changeset e686773b3f54 TAGS
Shabe Razvi <shaber@symbian.org> [Thu, 11 Feb 2010 18:38:32 +0000] rev 2
Added tag PDK_3.0.g for changeset e686773b3f54
Thu, 11 Feb 2010 15:05:30 +0000 Creation of TAGS branch. TAGS
Shabe Razvi <shaber@symbian.org> [Thu, 11 Feb 2010 15:05:30 +0000] rev 1
Creation of TAGS branch. The TAGS branch should be used for *all* tags, including PDK release tags and package release tags. Do not merge this branch with any "code" branches.
(0) +28 +50 tip