Wireshark-commits: [Wireshark-commits] rev 30074: /trunk/ /trunk/gtk/: new_packet_list.c /trunk/: f
Date: Tue, 22 Sep 2009 18:51:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30074

User: etxrab
Date: 2009/09/22 11:51 AM

Log:
 Select the first packet when doing a live capture. In the old packet list this is automatically done as the clist emits a selct-row signal.
 
 Seting focus in new_packet_list_moveto_end() seems also to be needed to make it work properly I'm not 100% sure if it should be done differently.

Directory: /trunk/gtk/
  Changes    Path                 Action
  +1 -0      new_packet_list.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +5 -0      file.c        Modified