Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 23477: /trunk/gtk/ /trunk/gtk/: menu.c proto_draw.c

Date: Sat, 17 Nov 2007 08:57:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23477

User: etxrab
Date: 2007/11/17 08:57 AM

Log:
 Apply yet another set of the optimization patches:
 - Don't call tree_view_select on first button click event, it's already done by the tree widget.
 - Factorize slow gtk_text_buffer_insert_with_tags_by_name() calls

Directory: /trunk/gtk/
  Changes    Path            Action
  +1 -1      menu.c          Modified
  +47 -36    proto_draw.c    Modified