Wireshark-commits: [Wireshark-commits] rev 48683: /trunk/ui/gtk/ /trunk/ui/gtk/: main.c main_titleb
Date Prev · Date Next · Thread Prev · Thread Next
Date: Mon, 01 Apr 2013 00:21:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48683

User: guy
Date: 2013/03/31 05:21 PM

Log:
 Move the knowledge about what the window title should be to
 ui/gtk/main_titlebar.c, with set_titlebar_for_capture_file() for either
 no capture file or an opened capture file and
 set_titlebar_for_capture_in_progress() for an in-progress capture.

Directory: /trunk/ui/gtk/
  Changes    Path               Action
  +8 -32     main.c             Modified
  +34 -1     main_titlebar.c    Modified
  +5 -2      main_titlebar.h    Modified
  +2 -0      prefs_gui.c        Modified
  +2 -0      prefs_layout.c     Modified