http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42277
User: guy
Date: 2012/04/26 03:11 PM
Log:
Get rid of tabs; make white space consistent.
Get rid of gtk_widget_set_size_request() calls - at least on my machine
and GTK+ version, they make some of the items too small to show the full
text. Let GTK+ figure out how big things have to be - and if that makes
the toolbar too wide, redesign the toolbar.
Directory: /trunk/ui/gtk/
Changes Path Action
+43 -53 main_airpcap_toolbar.c Modified