Wireshark-commits: [Wireshark-commits] rev 29142: /trunk/ /trunk/gtk/: menus.c new_packet_list.c /t

Date: Mon, 20 Jul 2009 06:21:59 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29142

User: sfisher
Date: 2009/07/19 11:21 PM

Log:
 Introduce packet list coloring for the NEW_PACKET_LIST.  One caveat: when
 enabling/disabling the coloring of the packet list from the menus, the user
 has to drag the mouse cursor over each displayed row to take away/add the
 coloring.  Dragging the scroll bar up or down will also take care of this as
 only the displayed rows are colored.

Directory: /trunk/gtk/
  Changes    Path                 Action
  +2 -0      menus.c              Modified
  +36 -4     new_packet_list.c    Modified

Directory: /trunk/
  Changes    Path               Action
  +9 -4      color_filters.c    Modified
  +5 -2      file.c             Modified
  +1 -0      ui_util.h          Modified