Wireshark-commits: [Wireshark-commits] rev 47158: /trunk/ /trunk/epan/: prefs-int.h /trunk/ui/gtk/:
Date: Sat, 19 Jan 2013 00:57:58 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47158

User: gerald
Date: 2013/01/18 04:57 PM

Log:
 Add an "Appearance" (aka "User Interface") preference pane. Having an
 "Advanced" pane gives us the luxury of omitting some items in favor of
 simplicity so do that.

Directory: /trunk/epan/
  Changes    Path           Action
  +1 -1      prefs-int.h    Modified

Directory: /trunk/ui/gtk/
  Changes    Path           Action
  +3 -3      prefs_gui.c    Modified

Directory: /trunk/ui/qt/
  Changes    Path                                 Action
  +3 -0      CMakeLists.txt                       Modified
  +3 -0      Makefile.am                          Modified
  +3 -0      Makefile.common                      Modified
  +6 -3      QtShark.pro                          Modified
  +183 -0    main_window_preferences_frame.cpp    Added
  +75 -0     main_window_preferences_frame.h      Added
  +196 -0    main_window_preferences_frame.ui     Added
  +34 -7     preferences_dialog.cpp               Modified
  +2 -0      preferences_dialog.h                 Modified


(1 file not shown)