build/common/release.src
author Tom Sutcliffe <thomas.sutcliffe@accenture.com>
Thu, 26 Aug 2010 00:49:35 +0100
changeset 37 534b01198c2d
parent 13 eb50996ae8a8
permissions -rw-r--r--
Added ENotifyKeypresses and ECaptureCtrlC flags to CCommandBase. Commands can now get keypresses and handle ctrl-C via callbacks instead of having to implement custom active objects. As part of this extended the CCommandBase extension interface to MCommandExtensionsV2 for the new virtual functions KeyPressed(TUint aKeyCode, TUint aModifiers) and CtrlCPressed(). sudo now cleans up correctly by using ECaptureCtrlC.

notesrc_releaser
Joe Branton (joe.branton@accenture.com) or Tom Sutcliffe (thomas.sutcliffe@accenture.com)

notesrc_release_reason
See <a href="../../documentation/fshell/change_history.html">change history</a> for details of changes in this release.

notesrc_general_comments
See this <a href="../../documentation/fshell/index.html">documentation</a> for installation and howto type information.

notesrc_known_deviations
None known.

notesrc_bugs_fixed


notesrc_bugs_remaining
None known.

notesrc_other_changes