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
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 31 Mar 2010 22:04:35 +0300] rev 51
Revision: 201011
Kit: 201013
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.
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.
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.
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.
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
MattD <mattd@symbian.org> [Thu, 01 Apr 2010 12:18:40 +0100] rev 45
Merging in kashif's additional head into fdim's
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
fdim [Wed, 31 Mar 2010 12:29:10 +0300] rev 43
Added folder hs_app_idlefw, files there have 'hs_app' prefix(content edited).
homescreen_srv compiles with these changes. Although more warnings appear.
Also I've changed uid of homescreen.exe, ailaunch.exe.
Renamed idlefw files, located in hs_app_idlefw.
Stefan Karlsson <stefan.karlsson@nokia.com> [Tue, 30 Mar 2010 12:59:56 +0100] rev 42
Merge.
Stefan Karlsson <stefan.karlsson@nokia.com> [Sun, 28 Mar 2010 16:37:14 +0100] rev 41
Fixed "extra qualification" syntax errors.
Leo Zheng <Leo.Zhengyh@gmail.com> [Wed, 24 Mar 2010 11:13:58 +0900] rev 40
Bug 1726 - GCC-E compilation error in homescreensrv (2098)
kashif.sayed [Sat, 27 Mar 2010 19:06:26 +0530] rev 39
added files required to compile homescreen
user: kashif.sayed
Christian Morlok <symbian.org@christianmorlok.de> [Sat, 27 Mar 2010 10:26:12 +0100] rev 38
Merge v5backport
Christian Morlok <symbian.org@christianmorlok.de> [Sat, 27 Mar 2010 10:22:08 +0100] rev 37
remove mifconv sources
Christian Morlok <symbian.org@christianmorlok.de> [Sat, 27 Mar 2010 01:00:02 +0100] rev 36
add new mifconv
Christian Morlok <symbian.org@christianmorlok.de> [Sat, 27 Mar 2010 00:39:17 +0100] rev 35
updated dependencies
kashif.sayed [Sat, 27 Mar 2010 03:52:59 +0530] rev 34
added few more dependencies
Christian Morlok <symbian.org@christianmorlok.de> [Fri, 26 Mar 2010 20:08:56 +0100] rev 33
added dependencies to bld.inf; whole package builds now with winscw
William Roberts <williamr@symbian.org> [Fri, 26 Mar 2010 11:51:17 +0000] rev 32
COrrect previous fix for Bug 1960 - needs an extra ../ in the path to the aisystemuids.hrh file
kashif.sayed [Fri, 26 Mar 2010 04:17:01 +0530] rev 31
added missing files
user: kashif.sayed
added dependencies/AknTaskList.h
added dependencies/DRMEvent.h
added dependencies/DRMEventObserver.h
added dependencies/DRMNotifier.h
added dependencies/SchemeDefs.hrh
added dependencies/SchemeHandler.h
added dependencies/SchemeHandler.inl
added dependencies/aiwcommon.hrh
added dependencies/aiwdialdata.h
added dependencies/drmrightsinfo.h
added dependencies/drmutilitytypes.h
added dependencies/javaattribute.h
added dependencies/javadomainpskeys.h
added dependencies/javaregistry.h
added dependencies/javaregistryapplicationentry.h
added dependencies/javaregistryentry.h
added dependencies/javaregistryentrytype.h
added dependencies/javaregistrypackageentry.h
added dependencies/mjavaattribute.h
added dependencies/swi/bld.inf
added dependencies/swi/sispackagetrust.h
added dependencies/swi/sisregistryentry.h
added dependencies/swi/sisregistrylog.h
added dependencies/swi/sisregistrysession.h
changed .cproject
changed dependencies/S3libs/bld.inf
changed dependencies/bld.inf
kashif.sayed [Fri, 26 Mar 2010 03:06:02 +0530] rev 30
user: kashif.sayed
added contentcontrolsrv/.cproject
added contentcontrolsrv/.project
added contentcontrolsrv/group/ABLD.BAT
added contentpublishingsrv/.cproject
added contentpublishingsrv/.project
added contentpublishingsrv/contentharvester/.cproject
added contentpublishingsrv/contentharvester/.project
added contentpublishingsrv/contentharvester/contentharvesterclient/group/ABLD.BAT
added contentpublishingsrv/contentharvester/contentharvesterserver/group/ABLD.BAT
added contentpublishingsrv/contentharvester/contentharvesterswiplugin/group/ABLD.BAT
added contentpublishingsrv/contentharvester/factorysettingsplugin/group/ABLD.BAT
added contentpublishingsrv/contentharvester/group/ABLD.BAT
added contentpublishingsrv/group/ABLD.BAT
added dependencies/S3libs/cpswrapper.lib
added dependencies/S3libs/hscontentcontrol.lib
added dependencies/S3libs/hspswrapper.lib
added group/ABLD.BAT
added homescreenpluginsrv/group/ABLD.BAT
added homescreensrv_plat/group/ABLD.BAT
added idlefw/group/ABLD.BAT
added inc/ccontentmap.h
added inc/cpdebug.h
added inc/cpglobals.h
added inc/cpliwmap.h
added inc/cpluginvalidator.h
added inc/cpserverdef.h
added inc/cpublisherregistrymap.h
added inc/mcssathandler.h
added menucontentsrv/group/ABLD.BAT
added xcfw/group/ABLD.BAT
changed dependencies/S3libs/bld.inf
kashif.sayed [Fri, 26 Mar 2010 02:22:35 +0530] rev 29
user: kashif.sayed
added dependencies/domaindefs.h
added dependencies/domainpolicy.h
added dependencies/ssm/ssmstates.hrh
changed dependencies/bld.inf
changed dependencies/ssm/bld.inf
kashif.sayed [Fri, 26 Mar 2010 02:16:01 +0530] rev 28
user: kashif.sayed
added dependencies/ssm/ssmdomaindefs.h
added dependencies/ssm/ssmstate.h
added dependencies/ssm/ssmstateawaresession.h
changed dependencies/ssm/bld.inf
kashif.sayed [Fri, 26 Mar 2010 02:10:38 +0530] rev 27
.
user: kashif.sayed
branch 'v5backport'
changed dependencies/bld.inf
kashif.sayed [Fri, 26 Mar 2010 01:54:20 +0530] rev 26
Dependencies for idlefw
user: kashif.sayed
branch 'v5backport'
Kashif.sayed [Thu, 25 Mar 2010 23:48:15 +0530] rev 25
.
William Roberts <williamr@symbian.org> [Thu, 25 Mar 2010 17:31:24 +0000] rev 24
Move the export of aisystemuids.hrh to the idlefw_api, as a revised fix for Bug 1960
William Roberts <williamr@symbian.org> [Thu, 25 Mar 2010 17:29:00 +0000] rev 23
Merge in fix for bug 399
Kashif.sayed [Thu, 25 Mar 2010 22:33:54 +0530] rev 22
added dependencies headers and libs
Christian Morlok <symbian.org@christianmorlok.de> [Thu, 25 Mar 2010 16:25:17 +0100] rev 21
added dependencies for homescreen package
Christian Morlok <symbian.org@christianmorlok.de> [Thu, 25 Mar 2010 09:33:14 +0100] rev 20
homescreenpluginsrv component compiles now
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 15 Mar 2010 12:41:53 +0200] rev 19
Revision: 201009
Kit: 201010
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 12 Mar 2010 15:43:54 +0200] rev 18
Revision: 201007
Kit: 201008
jake [Fri, 19 Mar 2010 13:46:28 +0200] rev 17
xcfw component compiles now
jake [Fri, 19 Mar 2010 10:47:36 +0200] rev 16
start v5backport
William Roberts <williamr@symbian.org> [Sun, 14 Mar 2010 13:11:02 +0000] rev 15
Automatic merge from PDK_3.0.h
Simon Howkins <simonh@symbian.org> [Thu, 11 Mar 2010 15:38:47 +0000] rev 14
Added tag PDK_3.0.h for changeset 5ef93ea513cb
William Roberts <williamr@symbian.org> [Mon, 08 Mar 2010 21:43:47 +0000] rev 13
Create CompilerCompatibility branch
jake [Wed, 03 Mar 2010 15:38:34 +0200] rev 12
Added a contributor message for a fix of a bug 399.
jake [Wed, 03 Mar 2010 15:02:42 +0200] rev 11
fix for bug hsps.iby includes 200159C9.txt which is already included by s60cenrep_variant.iby
William Roberts <williamr@symbian.org> [Fri, 26 Feb 2010 17:52:32 +0000] rev 10
Merge in fix for Bug 1960
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 19 Feb 2010 23:07:29 +0200] rev 9
Revision: 201003
Kit: 201007
Shabe Razvi <shaber@symbian.org> [Thu, 11 Feb 2010 18:38:54 +0000] rev 8
Added tag PDK_3.0.g for changeset 1a2a00e78665
William Roberts <williamr@symbian.org> [Fri, 19 Feb 2010 14:13:21 +0000] rev 7
Fix Bug 1960 by exporting aisystemuids.hrh from the homescreensrv_plat component
Simon Howkins <simonh@symbian.org> [Thu, 04 Feb 2010 15:37:19 +0000] rev 6
Added tag PDK_3.0.f for changeset ff572005ac23
Simon Howkins <simonh@symbian.org> [Wed, 03 Feb 2010 17:07:45 +0000] rev 5
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.
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 02 Feb 2010 00:23:10 +0200] rev 4
Revision: 201003
Kit: 201005
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Tue, 26 Jan 2010 12:11:15 +0200] rev 3
Revision: 201001
Kit: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Mon, 18 Jan 2010 20:32:13 +0200] rev 2
Revision: 201001
Kit: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 07 Jan 2010 12:55:39 +0200] rev 1
Revision: 200951
Kit: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Thu, 17 Dec 2009 08:54:17 +0200] rev 0
Revision: 200949
Kit: 200951