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 33400: /trunk/gtk/ /trunk/gtk/: new_packet_list.c

Date: Thu, 01 Jul 2010 14:33:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33400

User: stig
Date: 2010/07/01 07:33 AM

Log:
 Recreate the packet list on DND columns.
 
 This is a quick'n'dirty fix and not optimal, but it fixes the problems we
 have with DND columns.  We have to rewrite new_packet_list_recreate() to
 handle both new, delete and reorder columns.

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