Wireshark-commits: [Wireshark-commits] rev 23395: /trunk/ /trunk/epan/: prefs.c prefs.h /trunk/gtk/: layout_prefs.c toolbar.c
From:
sfisher@xxxxxxxxxxxxx
Date: Wed, 07 Nov 2007 21:50:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23395
User: sfisher
Date: 2007/11/07 09:50 PM
Log:
Add an arrow with drop-down menu including any toolbar buttons that do not
fit on the top of the screen. This only works in GTK 2.4+ and there is
a layout preference setting to disable it.
Directory: /trunk/epan/
Changes Path Action
+22 -0 prefs.c Modified
+1 -0 prefs.h Modified
Directory: /trunk/gtk/
Changes Path Action
+27 -1 layout_prefs.c Modified
+188 -79 toolbar.c Modified