Add the ability to collapse subtrees with Shift+Left + additional menu items. Bug...
authorMichael Mann <mmann78@netscape.net>
Wed, 23 Oct 2013 14:24:17 +0000 (14:24 -0000)
committerMichael Mann <mmann78@netscape.net>
Wed, 23 Oct 2013 14:24:17 +0000 (14:24 -0000)
commitbb25fad9de068caf872f883c55fdbda988b3b899
tree8614d8bb9ab5645483b7e97bb56706837750b354
parentf4306bb0cdd397b2054a705521dfcf121c069c9c
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

svn path=/trunk/; revision=52790
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