2010-06-11 William Roberts Branch for GCC_SURGE fixes GCC_SURGE
2010-06-02 Pat Downey Re-merge restructuring for bug 26 and 2098, NVGRenderState code and ini file changes with latest Nokia delivery.
2010-05-27 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201017
2010-05-28 William Roberts Re-merge NVGRenderStage component and fixes for bug 26, bug 1361 and bug 2098. RCL_3
2010-05-25 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201019 RCL_3
2010-05-18 Pat Downey Re-merge NVGRenderStage component and fixes for bugs 26, 1361 and 2098. RCL_3
2010-05-18 Pat Downey Merge restructuring for bugs 26 and 2098, NVGRenderState code and ini files changes with latest Nokia delivery.
2010-05-11 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201017 RCL_3
2010-04-27 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201015 RCL_3
2010-05-14 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201017
2010-05-14 Simon Howkins Added tag PDK_3.0.i for changeset d3ab1e9a27d1 TAGS
2010-05-04 Pat Downey Merge restructuring of fontsupport/fontutils for bugs 26 and 2098 along with NVGRenderStage code and changes to epoc_iti.ini, hw_wsinit.ini and wsini_iti.ini.
2010-05-03 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201015
2010-04-30 William Roberts Remerge NVGRenderStage component and fixes for Bug 26, Bug 1361, Bug 2098 RCL_3 PDK_3.0.i
2010-03-31 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201011 RCL_3
2010-04-21 William Roberts Add NVGRenderStage code, and reapply associated changes to epoc.ini and wsini.ini
2010-04-21 William Roberts Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
2010-04-14 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201013 RCL_3
2010-04-22 Simon Howkins Added another $ so that turning on MBM output won't remove everything else from the lit of releaseables. RCL_3
2010-04-16 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201011
2010-03-19 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201007
2010-04-16 Simon Howkins Added a $ when referencing RELEASEABLES inside the "generatesknandmif" define directive so that it expands correctly at the right time, and the skin builds. RCL_3
2010-04-14 William Roberts Move the export of iby files into fontutils\FontUtils\group\bld.inf, to fix Bug 2098 RCL_3
2010-04-07 Simon Howkins Re-merge NVGRenderStage component, fixes for Bug 1410 and Bug 26, and "theme generation" changes into latest drop from Nokia. RCL_3
2010-03-31 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201011 RCL_3
2010-03-28 Stefan Karlsson Fixed "extra qualification" syntax errors. CompilerCompatibility
2010-03-23 William Roberts Revert fontsupport files accidentally changed in previous commit Symbian3_Theme
2010-03-23 William Roberts Start integration branch for Symbian^3 Theme Symbian3_Theme
2010-03-23 William Roberts Trivial merge to eliminate extra head CompilerCompatibility
2010-03-15 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201009 RCL_3
2010-03-12 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201007 RCL_3
2010-03-14 William Roberts Automatic merge from PDK_3.0.h CompilerCompatibility
2010-03-15 Peter Fordham start CompilerCompatibility CompilerCompatibility
2010-03-11 Simon Howkins Added tag PDK_3.0.h for changeset 8b106fdafd3c TAGS
2010-03-08 William Roberts Create CompilerCompatibility branch CompilerCompatibility
2010-02-27 William Roberts Merge in NVGRenderStage component, plus fixes for Bug 1410 and Bug 26, plus "theme generation" changes RCL_3 PDK_3.0.h
2010-02-19 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201003 RCL_3
2010-02-11 Shabe Razvi Added tag PDK_3.0.g for changeset c9fe84c7602b TAGS
2010-02-09 Shabe Razvi Merge PDK_3.0.g
2010-02-04 Simon Howkins Added tag PDK_3.0.f for changeset f6fd4830a02c TAGS
2010-02-03 Simon Howkins Creation of TAGS branch. TAGS
2010-02-01 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201003
2010-01-07 William Roberts Add LRU cache of rendered bitmaps, to improve redraw performance in the absence of graphics HW support for OpenVG PDK_3.0.f
2010-01-29 William Roberts Catchup merge
2010-01-26 Shabe Razvi Merge
2010-01-05 William Roberts Remove CHANGETRACKING from wsini.ini, as a workaround for Bug 1493
2010-01-05 William Roberts Final tweaks to get the ecom plugin to match the wsini.ini settings
2010-01-05 William Roberts COnfigure NVGRenderStage in wsini.ini, and tweak some comments
2010-01-04 William Roberts Add new component NVGRenderStage to handle conversion of NVG Icons into CFbsBitmap
2009-12-22 MattD epoc_iti.ini - Increased MegabytesOfFreeMemory up to 192 so Tiger app will run and we get less alloc errors.
2009-12-15 MattD Another skin generation 'fix'. Exporting the scalables60skin content like the other skins (changeset 80be58896cab Bug 1410 ). Hopefully this means that We don't get the problem with $(EXTENSION_ROOT) which we have been. This really needs a proper fix by someone more experienced with FLMs.
2009-12-11 MattD Graphics boot change (epoc.ini and wsini.ini) - epoc_iti.ini - turned on SYMBIAN_GRAPHICS_USE_OPENWF and SYMBIAN_GRAPHICS_USE_EGL_REF, wsini_iti.ini - Removed ALF render stage
2009-12-08 MattD partial candidate fix for 'Bug 1410 - AknSkinContent exports into it's own source tree.'
2009-12-01 Shabe Razvi Fix mif generation by creating directly in target location
2009-11-24 MattD Catchup merge
2009-11-24 MattD Converted Lorenzo's change to unix line-endings for eaiser diffing
2009-09-18 Lorenzo Polidori Build configuration files changed to generate SVG icons and skins.
2009-06-19 Shabe Razvi Apply fix for theme generation
2009-05-21 William Roberts Workaround for Bug 26 - don't use the bld.inf which installs the Monotype rasteriser and fonts
2010-01-26 Dremov Kirill (Nokia-D-MSW/Tampere) Revision: 201001
(0) -60 +60 tip