William Roberts <williamr@symbian.org> [Fri, 11 Jun 2010 16:25:06 +0100] rev 81
Branch for GCC_SURGE fixes
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 27 May 2010 13:11:12 +0300] rev 80
Revision: 201019
Kit: 2010121
William Roberts <williamr@symbian.org> [Fri, 28 May 2010 13:36:52 +0100] rev 79
Remerge fix for bug 1960
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 25 May 2010 13:01:39 +0300] rev 78
Revision: 201019
Kit: 2010121
Kir?ly J?zsef <fonix232@gmail.com> [Mon, 24 May 2010 17:34:06 +0200] rev 77
Added missing libraries, except scppnwdl.dll
Source: Symbian^3 PDK 3.0.i
jake [Mon, 24 May 2010 12:15:02 +0300] rev 76
IdleFW tried to load old UI controller, because of wrong value in Cenrep. Ui controller loading failed ( KErrNotFound ), because the dlls were missing which the plug-in links against.
Pat Downey <patd@symbian.org> [Tue, 18 May 2010 16:21:42 +0100] rev 75
Re-merge fix for bug 1960.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 11 May 2010 16:30:05 +0300] rev 74
Revision: 201017
Kit: 201019
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 14 May 2010 16:10:06 +0300] rev 73
Revision: 201017
Kit: 201019
Simon Howkins <simonh@symbian.org> [Fri, 14 May 2010 17:58:41 +0100] rev 72
Added tag PDK_3.0.i for changeset d2836ea7c20d
William Roberts <williamr@symbian.org> [Thu, 13 May 2010 16:40:46 +0100] rev 71
Remerge fix for bug 1960
jake [Wed, 12 May 2010 13:36:47 +0300] rev 70
Merge bug fix
jake [Wed, 12 May 2010 13:35:37 +0300] rev 69
Merge bug fix
Christian Morlok <symbian.org@christianmorlok.de> [Fri, 07 May 2010 15:47:11 +0200] rev 68
small fix to make homescreensrv build in carbide.c++
Christian Morlok <symbian.org@christianmorlok.de> [Thu, 06 May 2010 15:56:48 +0200] rev 67
updated dependencies; everything (hssrv and hs) compiles with winscw_udeb without error
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 03 May 2010 12:48:45 +0300] rev 66
Revision: 201015
Kit: 201018
William Roberts <williamr@symbian.org> [Wed, 28 Apr 2010 13:33:58 +0100] rev 65
Remerge fix for bug 1960
Bug 1726 verified as fixed in Nokia code drop
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 27 Apr 2010 16:57:49 +0300] rev 64
Revision: 201015
Kit: 201017
Pat Downey <patd@symbian.org> [Fri, 23 Apr 2010 14:32:53 +0100] rev 63
Remerge fixes for bugs 1726 and 1960.
Pat Downey <patd@symbian.org> [Fri, 23 Apr 2010 14:24:36 +0100] rev 62
Merge fixes for bugs 1726 and 1960 with duplicate fix for bug 1726.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 16 Apr 2010 15:16:09 +0300] rev 61
Revision: 201011
Kit: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 19 Mar 2010 09:35:23 +0200] rev 60
Revision: 201007
Kit: 201011
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 14 Apr 2010 16:16:44 +0300] rev 59
Revision: 201013
Kit: 201015
Christian Morlok <symbian.org@christianmorlok.de> [Tue, 13 Apr 2010 19:36:31 +0200] rev 58
updated dependencies; compiles again (including all plugins) with winscw_udeb without error
jake [Tue, 13 Apr 2010 15:16:23 +0300] rev 57
Added icons for MCSPlugin.
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.
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).
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)
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
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