diff -r 433cbbb6a04b -r 10534483575f uiacceltk/hitchcock/CommonInc/huiwscanvascommands.h --- a/uiacceltk/hitchcock/CommonInc/huiwscanvascommands.h Fri Mar 12 15:47:04 2010 +0200 +++ b/uiacceltk/hitchcock/CommonInc/huiwscanvascommands.h Mon Mar 15 12:43:37 2010 +0200 @@ -123,6 +123,7 @@ EAlfContentTag, EAlfFrameFlags, + EAlfFrameOrientation, EAlfPacketReady, EAlfPacketNotReady, @@ -157,9 +158,13 @@ EAlfDebugTrackNode, EAlfNodeLayerExtentChanged, EAlfNodeLayerUsesAlphaFlagChanged, + + // 110 EAlfNodeFadeAllChildren, EAlfCommandIndexArray, EAlfCommandIndexArrayHeader, + EAlfNodeSetWindowArea, + // This must be kept as last command! EAlfLastCommand };