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)