ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 42277: /trunk/ui/gtk/ /trunk/ui/gtk/: main_airpcap_toolb

Date: Thu, 26 Apr 2012 22:11:01 GMT
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