Add the ability to collapse subtrees with Shift+Left + additional menu items. Bug...
authormmann <mmann@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 23 Oct 2013 14:24:17 +0000 (14:24 +0000)
committermmann <mmann@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 23 Oct 2013 14:24:17 +0000 (14:24 +0000)
commite508865c9e5cad4f941fd89c88a070db4427dd39
tree8614d8bb9ab5645483b7e97bb56706837750b354
parentd7b3d9cc3f662eecc682ea62865e5c57d09d7af1
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

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@52790 f5534014-38df-0310-8fa8-9805f1628bb7
doc/wireshark.pod.template
docbook/wsug_src/WSUG_chapter_use.xml
docbook/wsug_src/WSUG_chapter_work.xml
ui/gtk/gui_utils.c
ui/gtk/gui_utils.h
ui/gtk/main.c
ui/gtk/main.h
ui/gtk/main_menubar.c