http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49463
User: gerald
Date: 2013/05/20 02:56 PM
Log:
Copy over revisions from the trunk:
------------------------------------------------------------------------
r49214 | mmann | 2013-05-09 05:49:31 -0700 (Thu, 09 May 2013) | 1 line
Changed paths:
M /trunk/epan/dissectors/packet-ppp.c
NULL terminate bit field list. Bug 8638 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8638)
------------------------------------------------------------------------
r49219 | gerald | 2013-05-09 15:15:52 -0700 (Thu, 09 May 2013) | 4 lines
Changed paths:
M /trunk/doc/Makefile.am
Allow the CSS path in the HTML man pages to be specified via POD_CSS_PATH, e.g.
make POD_CSS_PATH=/my/strange/and/wonderful.css
------------------------------------------------------------------------
r49220 | gerald | 2013-05-09 15:17:36 -0700 (Thu, 09 May 2013) | 2 lines
Changed paths:
M /trunk/doc/Makefile.am
"URL" is probably more correct than "PATH".
------------------------------------------------------------------------
r49227 | ruengeler | 2013-05-10 00:04:46 -0700 (Fri, 10 May 2013) | 2 lines
Changed paths:
M /trunk/ui/gtk/capture_dlg.c
M /trunk/ui/gtk/prefs_capture.c
The Interface column cannot be hidden any more.
------------------------------------------------------------------------
r49230 | ruengeler | 2013-05-10 04:35:38 -0700 (Fri, 10 May 2013) | 2 lines
Changed paths:
M /trunk/ui/gtk/prefs_capture.c
Delete unused variable.
------------------------------------------------------------------------
r49231 | ruengeler | 2013-05-10 04:52:44 -0700 (Fri, 10 May 2013) | 2 lines
Changed paths:
M /trunk/ui/gtk/main_menubar.c
Set Start menu button inactive, if capture is in progress.
------------------------------------------------------------------------
Directory: /trunk-1.10/epan/dissectors/
Changes Path Action
+2 -1 packet-ppp.c Modified
Directory: /trunk-1.10/doc/
Changes Path Action
+3 -1 Makefile.am Modified
Directory: /trunk-1.10/ui/gtk/
Changes Path Action
+1 -5 capture_dlg.c Modified
+1 -3 main_menubar.c Modified
+1 -16 prefs_capture.c Modified