http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52790
User: mmann
Date: 2013/10/23 02:24 PM
Log:
Add the ability to collapse subtrees with Shift+Left + additional menu items. Bug 9008 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9008).
Currently this is only for GTK, but allows users to test it to see if its worth adding to Qt (my personal opinion is yes).
From Jiří Engelthaler
Directory: /trunk/doc/
Changes Path Action
+2 -2 wireshark.pod.template Modified
Directory: /trunk/ui/gtk/
Changes Path Action
+50 -4 gui_utils.c Modified
+7 -0 gui_utils.h Modified
+21 -4 main.c Modified
+7 -0 main.h Modified
+10 -0 main_menubar.c Modified
Directory: /trunk/docbook/wsug_src/
Changes Path Action
+8 -0 WSUG_chapter_use.xml Modified
+9 -0 WSUG_chapter_work.xml Modified