Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 26 Aug 2010 15:28:08 +0100] rev 49
Added --list option to variant command
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 26 Aug 2010 11:47:04 +0100] rev 48
merge from MCL
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 25 Aug 2010 18:03:34 +0100] rev 47
tidyup
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 25 Aug 2010 16:51:45 +0100] rev 46
Tidying up obsolete guicons commands.
(comm.script handles a lot of the cases, the rest are covered by the applauncher icons)
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Thu, 26 Aug 2010 00:49:35 +0100] rev 45
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.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 25 Aug 2010 22:23:26 +0100] rev 44
Merge from MCL
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 25 Aug 2010 22:17:52 +0100] rev 43
Migrated the writing fshell commands guide to the wiki.
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Wed, 25 Aug 2010 21:19:19 +0100] rev 42
merge from MCL
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Sat, 31 Jul 2010 21:32:20 +0100] rev 41
merge
Tom Sutcliffe <thomas.sutcliffe@accenture.com> [Sat, 31 Jul 2010 18:44:26 +0100] rev 40
merge from SF