Tue, 13 Apr 2010 15:16:23 +0300 Added icons for MCSPlugin. v5backport
jake [Tue, 13 Apr 2010 15:16:23 +0300] rev 57
Added icons for MCSPlugin.
Tue, 13 Apr 2010 15:07:27 +0300 Many of the components were not compilingm,because bld.inf had undefined flag #ifdef RD_CUSTOMIZABLE_AI. All the flags removed now. Components do not compile right away. E.g. many icons are missing and need to be copied from Symbian3. See example from MCSPlugin. Shortcut plugin does not need to be compiled as MCSPlugin replaces it. v5backport
jake [Tue, 13 Apr 2010 15:07:27 +0300] rev 56
Many of the components were not compilingm,because bld.inf had undefined flag #ifdef RD_CUSTOMIZABLE_AI. All the flags removed now. Components do not compile right away. E.g. many icons are missing and need to be copied from Symbian3. See example from MCSPlugin. Shortcut plugin does not need to be compiled as MCSPlugin replaces it.
Sat, 10 Apr 2010 13:41:11 +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:41:11 +0100] rev 55
Got rid of some trivial warnings (nested comments and tokens after #endif).
Wed, 07 Apr 2010 14:35:19 +0200 renamed dlls+exe to prevent conflicts with existing files in emulator; changelog attached. v5backport
Christian Morlok <symbian.org@christianmorlok.de> [Wed, 07 Apr 2010 14:35:19 +0200] rev 54
renamed dlls+exe to prevent conflicts with existing files in emulator; changelog attached. * renamed dlls/exe: - aifw.dll to aifw_hs.dll - cputils to cputils_hs - aiidleint.dll to aiidleint_hs.dll - aiutils.dll to aiutils_hs.dll - MenuInterface.dll to MenuInterface_hs.dll - XCFW.dll to XCFW_hs.dll - homescreen.exe to homescreen_hs.exe - ailaunch.exe to ailaunch_hs.exe * new UID for Active Idle (aifw_hs.dll, aiidleint_hs.dll and homescreen.exe): #define AI_UID3_AIFW_COMMON 0xEDFF45C4 (was 0x102750F0 = 271012080) * new UID for cputils_hs.dll: 0xE3E7134E (was 0x20016B7F = 536963967) * new UID for AI Utilities Factory (aiutils_hs.dll): 0xEC55106C (was 0x10281865 = 271063141) * new UID for MenuInterface_hs.dll: 0xEEE24485 (was 0x10210EAB = 270601899) * new UID for XCFW_hs.dll: 0xEB12332F (was 0x10210EA0 = 270601888) * new UID for ailaunch_hs.exe: 0xEF5A047A (was 0x200286E3 = 537036515)
Fri, 02 Apr 2010 20:17:48 +0200 updated dependencies; now everything compiles with winscw_udeb without error v5backport
Christian Morlok <symbian.org@christianmorlok.de> [Fri, 02 Apr 2010 20:17:48 +0200] rev 53
updated dependencies; now everything compiles with winscw_udeb without error
Fri, 02 Apr 2010 16:50:10 +0100 Transplant fix for Bug 2098 and latest version of the fix for Bug 1960 RCL_3
William Roberts <williamr@symbian.org> [Fri, 02 Apr 2010 16:50:10 +0100] rev 52
Transplant fix for Bug 2098 and latest version of the fix for Bug 1960
Wed, 31 Mar 2010 22:04:35 +0300 Revision: 201011 RCL_3
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 31 Mar 2010 22:04:35 +0300] rev 51
Revision: 201011 Kit: 201013
Thu, 01 Apr 2010 14:59:15 +0100 Made a minor error with all the messing around with aknlayout.lag which meant it got performed on the default branch. v5backport
MattD <mattd@symbian.org> [Thu, 01 Apr 2010 14:59:15 +0100] rev 50
Made a minor error with all the messing around with aknlayout.lag which meant it got performed on the default branch.
Thu, 01 Apr 2010 14:54:00 +0100 removed another .cproject carbide file, which was present in the other branch and made it through the merge.
MattD <mattd@symbian.org> [Thu, 01 Apr 2010 14:54:00 +0100] rev 49
removed another .cproject carbide file, which was present in the other branch and made it through the merge.
Thu, 01 Apr 2010 14:50:19 +0100 Merged in kashif's, fdim's and my removal of abld.bat and .cproject files onto the fixed up version of Christian's head.
MattD <mattd@symbian.org> [Thu, 01 Apr 2010 14:50:19 +0100] rev 48
Merged in kashif's, fdim's and my removal of abld.bat and .cproject files onto the fixed up version of Christian's head.
Thu, 01 Apr 2010 14:34:02 +0100 Attempted fix for AknLayout.lag appearing twice in the same location, but with different cases. This is a bit experimental as I'm doing it on a windows machine (case insensitive), so we'll see how we go.
MattD <mattd@symbian.org> [Thu, 01 Apr 2010 14:34:02 +0100] rev 47
Attempted fix for AknLayout.lag appearing twice in the same location, but with different cases. This is a bit experimental as I'm doing it on a windows machine (case insensitive), so we'll see how we go.
Thu, 01 Apr 2010 12:25:43 +0100 Removed all abld.bat and .cproject files as they rpobably shouldn't be committed, and are just going to cause unneccessary merge/build issues v5backport
MattD <mattd@symbian.org> [Thu, 01 Apr 2010 12:25:43 +0100] rev 46
Removed all abld.bat and .cproject files as they rpobably shouldn't be committed, and are just going to cause unneccessary merge/build issues
Thu, 01 Apr 2010 12:18:40 +0100 Merging in kashif's additional head into fdim's v5backport
MattD <mattd@symbian.org> [Thu, 01 Apr 2010 12:18:40 +0100] rev 45
Merging in kashif's additional head into fdim's
Wed, 31 Mar 2010 13:30:40 +0300 Merged from FCL, GCC-E compilation error in homescreensrv (2098) fixed by Leo Zhengyh RCL_3
jake [Wed, 31 Mar 2010 13:30:40 +0300] rev 44
Merged from FCL, GCC-E compilation error in homescreensrv (2098) fixed by Leo Zhengyh
(0) -14 +14 tip