Wireshark-commits: [Wireshark-commits] rev 47214: /trunk/ /trunk/epan/: prefs.c prefs.h /trunk/ui/g
Date: Tue, 22 Jan 2013 18:27:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47214

User: gerald
Date: 2013/01/22 10:27 AM

Log:
 GTK+:
 
 Get rid of user-hostile behavior. In the layout preferences pane 2 & 3
 radio buttons overrode the user's selection if a duplicate item was
 selected. Now we assume that the user knows what he or she is doing and
 steal duplicate selections from the other panes.
 
 Qt:
 
 Match the new GTK+ behavior in the layout preferences. Add padding
 around the layout images. Add toolbar style preferences to the
 Appearance pane (instead of the layout pane).
 
 All:
 
 Remove the selection mode and scrollbar placement prefs and mark them
 obsolete as recently discussed on -dev.
 
 Adjust the layout images yet again after more Awful Monitor Testing.

Directory: /trunk/epan/
  Changes    Path          Action
  +3 -17     prefs.c       Modified
  +0 -3      prefs.h       Modified

Directory: /trunk/ui/gtk/
  Changes    Path                      Action
  +0 -32     gui_utils.c               Modified
  +0 -4      gui_utils.h               Modified
  +2742 -2751 layouts.h                 Modified
  +6 -2      main.c                    Modified
  +0 -44     packet_list.c             Modified
  +0 -8      packet_list.h             Modified
  +1 -33     packet_panes.c            Modified
  +1 -8      packet_panes.h            Modified
  +1 -1      packet_win.c              Modified


(14 files not shown)