Revision: 201023
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 23 Jun 2010 19:24:55 +0300
changeset 85 e358f2276d3f
parent 74 91031d3aab7d
child 86 c572a90d97eb
Revision: 201023 Kit: 2010125
browserutilities/xmlparser/inc/CXMLAttributes.h
browserutilities/xmlparser/inc/CXMLObserver.h
web_plat/cxml_library_api/inc/cxml_str.h
web_plat/cxml_library_api/inc/cxml_type_def.h
web_plat/cxml_library_api/inc/nw_wbxml_reader.h
web_plat/xml_parser_api/inc/MWBXMLContentHandler.h
web_plat/xml_parser_api/inc/MXMLAttributes.h
web_plat/xml_parser_api/inc/MXMLContentHandler.h
web_plat/xml_parser_api/inc/RXMLReader.h
web_plat/xml_parser_api/inc/XMLUtils.h
--- a/browserutilities/xmlparser/inc/CXMLAttributes.h	Fri Jun 11 14:42:15 2010 +0300
+++ b/browserutilities/xmlparser/inc/CXMLAttributes.h	Wed Jun 23 19:24:55 2010 +0300
@@ -22,7 +22,7 @@
 
 //  INCLUDES
 #include <e32std.h>
-#include <eikenv.h>  
+#include <badesca.h>
 #include "MXMLAttributes.h"
 
 
--- a/browserutilities/xmlparser/inc/CXMLObserver.h	Fri Jun 11 14:42:15 2010 +0300
+++ b/browserutilities/xmlparser/inc/CXMLObserver.h	Wed Jun 23 19:24:55 2010 +0300
@@ -22,7 +22,7 @@
 
 //  INCLUDES
 #include <e32std.h>
-#include <eikenv.h>
+#include <txtetext.h>
 #include "CXMLAttributes.h"
 #include "MXMLContentHandler.h"
 #include "MWBXMLContentHandler.h"
--- a/web_plat/cxml_library_api/inc/cxml_str.h	Fri Jun 11 14:42:15 2010 +0300
+++ b/web_plat/cxml_library_api/inc/cxml_str.h	Wed Jun 23 19:24:55 2010 +0300
@@ -24,7 +24,7 @@
 #ifndef CXML_STR_H
 #define CXML_STR_H
 
-#warning The CXML API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+#warning The CXML API has been deprecated
 
 #ifdef __cplusplus
 extern "C" {
--- a/web_plat/cxml_library_api/inc/cxml_type_def.h	Fri Jun 11 14:42:15 2010 +0300
+++ b/web_plat/cxml_library_api/inc/cxml_type_def.h	Wed Jun 23 19:24:55 2010 +0300
@@ -19,8 +19,7 @@
 #ifndef CXML_TYPE_DEF_H
 #define CXML_TYPE_DEF_H
 
-#warning The CXML API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
-
+#warning The CXML API has been deprecated
 /*
  *  ANSI/ISO C header files needed to define basic data types
  * (ie. NULL, etc)
--- a/web_plat/cxml_library_api/inc/nw_wbxml_reader.h	Fri Jun 11 14:42:15 2010 +0300
+++ b/web_plat/cxml_library_api/inc/nw_wbxml_reader.h	Wed Jun 23 19:24:55 2010 +0300
@@ -15,7 +15,7 @@
 *
 */
 
-#warning The CXML API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+#warning The CXML API has been deprecated
 
 /** ----------------------------------------------------------------------- **
     @package:     NW_WBXML
--- a/web_plat/xml_parser_api/inc/MWBXMLContentHandler.h	Fri Jun 11 14:42:15 2010 +0300
+++ b/web_plat/xml_parser_api/inc/MWBXMLContentHandler.h	Wed Jun 23 19:24:55 2010 +0300
@@ -32,7 +32,7 @@
 #ifndef __MWBXMLCONTENTHANDLER_H
 #define __MWBXMLCONTENTHANDLER_H
 
-#warning The XML API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+#warning The XML API has been deprecated
 
 //  INCLUDES
 #include <e32std.h>
--- a/web_plat/xml_parser_api/inc/MXMLAttributes.h	Fri Jun 11 14:42:15 2010 +0300
+++ b/web_plat/xml_parser_api/inc/MXMLAttributes.h	Wed Jun 23 19:24:55 2010 +0300
@@ -35,7 +35,7 @@
 #ifndef __MXMLATTRIBUTES_H
 #define __MXMLATTRIBUTES_H
 
-#warning The XML API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+#warning The XML API has been deprecated
 
 
 //  INCLUDES
--- a/web_plat/xml_parser_api/inc/MXMLContentHandler.h	Fri Jun 11 14:42:15 2010 +0300
+++ b/web_plat/xml_parser_api/inc/MXMLContentHandler.h	Wed Jun 23 19:24:55 2010 +0300
@@ -38,7 +38,7 @@
 #ifndef __MXMLCONTENTHANDLER_H
 #define __MXMLCONTENTHANDLER_H
 
-#warning The XML API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+#warning The XML API has been deprecated
 
 
 //  INCLUDES
--- a/web_plat/xml_parser_api/inc/RXMLReader.h	Fri Jun 11 14:42:15 2010 +0300
+++ b/web_plat/xml_parser_api/inc/RXMLReader.h	Wed Jun 23 19:24:55 2010 +0300
@@ -41,7 +41,7 @@
 #ifndef __RXMLREADER_H
 #define __RXMLREADER_H
 
-#warning The XML API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+#warning The XML API has been deprecated
 
 
 //  INCLUDES
--- a/web_plat/xml_parser_api/inc/XMLUtils.h	Fri Jun 11 14:42:15 2010 +0300
+++ b/web_plat/xml_parser_api/inc/XMLUtils.h	Wed Jun 23 19:24:55 2010 +0300
@@ -43,7 +43,7 @@
 #ifndef __XMLUTILS_H
 #define __XMLUTILS_H
 
-#warning The XML API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+#warning The XML API has been deprecated
 
 
 // Error Codes