Commits : Individual Commit

  Analyzed 3 days ago based on code collected 3 days ago.

Commit ID r128

Anon80 Contributor: gzytom Files Modified: 14
Date: 04-April-2009 at 01:44 Lines Added: 70
Repository: http://htmlcontrol-for-symbian.googlecode.com/svn/trunk /trunk Lines Removed: 25
Commit Comment: 1.Improved: Remove not used function ViewRect in CHtmlElementImpl.
2.Improved: Add iFlags member to CHtmlElementImpl.
3.Improved: Add iData member to THtmlCtlEvent. Refer to Nokia Test criteria TPOT-02: "Touch interaction must follow the S60 UI Style Guide. The first tap selects the item and the second tap opens the item unless another item is selected." On responding to EOnClick, you can check the value of iData, if iData=0, it is the first tap; if iData=1, it is the second tap. It is due to you to determine the action on each cases. My suggestion is you must follow the criteria for list/grid, i.e. only open the item when iData=1; While for other elments, such as hyperlink, button, etc, you can just ignore iData. Please note that if EOnClick is triggered by selection key down event, iData is always 1.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C++ 66 24 1 0 3 1

Changes by File

 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.