ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 43289: /trunk-1.8/ui/gtk/ /trunk-1.8/ui/gtk/: main_proto

Date: Sat, 16 Jun 2012 19:27:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43289

User: guy
Date: 2012/06/16 12:27 PM

Log:
 Copy over r43277 from the trunk:
 
   ------------------------------------------------------------------------
   r43277 | darkjames | 2012-06-15 16:04:59 -0700 (Fri, 15 Jun 2012) | 5 lines
 
   highlight_field: use passed GtkTreeView for proto_tree_draw.
 
   highlight_field() is also called when we open packet in new window and we click some bytes,
   it caused redrawing packet details in *main window* but with protocol tree from (possibly) another frame.

Directory: /trunk-1.8/ui/gtk/
  Changes    Path                 Action
  +1 -1      main_proto_draw.c    Modified